[INFO] cloning repository https://github.com/YumingxuanGuo/featherdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YumingxuanGuo/featherdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3459b8e8bc987b3aa29472af461350a582cc510
[INFO] testing YumingxuanGuo/featherdb/c3459b8e8bc987b3aa29472af461350a582cc510 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumingxuanGuo%2Ffeatherdb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YumingxuanGuo/featherdb
[INFO] finished tweaking git repo https://github.com/YumingxuanGuo/featherdb
[INFO] tweaked toml for git repo https://github.com/YumingxuanGuo/featherdb written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YumingxuanGuo/featherdb on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YumingxuanGuo/featherdb 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76abdee89d2dc576b5345248e0e1f53aad69b485bf364d6ab74b4b9151ceb147
[INFO] running `Command { std: "docker" "start" "-a" "76abdee89d2dc576b5345248e0e1f53aad69b485bf364d6ab74b4b9151ceb147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76abdee89d2dc576b5345248e0e1f53aad69b485bf364d6ab74b4b9151ceb147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76abdee89d2dc576b5345248e0e1f53aad69b485bf364d6ab74b4b9151ceb147", kill_on_drop: false }`
[INFO] [stdout] 76abdee89d2dc576b5345248e0e1f53aad69b485bf364d6ab74b4b9151ceb147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de4e3ee79024f8bed09212bdfab181e05f01c2177010bc2912cb945c99ed366d
[INFO] running `Command { std: "docker" "start" "-a" "de4e3ee79024f8bed09212bdfab181e05f01c2177010bc2912cb945c99ed366d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum v0.6.12
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling moka v0.10.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling prost-derive v0.11.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling enum-ordinalize v3.1.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost-types v0.11.8
[INFO] [stderr]    Compiling educe v0.4.20
[INFO] [stderr]    Compiling fd-lock v3.0.10
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling prost-build v0.11.8
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling tonic-build v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling ouroboros v0.15.6
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling featherdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling rustyline-derive v0.8.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raft/log.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/memory.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/log/memory.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sql/parser/mod.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser {
[INFO] [stdout]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "de4e3ee79024f8bed09212bdfab181e05f01c2177010bc2912cb945c99ed366d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4e3ee79024f8bed09212bdfab181e05f01c2177010bc2912cb945c99ed366d", kill_on_drop: false }`
[INFO] [stdout] de4e3ee79024f8bed09212bdfab181e05f01c2177010bc2912cb945c99ed366d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60bedc8c168de328c708d4608347b4efefd504722c3a430e7369db35ebeb87cb
[INFO] running `Command { std: "docker" "start" "-a" "60bedc8c168de328c708d4608347b4efefd504722c3a430e7369db35ebeb87cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling featherdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling similar-asserts v1.4.2
[INFO] [stderr]    Compiling goldenfile v1.4.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raft/log.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/memory.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/log/memory.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sql/parser/mod.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser {
[INFO] [stdout]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raft/log.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scan(&self, range: Range) -> LogScan<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/memory.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/log/memory.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sql/parser/mod.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser {
[INFO] [stdout]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.05s
[INFO] running `Command { std: "docker" "inspect" "60bedc8c168de328c708d4608347b4efefd504722c3a430e7369db35ebeb87cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bedc8c168de328c708d4608347b4efefd504722c3a430e7369db35ebeb87cb", kill_on_drop: false }`
[INFO] [stdout] 60bedc8c168de328c708d4608347b4efefd504722c3a430e7369db35ebeb87cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dbbb5db393e35abcf67bb580319c7f687f280e3f3d56d50c69e2c28bf46e9695
[INFO] running `Command { std: "docker" "start" "-a" "dbbb5db393e35abcf67bb580319c7f687f280e3f3d56d50c69e2c28bf46e9695", kill_on_drop: false }`
[INFO] [stderr]    Compiling featherdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/raft/log.rs:84:17
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan {
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn scan(&self, range: impl RangeBounds<u64>) -> Scan<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/storage/log/mod.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn scan(&self, range: Range) -> LogScan;
[INFO] [stderr]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn scan(&self, range: Range) -> LogScan<'_>;
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/storage/log/memory.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stderr]    |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/storage/log/memory.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |     fn scan(&self, range: Range) -> LogScan {
[INFO] [stderr]     |             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |     fn scan(&self, range: Range) -> LogScan<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sql/parser/mod.rs:25:23
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn new(query: &str) -> Parser {
[INFO] [stderr]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `featherdb` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `featherdb` (lib) generated 5 warnings (run `cargo fix --lib -p featherdb` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/featherdb-1e4dbd534ec1521d)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test concurrency::tests::test_begin ... ok
[INFO] [stdout] test concurrency::tests::test_metadata ... ok
[INFO] [stdout] test concurrency::tests::test_begin_with_mode_readwrite ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_dirty_read ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_dirty_write ... ok
[INFO] [stdout] test concurrency::tests::test_begin_with_mode_readonly ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_lost_update ... ok
[INFO] [stdout] test concurrency::tests::test_txn_delete_idempotent ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_write_skew ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_fuzzy_read ... ok
[INFO] [stdout] test concurrency::tests::test_txn_delete_conflict ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_read_skew ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get_deleted ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get_hides_newer ... ok
[INFO] [stdout] test concurrency::tests::test_txn_anomaly_phantom_read ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get_serial ... ok
[INFO] [stdout] test concurrency::tests::test_txn_scan_key_version_overlap ... ok
[INFO] [stdout] test concurrency::tests::test_txn_scan_prefix ... ok
[INFO] [stdout] test concurrency::tests::test_txn_set_conflict ... ok
[INFO] [stdout] test concurrency::tests::test_txn_scan ... ok
[INFO] [stdout] test concurrency::tests::test_resume ... ok
[INFO] [stdout] test concurrency::tests::test_txn_set_conflict_committed ... ok
[INFO] [stdout] test encoding::tests::decode_boolean ... ok
[INFO] [stdout] test encoding::tests::decode_f64 ... ok
[INFO] [stdout] test encoding::tests::decode_i64 ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get_hides_uncommitted ... ok
[INFO] [stdout] test encoding::tests::decode_u64 ... ok
[INFO] [stdout] test encoding::tests::encode_boolean ... ok
[INFO] [stdout] test encoding::tests::encode_bytes ... ok
[INFO] [stdout] test encoding::tests::encode_f64 ... ok
[INFO] [stdout] test encoding::tests::encode_i64 ... ok
[INFO] [stdout] test encoding::tests::encode_string ... ok
[INFO] [stdout] test encoding::tests::encode_u64 ... ok
[INFO] [stdout] test encoding::tests::take_boolean ... ok
[INFO] [stdout] test encoding::tests::take_f64 ... ok
[INFO] [stdout] test encoding::tests::encode_value ... ok
[INFO] [stdout] test encoding::tests::take_bytes ... ok
[INFO] [stdout] test encoding::tests::take_string ... ok
[INFO] [stdout] test encoding::tests::take_i64 ... ok
[INFO] [stdout] test encoding::tests::take_u64 ... ok
[INFO] [stdout] test encoding::tests::take_value ... ok
[INFO] [stdout] test sql::execution::mutation::tests::test_insert_executor_build_row ... ok
[INFO] [stdout] test sql::execution::mutation::tests::test_insert_executor_pad_row ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_build_all ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_build_full ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_build_single_key ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_decode ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_encode ... ok
[INFO] [stdout] test concurrency::tests::test_txn_set_rollback ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_iter_intersection ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_iter_intersection_random ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_iter_rev ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_1_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_1_iter_rev ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_1_two_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_2_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_2_two_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_4_two_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_5_two_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_empty_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::lsm_iterator::test_lsm_iterator_empty ... ok
[INFO] [stdout] test storage::kv::lsm_tree::block::test_block_seek_key_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::iterators::test_merge_3_two_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::memtable::test_memtable_flush ... ok
[INFO] [stdout] test storage::kv::lsm_tree::memtable::test_memtable_get ... ok
[INFO] [stdout] test storage::kv::lsm_tree::memtable::test_memtable_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::memtable::test_memtable_overwrite ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_build_all ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_build_two_blocks ... ok
[INFO] [stdout] test concurrency::tests::test_begin_with_mode_snapshot ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_build_single_key ... ok
[INFO] [stdout] test concurrency::tests::test_txn_get_read_only_historical ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_decode ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_iter_intersection_random ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_iter_intersection ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_iter_rev ... ok
[INFO] [stdout] test storage::kv::lsm_tree::sstable::test_sst_seek_key_iter ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_empty ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_duplicate_key ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_get ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_scan_memtable_1 ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_scan_inaccurate_range ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_get_after_sync ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_scan_memtable_2 ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_scan_memtable_1_after_sync ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_scan_memtable_2_after_sync ... ok
[INFO] [stdout] test storage::kv::lsm_tree::tests::test_storage_concurrent_operation ... ok
[INFO] [stdout] test storage::kv::std_b_plus_tree::tests ... ok
[INFO] [stdout] test storage::kv::lsm_tree::lsm_iterator::test_lsm_iterator_with_duplicate_keys ... ok
[INFO] [stdout] test storage::kv::lsm_tree::lsm_iterator::test_lsm_iterator_hybrid_tables ... ok
[INFO] [stdout] test storage::kv::lsm_tree::lsm_iterator::test_lsm_iterator_sstable_only ... ok
[INFO] [stderr]      Running unittests src/bin/client_db.rs (/opt/rustwide/target/debug/deps/client_db-93025b8164564c3e)
[INFO] [stdout] test storage::kv::lsm_tree::lsm_iterator::test_lsm_iterator_memtable_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[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/bin/client_sql.rs (/opt/rustwide/target/debug/deps/client_sql-3cb22d0a5e553458)
[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/bin/feather_db.rs (/opt/rustwide/target/debug/deps/feather_db-ae44b66a39223bb1)
[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/bin/feather_kv.rs (/opt/rustwide/target/debug/deps/feather_kv-04b12d6f44660c25)
[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/bin/feather_sql.rs (/opt/rustwide/target/debug/deps/feather_sql-f41a5d78d3ad9c71)
[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/tests.rs (/opt/rustwide/target/debug/deps/tests-e1ef819a1dd66b7d)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test sql::expression::lit_integer_overflow ... ok
[INFO] [stdout] test sql::query::trailing_comma ... ok
[INFO] [stdout] test sql::query::bare ... ok
[INFO] [stdout] test sql::query::all ... ok
[INFO] [stdout] test sql::schema::create_table_bare ... ok
[INFO] [stdout] test sql::schema::create_table_columns_missing ... ok
[INFO] [stdout] test sql::schema::create_table_columns_empty ... ok
[INFO] [stdout] test sql::schema::create_table_datatype_null ... ok
[INFO] [stdout] test sql::mutation::delete_all ... ok
[INFO] [stdout] test sql::schema::create_table_default_boolean ... ok
[INFO] [stdout] test sql::schema::create_table_datatype ... ok
[INFO] [stdout] test sql::schema::create_table_default_conflict_float_integer ... ok
[INFO] [stdout] test sql::schema::create_table_default_conflict ... ok
[INFO] [stdout] test sql::schema::create_table_default_expr ... ok
[INFO] [stdout] test sql::schema::create_table_default_conflict_integer_float ... ok
[INFO] [stdout] test sql::schema::create_table_datatype_missing ... ok
[INFO] [stdout] test sql::schema::create_table_default_integer ... ok
[INFO] [stdout] test sql::schema::create_table_default_null ... ok
[INFO] [stdout] test sql::schema::create_table_default_string ... ok
[INFO] [stdout] test sql::schema::create_table_default_null_not ... ok
[INFO] [stdout] test sql::schema::create_table_index_pk ... ok
[INFO] [stdout] test sql::schema::create_table_name_alphanumeric ... ok
[INFO] [stdout] test sql::schema::create_table_name_emoji ... ok
[INFO] [stdout] test sql::schema::create_table_default_float ... ok
[INFO] [stdout] test sql::schema::create_table_index ... ok
[INFO] [stdout] test sql::schema::create_table_name_emoji_quoted ... ok
[INFO] [stdout] test sql::schema::create_table_name_japanese ... ok
[INFO] [stdout] test sql::schema::create_table_name_keyword_quoted ... ok
[INFO] [stdout] test sql::schema::create_table_name_keyword ... ok
[INFO] [stdout] test sql::schema::create_table_name_case ... ok
[INFO] [stdout] test sql::schema::create_table_name_quote_double ... ok
[INFO] [stdout] test sql::schema::create_table_name_quote_double_unterminated ... ok
[INFO] [stdout] test sql::schema::create_table_name_quote_single ... ok
[INFO] [stdout] test sql::schema::create_table_name_underscore_prefix ... ok
[INFO] [stdout] test sql::schema::create_table_null ... ok
[INFO] [stdout] test sql::schema::create_table_name_missing ... ok
[INFO] [stdout] test sql::schema::create_table_name_quote_double_single ... ok
[INFO] [stdout] test sql::schema::create_table_name_quote_double_escaped ... ok
[INFO] [stdout] test sql::schema::create_table_null_default ... ok
[INFO] [stdout] test sql::schema::create_table_pk_missing ... ok
[INFO] [stdout] test sql::schema::create_table_pk_default ... ok
[INFO] [stdout] test sql::schema::create_table_pk_multiple ... ok
[INFO] [stdout] test sql::schema::create_table_pk_unique ... ok
[INFO] [stdout] test sql::schema::create_table_unique ... ok
[INFO] [stdout] test sql::schema::create_table_unique_default ... ok
[INFO] [stdout] test sql::schema::create_table_pk_nullable ... ok
[INFO] [stdout] test sql::schema::create_table_unique_not_null ... ok
[INFO] [stdout] test sql::schema::create_table_null_not_null ... ok
[INFO] [stdout] test sql::schema::create_table_null_not ... ok
[INFO] [stdout] test sql::schema::create_table_unique_null ... ok
[INFO] [stdout] test sql::expression::const_case ... FAILED
[INFO] [stdout] test sql::query::lowercase ... FAILED
[INFO] [stdout] test raft::log_replication::test_basic_replication ... FAILED
[INFO] [stdout] test raft::leader_election::test_initial_election ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sql::expression::const_case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sql::expression::const_case' (510) panicked at src/sql/execution/mod.rs:58:30:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60972c651aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60972c651aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60972c651aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60972c651aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60972c66a20a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60972c66a20a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60972c656a22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60972c656a22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60972c62dd1f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60972c62dd1f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60972c648779 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60972be2b95c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60972be2b95c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60972c6489f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60972c6489f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60972c62de0a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60972c6255b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60972c62ecad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60972c66aaec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60972c66aab2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60972bdfa451 - <dyn featherdb::sql::execution::Executor<T>>::build::h8bf8cc25d0fb7c31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sql/execution/mod.rs:58:30
[INFO] [stdout]   21:     0x60972bdd9356 - featherdb::sql::plan::Plan::execute::hc9f0579cc5d459ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sql/plan/mod.rs:41:9
[INFO] [stdout]   22:     0x60972bd5d055 - featherdb::sql::engine::SqlSession<E>::execute::ha65f4ad7d1be01c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sql/engine/mod.rs:144:57
[INFO] [stdout]   23:     0x60972bcce7d7 - tests::sql::expression::eval_expr::h15a197ab9bb54805
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/expression.rs:8:23
[INFO] [stdout]   24:     0x60972bccddd8 - tests::sql::expression::const_case::h0de99dc5c9320291
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/expression.rs:17:26
[INFO] [stdout]   25:     0x60972bcce05c - tests::sql::expression::const_case::{{closure}}::h5acaf22d95190214
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/expression.rs:15:23
[INFO] [stdout]   26:     0x60972be0dc36 - core::ops::function::FnOnce::call_once::h645807c093b2a5d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60972be1fa3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60972be1fa3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60972be2c42b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60972be2c42b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x60972be2c42b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x60972be2c42b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60972be27b44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60972be27b44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x60972be2f032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x60972be2f032 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60972be2f032 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x60972be2f032 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x60972be2f032 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60972be2f032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x60972be2f032 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60972c65118f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x60972c65118f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x76da7db01aa4 - <unknown>
[INFO] [stdout]   48:     0x76da7db8ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sql::query::lowercase stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sql::query::lowercase' (515) panicked at src/sql/execution/mod.rs:58:30:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60972c651aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60972c651aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60972c651aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60972c651aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60972c66a20a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60972c66a20a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60972c656a22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60972c656a22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60972c62dd1f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60972c62dd1f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60972c648779 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60972be2b95c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60972be2b95c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60972c6489f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60972c6489f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60972c62de0a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60972c6255b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60972c62ecad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60972c66aaec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60972c66aab2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60972bdfa451 - <dyn featherdb::sql::execution::Executor<T>>::build::h8bf8cc25d0fb7c31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sql/execution/mod.rs:58:30
[INFO] [stdout]   21:     0x60972bdd9356 - featherdb::sql::plan::Plan::execute::hc9f0579cc5d459ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sql/plan/mod.rs:41:9
[INFO] [stdout]   22:     0x60972bdc1fa8 - tests::sql::query::lowercase::{{closure}}::h4d2e3a82305b59d6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/query.rs:87:26
[INFO] [stdout]   23:     0x60972bd43e5e - core::result::Result<T,E>::and_then::h558d3c7be2f816db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1493:22
[INFO] [stdout]   24:     0x60972bdbfcb8 - tests::sql::query::lowercase::h2065297aecff853c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/query.rs:85:18
[INFO] [stdout]   25:     0x60972bdc205c - tests::sql::query::lowercase::{{closure}}::hdbb5fe6fd35c378e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sql/query.rs:22:23
[INFO] [stdout]   26:     0x60972be0d406 - core::ops::function::FnOnce::call_once::h2b05739d3b647e74
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60972be1fa3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60972be1fa3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60972be2c42b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60972be2c42b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x60972be2c42b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x60972be2c42b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60972be2c42b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60972be27b44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60972be27b44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x60972be2f032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x60972be2f032 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60972be2f032 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x60972be2f032 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x60972be2f032 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60972be2f032 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x60972be2f032 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60972c65118f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x60972c65118f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x76da7db01aa4 - <unknown>
[INFO] [stdout]   48:     0x76da7db8ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::log_replication::test_basic_replication stdout ----
[INFO] [stdout] Raft server failed on addr 127.0.0.1:50057: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] Raft server failed on addr 127.0.0.1:50059: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] node 0 is leader
[INFO] [stdout] node 2 is leader
[INFO] [stdout] Error: Internal("Term 1 has multiple (2) leaders: [0, 2]")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     raft::log_replication::test_basic_replication
[INFO] [stdout]     sql::expression::const_case
[INFO] [stdout]     sql::query::lowercase
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "dbbb5db393e35abcf67bb580319c7f687f280e3f3d56d50c69e2c28bf46e9695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbb5db393e35abcf67bb580319c7f687f280e3f3d56d50c69e2c28bf46e9695", kill_on_drop: false }`
[INFO] [stdout] dbbb5db393e35abcf67bb580319c7f687f280e3f3d56d50c69e2c28bf46e9695
