[INFO] fetching crate rsqlite3 1.1.0...
[INFO] testing rsqlite3-1.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rsqlite3 1.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsqlite3 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.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 simplelog v0.12.2
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 708c6c068627a317f6ef0abf81837c78caf5b3eb0b13747e2440ae3d8064c115
[INFO] running `Command { std: "docker" "start" "-a" "708c6c068627a317f6ef0abf81837c78caf5b3eb0b13747e2440ae3d8064c115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708c6c068627a317f6ef0abf81837c78caf5b3eb0b13747e2440ae3d8064c115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708c6c068627a317f6ef0abf81837c78caf5b3eb0b13747e2440ae3d8064c115", kill_on_drop: false }`
[INFO] [stdout] 708c6c068627a317f6ef0abf81837c78caf5b3eb0b13747e2440ae3d8064c115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481a37c902ff34c75e344f614aceb716a0d93adc92ead35e12a3d91646a591ba
[INFO] running `Command { std: "docker" "start" "-a" "481a37c902ff34c75e344f614aceb716a0d93adc92ead35e12a3d91646a591ba", 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 find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.60.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling syntect v5.3.0
[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 39.01s
[INFO] running `Command { std: "docker" "inspect" "481a37c902ff34c75e344f614aceb716a0d93adc92ead35e12a3d91646a591ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481a37c902ff34c75e344f614aceb716a0d93adc92ead35e12a3d91646a591ba", kill_on_drop: false }`
[INFO] [stdout] 481a37c902ff34c75e344f614aceb716a0d93adc92ead35e12a3d91646a591ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d5cda26583c9d7dbdd61266141f9851c86b83b28b166c8014f78ed067b1aa7f
[INFO] running `Command { std: "docker" "start" "-a" "4d5cda26583c9d7dbdd61266141f9851c86b83b28b166c8014f78ed067b1aa7f", 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.33s
[INFO] running `Command { std: "docker" "inspect" "4d5cda26583c9d7dbdd61266141f9851c86b83b28b166c8014f78ed067b1aa7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d5cda26583c9d7dbdd61266141f9851c86b83b28b166c8014f78ed067b1aa7f", kill_on_drop: false }`
[INFO] [stdout] 4d5cda26583c9d7dbdd61266141f9851c86b83b28b166c8014f78ed067b1aa7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fdf5a8df10e27f7c92d66963255abafc5705777c36dbb17833143c3402b2027c
[INFO] running `Command { std: "docker" "start" "-a" "fdf5a8df10e27f7c92d66963255abafc5705777c36dbb17833143c3402b2027c", 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.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsqlite3-46cfc57bc3d680e7)
[INFO] [stdout] 
[INFO] [stdout] running 308 tests
[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_new_defaults ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_bail ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_get_settings_modified ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_echo ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_mode ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_headers ... ok
[INFO] [stdout] test cli_state::tests::test_cli_state_set_null_value ... 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_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_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_output_file_and_back ... ok
[INFO] [stdout] test cli_state::tests::test_output_mode_from_str_list ... ok
[INFO] [stdout] test completion::tests::test_complete_word_boundary ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_select ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_dump_arg ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_headers_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 db::tests::test_execute_query_delete ... ok
[INFO] [stdout] test db::tests::test_execute_query_empty_sql ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_from ... ok
[INFO] [stdout] test db::tests::test_execute_query_integer_values ... ok
[INFO] [stdout] test db::tests::test_execute_query_no_rows ... ok
[INFO] [stdout] test db::tests::test_execute_query_multiple_inserts ... ok
[INFO] [stdout] test db::tests::test_execute_query_real_values ... ok
[INFO] [stdout] test db::tests::test_execute_query_null_values ... ok
[INFO] [stdout] test completion::tests::test_context_completions_default_sql ... 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 completion::tests::test_context_completions_after_update ... ok
[INFO] [stdout] test db::tests::test_execute_query_update ... ok
[INFO] [stdout] test db::tests::test_get_schema_create_sql ... ok
[INFO] [stdout] test db::tests::test_get_schema_with_default ... ok
[INFO] [stdout] test db::tests::test_get_schema_basic ... ok
[INFO] [stdout] test db::tests::test_get_tables_empty ... 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 completion::tests::test_complete_case_insensitive ... ok
[INFO] [stdout] test db::tests::test_value_to_string_null ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_join ... ok
[INFO] [stdout] test db::tests::test_value_to_string_real ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_bail ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_on ... 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_headers_on ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_headers_yes ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_mode_set_csv ... 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 completion::tests::test_context_completions_dot_command ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_nullvalue_set ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_nullvalue_custom ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_schema_all ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_schema_table ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_open ... ok
[INFO] [stdout] test db::tests::test_get_schema_nonexistent_table ... ok
[INFO] [stdout] test db::tests::test_get_tables_excludes_sqlite_internal ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_separator_comma ... ok
[INFO] [stdout] test db::tests::test_value_to_string_integer ... ok
[INFO] [stdout] test db::tests::test_value_to_string_text ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_from_space ... ok
[INFO] [stdout] test completion::tests::test_complete_filters_by_prefix ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_echo_off ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_separator_set ... 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_execute_echo_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_import_missing_args ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_width ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_tables_with_pattern ... ok
[INFO] [stdout] test dot_commands::tests::test_cmd_timer_off ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_headers_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_nullvalue_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_separator_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_mode_command ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_off ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_numeric ... 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_command_empty ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_timer_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 completion::tests::test_context_completions_after_into ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_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_specific_tables ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_command_not_dot_command ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_invalid ... ok
[INFO] [stdout] test dot_commands::tests::test_parse_bool_arg_yes_no ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_and ... 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_with_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_join ... ok
[INFO] [stdout] test import_export::tests::test_generate_sql_dump_with_quotes ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_or ... ok
[INFO] [stdout] test lsp::tests::test_completion_after_select ... 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_after_comma_in_from ... 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_create_index_if_not_exists ... ok
[INFO] [stdout] test completion::tests::test_context_completions_after_where ... 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_on_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_on_keyword ... ok
[INFO] [stdout] test lsp::tests::test_completion_create_index_where_clause ... 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_on_table_full ... 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_dot_alias ... 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_drop_index ... ok
[INFO] [stdout] test lsp::tests::test_completion_dot_table_name ... 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_complete_dot_command_filtered ... ok
[INFO] [stdout] test lsp::tests::test_completion_function_no_signature ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_empty_prefix ... ok
[INFO] [stdout] test lsp::tests::test_completion_functions ... ok
[INFO] [stdout] test lsp::tests::test_completion_group_by ... ok
[INFO] [stdout] test lsp::tests::test_completion_dot_with_prefix ... ok
[INFO] [stdout] test lsp::tests::test_completion_having ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_if_exists ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list ... 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_insert_into_column_list_multiple ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list_orders ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_keyword ... ok
[INFO] [stdout] test lsp::tests::test_completion_drop_index_partial_match ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_table ... ok
[INFO] [stdout] test lsp::tests::test_completion_limit_offset ... ok
[INFO] [stdout] test lsp::tests::test_completion_inner_join ... ok
[INFO] [stdout] test lsp::tests::test_completion_insert_into_column_list_empty ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_type ... ok
[INFO] [stdout] test lsp::tests::test_completion_keywords ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_mode_arg ... ok
[INFO] [stdout] test lsp::tests::test_completion_order_by ... ok
[INFO] [stdout] test lsp::tests::test_completion_pragma ... 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_context_after_comparison ... ok
[INFO] [stdout] test lsp::tests::test_completion_with_prefix_partial_match ... ok
[INFO] [stdout] test lsp::tests::test_context_after_equals ... ok
[INFO] [stdout] test lsp::tests::test_context_between ... ok
[INFO] [stdout] test lsp::tests::test_completion_update_set ... ok
[INFO] [stdout] test lsp::tests::test_completion_left_join ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_timer_arg ... ok
[INFO] [stdout] test completion::tests::test_context_completions_dot_schema_arg ... ok
[INFO] [stdout] test lsp::tests::test_context_subquery ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_invalid_sql ... ok
[INFO] [stdout] test lsp::tests::test_default_impl ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_empty_sql ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_unknown_column ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_valid_sql ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_multiple_statements ... 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_empty_cache_goto_definition ... ok
[INFO] [stdout] test lsp::tests::test_empty_cache_hover ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_multiple_valid_statements ... ok
[INFO] [stdout] test lsp::tests::test_empty_text ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_unknown_table ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_syntax_error ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_multiple_joins ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_trailing_semicolon ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_update ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_no_alias ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_empty_text ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_end_of_text ... ok
[INFO] [stdout] test lsp::tests::test_extract_aliases_self_join ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_start ... ok
[INFO] [stdout] test lsp::tests::test_extract_tables_aliases ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset ... ok
[INFO] [stdout] test lsp::tests::test_full_workflow ... ok
[INFO] [stdout] test lsp::tests::test_get_columns_unknown_table ... ok
[INFO] [stdout] test lsp::tests::test_get_word_at_offset_whitespace ... 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_table ... ok
[INFO] [stdout] test lsp::tests::test_hover_column ... ok
[INFO] [stdout] test lsp::tests::test_hover_case_insensitive_keyword ... ok
[INFO] [stdout] test lsp::tests::test_hover_column_ambiguous ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_unknown ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_keyword ... 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_case_insensitive_table ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_table_case_insensitive ... ok
[INFO] [stdout] test lsp::tests::test_hover_function ... ok
[INFO] [stdout] test lsp::tests::test_hover_keyword ... ok
[INFO] [stdout] test lsp::tests::test_hover_multiline ... 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_range ... ok
[INFO] [stdout] test lsp::tests::test_hover_table ... ok
[INFO] [stdout] test lsp::tests::test_hover_on_operator ... ok
[INFO] [stdout] test lsp::tests::test_position_new ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_single_line ... ok
[INFO] [stdout] test lsp::tests::test_multiline_completion ... ok
[INFO] [stdout] test lsp::tests::test_range_new ... ok
[INFO] [stdout] test lsp::tests::test_range_on_line ... ok
[INFO] [stdout] test lsp::tests::test_position_beyond_text_length ... ok
[INFO] [stdout] test lsp::tests::test_repro_insert_into_suggestion ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_multiline ... 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_repro_select_star_fr_from ... ok
[INFO] [stdout] test lsp::tests::test_service_get_tables ... 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_word_with_underscore ... ok
[INFO] [stdout] test lsp::tests::test_whitespace_only ... ok
[INFO] [stdout] test output::tests::test_format_column_alignment ... ok
[INFO] [stdout] test lsp::tests::test_service_refresh_schema ... ok
[INFO] [stdout] test output::tests::test_format_column_empty_result ... ok
[INFO] [stdout] test lsp::tests::test_service_get_columns ... ok
[INFO] [stdout] test output::tests::test_format_column_basic ... ok
[INFO] [stdout] test output::tests::test_format_column_no_headers ... ok
[INFO] [stdout] test output::tests::test_format_csv_basic ... ok
[INFO] [stdout] test output::tests::test_format_json_basic ... ok
[INFO] [stdout] test output::tests::test_format_json_empty ... ok
[INFO] [stdout] test output::tests::test_format_json_null_custom_value ... ok
[INFO] [stdout] test output::tests::test_format_json_null_empty_string ... 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 lsp::tests::test_repro_where_missing_after_table ... ok
[INFO] [stdout] test output::tests::test_format_csv_with_newline ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset_utf8 ... ok
[INFO] [stdout] test output::tests::test_format_csv_with_quotes ... ok
[INFO] [stdout] test output::tests::test_format_jsonl_empty ... ok
[INFO] [stdout] test output::tests::test_format_line_basic ... ok
[INFO] [stdout] test output::tests::test_format_list_custom_separator ... ok
[INFO] [stdout] test output::tests::test_format_list_empty_rows ... ok
[INFO] [stdout] test output::tests::test_format_list_no_headers ... ok
[INFO] [stdout] test output::tests::test_format_markdown_basic ... ok
[INFO] [stdout] test output::tests::test_format_line_multiple_rows ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_csv ... ok
[INFO] [stdout] test output::tests::test_format_line_null_value ... ok
[INFO] [stdout] test output::tests::test_format_list_null_value ... ok
[INFO] [stdout] test output::tests::test_format_markdown_empty_result ... ok
[INFO] [stdout] test output::tests::test_format_jsonl_basic ... ok
[INFO] [stdout] test output::tests::test_format_markdown_pipe_escape ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_json ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_jsonl ... ok
[INFO] [stdout] test output::tests::test_format_result_dispatch_list ... ok
[INFO] [stdout] test output::tests::test_format_list_basic ... ok
[INFO] [stdout] test output::tests::test_truncate_string_empty ... ok
[INFO] [stdout] test output::tests::test_format_table_basic ... ok
[INFO] [stdout] test output::tests::test_format_table_empty_result ... 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_exact ... ok
[INFO] [stdout] test output::tests::test_truncate_string_very_short_max ... ok
[INFO] [stdout] test completion::tests::test_context_completions_empty ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_unknown_command ... ok
[INFO] [stdout] test dot_commands::tests::test_execute_empty_command ... ok
[INFO] [stdout] test output::tests::test_truncate_string_short ... ok
[INFO] [stdout] test lsp::tests::test_completion_unknown_table_dot ... ok
[INFO] [stdout] test import_export::tests::test_import_csv ... FAILED
[INFO] [stdout] test dot_commands::tests::test_output_auto_mode_switch ... FAILED
[INFO] [stdout] test dot_commands::tests::test_execute_read_missing_arg ... ok
[INFO] [stdout] test import_export::tests::test_import_csv_different_order ... FAILED
[INFO] [stdout] test output::tests::test_truncate_string_long ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_special_characters ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_numbers ... 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_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_keywords ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_line_empty ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlighter_new ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_multiline_preserves_structure ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_sql_thread_local_reuse ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_multiline ... ok
[INFO] [stdout] test sql_highlight::tests::test_highlight_line_preserves_content ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- import_export::tests::test_import_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_export::tests::test_import_csv' (137) 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:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579284e849ca - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579284e849ca - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579284e9b7ba - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579284e9b7ba - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x579284e899e2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579284e899e2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x579284e62adf - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579284e62adf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579284e7c6c9 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57928482f8ac - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57928482f8ac - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579284e7c942 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x579284e7c942 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x579284e62b98 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x579284e59d59 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579284e63a1d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x579284e9c0cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579284e9be12 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5792847fcdc7 - core::result::Result<T,E>::unwrap::hb338ec9116260107
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5792847fcdc7 - rsqlite3::import_export::tests::test_import_csv::hf97117e51c64d2cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:86:39
[INFO] [stdout]   22:     0x5792847fdd77 - rsqlite3::import_export::tests::test_import_csv::{{closure}}::h0b130bd2d5945b34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:76:21
[INFO] [stdout]   23:     0x57928480cd26 - core::ops::function::FnOnce::call_once::h90fdfdee5fcb7cd8
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57928482398b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57928482398b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57928483037b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57928483037b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57928483037b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57928483037b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57928483037b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57928482ba94 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57928482ba94 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x579284832f82 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x579284832f82 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x579284832f82 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x579284e83d7f - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x579284e83d7f - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795405f73aa4 - <unknown>
[INFO] [stdout]   45:     0x795406000a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (119) 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:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579284e849ca - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579284e849ca - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579284e9b7ba - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579284e9b7ba - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x579284e899e2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579284e899e2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x579284e62adf - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579284e62adf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579284e7c6c9 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57928482f8ac - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57928482f8ac - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579284e7c942 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x579284e7c942 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x579284e62b98 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x579284e59d59 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579284e63a1d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x579284e9c0cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579284e9be12 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5792847f3c7f - core::result::Result<T,E>::unwrap::h619b22a3ec994e10
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5792847f3c7f - rsqlite3::dot_commands::tests::test_output_auto_mode_switch::hdb13160d93175575
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dot_commands/tests.rs:503:65
[INFO] [stdout]   22:     0x5792847f41f7 - rsqlite3::dot_commands::tests::test_output_auto_mode_switch::{{closure}}::h457a0e099417e52d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dot_commands/tests.rs:496:34
[INFO] [stdout]   23:     0x57928480e6a6 - core::ops::function::FnOnce::call_once::he1ac3de3a8fe3d69
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57928482398b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57928482398b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57928483037b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57928483037b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57928483037b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57928483037b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57928483037b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57928482ba94 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57928482ba94 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x579284832f82 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x579284832f82 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x579284832f82 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x579284e83d7f - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x579284e83d7f - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795405f73aa4 - <unknown>
[INFO] [stdout]   45:     0x795406000a64 - 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' (138) 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:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579284e849ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579284e849ca - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579284e849ca - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579284e9b7ba - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579284e9b7ba - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x579284e899e2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579284e899e2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x579284e62adf - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579284e62adf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579284e7c6c9 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57928482f8ac - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57928482f8ac - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579284e7c942 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x579284e7c942 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x579284e62b98 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x579284e59d59 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579284e63a1d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x579284e9c0cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579284e9be12 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5792847fec37 - core::result::Result<T,E>::unwrap::hb338ec9116260107
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5792847fec37 - rsqlite3::import_export::tests::test_import_csv_different_order::h58be63643fdc4d6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:134:39
[INFO] [stdout]   22:     0x5792847ff6a7 - rsqlite3::import_export::tests::test_import_csv_different_order::{{closure}}::hf61b87c2aa8b7f76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/import_export/tests.rs:119:37
[INFO] [stdout]   23:     0x57928480e5e6 - core::ops::function::FnOnce::call_once::hdfc35e0b12865fa8
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57928482398b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57928482398b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57928483037b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57928483037b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57928483037b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57928483037b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57928483037b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57928483037b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57928482ba94 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57928482ba94 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x579284832f82 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x579284832f82 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x579284832f82 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x579284832f82 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x579284832f82 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x579284e83d7f - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x579284e83d7f - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x795405f73aa4 - <unknown>
[INFO] [stdout]   45:     0x795406000a64 - 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 0.93s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rsqlite3`
[INFO] running `Command { std: "docker" "inspect" "fdf5a8df10e27f7c92d66963255abafc5705777c36dbb17833143c3402b2027c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf5a8df10e27f7c92d66963255abafc5705777c36dbb17833143c3402b2027c", kill_on_drop: false }`
[INFO] [stdout] fdf5a8df10e27f7c92d66963255abafc5705777c36dbb17833143c3402b2027c
