[INFO] fetching crate rsqlite3 1.1.0...
[INFO] testing rsqlite3-1.1.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate rsqlite3 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rsqlite3 1.1.0
[INFO] finished tweaking crates.io crate rsqlite3 1.1.0
[INFO] tweaked toml for crates.io crate rsqlite3 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsqlite3 1.1.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsqlite3 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded sqlparser v0.60.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf8efcd980375ad0515e2521d3b8ce85ca8226ea2f6370d913c5da9a64d2400b
[INFO] running `Command { std: "docker" "start" "-a" "cf8efcd980375ad0515e2521d3b8ce85ca8226ea2f6370d913c5da9a64d2400b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf8efcd980375ad0515e2521d3b8ce85ca8226ea2f6370d913c5da9a64d2400b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8efcd980375ad0515e2521d3b8ce85ca8226ea2f6370d913c5da9a64d2400b", kill_on_drop: false }`
[INFO] [stdout] cf8efcd980375ad0515e2521d3b8ce85ca8226ea2f6370d913c5da9a64d2400b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a823912475a5358450df9335ee21a19fe3bcd0d778e277a910d3b620c426399
[INFO] running `Command { std: "docker" "start" "-a" "4a823912475a5358450df9335ee21a19fe3bcd0d778e277a910d3b620c426399", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.60.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rsqlite3 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cid` is never read
[INFO] [stdout]   --> src/db.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TableColumn {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     pub cid: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seq`, `name`, `unique`, `origin`, and `partial` are never read
[INFO] [stdout]   --> src/db.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TableIndex {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 22 |     pub seq: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub unique: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub origin: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 26 |     pub partial: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/db.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct TableForeignKey {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 31 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 32 |     pub seq: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 33 |     pub table: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 34 |     pub from: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |     pub to: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 36 |     pub on_update: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 37 |     pub on_delete: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub match_: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableForeignKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_command` is never used
[INFO] [stdout]    --> src/dot_commands.rs:543:8
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub fn parse_command(input: &str) -> Option<(&str, Vec<&str>)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/lsp.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Range {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `on_line` are never used
[INFO] [stdout]   --> src/lsp.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Range {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 59 |     pub fn new(start: Position, end: Position) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn on_line(line: u32, start_char: u32, end_char: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HoverResult` is never constructed
[INFO] [stdout]    --> src/lsp.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct HoverResult {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DiagnosticSeverity` is never used
[INFO] [stdout]    --> src/lsp.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum DiagnosticSeverity {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Diagnostic` is never constructed
[INFO] [stdout]    --> src/lsp.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Diagnostic {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolLocation` is never constructed
[INFO] [stdout]    --> src/lsp.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct SymbolLocation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_pk`, `is_nullable`, and `default_value` are never read
[INFO] [stdout]    --> src/lsp.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | struct ColumnInfo {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 198 |     is_pk: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 199 |     is_nullable: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     default_value: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ColumnInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hover`, `diagnostics`, `find_error_position`, `goto_definition`, and `get_columns` are never used
[INFO] [stdout]     --> src/lsp.rs:1234:12
[INFO] [stdout]      |
[INFO] [stdout]  235 | impl SqlLspService {
[INFO] [stdout]      | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1234 |     pub fn hover(&self, text: &str, pos: Position) -> Option<HoverResult> {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1378 |     pub fn diagnostics(&self, text: &str, conn: &Connection) -> Vec<Diagnostic> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     fn find_error_position(&self, text: &str, stmt_offset: usize, _error_msg: &str) -> (u32, u32) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1431 |     pub fn goto_definition(&self, text: &str, pos: Position) -> Option<SymbolLocation> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1488 |     pub fn get_columns(&self, table: &str) -> Vec<(&str, &str)> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_repl` is never used
[INFO] [stdout]    --> src/repl.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn run_repl(db_path: PathBuf) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "4a823912475a5358450df9335ee21a19fe3bcd0d778e277a910d3b620c426399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a823912475a5358450df9335ee21a19fe3bcd0d778e277a910d3b620c426399", kill_on_drop: false }`
[INFO] [stdout] 4a823912475a5358450df9335ee21a19fe3bcd0d778e277a910d3b620c426399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6ac19abb39c33cbf490650dc4a6b22e2aff1f56a8e7f788acb8765f488bdd86
[INFO] running `Command { std: "docker" "start" "-a" "a6ac19abb39c33cbf490650dc4a6b22e2aff1f56a8e7f788acb8765f488bdd86", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling rsqlite3 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cid` is never read
[INFO] [stdout]   --> src/db.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TableColumn {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     pub cid: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seq`, `name`, `unique`, `origin`, and `partial` are never read
[INFO] [stdout]   --> src/db.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TableIndex {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 22 |     pub seq: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub unique: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub origin: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 26 |     pub partial: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/db.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct TableForeignKey {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 31 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 32 |     pub seq: i64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 33 |     pub table: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 34 |     pub from: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |     pub to: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 36 |     pub on_update: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 37 |     pub on_delete: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub match_: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableForeignKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning`, `Information`, and `Hint` are never constructed
[INFO] [stdout]    --> src/lsp.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub enum DiagnosticSeverity {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 160 |     Error,
[INFO] [stdout] 161 |     Warning,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 162 |     Information,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 163 |     Hint,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiagnosticSeverity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_repl` is never used
[INFO] [stdout]    --> src/repl.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn run_repl(db_path: PathBuf) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "a6ac19abb39c33cbf490650dc4a6b22e2aff1f56a8e7f788acb8765f488bdd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ac19abb39c33cbf490650dc4a6b22e2aff1f56a8e7f788acb8765f488bdd86", kill_on_drop: false }`
[INFO] [stdout] a6ac19abb39c33cbf490650dc4a6b22e2aff1f56a8e7f788acb8765f488bdd86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31ea47d7d607bcaa2643530bee0103405213be012db8bcf9e3b3c72aed548469
[INFO] running `Command { std: "docker" "start" "-a" "31ea47d7d607bcaa2643530bee0103405213be012db8bcf9e3b3c72aed548469", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: field `cid` is never read
[INFO] [stderr]   --> src/db.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct TableColumn {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 12 |     pub cid: i64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TableColumn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `seq`, `name`, `unique`, `origin`, and `partial` are never read
[INFO] [stderr]   --> src/db.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TableIndex {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 22 |     pub seq: i64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 23 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 24 |     pub unique: bool,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 25 |     pub origin: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 26 |     pub partial: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TableIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/db.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct TableForeignKey {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 31 |     pub id: i64,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 32 |     pub seq: i64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 33 |     pub table: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 34 |     pub from: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 35 |     pub to: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 36 |     pub on_update: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 37 |     pub on_delete: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 38 |     pub match_: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TableForeignKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Warning`, `Information`, and `Hint` are never constructed
[INFO] [stderr]    --> src/lsp.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub enum DiagnosticSeverity {
[INFO] [stderr]     |          ------------------ variants in this enum
[INFO] [stderr] 160 |     Error,
[INFO] [stderr] 161 |     Warning,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 162 |     Information,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 163 |     Hint,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DiagnosticSeverity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_repl` is never used
[INFO] [stderr]    --> src/repl.rs:175:8
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub fn run_repl(db_path: PathBuf) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rsqlite3` (bin "rsqlite3" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsqlite3-93519a6c8352b2ef)
[INFO] [stdout] 
[INFO] [stdout] running 308 tests
[INFO] [stdout] test cli_state::tests::test_cli_state_set_echo ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_bail ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_database_path ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_get_settings ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_get_settings_modified ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_mode ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_new_defaults ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_headers ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_separator ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_timer ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_as_str ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_column ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_output_file_and_back ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_csv ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_invalid ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_json ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_line ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_list ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_markdown ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_table ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_null_value ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_join ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_from_space ... ok
[INFO] [stdout] test completion::tests::test_complete_dot_command_filtered ... ok
[INFO] [stdout] test completion::tests::test_complete_word_boundary ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_from ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_into ... ok
[INFO] [stdout] test completion::tests::test_complete_filters_by_prefix ... ok
[INFO] [stdout] test completion::tests::test_complete_case_insensitive ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_select ... ok
[INFO] [stdout] test completion::tests::test_context_completions_default_sql ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_command ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_dump_arg ... ok
[INFO] [stdout] test completion::tests::test_get_dot_commands ... ok
[INFO] [stdout] test completion::tests::test_get_output_modes ... ok
[INFO] [stdout] test completion::tests::test_get_sql_keywords ... ok
[INFO] [stdout] test db::tests::test_db_ops ... ok
[INFO] [stdout] test db::tests::test_execute_query_blob_values ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_where ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_headers_arg ... ok
[INFO] [stdout] test db::tests::test_execute_query_integer_values ... ok
[INFO] [stdout] test db::tests::test_execute_query_multiple_inserts ... ok
[INFO] [stdout] test db::tests::test_execute_query_no_rows ... ok
[INFO] [stdout] test db::tests::test_execute_query_null_values ... ok
[INFO] [stdout] test db::tests::test_execute_query_real_values ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_update ... ok
[INFO] [stdout] test db::tests::test_execute_query_special_characters ... ok
[INFO] [stdout] test db::tests::test_execute_query_whitespace_sql ... ok
[INFO] [stdout] test db::tests::test_get_schema_basic ... ok
[INFO] [stdout] test db::tests::test_get_schema_create_sql ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_mode_arg ... ok
[INFO] [stdout] test db::tests::test_get_schema_with_default ... ok
[INFO] [stdout] test db::tests::test_get_tables_empty ... ok
[INFO] [stdout] test db::tests::test_get_tables_excludes_sqlite_internal ... ok
[INFO] [stdout] test db::tests::test_get_tables_multiple ... ok
[INFO] [stdout] test db::tests::test_value_to_string_blob ... ok
[INFO] [stdout] test db::tests::test_value_to_string_integer ... ok
[INFO] [stdout] test db::tests::test_value_to_string_null ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_schema_arg ... ok
[INFO] [stdout] test db::tests::test_value_to_string_text ... ok
[INFO] [stdout] test db::tests::test_execute_query_empty_sql ... ok
[INFO] [stdout] test db::tests::test_execute_query_delete ... ok
[INFO] [stdout] test db::tests::test_execute_query_update ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_bail ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_on ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_numeric ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_off ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_off ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_on ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_yes ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_set_csv ... ok
[INFO] [stdout] test db::tests::test_get_schema_nonexistent_table ... ok
[INFO] [stdout] test db::tests::test_value_to_string_real ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_set_json ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_set_table ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_nullvalue_custom ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_nullvalue_set ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_schema_table ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_separator_set ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_schema_all ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_open ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_timer_arg ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_timer_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_tables_basic ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_timer_on ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_separator_comma ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_timer_off ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_width ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_empty_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_headers_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_echo_command ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_tables_with_pattern ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_import_missing_args ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_mode_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_unknown_command ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_numeric ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_off ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_timer_command ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_on ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_true_false ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_yes_no ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_not_dot_command ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_simple ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_whitespace ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_with_arg ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_with_multiple_args ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_empty ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_nullvalue_command ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_with_quotes ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_empty ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_no_data ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_with_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_and ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_comma_in_from ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_comma_in_select ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_from ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_specific_tables ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_or ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_separator_command ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_select ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_where ... ok
[INFO] [stdout] test lsp::tests::test_completion_as_alias ... ok
[INFO] [stdout] test lsp::tests::test_completion_case_insensitive ... ok
[INFO] [stdout] test lsp::tests::test_completion_column_with_underscore ... ok
[INFO] [stdout] test lsp::tests::test_completion_context_filtered ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_empty_paren ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_column ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_column_multiple ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_keyword ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_if_not_exists ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_on_keyword ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_on_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_on_table_full ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_where_clause ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_table_type ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_unique_index ... ok
[INFO] [stdout] test lsp::tests::test_completion_delete_from ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_unique_index_on ... ok
[INFO] [stdout] test lsp::tests::test_completion_distinct ... ok
[INFO] [stdout] test lsp::tests::test_completion_dot_alias ... ok
[INFO] [stdout] test lsp::tests::test_completion_dot_with_prefix ... ok
[INFO] [stdout] test lsp::tests::test_completion_dot_table_name ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_partial_match ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_suggest_names ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_suggests_if ... ok
[INFO] [stdout] test completion::tests::test_context_completions_empty ... ok
[INFO] [stdout] test lsp::tests::test_completion_function_no_signature ... ok
[INFO] [stdout] test lsp::tests::test_completion_group_by ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_empty_prefix ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_if_exists ... ok
[INFO] [stdout] test lsp::tests::test_completion_functions ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list_empty ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list_multiple ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_column ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_function ... ok
[INFO] [stdout] test lsp::tests::test_completion_inner_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_having ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_keyword ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_type ... ok
[INFO] [stdout] test lsp::tests::test_completion_keywords ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list_orders ... ok
[INFO] [stdout] test lsp::tests::test_completion_left_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_limit_offset ... ok
[INFO] [stdout] test lsp::tests::test_completion_multiple_tables_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_no_match ... ok
[INFO] [stdout] test lsp::tests::test_completion_on_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_order_by ... ok
[INFO] [stdout] test lsp::tests::test_completion_update_set ... ok
[INFO] [stdout] test lsp::tests::test_completion_with_prefix_partial_match ... ok
[INFO] [stdout] test lsp::tests::test_completion_pragma ... ok
[INFO] [stdout] test lsp::tests::test_completion_unknown_table_dot ... ok
[INFO] [stdout] test lsp::tests::test_context_after_comparison ... ok
[INFO] [stdout] test lsp::tests::test_context_after_equals ... ok
[INFO] [stdout] test lsp::tests::test_context_subquery ... ok
[INFO] [stdout] test lsp::tests::test_default_impl ... ok
[INFO] [stdout] test lsp::tests::test_context_between ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_empty_sql ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_invalid_sql ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_trailing_semicolon ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_unknown_column ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_multiple_valid_statements ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_multiple_statements ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_valid_sql ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_unknown_table ... ok
[INFO] [stdout] test dot_commands::tests::test_output_auto_mode_switch ... FAILED
[INFO] [stdout] test import_export::tests::test_import_csv_different_order ... FAILED
[INFO] [stdout] test dot_commands::tests::test_execute_read_missing_arg ... ok
[INFO] [stdout] test import_export::tests::test_import_csv ... FAILED
[INFO] [stdout] test lsp::tests::test_empty_text ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_multiple_joins ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_no_alias ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_self_join ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_update ... ok
[INFO] [stdout] test lsp::tests::test_extract_tables_aliases ... ok
[INFO] [stdout] test lsp::tests::test_full_workflow ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_whitespace_only ... ok
[INFO] [stdout] test lsp::tests::test_empty_cache_completion ... ok
[INFO] [stdout] test lsp::tests::test_get_columns_unknown_table ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_empty_text ... ok
[INFO] [stdout] test lsp::tests::test_empty_cache_hover ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_end_of_text ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_syntax_error ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_column ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_column_case_insensitive ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_keyword ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_start ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_whitespace ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_table_case_insensitive ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_unknown ... ok
[INFO] [stdout] test lsp::tests::test_hover_case_insensitive_keyword ... ok
[INFO] [stdout] test lsp::tests::test_hover_column ... ok
[INFO] [stdout] test lsp::tests::test_hover_function ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_table ... ok
[INFO] [stdout] test lsp::tests::test_hover_case_insensitive_table ... ok
[INFO] [stdout] test lsp::tests::test_hover_keyword ... ok
[INFO] [stdout] test lsp::tests::test_hover_column_ambiguous ... ok
[INFO] [stdout] test lsp::tests::test_hover_empty_position ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_whitespace ... ok
[INFO] [stdout] test lsp::tests::test_hover_multiline ... ok
[INFO] [stdout] test lsp::tests::test_empty_cache_goto_definition ... ok
[INFO] [stdout] test lsp::tests::test_hover_range ... ok
[INFO] [stdout] test lsp::tests::test_hover_on_operator ... ok
[INFO] [stdout] test lsp::tests::test_hover_on_asterisk ... ok
[INFO] [stdout] test lsp::tests::test_hover_on_number ... ok
[INFO] [stdout] test lsp::tests::test_hover_table ... ok
[INFO] [stdout] test lsp::tests::test_multiline_completion ... ok
[INFO] [stdout] test lsp::tests::test_multiline_diagnostics ... ok
[INFO] [stdout] test lsp::tests::test_multiline_hover_first_line ... ok
[INFO] [stdout] test lsp::tests::test_position_beyond_line_count ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_multiline ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_single_line ... ok
[INFO] [stdout] test lsp::tests::test_repro_insert_into_suggestion ... ok
[INFO] [stdout] test lsp::tests::test_position_new ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_utf8 ... ok
[INFO] [stdout] test lsp::tests::test_repro_select_star_fr_from ... ok
[INFO] [stdout] test lsp::tests::test_position_beyond_text_length ... ok
[INFO] [stdout] test lsp::tests::test_range_on_line ... ok
[INFO] [stdout] test lsp::tests::test_repro_where_missing_after_table ... ok
[INFO] [stdout] test lsp::tests::test_range_new ... ok
[INFO] [stdout] test lsp::tests::test_service_new ... ok
[INFO] [stdout] test lsp::tests::test_symbol_location_with_create_sql ... ok
[INFO] [stdout] test lsp::tests::test_whitespace_only ... ok
[INFO] [stdout] test lsp::tests::test_service_get_columns ... ok
[INFO] [stdout] test output::tests::test_format_column_empty_result ... ok
[INFO] [stdout] test lsp::tests::test_service_get_tables ... ok
[INFO] [stdout] test lsp::tests::test_service_refresh_schema ... ok
[INFO] [stdout] test lsp::tests::test_word_with_underscore ... ok
[INFO] [stdout] test output::tests::test_format_column_alignment ... ok
[INFO] [stdout] test output::tests::test_format_column_basic ... ok
[INFO] [stdout] test output::tests::test_format_csv_basic ... ok
[INFO] [stdout] test output::tests::test_format_csv_with_quotes ... ok
[INFO] [stdout] test output::tests::test_format_json_empty ... ok
[INFO] [stdout] test output::tests::test_format_column_no_headers ... ok
[INFO] [stdout] test output::tests::test_format_csv_null_value ... ok
[INFO] [stdout] test output::tests::test_format_csv_with_comma ... ok
[INFO] [stdout] test output::tests::test_format_csv_with_newline ... ok
[INFO] [stdout] test output::tests::test_format_json_basic ... ok
[INFO] [stdout] test output::tests::test_format_json_null_custom_value ... ok
[INFO] [stdout] test output::tests::test_format_line_basic ... ok
[INFO] [stdout] test output::tests::test_format_list_basic ... ok
[INFO] [stdout] test output::tests::test_format_jsonl_basic ... ok
[INFO] [stdout] test output::tests::test_format_json_null_empty_string ... ok
[INFO] [stdout] test output::tests::test_format_list_empty_rows ... ok
[INFO] [stdout] test output::tests::test_format_jsonl_empty ... ok
[INFO] [stdout] test output::tests::test_format_line_multiple_rows ... ok
[INFO] [stdout] test output::tests::test_format_line_null_value ... ok
[INFO] [stdout] test output::tests::test_format_list_custom_separator ... ok
[INFO] [stdout] test output::tests::test_format_list_no_headers ... ok
[INFO] [stdout] test output::tests::test_format_list_null_value ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_csv ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_json ... ok
[INFO] [stdout] test output::tests::test_format_markdown_basic ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_jsonl ... ok
[INFO] [stdout] test output::tests::test_format_markdown_empty_result ... ok
[INFO] [stdout] test output::tests::test_format_table_empty_result ... ok
[INFO] [stdout] test output::tests::test_format_markdown_pipe_escape ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_list ... ok
[INFO] [stdout] test output::tests::test_format_table_basic ... ok
[INFO] [stdout] test output::tests::test_format_table_row_count ... ok
[INFO] [stdout] test output::tests::test_format_table_row_count_plural ... ok
[INFO] [stdout] test output::tests::test_truncate_string_empty ... ok
[INFO] [stdout] test output::tests::test_truncate_string_very_short_max ... ok
[INFO] [stdout] test output::tests::test_truncate_string_exact ... ok
[INFO] [stdout] test output::tests::test_truncate_string_long ... ok
[INFO] [stdout] test output::tests::test_truncate_string_short ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_line_empty ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_line_preserves_content ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_keywords ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_multiline_preserves_structure ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_line_simple_select ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_ends_with_reset ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_multiline ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_numbers ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_sql_thread_local_reuse ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlighter_default ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_sql_convenience ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlighter_new ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_special_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dot_commands::tests::test_output_auto_mode_switch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dot_commands::tests::test_output_auto_mode_switch' (120) panicked at src/dot_commands/tests.rs:503:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62af7abec8a2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62af7abec8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62af7abec8a2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62af7abec8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62af7abfe87a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62af7abfe87a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x62af7abb9936 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62af7abb9936 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62af7abcb099 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62af7abcb099 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62af7abcaf31 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62af7a5a781e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62af7a5a781e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62af7abcb3c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62af7abcb3c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62af7abcb158 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62af7abc59f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62af7abadc1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62af7ac06e0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62af7ac05fa2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62af7a534a5f - core::result::Result<T,E>::unwrap::h2c4b83d535d71d2d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62af7a534a5f - rsqlite3::dot_commands::tests::test_output_auto_mode_switch::hd712900b9a1a1ab8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dot_commands/tests.rs:503:65
[INFO] [stdout]   22:     0x62af7a534fd7 - rsqlite3::dot_commands::tests::test_output_auto_mode_switch::{{closure}}::hca8ea740923b5071
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dot_commands/tests.rs:496:34
[INFO] [stdout]   23:     0x62af7a525e46 - core::ops::function::FnOnce::call_once::hc3a2e3ea6513e328
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62af7a5a75db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62af7a5a75db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62af7a5bafea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62af7a5bafea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62af7a5bafea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62af7a5bafea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62af7a5bafea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62af7a5bafea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62af7a5bafea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62af7a595444 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62af7a595444 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62af7a598de2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62af7a598de2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62af7a598de2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62af7a598de2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62af7a598de2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62af7abc0bdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62af7abc0bdf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x77d7daeceaa4 - <unknown>
[INFO] [stdout]   45:     0x77d7daf5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_export::tests::test_import_csv_different_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_export::tests::test_import_csv_different_order' (139) panicked at src/import_export/tests.rs:134:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62af7abec8a2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62af7abec8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62af7abec8a2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62af7abec8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62af7abfe87a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62af7abfe87a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x62af7abb9936 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62af7abb9936 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62af7abcb099 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62af7abcb099 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62af7abcaf31 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62af7a5a781e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62af7a5a781e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62af7abcb3c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62af7abcb3c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62af7abcb158 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62af7abc59f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62af7abadc1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62af7ac06e0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62af7ac05fa2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62af7a53e387 - core::result::Result<T,E>::unwrap::hbafb50e2e37d6535
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62af7a53e387 - rsqlite3::import_export::tests::test_import_csv_different_order::h3f1a6db1ab40bcb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:134:39
[INFO] [stdout]   22:     0x62af7a53edf7 - rsqlite3::import_export::tests::test_import_csv_different_order::{{closure}}::h4b20b28dfc2e8e5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:119:37
[INFO] [stdout]   23:     0x62af7a526826 - core::ops::function::FnOnce::call_once::he34bd841f9fe2349
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62af7a5a75db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62af7a5a75db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62af7a5bafea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62af7a5bafea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62af7a5bafea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62af7a5bafea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62af7a5bafea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62af7a5bafea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62af7a5bafea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62af7a595444 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62af7a595444 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62af7a598de2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62af7a598de2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62af7a598de2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62af7a598de2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62af7a598de2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62af7abc0bdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62af7abc0bdf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x77d7daeceaa4 - <unknown>
[INFO] [stdout]   45:     0x77d7daf5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_export::tests::test_import_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_export::tests::test_import_csv' (138) panicked at src/import_export/tests.rs:86:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62af7abec8a2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62af7abec8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62af7abec8a2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62af7abec8a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62af7abfe87a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62af7abfe87a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x62af7abb9936 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62af7abb9936 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62af7abcb099 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62af7abcb099 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62af7abcaf31 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62af7a5a781e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62af7a5a781e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62af7abcb3c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62af7abcb3c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62af7abcb158 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62af7abc59f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62af7abadc1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62af7ac06e0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62af7ac05fa2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62af7a53c517 - core::result::Result<T,E>::unwrap::hbafb50e2e37d6535
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62af7a53c517 - rsqlite3::import_export::tests::test_import_csv::hc2c768808df5425d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:86:39
[INFO] [stdout]   22:     0x62af7a53d4c7 - rsqlite3::import_export::tests::test_import_csv::{{closure}}::h4ba93880266ffa8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:76:21
[INFO] [stdout]   23:     0x62af7a5256f6 - core::ops::function::FnOnce::call_once::hb322007deb995655
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62af7a5a75db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62af7a5a75db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62af7a5bafea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62af7a5bafea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62af7a5bafea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62af7a5bafea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62af7a5bafea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62af7a5bafea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62af7a5bafea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62af7a595444 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62af7a595444 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62af7a598de2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62af7a598de2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62af7a598de2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62af7a598de2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62af7a598de2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62af7a598de2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62af7abc0bdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62af7abc0bdf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x77d7daeceaa4 - <unknown>
[INFO] [stdout]   45:     0x77d7daf5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dot_commands::tests::test_output_auto_mode_switch
[INFO] [stdout]     import_export::tests::test_import_csv
[INFO] [stdout]     import_export::tests::test_import_csv_different_order
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 305 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rsqlite3`
[INFO] running `Command { std: "docker" "inspect" "31ea47d7d607bcaa2643530bee0103405213be012db8bcf9e3b3c72aed548469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ea47d7d607bcaa2643530bee0103405213be012db8bcf9e3b3c72aed548469", kill_on_drop: false }`
[INFO] [stdout] 31ea47d7d607bcaa2643530bee0103405213be012db8bcf9e3b3c72aed548469
