[INFO] cloning repository https://github.com/HasinZaman/DataBaseManager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HasinZaman/DataBaseManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasinZaman%2FDataBaseManager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasinZaman%2FDataBaseManager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 576c73b9919ccd49299d7c9abbb4698c45aa1e51
[INFO] testing HasinZaman/DataBaseManager 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%2FHasinZaman%2FDataBaseManager" "/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/HasinZaman/DataBaseManager
[INFO] finished tweaking git repo https://github.com/HasinZaman/DataBaseManager
[INFO] tweaked toml for git repo https://github.com/HasinZaman/DataBaseManager written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HasinZaman/DataBaseManager 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/HasinZaman/DataBaseManager 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] 481bad9c11344c4e79fc16bcdaf1bf69f015c4198b74671d36d3cb1d2e03929c
[INFO] running `Command { std: "docker" "start" "-a" "481bad9c11344c4e79fc16bcdaf1bf69f015c4198b74671d36d3cb1d2e03929c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "481bad9c11344c4e79fc16bcdaf1bf69f015c4198b74671d36d3cb1d2e03929c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481bad9c11344c4e79fc16bcdaf1bf69f015c4198b74671d36d3cb1d2e03929c", kill_on_drop: false }`
[INFO] [stdout] 481bad9c11344c4e79fc16bcdaf1bf69f015c4198b74671d36d3cb1d2e03929c
[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] a25fef74406b17011509b699d9df6c4c5db74297ccedd55f4962acdb710c6b90
[INFO] running `Command { std: "docker" "start" "-a" "a25fef74406b17011509b699d9df6c4c5db74297ccedd55f4962acdb710c6b90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v22.2.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling indoc v1.0.8
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serial_test_derive v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling mysql_common v0.28.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling serial_test v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling DataBaseManager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/backend/relation/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_terminal` is never used
[INFO] [stdout]   --> src/ui/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn gen_terminal() -> Terminal<CrosstermBackend<Stdout>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Renderable` is never used
[INFO] [stdout]  --> src/ui/renderable.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Renderable {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tab` is never used
[INFO] [stdout]   --> src/ui/menu.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Tab {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Menu` is never constructed
[INFO] [stdout]   --> src/ui/menu.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Menu {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, `prev`, `select`, and `get_tab` are never used
[INFO] [stdout]   --> src/ui/menu.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Menu {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 35 |     /// new associative function generates menu - with selected tab
[INFO] [stdout] 36 |     pub fn new(selected: usize) -> Menu {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn next(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn prev(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn select(&mut self, select: usize) -> Option<&Tab> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn get_tab(&self) -> &Tab{
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmd` is never used
[INFO] [stdout]  --> src/ui/cmd_stack.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | type Cmd = String;
[INFO] [stdout]   |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmdStack` is never constructed
[INFO] [stdout]  --> src/ui/cmd_stack.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CmdStack<const S: usize>{
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/cmd_stack.rs:16:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout]  15 |     /// len method returns the size the stack
[INFO] [stdout]  16 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub fn push(&mut self, cmd: Cmd) -> &Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn first_push(&mut self, cmd: String) -> &Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn pop(&mut self) -> Option<&Cmd>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn get_pointer(&self) -> Option<&Cmd> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn peek_prev(&self) -> Option<&Cmd> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn at_end(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn set_start(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn increment_start(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn increment_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn decrement_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STACK_SIZE` is never used
[INFO] [stdout]  --> src/ui/input.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const STACK_SIZE: usize = 10;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputErr` is never used
[INFO] [stdout]   --> src/ui/input.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum InputErr{
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/ui/input.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Input{
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input.rs:28:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl Input {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout]  27 |     /// new associative function generates Input struct
[INFO] [stdout]  28 |     pub fn new(content: Vec<char>, prompt: Option<String>, cursor: usize, input_cond: bool) -> Result<Input, InputErr>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn from(content: String, prompt: Option<String>, input_cond: bool) -> Input {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn clear(&mut self) -> &mut Self{
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn cursor_left(&mut self, step: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn cursor_right(&mut self, step: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn cursor(&self)  -> usize {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn add_char(&mut self, c: char) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn del_char(&mut self) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn from_event(&mut self, event: KeyEvent) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pages` is never used
[INFO] [stdout]  --> src/ui/pages/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Pages {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_col` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn rand_col() -> Color {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationListPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RelationListPage{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `get_table_row`, `get_attribute`, `get_primary_key`, and `get_view_row` are never used
[INFO] [stdout]    --> src/ui/pages/schema/relation_list.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl RelationListPage {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  33 |     /// from associative function defines RelationListPage from a vector of Relations
[INFO] [stdout]  34 |     pub fn from(relations: &Vec<Relation>) -> RelationListPage {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     fn get_table_row(&self, column: &mut [Cell; 3], table: &table::Table, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn get_attribute(&self, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn get_primary_key(&self, primary_key: usize, index: usize, table: &table::Table, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn get_view_row(&self, column: &mut [Cell; 3], view: &crate::backend::relation::view::View, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/schema/relation_page.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RelationPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RelationPage {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 11 |     /// new associative function initializes RelationPage
[INFO] [stdout] 12 |     pub fn new(relation: &Relation) -> RelationPage{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryCache` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct QueryCache{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct QueryPage{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/pages/query.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl QueryPage {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn new(query: &QDL) -> QueryPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn next_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn prev_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn start_col(&mut self, start_col: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn update(&mut self, row_count: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn update_cache(&mut self, result: Result<Vec<Option<bool>>, crate::backend::sql::SQLError>, start_col: usize, columns: Vec<(St...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn get_query(&self, row_count: usize) -> QDL {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn len(&self) -> (usize, usize) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapShotPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/snapshot.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SnapShotPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/pages/snapshot.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SnapShotPage{
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  13 |
[INFO] [stdout]  14 |     pub fn next(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn prev(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn update(&mut self){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn add(&mut self, snapshot: SnapShot) -> & mut Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     fn del_at_index(&mut self, index: usize) -> &mut Self{
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     fn del_by_name(&mut self, identifier: &str) -> &mut Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn del(& mut self, identifier: &str) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn rollback_by_name(&self, identifier: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     fn rollback_by_index(& self, index: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn rollback(&self, identifier: &str) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileEnv` is never constructed
[INFO] [stdout]  --> src/test_tools/file_env.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct FileEnv{
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/test_tools/file_env.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl FileEnv{
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn new(file_name: &str, content: &str) -> FileEnv {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbEnv` is never constructed
[INFO] [stdout]  --> src/test_tools/db_env.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbEnv{
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/test_tools/db_env.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl DbEnv{
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn new(set_up: Vec<SQL>, undo: Vec<SQL>) -> DbEnv {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `mySQL_database_manager` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `my_sql_database_manager`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/backend/relation/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at_start` is never used
[INFO] [stdout]    --> src/ui/cmd_stack.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:250:37
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:302:33
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:309:33
[INFO] [stdout]     |
[INFO] [stdout] 309 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a25fef74406b17011509b699d9df6c4c5db74297ccedd55f4962acdb710c6b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25fef74406b17011509b699d9df6c4c5db74297ccedd55f4962acdb710c6b90", kill_on_drop: false }`
[INFO] [stdout] a25fef74406b17011509b699d9df6c4c5db74297ccedd55f4962acdb710c6b90
[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] 0c809f52b04123babddc4ebd7cc2059c3bd200fab614c1457367e90f01492c1b
[INFO] running `Command { std: "docker" "start" "-a" "0c809f52b04123babddc4ebd7cc2059c3bd200fab614c1457367e90f01492c1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling mysql v22.2.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling DataBaseManager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/backend/relation/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_terminal` is never used
[INFO] [stdout]   --> src/ui/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn gen_terminal() -> Terminal<CrosstermBackend<Stdout>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Renderable` is never used
[INFO] [stdout]  --> src/ui/renderable.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Renderable {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tab` is never used
[INFO] [stdout]   --> src/ui/menu.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Tab {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Menu` is never constructed
[INFO] [stdout]   --> src/ui/menu.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Menu {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, `prev`, `select`, and `get_tab` are never used
[INFO] [stdout]   --> src/ui/menu.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Menu {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 35 |     /// new associative function generates menu - with selected tab
[INFO] [stdout] 36 |     pub fn new(selected: usize) -> Menu {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn next(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn prev(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn select(&mut self, select: usize) -> Option<&Tab> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn get_tab(&self) -> &Tab{
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmd` is never used
[INFO] [stdout]  --> src/ui/cmd_stack.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | type Cmd = String;
[INFO] [stdout]   |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmdStack` is never constructed
[INFO] [stdout]  --> src/ui/cmd_stack.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CmdStack<const S: usize>{
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/cmd_stack.rs:16:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout]  15 |     /// len method returns the size the stack
[INFO] [stdout]  16 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub fn push(&mut self, cmd: Cmd) -> &Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn first_push(&mut self, cmd: String) -> &Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn pop(&mut self) -> Option<&Cmd>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn get_pointer(&self) -> Option<&Cmd> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn peek_prev(&self) -> Option<&Cmd> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn at_end(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn set_start(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn increment_start(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn increment_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn decrement_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STACK_SIZE` is never used
[INFO] [stdout]  --> src/ui/input.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const STACK_SIZE: usize = 10;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputErr` is never used
[INFO] [stdout]   --> src/ui/input.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum InputErr{
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/ui/input.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Input{
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input.rs:28:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl Input {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout]  27 |     /// new associative function generates Input struct
[INFO] [stdout]  28 |     pub fn new(content: Vec<char>, prompt: Option<String>, cursor: usize, input_cond: bool) -> Result<Input, InputErr>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn from(content: String, prompt: Option<String>, input_cond: bool) -> Input {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn clear(&mut self) -> &mut Self{
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn cursor_left(&mut self, step: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn cursor_right(&mut self, step: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn cursor(&self)  -> usize {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn add_char(&mut self, c: char) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn del_char(&mut self) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn from_event(&mut self, event: KeyEvent) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pages` is never used
[INFO] [stdout]  --> src/ui/pages/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Pages {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_col` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn rand_col() -> Color {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationListPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RelationListPage{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `get_table_row`, `get_attribute`, `get_primary_key`, and `get_view_row` are never used
[INFO] [stdout]    --> src/ui/pages/schema/relation_list.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl RelationListPage {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  33 |     /// from associative function defines RelationListPage from a vector of Relations
[INFO] [stdout]  34 |     pub fn from(relations: &Vec<Relation>) -> RelationListPage {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     fn get_table_row(&self, column: &mut [Cell; 3], table: &table::Table, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn get_attribute(&self, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn get_primary_key(&self, primary_key: usize, index: usize, table: &table::Table, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn get_view_row(&self, column: &mut [Cell; 3], view: &crate::backend::relation::view::View, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/schema/relation_page.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RelationPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RelationPage {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 11 |     /// new associative function initializes RelationPage
[INFO] [stdout] 12 |     pub fn new(relation: &Relation) -> RelationPage{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryCache` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct QueryCache{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct QueryPage{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/pages/query.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl QueryPage {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn new(query: &QDL) -> QueryPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn next_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn prev_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn start_col(&mut self, start_col: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn update(&mut self, row_count: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn update_cache(&mut self, result: Result<Vec<Option<bool>>, crate::backend::sql::SQLError>, start_col: usize, columns: Vec<(St...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn get_query(&self, row_count: usize) -> QDL {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn len(&self) -> (usize, usize) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapShotPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/snapshot.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SnapShotPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/pages/snapshot.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SnapShotPage{
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  13 |
[INFO] [stdout]  14 |     pub fn next(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn prev(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn update(&mut self){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn add(&mut self, snapshot: SnapShot) -> & mut Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     fn del_at_index(&mut self, index: usize) -> &mut Self{
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     fn del_by_name(&mut self, identifier: &str) -> &mut Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn del(& mut self, identifier: &str) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn rollback_by_name(&self, identifier: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     fn rollback_by_index(& self, index: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn rollback(&self, identifier: &str) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileEnv` is never constructed
[INFO] [stdout]  --> src/test_tools/file_env.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct FileEnv{
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/test_tools/file_env.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl FileEnv{
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn new(file_name: &str, content: &str) -> FileEnv {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbEnv` is never constructed
[INFO] [stdout]  --> src/test_tools/db_env.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DbEnv{
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/test_tools/db_env.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl DbEnv{
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn new(set_up: Vec<SQL>, undo: Vec<SQL>) -> DbEnv {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `mySQL_database_manager` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `my_sql_database_manager`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/backend/relation/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/backend/relation/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_terminal` is never used
[INFO] [stdout]   --> src/ui/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn gen_terminal() -> Terminal<CrosstermBackend<Stdout>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Renderable` is never used
[INFO] [stdout]  --> src/ui/renderable.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Renderable {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tab` is never used
[INFO] [stdout]   --> src/ui/menu.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Tab {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Menu` is never constructed
[INFO] [stdout]   --> src/ui/menu.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Menu {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, `prev`, `select`, and `get_tab` are never used
[INFO] [stdout]   --> src/ui/menu.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Menu {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 35 |     /// new associative function generates menu - with selected tab
[INFO] [stdout] 36 |     pub fn new(selected: usize) -> Menu {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn next(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn prev(&mut self) -> &Tab {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn select(&mut self, select: usize) -> Option<&Tab> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn get_tab(&self) -> &Tab{
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/cmd_stack.rs:25:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub fn push(&mut self, cmd: Cmd) -> &Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn first_push(&mut self, cmd: String) -> &Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn pop(&mut self) -> Option<&Cmd>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn peek_prev(&self) -> Option<&Cmd> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn at_end(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn increment_start(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn increment_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn decrement_end(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `from_event` is never used
[INFO] [stdout]    --> src/ui/input.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl Input {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn from_event(&mut self, event: KeyEvent) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pages` is never used
[INFO] [stdout]  --> src/ui/pages/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Pages {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_col` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn rand_col() -> Color {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationListPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/schema/relation_list.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RelationListPage{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `get_table_row`, `get_attribute`, `get_primary_key`, and `get_view_row` are never used
[INFO] [stdout]    --> src/ui/pages/schema/relation_list.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl RelationListPage {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  33 |     /// from associative function defines RelationListPage from a vector of Relations
[INFO] [stdout]  34 |     pub fn from(relations: &Vec<Relation>) -> RelationListPage {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     fn get_table_row(&self, column: &mut [Cell; 3], table: &table::Table, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn get_attribute(&self, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn get_primary_key(&self, primary_key: usize, index: usize, table: &table::Table, a: &table::Attribute) -> Style {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn get_view_row(&self, column: &mut [Cell; 3], view: &crate::backend::relation::view::View, column_length: &mut (u16, u16, u16)) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelationPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/schema/relation_page.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RelationPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RelationPage {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 11 |     /// new associative function initializes RelationPage
[INFO] [stdout] 12 |     pub fn new(relation: &Relation) -> RelationPage{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_ui` is never used
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryCache` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct QueryCache{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryPage` is never constructed
[INFO] [stdout]   --> src/ui/pages/query.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct QueryPage{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/pages/query.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl QueryPage {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn new(query: &QDL) -> QueryPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn next_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn prev_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn start_col(&mut self, start_col: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn update(&mut self, row_count: usize) -> &mut Self{
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn update_cache(&mut self, result: Result<Vec<Option<bool>>, crate::backend::sql::SQLError>, start_col: usize, columns: Vec<(St...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn get_query(&self, row_count: usize) -> QDL {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn len(&self) -> (usize, usize) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapShotPage` is never constructed
[INFO] [stdout]  --> src/ui/pages/snapshot.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SnapShotPage{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/pages/snapshot.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SnapShotPage{
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  13 |
[INFO] [stdout]  14 |     pub fn next(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn prev(&mut self, offset: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     pub fn update(&mut self){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn add(&mut self, snapshot: SnapShot) -> & mut Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     fn del_at_index(&mut self, index: usize) -> &mut Self{
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     fn del_by_name(&mut self, identifier: &str) -> &mut Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn del(& mut self, identifier: &str) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn rollback_by_name(&self, identifier: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     fn rollback_by_index(& self, index: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn rollback(&self, identifier: &str) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at_start` is never used
[INFO] [stdout]    --> src/ui/cmd_stack.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:250:37
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:302:33
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:309:33
[INFO] [stdout]     |
[INFO] [stdout] 309 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0c809f52b04123babddc4ebd7cc2059c3bd200fab614c1457367e90f01492c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c809f52b04123babddc4ebd7cc2059c3bd200fab614c1457367e90f01492c1b", kill_on_drop: false }`
[INFO] [stdout] 0c809f52b04123babddc4ebd7cc2059c3bd200fab614c1457367e90f01492c1b
[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] 8314e5a9801dd7f5a5b80207476bee0cd4d2bf22feb90dc399b9b8cdf2800cde
[INFO] running `Command { std: "docker" "start" "-a" "8314e5a9801dd7f5a5b80207476bee0cd4d2bf22feb90dc399b9b8cdf2800cde", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log::info`
[INFO] [stderr]  --> src/backend/relation/view.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use log::info;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `gen_terminal` is never used
[INFO] [stderr]   --> src/ui/mod.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn gen_terminal() -> Terminal<CrosstermBackend<Stdout>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Renderable` is never used
[INFO] [stderr]  --> src/ui/renderable.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub trait Renderable {
[INFO] [stderr]   |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Tab` is never used
[INFO] [stderr]   --> src/ui/menu.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum Tab {
[INFO] [stderr]    |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Menu` is never constructed
[INFO] [stderr]   --> src/ui/menu.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Menu {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `next`, `prev`, `select`, and `get_tab` are never used
[INFO] [stderr]   --> src/ui/menu.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl Menu {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 35 |     /// new associative function generates menu - with selected tab
[INFO] [stderr] 36 |     pub fn new(selected: usize) -> Menu {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn next(&mut self) -> &Tab {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn prev(&mut self) -> &Tab {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn select(&mut self, select: usize) -> Option<&Tab> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |     pub fn get_tab(&self) -> &Tab{
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Cmd` is never used
[INFO] [stderr]  --> src/ui/cmd_stack.rs:3:6
[INFO] [stderr]   |
[INFO] [stderr] 3 | type Cmd = String;
[INFO] [stderr]   |      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CmdStack` is never constructed
[INFO] [stderr]  --> src/ui/cmd_stack.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct CmdStack<const S: usize>{
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/ui/cmd_stack.rs:16:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stderr]     | -------------------------------- methods in this implementation
[INFO] [stderr]  15 |     /// len method returns the size the stack
[INFO] [stderr]  16 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  25 |     pub fn push(&mut self, cmd: Cmd) -> &Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |     fn first_push(&mut self, cmd: String) -> &Self {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub fn pop(&mut self) -> Option<&Cmd>{
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |     pub fn get_pointer(&self) -> Option<&Cmd> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub fn peek_prev(&self) -> Option<&Cmd> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn at_end(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     fn set_start(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     fn increment_start(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     fn increment_end(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     fn decrement_end(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STACK_SIZE` is never used
[INFO] [stderr]  --> src/ui/input.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const STACK_SIZE: usize = 10;
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InputErr` is never used
[INFO] [stderr]   --> src/ui/input.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub enum InputErr{
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Input` is never constructed
[INFO] [stderr]   --> src/ui/input.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Input{
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/ui/input.rs:28:12
[INFO] [stderr]     |
[INFO] [stderr]  26 | impl Input {
[INFO] [stderr]     | ---------- associated items in this implementation
[INFO] [stderr]  27 |     /// new associative function generates Input struct
[INFO] [stderr]  28 |     pub fn new(content: Vec<char>, prompt: Option<String>, cursor: usize, input_cond: bool) -> Result<Input, InputErr>{
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  46 |     pub fn from(content: String, prompt: Option<String>, input_cond: bool) -> Input {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  57 |     pub fn clear(&mut self) -> &mut Self{
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     pub fn cursor_left(&mut self, step: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |     pub fn cursor_right(&mut self, step: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  87 |     pub fn cursor(&self)  -> usize {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub fn add_char(&mut self, c: char) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn del_char(&mut self) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn from_event(&mut self, event: KeyEvent) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Pages` is never used
[INFO] [stderr]  --> src/ui/pages/mod.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum Pages {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rand_col` is never used
[INFO] [stderr]   --> src/ui/pages/schema/relation_list.rs:15:4
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn rand_col() -> Color {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RelationListPage` is never constructed
[INFO] [stderr]   --> src/ui/pages/schema/relation_list.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct RelationListPage{
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from`, `get_table_row`, `get_attribute`, `get_primary_key`, and `get_view_row` are never used
[INFO] [stderr]    --> src/ui/pages/schema/relation_list.rs:34:12
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl RelationListPage {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr]  33 |     /// from associative function defines RelationListPage from a vector of Relations
[INFO] [stderr]  34 |     pub fn from(relations: &Vec<Relation>) -> RelationListPage {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  67 |     fn get_table_row(&self, column: &mut [Cell; 3], table: &table::Table, column_length: &mut (u16, u16, u16)) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     fn get_attribute(&self, a: &table::Attribute) -> Style {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     fn get_primary_key(&self, primary_key: usize, index: usize, table: &table::Table, a: &table::Attribute) -> Style {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 162 |     fn get_view_row(&self, column: &mut [Cell; 3], view: &crate::backend::relation::view::View, column_length: &mut (u16, u16, u16)) {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RelationPage` is never constructed
[INFO] [stderr]  --> src/ui/pages/schema/relation_page.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct RelationPage{
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/ui/pages/schema/relation_page.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl RelationPage {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 11 |     /// new associative function initializes RelationPage
[INFO] [stderr] 12 |     pub fn new(relation: &Relation) -> RelationPage{
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `view_ui` is never used
[INFO] [stderr]   --> src/ui/pages/schema/relation_page.rs:43:4
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `table_ui` is never used
[INFO] [stderr]   --> src/ui/pages/schema/relation_page.rs:75:4
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryCache` is never constructed
[INFO] [stderr]   --> src/ui/pages/query.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct QueryCache{
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryPage` is never constructed
[INFO] [stderr]   --> src/ui/pages/query.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct QueryPage{
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/ui/pages/query.rs:26:12
[INFO] [stderr]     |
[INFO] [stderr]  25 | impl QueryPage {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr]  26 |     pub fn new(query: &QDL) -> QueryPage {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |     pub fn next_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  44 |     pub fn prev_row(&mut self, skip: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  53 |     pub fn start_col(&mut self, start_col: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  58 |     pub fn update(&mut self, row_count: usize) -> &mut Self{
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     fn update_cache(&mut self, result: Result<Vec<Option<bool>>, crate::backend::sql::SQLError>, start_col: usize, columns: Vec<(St...
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     fn get_query(&self, row_count: usize) -> QDL {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |     pub fn len(&self) -> (usize, usize) {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SnapShotPage` is never constructed
[INFO] [stderr]  --> src/ui/pages/snapshot.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct SnapShotPage{
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/ui/pages/snapshot.rs:14:12
[INFO] [stderr]     |
[INFO] [stderr]  12 | impl SnapShotPage{
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr]  13 |
[INFO] [stderr]  14 |     pub fn next(&mut self, offset: usize) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  18 |     pub fn prev(&mut self, offset: usize) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  24 |     pub fn update(&mut self){
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  32 |     pub fn add(&mut self, snapshot: SnapShot) -> & mut Self{
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  41 |     fn del_at_index(&mut self, index: usize) -> &mut Self{
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  55 |     fn del_by_name(&mut self, identifier: &str) -> &mut Self {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  72 |     pub fn del(& mut self, identifier: &str) {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  80 |     fn rollback_by_name(&self, identifier: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  97 |     fn rollback_by_index(& self, index: usize) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn rollback(&self, identifier: &str) {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileEnv` is never constructed
[INFO] [stderr]  --> src/test_tools/file_env.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct FileEnv{
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/test_tools/file_env.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | impl FileEnv{
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub fn new(file_name: &str, content: &str) -> FileEnv {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DbEnv` is never constructed
[INFO] [stderr]  --> src/test_tools/db_env.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct DbEnv{
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/test_tools/db_env.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | impl DbEnv{
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub fn new(set_up: Vec<SQL>, undo: Vec<SQL>) -> DbEnv {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: crate `mySQL_database_manager` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `my_sql_database_manager`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/pages/schema/relation_page.rs:43:38
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn view_ui(display_area: Rect, view: &crate::backend::relation::view::View) -> Vec<Spans<'_>> {
[INFO] [stderr]    |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/pages/schema/relation_page.rs:75:20
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans> {
[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] 75 | fn table_ui(table: &crate::backend::relation::table::Table) -> Vec<Spans<'_>> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `DataBaseManager` (lib) generated 33 warnings (run `cargo fix --lib -p DataBaseManager` to apply 3 suggestions)
[INFO] [stderr] warning: method `at_start` is never used
[INFO] [stderr]    --> src/ui/cmd_stack.rs:101:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stderr]     | -------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:182:21
[INFO] [stderr]     |
[INFO] [stderr] 182 |                     PAGE_SIZE.clone() as usize - 3usize
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:250:37
[INFO] [stderr]     |
[INFO] [stderr] 250 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:256:37
[INFO] [stderr]     |
[INFO] [stderr] 256 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:302:33
[INFO] [stderr]     |
[INFO] [stderr] 302 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:309:33
[INFO] [stderr]     |
[INFO] [stderr] 309 | ...                   PAGE_SIZE.clone() as usize - 3usize
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/ui/cmd_stack.rs:25:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl<const S: usize> CmdStack<S> {
[INFO] [stderr]     | -------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  25 |     pub fn push(&mut self, cmd: Cmd) -> &Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |     fn first_push(&mut self, cmd: String) -> &Self {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub fn pop(&mut self) -> Option<&Cmd>{
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub fn peek_prev(&self) -> Option<&Cmd> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn at_start(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn at_end(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     fn increment_start(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     fn increment_end(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     fn decrement_end(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `from_event` is never used
[INFO] [stderr]    --> src/ui/input.rs:111:12
[INFO] [stderr]     |
[INFO] [stderr]  26 | impl Input {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn from_event(&mut self, event: KeyEvent) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `DataBaseManager` (bin "DataBaseManager" test) generated 9 warnings (3 duplicates)
[INFO] [stderr] warning: `DataBaseManager` (lib test) generated 23 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mySQL_database_manager-c595346a21b92880)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_1 ... ok
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_3 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_3 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_4 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_2 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_6 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_5 ... ok
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_2 ... ok
[INFO] [stdout] test backend::relation::table::tests::insert_test_1 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_7 ... ok
[INFO] [stdout] test backend::relation::paths::tests::generation_path_test_1 ... ok
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_4 ... ok
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_5 ... ok
[INFO] [stdout] test backend::relation::paths::tests::dependency_test_6 ... ok
[INFO] [stdout] test backend::relation::table::tests::insert_test_3 ... ok
[INFO] [stdout] test backend::sql::tests::delete_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::drop_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::create_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::alter_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::insert_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::revoke_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::select_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::truncate_test_1 ... ok
[INFO] [stdout] test backend::sql::tests::update_test_1 ... ok
[INFO] [stdout] test ui::input::tests::add_char_1_test ... ok
[INFO] [stdout] test ui::input::tests::clear_1_test ... ok
[INFO] [stdout] test ui::input::tests::clear_2_test ... ok
[INFO] [stdout] test ui::input::tests::clear_3_test ... ok
[INFO] [stdout] test ui::input::tests::cursor_1_test ... ok
[INFO] [stdout] test backend::relation::table::tests::create_test_2 ... ok
[INFO] [stdout] test ui::input::tests::cursor_2_test ... ok
[INFO] [stdout] test ui::input::tests::cursor_3_test ... ok
[INFO] [stdout] test backend::relation::table::tests::insert_test_2 ... ok
[INFO] [stdout] test ui::input::tests::cursor_4_test ... ok
[INFO] [stdout] test ui::input::tests::del_char_1_test ... ok
[INFO] [stdout] test ui::input::tests::from_1_test ... ok
[INFO] [stdout] test ui::input::tests::from_2_test ... ok
[INFO] [stdout] test ui::input::tests::new_2_test ... ok
[INFO] [stdout] test ui::input::tests::new_3_test ... ok
[INFO] [stdout] test ui::input::tests::from_3_test ... ok
[INFO] [stdout] test ui::input::tests::new_1_test ... ok
[INFO] [stdout] test ui::input::tests::new_5_test ... ok
[INFO] [stdout] test ui::input::tests::new_4_test ... ok
[INFO] [stdout] test ui::input::tests::new_6_test ... ok
[INFO] [stdout] test backend::sql::tests::grant_test_1 ... ok
[INFO] [stdout] test backend::relation::table::tests::create_test_1 ... FAILED
[INFO] [stdout] test backend::sql::tests::file_insertion_1 ... FAILED
[INFO] [stdout] test backend::sql::tests::file_insertion_2 ... FAILED
[INFO] [stdout] test backend::sql::tests::file_parsing_multiple_cmds ... FAILED
[INFO] [stdout] test backend::sql::tests::file_parsing_multi_line_cmd ... FAILED
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::data_base::tests::execute_one_fail' (28) panicked at src/test_tools/db_env.rs:18:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToLoadENVVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645d948165ea - 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:     0x645d948165ea - 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:     0x645d948165ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645d948165ea - <<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:     0x645d9482d4aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645d9482d4aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x645d9481b442 - 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:     0x645d9481b442 - <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:     0x645d947f435f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645d947f435f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645d9480e079 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645d944c30fc - <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:     0x645d944c30fc - 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:     0x645d9480e2f2 - <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:     0x645d9480e2f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645d947f4418 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x645d947eb9a9 - 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:     0x645d947f538d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645d9482ddbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645d9482db02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x645d94494217 - core::result::Result<T,E>::unwrap::h9bc49a804f7c22df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x645d94494217 - mySQL_database_manager::test_tools::db_env::DbEnv::new::h259c5715e3329587
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_tools/db_env.rs:18:39
[INFO] [stdout]   22:     0x645d9445cc00 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::{{closure}}::h3743ffa7dd929cea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:547:20
[INFO] [stdout]   23:     0x645d9446dcae - core::ops::function::FnOnce::call_once::he0cfaff7c1ccea55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x645d944f5abf - serial_test::serial_code_lock::local_serial_core::hfe59e78dcec4a338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.10.0/src/serial_code_lock.rs:25:5
[INFO] [stdout]   25:     0x645d9445c407 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::h5e8208a8479efc96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:545:5
[INFO] [stdout]   26:     0x645d9445dd27 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::{{closure}}::heb58ba21f15f2a1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:546:26
[INFO] [stdout]   27:     0x645d9446d406 - core::ops::function::FnOnce::call_once::h988153ad05e812b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x645d944b71db - <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]   29:     0x645d944b71db - 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]   30:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x645d944c3bcb - <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]   32:     0x645d944c3bcb - 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]   33:     0x645d944c3bcb - 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]   34:     0x645d944c3bcb - 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]   35:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x645d944bf2e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x645d944bf2e4 - 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]   39:     0x645d944c67d2 - 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]   40:     0x645d944c67d2 - <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]   41:     0x645d944c67d2 - 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]   42:     0x645d944c67d2 - 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]   43:     0x645d944c67d2 - 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]   44:     0x645d944c67d2 - 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]   45:     0x645d944c67d2 - <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]   46:     0x645d94815bbf - <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]   47:     0x645d94815bbf - <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]   48:     0x773ef2255aa4 - <unknown>
[INFO] [stdout]   49:     0x773ef22e2a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::data_base::tests::execute_one_fail' (28) panicked at src/test_tools/db_env.rs:28:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToLoadENVVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645d948165ea - 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:     0x645d948165ea - 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:     0x645d948165ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645d948165ea - <<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:     0x645d9482d4aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645d9482d4aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x645d9481b442 - 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:     0x645d9481b442 - <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:     0x645d947f435f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645d947f435f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645d9480e079 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645d944c30fc - <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:     0x645d944c30fc - 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:     0x645d9480e2f2 - <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:     0x645d9480e2f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645d947f4418 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x645d947eb9a9 - 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:     0x645d947f538d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645d9482ddbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645d9482db02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x645d9449fae5 - core::result::Result<T,E>::unwrap::h9bc49a804f7c22df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x645d9449fae5 - <mySQL_database_manager::test_tools::db_env::DbEnv as core::ops::drop::Drop>::drop::h1acedb5e0dd6bf31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_tools/db_env.rs:28:39
[INFO] [stdout]   22:     0x645d9446f733 - core::ptr::drop_in_place<mySQL_database_manager::test_tools::db_env::DbEnv>::h05b80798552e71bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x645d9449440a - mySQL_database_manager::test_tools::db_env::DbEnv::new::h259c5715e3329587
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_tools/db_env.rs:23:5
[INFO] [stdout]   24:     0x645d9445cc00 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::{{closure}}::h3743ffa7dd929cea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:547:20
[INFO] [stdout]   25:     0x645d9446dcae - core::ops::function::FnOnce::call_once::he0cfaff7c1ccea55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x645d944f5abf - serial_test::serial_code_lock::local_serial_core::hfe59e78dcec4a338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.10.0/src/serial_code_lock.rs:25:5
[INFO] [stdout]   27:     0x645d9445c407 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::h5e8208a8479efc96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:545:5
[INFO] [stdout]   28:     0x645d9445dd27 - mySQL_database_manager::backend::data_base::tests::execute_one_fail::{{closure}}::heb58ba21f15f2a1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend/data_base.rs:546:26
[INFO] [stdout]   29:     0x645d9446d406 - core::ops::function::FnOnce::call_once::h988153ad05e812b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x645d944b71db - <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]   31:     0x645d944b71db - 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]   32:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x645d944c3bcb - <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]   34:     0x645d944c3bcb - 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]   35:     0x645d944c3bcb - 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]   36:     0x645d944c3bcb - 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]   37:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x645d944c3bcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x645d944bf2e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x645d944bf2e4 - 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]   41:     0x645d944c67d2 - 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]   42:     0x645d944c67d2 - <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]   43:     0x645d944c67d2 - 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]   44:     0x645d944c67d2 - 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]   45:     0x645d944c67d2 - 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]   46:     0x645d944c67d2 - 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]   47:     0x645d944c67d2 - <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]   48:     0x645d94815bbf - <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]   49:     0x645d94815bbf - <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]   50:     0x773ef2255aa4 - <unknown>
[INFO] [stdout]   51:     0x773ef22e2a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'backend::data_base::tests::execute_one_fail' (28) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:233:5:
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mySQL_database_manager-c595346a21b92880` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "8314e5a9801dd7f5a5b80207476bee0cd4d2bf22feb90dc399b9b8cdf2800cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8314e5a9801dd7f5a5b80207476bee0cd4d2bf22feb90dc399b9b8cdf2800cde", kill_on_drop: false }`
[INFO] [stdout] 8314e5a9801dd7f5a5b80207476bee0cd4d2bf22feb90dc399b9b8cdf2800cde
