[INFO] cloning repository https://github.com/shirakawayohane/next-sql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shirakawayohane/next-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirakawayohane%2Fnext-sql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirakawayohane%2Fnext-sql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cde3acbf8fdb3bb5b4b824bd7d91aab881095bd7
[INFO] testing shirakawayohane/next-sql against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirakawayohane%2Fnext-sql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shirakawayohane/next-sql
[INFO] finished tweaking git repo https://github.com/shirakawayohane/next-sql
[INFO] tweaked toml for git repo https://github.com/shirakawayohane/next-sql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shirakawayohane/next-sql on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shirakawayohane/next-sql 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5de70ac3d05fae9ca1958322855f115f9289a0d00275c161069f954ecfbf35b0
[INFO] running `Command { std: "docker" "start" "-a" "5de70ac3d05fae9ca1958322855f115f9289a0d00275c161069f954ecfbf35b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5de70ac3d05fae9ca1958322855f115f9289a0d00275c161069f954ecfbf35b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5de70ac3d05fae9ca1958322855f115f9289a0d00275c161069f954ecfbf35b0", kill_on_drop: false }`
[INFO] [stdout] 5de70ac3d05fae9ca1958322855f115f9289a0d00275c161069f954ecfbf35b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dca9379ae9f9b62b6869affce814636f7b3e841a586890efd5bc73365a74e847
[INFO] running `Command { std: "docker" "start" "-a" "dca9379ae9f9b62b6869affce814636f7b3e841a586890efd5bc73365a74e847", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.42.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling postgres v0.19.10
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling nextsql-core v0.1.0 (/opt/rustwide/workdir/nextsql-core)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nextsql-cli v0.1.0 (/opt/rustwide/workdir/nextsql-cli)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling nextsql-lsp v0.1.0 (/opt/rustwide/workdir/nextsql-lsp)
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> nextsql-lsp/src/diagnostics.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Ok(Ok(module)) => {
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_cache`
[INFO] [stdout]   --> nextsql-lsp/src/diagnostics.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 if let Some(schema_cache) = &self.schema_cache {
[INFO] [stdout]    |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_cache`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate_types` and `create_diagnostic_from_validation_error` are never used
[INFO] [stdout]    --> nextsql-lsp/src/diagnostics.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl<'a> DiagnosticsProvider<'a> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     async fn validate_types(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     fn create_diagnostic_from_validation_error(&self, error: ValidationError) -> Diagnostic {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `invalidate_cache` is never used
[INFO] [stdout]    --> nextsql-lsp/src/schema_cache.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SchemaCache {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn invalidate_cache(&self, project_root: &Path) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dca9379ae9f9b62b6869affce814636f7b3e841a586890efd5bc73365a74e847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca9379ae9f9b62b6869affce814636f7b3e841a586890efd5bc73365a74e847", kill_on_drop: false }`
[INFO] [stdout] dca9379ae9f9b62b6869affce814636f7b3e841a586890efd5bc73365a74e847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24f40dfc3205de4a08bbc62e9534cdc5c19e90fb51c45ba1c847db0057abc8b1
[INFO] running `Command { std: "docker" "start" "-a" "24f40dfc3205de4a08bbc62e9534cdc5c19e90fb51c45ba1c847db0057abc8b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling nextsql-core v0.1.0 (/opt/rustwide/workdir/nextsql-core)
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling nextsql-cli v0.1.0 (/opt/rustwide/workdir/nextsql-cli)
[INFO] [stderr]    Compiling nextsql-lsp v0.1.0 (/opt/rustwide/workdir/nextsql-lsp)
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> nextsql-lsp/src/diagnostics.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Ok(Ok(module)) => {
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_cache`
[INFO] [stdout]   --> nextsql-lsp/src/diagnostics.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 if let Some(schema_cache) = &self.schema_cache {
[INFO] [stdout]    |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_cache`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate_types` and `create_diagnostic_from_validation_error` are never used
[INFO] [stdout]    --> nextsql-lsp/src/diagnostics.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl<'a> DiagnosticsProvider<'a> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     async fn validate_types(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     fn create_diagnostic_from_validation_error(&self, error: ValidationError) -> Diagnostic {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `invalidate_cache` is never used
[INFO] [stdout]    --> nextsql-lsp/src/schema_cache.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SchemaCache {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn invalidate_cache(&self, project_root: &Path) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "24f40dfc3205de4a08bbc62e9534cdc5c19e90fb51c45ba1c847db0057abc8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f40dfc3205de4a08bbc62e9534cdc5c19e90fb51c45ba1c847db0057abc8b1", kill_on_drop: false }`
[INFO] [stdout] 24f40dfc3205de4a08bbc62e9534cdc5c19e90fb51c45ba1c847db0057abc8b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c873caf6d896fe62b5d620e8d4023d398d5091ad6c2281fc67ce2deb5156da0
[INFO] running `Command { std: "docker" "start" "-a" "8c873caf6d896fe62b5d620e8d4023d398d5091ad6c2281fc67ce2deb5156da0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `module`
[INFO] [stderr]   --> nextsql-lsp/src/diagnostics.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |             Ok(Ok(module)) => {
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `schema_cache`
[INFO] [stderr]   --> nextsql-lsp/src/diagnostics.rs:44:29
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 if let Some(schema_cache) = &self.schema_cache {
[INFO] [stderr]    |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_cache`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `validate_types` and `create_diagnostic_from_validation_error` are never used
[INFO] [stderr]    --> nextsql-lsp/src/diagnostics.rs:163:14
[INFO] [stderr]     |
[INFO] [stderr]  12 | impl<'a> DiagnosticsProvider<'a> {
[INFO] [stderr]     | -------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 163 |     async fn validate_types(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 |     fn create_diagnostic_from_validation_error(&self, error: ValidationError) -> Diagnostic {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `invalidate_cache` is never used
[INFO] [stderr]    --> nextsql-lsp/src/schema_cache.rs:190:18
[INFO] [stderr]     |
[INFO] [stderr]  12 | impl SchemaCache {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub async fn invalidate_cache(&self, project_root: &Path) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nextsql-lsp` (bin "nextsql-lsp" test) generated 4 warnings (run `cargo fix --bin "nextsql-lsp" -p nextsql-lsp --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextsql_cli-b369a47434dfda9f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test migration::tests::test_is_valid_migration_timestamp ... ok
[INFO] [stdout] test db::tests::test_database_config_connection_string ... ok
[INFO] [stdout] test migration::tests::test_migration_manager_init ... ok
[INFO] [stdout] test db::tests::test_custom_database_config ... ok
[INFO] [stdout] test migration::tests::test_generate_migration ... ok
[INFO] [stdout] test config::tests::test_valid_config_validation ... ok
[INFO] [stdout] test config::tests::test_save_to_file_with_validation ... ok
[INFO] [stdout] test config::tests::test_invalid_target_language ... ok
[INFO] [stdout] test config::tests::test_load_from_file_with_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nextsql-fc6604ef3aa85613)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test db::tests::test_database_config_connection_string ... ok
[INFO] [stdout] test migration::tests::test_is_valid_migration_timestamp ... ok
[INFO] [stdout] test db::tests::test_custom_database_config ... ok
[INFO] [stdout] test migration::tests::test_generate_migration ... ok
[INFO] [stdout] test migration::tests::test_migration_manager_init ... ok
[INFO] [stdout] test config::tests::test_invalid_target_language ... ok
[INFO] [stdout] test config::tests::test_valid_config_validation ... ok
[INFO] [stdout] test config::tests::test_load_from_file_with_validation ... ok
[INFO] [stdout] test config::tests::test_save_to_file_with_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextsql_core-606ce4419afa3e66)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test integration_tests::integration_tests::test_insert_with_unknown_field ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_insert_missing_required_field ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_valid_insert_with_all_required_fields ... ok
[INFO] [stdout] test parser::test_parse_column ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_insertable_type_generation ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_update_with_valid_fields ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_undefined_variable ... ok
[INFO] [stdout] test parser::test_parse_insert_clause ... ok
[INFO] [stdout] test parser::test_parse_argument_list ... ok
[INFO] [stdout] test parser::test_parse_target ... ok
[INFO] [stdout] test parser::test_parse_mutation_decl ... ok
[INFO] [stdout] test parser::test_parse_query_decl ... ok
[INFO] [stdout] test integration_tests::integration_tests::test_type_mismatch_numeric_field ... ok
[INFO] [stdout] test parser::test_parse_returning_clause ... ok
[INFO] [stdout] test parser::test_parse_type ... ok
[INFO] [stdout] test parser::test_parse_mutation ... ok
[INFO] [stdout] test parser::test_parse_mutation_body ... ok
[INFO] [stdout] test parser::test_parse_update_clause ... ok
[INFO] [stdout] test parser::test_parse_expression ... ok
[INFO] [stdout] test parser::test_simple_query_parse ... ok
[INFO] [stdout] test parser::test_parse_where_clause ... ok
[INFO] [stdout] test parser::test_parse_values_clause ... ok
[INFO] [stdout] test parser::tests::dynamic_conditional_clauses_test ... ok
[INFO] [stdout] test parser::tests::dynamic_array_conditions_test ... ok
[INFO] [stdout] test parser::test_parse_value_clause ... ok
[INFO] [stdout] test parser::tests::delete_with_subquery_test ... ok
[INFO] [stdout] test parser::tests::dynamic_field_selection_test ... ok
[INFO] [stdout] test parser::test_when_expression ... ok
[INFO] [stdout] test parser::tests::insert_many_with_variable_test ... ok
[INFO] [stdout] test parser::tests::simple_select_and_join_test ... ok
[INFO] [stdout] test parser::tests::insert_many_test ... ok
[INFO] [stdout] test parser::tests::test_member_expressions ... ok
[INFO] [stdout] test parser::tests::insert_optional_test ... ok
[INFO] [stdout] test parser::tests::simple_delete_test ... ok
[INFO] [stdout] test parser::tests::update_test ... ok
[INFO] [stdout] test parser::tests::simple_select_test ... ok
[INFO] [stdout] test parser::tests::dynamic_switch_case_test ... ok
[INFO] [stdout] test parser::tests::dynamic_joins_test ... ok
[INFO] [stdout] test schema_loader::tests::test_postgres_type_mapping ... ok
[INFO] [stdout] test type_system::tests::test_insertable_type_derivation ... ok
[INFO] [stdout] test type_validator::tests::test_validate_insert_missing_required_field ... ok
[INFO] [stdout] test schema::tests::test_insertable_columns ... ok
[INFO] [stdout] test parser::tests::comprehensive_examples_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::comprehensive_examples_test stdout ----
[INFO] [stdout] 🔍 Found 20 .nsql files in examples directory
[INFO] [stdout] Testing alias-completion-demo.nsql... ⚠️  SKIPPED (contains unsupported features)
[INFO] [stdout]     💡 Consider adding 'alias-completion-demo.nsql' to unsupported_files list
[INFO] [stdout] Testing alias-space-demo.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing delete-with-subquery.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing dynamic-array-conditions.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing dynamic-conditional-clauses.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing dynamic-field-selection.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing dynamic-joins.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing dynamic-switch-case.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing field-completion-demo.nsql... ✅ (2 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing insert-insertable.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing insert-many-with-variable.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing insert-many.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing insert-optional.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing insert.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing method-chaining.nsql... ⚠️  SKIPPED (contains unsupported features)
[INFO] [stdout]     💡 Consider adding 'method-chaining.nsql' to unsupported_files list
[INFO] [stdout] Testing simple-delete.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] Testing simple-select-and-join.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing simple-select.nsql... ✅ (1 queries, 0 mutations, 0 with statements)
[INFO] [stdout] Testing test-alias-completion.nsql... ❌ FAILED:  --> 9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |   alias p = 
[INFO] [stdout]   |         ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected query_statement
[INFO] [stdout] Testing update.nsql... ✅ (0 queries, 1 mutations, 0 with statements)
[INFO] [stdout] 
[INFO] [stdout] 📊 PARSING SUMMARY:
[INFO] [stdout] Total files discovered: 20
[INFO] [stdout] Successful: 17 ✅
[INFO] [stdout] Skipped (unsupported): 2 ⚠️
[INFO] [stdout] Failed: 1 ❌
[INFO] [stdout] Success rate: 94.4% (17/18)
[INFO] [stdout] 
[INFO] [stdout] ⚠️  Skipped files (unsupported features):
[INFO] [stdout]   - alias-completion-demo.nsql
[INFO] [stdout]   - method-chaining.nsql
[INFO] [stdout] 
[INFO] [stdout] ❌ Failed files:
[INFO] [stdout]   - test-alias-completion.nsql:  --> 9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |   alias p = 
[INFO] [stdout]   |         ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected query_statement
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::comprehensive_examples_test' (61) panicked at nextsql-core/src/parser.rs:1696:9:
[INFO] [stdout] Some example files failed to parse. See output above for details.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620791231e92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620791231e92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620791231e92 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620791231e92 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620791247bfa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620791247bfa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x620791236ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620791236ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62079120fd3f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62079120fd3f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620791229c59 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6207911b323e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6207911b323e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x620791229e12 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x620791229e12 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62079120fe2a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x620791204e59 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620791210c4d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6207912482cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620791176389 - nextsql_core[7341e32677c4da8e]::parser::tests::comprehensive_examples_test
[INFO] [stdout]                                at /opt/rustwide/workdir/nextsql-core/src/parser.rs:1696:9
[INFO] [stdout]   20:     0x62079116f857 - nextsql_core[7341e32677c4da8e]::parser::tests::comprehensive_examples_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nextsql-core/src/parser.rs:1543:37
[INFO] [stdout]   21:     0x620791194746 - <nextsql_core[7341e32677c4da8e]::parser::tests::comprehensive_examples_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6207911a75eb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6207911a75eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6207911b3e4a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6207911b3e4a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6207911b3e4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6207911b3e4a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6207911b3e4a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6207911b3e4a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6207911b3e4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6207911ae314 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6207911ae314 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6207911b6942 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6207911b6942 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6207911b6942 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6207911b6942 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6207911b6942 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6207911b6942 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6207911b6942 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62079123139f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x62079123139f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x76b9d7eaeaa4 - <unknown>
[INFO] [stdout]   43:     0x76b9d7f3ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::comprehensive_examples_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nextsql-core --lib`
[INFO] running `Command { std: "docker" "inspect" "8c873caf6d896fe62b5d620e8d4023d398d5091ad6c2281fc67ce2deb5156da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c873caf6d896fe62b5d620e8d4023d398d5091ad6c2281fc67ce2deb5156da0", kill_on_drop: false }`
[INFO] [stdout] 8c873caf6d896fe62b5d620e8d4023d398d5091ad6c2281fc67ce2deb5156da0
