[INFO] fetching crate rsqlite3 1.1.0...
[INFO] checking rsqlite3-1.1.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate rsqlite3 1.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsqlite3 1.1.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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 psm v0.1.29
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5d0fe45c5a96977cc8ce54aaf9829bad5ada56558704f23ea486784c0e400e1
[INFO] running `Command { std: "docker" "start" "-a" "d5d0fe45c5a96977cc8ce54aaf9829bad5ada56558704f23ea486784c0e400e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5d0fe45c5a96977cc8ce54aaf9829bad5ada56558704f23ea486784c0e400e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d0fe45c5a96977cc8ce54aaf9829bad5ada56558704f23ea486784c0e400e1", kill_on_drop: false }`
[INFO] [stdout] d5d0fe45c5a96977cc8ce54aaf9829bad5ada56558704f23ea486784c0e400e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16febc430508111075dc906325b191f743422bcbcc0bfb5a0ad9572c671af94d
[INFO] running `Command { std: "docker" "start" "-a" "16febc430508111075dc906325b191f743422bcbcc0bfb5a0ad9572c671af94d", 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]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[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]     Checking rustyline v17.0.2
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.60.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking 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] [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 `dev` profile [unoptimized + debuginfo] target(s) in 42.90s
[INFO] running `Command { std: "docker" "inspect" "16febc430508111075dc906325b191f743422bcbcc0bfb5a0ad9572c671af94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16febc430508111075dc906325b191f743422bcbcc0bfb5a0ad9572c671af94d", kill_on_drop: false }`
[INFO] [stdout] 16febc430508111075dc906325b191f743422bcbcc0bfb5a0ad9572c671af94d
