[INFO] cloning repository https://github.com/kmilewczyk/sqlite-cli-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmilewczyk/sqlite-cli-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmilewczyk%2Fsqlite-cli-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmilewczyk%2Fsqlite-cli-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d132e25ff312670e0b96c0e72e45b0a8dd90e011
[INFO] testing kmilewczyk/sqlite-cli-demo against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmilewczyk%2Fsqlite-cli-demo" "/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/kmilewczyk/sqlite-cli-demo
[INFO] finished tweaking git repo https://github.com/kmilewczyk/sqlite-cli-demo
[INFO] tweaked toml for git repo https://github.com/kmilewczyk/sqlite-cli-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmilewczyk/sqlite-cli-demo on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kmilewczyk/sqlite-cli-demo 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52145fb8b7361e49f0ada802c7889dac68c3a957f7966b1da70d8c220221e557
[INFO] running `Command { std: "docker" "start" "-a" "52145fb8b7361e49f0ada802c7889dac68c3a957f7966b1da70d8c220221e557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52145fb8b7361e49f0ada802c7889dac68c3a957f7966b1da70d8c220221e557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52145fb8b7361e49f0ada802c7889dac68c3a957f7966b1da70d8c220221e557", kill_on_drop: false }`
[INFO] [stdout] 52145fb8b7361e49f0ada802c7889dac68c3a957f7966b1da70d8c220221e557
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 434ea03b578e5ed7cab53b07e10d3e52d04dcad02f9245821ea691c82191346c
[INFO] running `Command { std: "docker" "start" "-a" "434ea03b578e5ed7cab53b07e10d3e52d04dcad02f9245821ea691c82191346c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.1.8
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling csv-core v0.1.6
[INFO] [stderr]    Compiling rusqlite v0.20.0
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling bstr v0.2.8
[INFO] [stderr]    Compiling console v0.9.1
[INFO] [stderr]    Compiling dialoguer v0.5.0
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rusqlite::types::Value`
[INFO] [stdout]  --> src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::types::Value;
[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: `types::Value`
[INFO] [stdout]   --> src/insert_row.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rusqlite::{NO_PARAMS, Rows, types::Value};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `cell`
[INFO] [stdout]  --> src/display.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use prettytable::{Table, cell};
[INFO] [stdout]   |                   ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/define_table.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut column: &mut ColumnDefinition = table.columns.iter_mut()
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/define_table.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!(err),
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!("{}", err),
[INFO] [stdout]    |                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s
[INFO] running `Command { std: "docker" "inspect" "434ea03b578e5ed7cab53b07e10d3e52d04dcad02f9245821ea691c82191346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434ea03b578e5ed7cab53b07e10d3e52d04dcad02f9245821ea691c82191346c", kill_on_drop: false }`
[INFO] [stdout] 434ea03b578e5ed7cab53b07e10d3e52d04dcad02f9245821ea691c82191346c
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 164eec068ed81abcb62a57fc61e7ca09c935436a76e6ac6fd872f5f57509ee35
[INFO] running `Command { std: "docker" "start" "-a" "164eec068ed81abcb62a57fc61e7ca09c935436a76e6ac6fd872f5f57509ee35", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rusqlite::types::Value`
[INFO] [stdout]  --> src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::types::Value;
[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: `types::Value`
[INFO] [stdout]   --> src/insert_row.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rusqlite::{NO_PARAMS, Rows, types::Value};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `cell`
[INFO] [stdout]  --> src/display.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use prettytable::{Table, cell};
[INFO] [stdout]   |                   ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/define_table.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut column: &mut ColumnDefinition = table.columns.iter_mut()
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/define_table.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!(err),
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!("{}", err),
[INFO] [stdout]    |                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::types::Value`
[INFO] [stdout]  --> src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::types::Value;
[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: `types::Value`
[INFO] [stdout]   --> src/insert_row.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rusqlite::{NO_PARAMS, Rows, types::Value};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `cell`
[INFO] [stdout]  --> src/display.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use prettytable::{Table, cell};
[INFO] [stdout]   |                   ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/define_table.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut column: &mut ColumnDefinition = table.columns.iter_mut()
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/define_table.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!(err),
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Err(err) => panic!("{}", err),
[INFO] [stdout]    |                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "164eec068ed81abcb62a57fc61e7ca09c935436a76e6ac6fd872f5f57509ee35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164eec068ed81abcb62a57fc61e7ca09c935436a76e6ac6fd872f5f57509ee35", kill_on_drop: false }`
[INFO] [stdout] 164eec068ed81abcb62a57fc61e7ca09c935436a76e6ac6fd872f5f57509ee35
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f1635ccf7c00c0e8fcd723441f14618fc8c0c84460b5049f1f3f5d374150b10
[INFO] running `Command { std: "docker" "start" "-a" "4f1635ccf7c00c0e8fcd723441f14618fc8c0c84460b5049f1f3f5d374150b10", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rusqlite::types::Value`
[INFO] [stderr]  --> src/utils.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rusqlite::types::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `types::Value`
[INFO] [stderr]   --> src/insert_row.rs:13:33
[INFO] [stderr]    |
[INFO] [stderr] 13 | use rusqlite::{NO_PARAMS, Rows, types::Value};
[INFO] [stderr]    |                                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Table` and `cell`
[INFO] [stderr]  --> src/display.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | use prettytable::{Table, cell};
[INFO] [stderr]   |                   ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/define_table.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |     let mut column: &mut ColumnDefinition = table.columns.iter_mut()
[INFO] [stderr]     |         ----^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/define_table.rs:73:36
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 Err(err) => panic!(err),
[INFO] [stderr]    |                                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 Err(err) => panic!("{}", err),
[INFO] [stderr]    |                                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite` (lib) generated 5 warnings (run `cargo fix --lib -p sqlite` to apply 5 suggestions)
[INFO] [stderr] warning: `sqlite` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite-56c91bbd57e13e38)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqlite-77c5235a3b8f41f3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f1635ccf7c00c0e8fcd723441f14618fc8c0c84460b5049f1f3f5d374150b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1635ccf7c00c0e8fcd723441f14618fc8c0c84460b5049f1f3f5d374150b10", kill_on_drop: false }`
[INFO] [stdout] 4f1635ccf7c00c0e8fcd723441f14618fc8c0c84460b5049f1f3f5d374150b10
