[INFO] cloning repository https://github.com/alariczq/db-mcp-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alariczq/db-mcp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falariczq%2Fdb-mcp-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falariczq%2Fdb-mcp-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6965148107ec77e02c7d707a54455a092fa214b2 [INFO] testing alariczq/db-mcp-server against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falariczq%2Fdb-mcp-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alariczq/db-mcp-server [INFO] finished tweaking git repo https://github.com/alariczq/db-mcp-server [INFO] tweaked toml for git repo https://github.com/alariczq/db-mcp-server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alariczq/db-mcp-server on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alariczq/db-mcp-server 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e95d6acdd223599cd46cdfa84454c920e4afb9d77cc7d2268bb18c7d792c2d23 [INFO] running `Command { std: "docker" "start" "-a" "e95d6acdd223599cd46cdfa84454c920e4afb9d77cc7d2268bb18c7d792c2d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e95d6acdd223599cd46cdfa84454c920e4afb9d77cc7d2268bb18c7d792c2d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95d6acdd223599cd46cdfa84454c920e4afb9d77cc7d2268bb18c7d792c2d23", kill_on_drop: false }` [INFO] [stdout] e95d6acdd223599cd46cdfa84454c920e4afb9d77cc7d2268bb18c7d792c2d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca403198541bb5305a16cb697c734b16bd144cf5acd432f8cbcb15399665758 [INFO] running `Command { std: "docker" "start" "-a" "0ca403198541bb5305a16cb697c734b16bd144cf5acd432f8cbcb15399665758", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling db-mcp-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "0ca403198541bb5305a16cb697c734b16bd144cf5acd432f8cbcb15399665758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca403198541bb5305a16cb697c734b16bd144cf5acd432f8cbcb15399665758", kill_on_drop: false }` [INFO] [stdout] 0ca403198541bb5305a16cb697c734b16bd144cf5acd432f8cbcb15399665758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edccdfafc05bd070d775e31e80c43245b561d378b62587f10c73c8e28ceda94e [INFO] running `Command { std: "docker" "start" "-a" "edccdfafc05bd070d775e31e80c43245b561d378b62587f10c73c8e28ceda94e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling db-mcp-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "edccdfafc05bd070d775e31e80c43245b561d378b62587f10c73c8e28ceda94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edccdfafc05bd070d775e31e80c43245b561d378b62587f10c73c8e28ceda94e", kill_on_drop: false }` [INFO] [stdout] edccdfafc05bd070d775e31e80c43245b561d378b62587f10c73c8e28ceda94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5c24c2ab18eef362940c7dd79636319dbd5ec52b46bea54f0e5fe23d23b4b7b [INFO] running `Command { std: "docker" "start" "-a" "c5c24c2ab18eef362940c7dd79636319dbd5ec52b46bea54f0e5fe23d23b4b7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db_mcp_server-0cd67ce62d9109de) [INFO] [stdout] [INFO] [stdout] running 232 tests [INFO] [stdout] test config::tests::test_connection_id_from_explicit_name ... ok [INFO] [stdout] test config::tests::test_connection_id_default_when_no_database ... ok [INFO] [stdout] test config::tests::test_connection_id_from_database_name ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_http_bind_addr ... ok [INFO] [stdout] test config::tests::test_parse_mysql_url_without_database_sets_server_level ... ok [INFO] [stdout] test config::tests::test_parse_mysql_url_without_database_with_writable ... ok [INFO] [stdout] test config::tests::test_parse_no_writable_param_defaults_false ... ok [INFO] [stdout] test config::tests::test_parse_named_connection ... ok [INFO] [stdout] test config::tests::test_parse_named_server_level_connection ... ok [INFO] [stdout] test config::tests::test_parse_pool_options_acquire_timeout ... ok [INFO] [stdout] test config::tests::test_parse_postgres_url_without_database_sets_server_level ... ok [INFO] [stdout] test config::tests::test_parse_pool_options_from_url ... ok [INFO] [stdout] test config::tests::test_parse_postgres_url_without_database_with_slash ... ok [INFO] [stdout] test config::tests::test_parse_pool_options_test_before_acquire_false ... ok [INFO] [stdout] test config::tests::test_parse_sqlite_url_with_path_sets_server_level_false ... ok [INFO] [stdout] test config::tests::test_parse_sqlite_url_without_path_returns_error ... ok [INFO] [stdout] test config::tests::test_parse_writable_case_insensitive ... ok [INFO] [stdout] test config::tests::test_parse_url_with_database_sets_server_level_false ... ok [INFO] [stdout] test config::tests::test_parse_writable_false ... ok [INFO] [stdout] test config::tests::test_database_extraction_server_level ... ok [INFO] [stdout] test config::tests::test_parse_writable_last_value_wins ... ok [INFO] [stdout] test config::tests::test_database_extraction_mysql ... ok [INFO] [stdout] test config::tests::test_parse_writable_preserves_other_params ... ok [INFO] [stdout] test config::tests::test_parse_writable_invalid_value_defaults_false ... ok [INFO] [stdout] test config::tests::test_parse_writable_strips_from_connection_string ... ok [INFO] [stdout] test config::tests::test_parse_writable_true ... ok [INFO] [stdout] test config::tests::test_database_extraction_postgres ... ok [INFO] [stdout] test config::tests::test_parse_writable_with_other_params ... ok [INFO] [stdout] test config::tests::test_pool_options_custom_values ... ok [INFO] [stdout] test config::tests::test_pool_options_stripped_from_connection_string ... ok [INFO] [stdout] test config::tests::test_pool_options_invalid_boolean_ignored ... ok [INFO] [stdout] test config::tests::test_pool_options_invalid_value_ignored ... ok [INFO] [stdout] test config::tests::test_pool_options_validation_min_exceeds_max ... ok [INFO] [stdout] test config::tests::test_pool_options_validation_max_zero ... ok [INFO] [stdout] test config::tests::test_reserved_connection_id_default_case_insensitive ... ok [INFO] [stdout] test config::tests::test_pool_options_with_writable ... ok [INFO] [stdout] test config::tests::test_pool_options_validation_min_zero ... ok [INFO] [stdout] test config::tests::test_pool_options_defaults ... ok [INFO] [stdout] test config::tests::test_reserved_connection_id_default_rejected ... ok [INFO] [stdout] test config::tests::test_reserved_connection_id_default_with_whitespace ... ok [INFO] [stdout] test config::tests::test_timeout_durations ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_mysql ... ok [INFO] [stdout] test config::tests::test_url_encoding_preserved_in_connection_string ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_postgres ... ok [INFO] [stdout] test db::database_pool::tests::test_cleanup_handle_is_sync_mutex ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_server_returns_base ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_with_trailing_slash ... ok [INFO] [stdout] test db::database_pool::tests::test_database_pool_entry_active_count ... ok [INFO] [stdout] test db::database_pool::tests::test_database_target_display ... ok [INFO] [stdout] test db::executor::tests::test_executor_custom_settings ... ok [INFO] [stdout] test db::database_pool::tests::test_pool_count_only_counts_initialized ... ok [INFO] [stdout] test db::executor::tests::test_executor_defaults ... ok [INFO] [stdout] test db::executor::tests::test_executor_limit_capped ... ok [INFO] [stdout] test db::pool::tests::test_connection_manager_creation ... ok [INFO] [stdout] test db::schema::tests::test_table_type_parsing ... ok [INFO] [stdout] test db::pool::tests::test_connection_not_found ... ok [INFO] [stdout] test db::pool::tests::test_list_connections_empty ... ok [INFO] [stdout] test db::transaction_registry::tests::test_concurrent_count_is_safe ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_strips_existing_path ... ok [INFO] [stdout] test db::database_pool::tests::test_build_database_url_with_query_params ... ok [INFO] [stdout] test db::database_pool::tests::test_database_target_from_option ... ok [INFO] [stdout] test db::database_pool::tests::test_oncecell_ensures_single_entry_per_database ... ok [INFO] [stdout] test config::tests::test_database_extraction_sqlite ... ok [INFO] [stdout] test db::transaction_registry::tests::test_timeout_constants ... ok [INFO] [stdout] test db::transaction_registry::tests::test_list_all_empty_returns_empty_vec ... ok [INFO] [stdout] test db::transaction_registry::tests::test_concurrent_get_info_on_nonexistent_transactions ... ok [INFO] [stdout] test db::transaction_registry::tests::test_concurrent_is_valid_on_nonexistent_transactions ... ok [INFO] [stdout] test db::transaction_registry::tests::test_registry_creation ... ok [INFO] [stdout] test db::transaction_registry::tests::test_with_defaults_custom_timeout ... ok [INFO] [stdout] test db::transaction_registry::tests::test_concurrent_list_all_is_safe ... ok [INFO] [stdout] test db::types::tests::test_categorize_type_decimal ... ok [INFO] [stdout] test db::transaction_registry::tests::test_list_all_returns_transaction_metadata ... ok [INFO] [stdout] test db::transaction_registry::tests::test_transaction_not_found ... ok [INFO] [stdout] test db::types::tests::test_categorize_type_integer ... ok [INFO] [stdout] test db::types::tests::test_categorize_type_json ... ok [INFO] [stdout] test db::types::tests::test_decode_binary_value_empty ... ok [INFO] [stdout] test db::types::tests::test_decode_binary_value_with_invalid_utf8 ... ok [INFO] [stdout] test db::transaction_registry::tests::test_with_defaults_capped_at_max ... ok [INFO] [stdout] test db::types::tests::test_decode_binary_value_with_valid_utf8 ... ok [INFO] [stdout] test error::tests::test_connection_error_includes_suggestion_in_data ... ok [INFO] [stdout] test error::tests::test_connection_not_found_maps_to_resource_not_found ... ok [INFO] [stdout] test error::tests::test_dangerous_operation_maps_to_invalid_params ... ok [INFO] [stdout] test error::tests::test_database_error_includes_sql_state ... ok [INFO] [stdout] test error::tests::test_connection_maps_to_internal_error ... ok [INFO] [stdout] test db::transaction_registry::tests::test_transaction_metadata_fields ... ok [INFO] [stdout] test db::transaction_registry::tests::test_transaction_id_format ... ok [INFO] [stdout] test error::tests::test_database_not_found_includes_hint_in_data ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_error_retryable ... ok [INFO] [stdout] test error::tests::test_internal_maps_to_internal_error ... ok [INFO] [stdout] test error::tests::test_database_error_includes_suggestion_in_data ... ok [INFO] [stdout] test error::tests::test_permission_maps_to_invalid_params ... ok [INFO] [stdout] test error::tests::test_timeout_maps_to_internal_error ... ok [INFO] [stdout] test error::tests::test_transaction_maps_to_resource_not_found ... ok [INFO] [stdout] test error::tests::test_schema_maps_to_invalid_params ... ok [INFO] [stdout] test error::tests::test_invalid_input_maps_to_invalid_params ... ok [INFO] [stdout] test error::tests::test_error_suggestion ... ok [INFO] [stdout] test mcp::service::tests::test_validate_connection_id_rejects_empty ... ok [INFO] [stdout] test mcp::service::tests::test_validate_connection_id_with_valid ... ok [INFO] [stdout] test mcp::service::tests::test_db_service_creation ... ok [INFO] [stdout] test models::connection::tests::test_connection_config_invalid_id ... ok [INFO] [stdout] test models::connection::tests::test_connection_config_masked_string ... ok [INFO] [stdout] test models::connection::tests::test_database_type_from_connection_string ... ok [INFO] [stdout] test models::connection::tests::test_connection_config_new ... ok [INFO] [stdout] test models::connection::tests::test_transaction_state ... ok [INFO] [stdout] test models::query::tests::test_query_param_types ... ok [INFO] [stdout] test models::query::tests::test_query_request_bounds ... ok [INFO] [stdout] test models::connection::tests::test_connection_config_empty_id ... ok [INFO] [stdout] test models::query::tests::test_query_request_defaults ... ok [INFO] [stdout] test models::query::tests::test_query_result_truncation_fields ... ok [INFO] [stdout] test models::query::tests::test_query_result_serialization_includes_truncation_when_set ... ok [INFO] [stdout] test models::query::tests::test_query_result_write ... ok [INFO] [stdout] test models::query::tests::test_query_result_empty ... ok [INFO] [stdout] test models::query::tests::test_query_result_serialization_skips_none_truncation ... ok [INFO] [stdout] test models::schema::tests::test_foreign_key_action_parsing ... ok [INFO] [stdout] test models::schema::tests::test_index_info_builder ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_float_types ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_integer_types ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_string_types ... ok [INFO] [stdout] test mcp::service::tests::test_validate_connection_id_rejects_whitespace_only ... ok [INFO] [stdout] test models::schema::tests::test_table_info_serialization_without_optional_fields ... ok [INFO] [stdout] test mcp::service::tests::test_validate_connection_id_trims_whitespace ... ok [INFO] [stdout] test models::schema::tests::test_table_info_with_metadata ... ok [INFO] [stdout] test models::schema::tests::test_table_type_parsing ... ok [INFO] [stdout] test tools::explain::tests::test_explain_input_defaults ... ok [INFO] [stdout] test models::schema::tests::test_table_schema_builder ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_json_types ... ok [INFO] [stdout] test models::schema::tests::test_table_info_serialization_with_metadata ... ok [INFO] [stdout] test tools::explain::tests::test_explain_input_with_params ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_decimal_stays_string ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_boolean ... ok [INFO] [stdout] test models::schema::tests::test_parse_default_value_expressions ... ok [INFO] [stdout] test tools::explain::tests::test_explain_input_with_markdown_format ... ok [INFO] [stdout] test mcp::service::tests::test_server_info ... ok [INFO] [stdout] test tools::explain::tests::test_explain_input_with_table_format ... ok [INFO] [stdout] test tools::explain::tests::test_explain_input_with_transaction ... ok [INFO] [stdout] test tools::explain::tests::test_generate_explain_sql_sqlite_insert ... ok [INFO] [stdout] test tools::explain::tests::test_generate_explain_sql_sqlite_select ... ok [INFO] [stdout] test tools::guard::tests::test_alter_table_drop_column_detected ... ok [INFO] [stdout] test tools::guard::tests::test_alter_table_add_column_safe ... ok [INFO] [stdout] test tools::guard::tests::test_comment_before_delete_still_detected ... ok [INFO] [stdout] test tools::explain::tests::test_query_param_input_conversion ... ok [INFO] [stdout] test tools::guard::tests::test_delete_is_write ... ok [INFO] [stdout] test tools::guard::tests::test_alter_table_drop_column_if_exists_detected ... ok [INFO] [stdout] test tools::guard::tests::test_delete_with_complex_where_safe ... ok [INFO] [stdout] test tools::guard::tests::test_create_table_safe ... ok [INFO] [stdout] test tools::guard::tests::test_drop_table_if_exists_detected ... ok [INFO] [stdout] test tools::guard::tests::test_drop_table_detected ... ok [INFO] [stdout] test tools::guard::tests::test_delete_without_where_detected ... ok [INFO] [stdout] test tools::guard::tests::test_empty_sql_returns_error ... ok [INFO] [stdout] test tools::guard::tests::test_create_table_is_write ... ok [INFO] [stdout] test tools::guard::tests::test_drop_database_detected ... ok [INFO] [stdout] test tools::guard::tests::test_delete_with_where_safe ... ok [INFO] [stdout] test tools::guard::tests::test_drop_index_detected ... ok [INFO] [stdout] test tools::guard::tests::test_explain_is_readonly ... ok [INFO] [stdout] test tools::guard::tests::test_insert_safe ... ok [INFO] [stdout] test tools::guard::tests::test_multi_statement_all_safe ... ok [INFO] [stdout] test tools::guard::tests::test_multi_statement_with_dangerous_detected ... ok [INFO] [stdout] test tools::guard::tests::test_multiline_formatting_still_detected ... ok [INFO] [stdout] test tools::guard::tests::test_insert_with_dangerous_string_safe ... ok [INFO] [stdout] test tools::guard::tests::test_inline_comment_still_detected ... ok [INFO] [stdout] test tools::guard::tests::test_insert_is_write ... ok [INFO] [stdout] test tools::guard::tests::test_operation_reasons ... ok [INFO] [stdout] test tools::guard::tests::test_parse_error_returns_error ... ok [INFO] [stdout] test tools::guard::tests::test_operation_names ... ok [INFO] [stdout] test tools::guard::tests::test_show_tables_is_readonly ... ok [INFO] [stdout] test tools::guard::tests::test_select_is_readonly ... ok [INFO] [stdout] test tools::guard::tests::test_truncate_without_table_keyword_detected ... ok [INFO] [stdout] test tools::guard::tests::test_truncate_detected ... ok [INFO] [stdout] test tools::guard::tests::test_select_safe ... ok [INFO] [stdout] test tools::guard::tests::test_update_with_where_safe ... ok [INFO] [stdout] test tools::guard::tests::test_string_literal_not_flagged ... ok [INFO] [stdout] test tools::guard::tests::test_select_with_where_is_readonly ... ok [INFO] [stdout] test tools::guard::tests::test_update_without_where_detected ... ok [INFO] [stdout] test tools::query::tests::test_query_param_conversion ... ok [INFO] [stdout] test tools::query::tests::test_query_output_serialization ... ok [INFO] [stdout] test tools::query::tests::test_query_input_decode_binary_explicit ... ok [INFO] [stdout] test tools::query::tests::test_query_input_deserialization ... ok [INFO] [stdout] test tools::guard::tests::test_update_is_write ... ok [INFO] [stdout] test tools::schema::tests::test_charset_collation_omitted_non_mysql ... ok [INFO] [stdout] test tools::schema::tests::test_column_output_with_empty_default_value ... ok [INFO] [stdout] test tools::schema::tests::test_charset_collation_serialization_mysql ... ok [INFO] [stdout] test tools::schema::tests::test_column_output_without_default_value ... ok [INFO] [stdout] test tools::schema::tests::test_describe_table_input ... ok [INFO] [stdout] test tools::schema::tests::test_comment_field_serialization ... ok [INFO] [stdout] test tools::schema::tests::test_engine_field_omitted_non_mysql ... ok [INFO] [stdout] test tools::schema::tests::test_engine_field_serialization_mysql ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_bytes ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_gigabytes ... ok [INFO] [stdout] test tools::schema::tests::test_comment_field_omitted_when_absent ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_megabytes ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_terabytes ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_kilobytes ... ok [INFO] [stdout] test tools::schema::tests::test_list_tables_input_defaults ... ok [INFO] [stdout] test tools::schema::tests::test_formatted_size_fields_omitted_when_raw_absent ... ok [INFO] [stdout] test tools::schema::tests::test_format_size_petabytes ... ok [INFO] [stdout] test tools::schema::tests::test_output_serialization ... ok [INFO] [stdout] test tools::schema::tests::test_size_breakdown_fields ... ok [INFO] [stdout] test tools::schema::tests::test_formatted_size_fields_present_when_raw_present ... ok [INFO] [stdout] test tools::schema::tests::test_size_fields_omitted_for_views ... ok [INFO] [stdout] test tools::schema::tests::test_table_info_output_from_table_info ... ok [INFO] [stdout] test tools::schema::tests::test_table_info_output_with_metadata ... ok [INFO] [stdout] test tools::schema::tests::test_table_info_output_optional_fields_skipped ... ok [INFO] [stdout] test tools::sql_validator::tests::test_error_message_dml_contains_execute ... ok [INFO] [stdout] test tools::sql_validator::tests::test_delete_with_join_blocked ... ok [INFO] [stdout] test tools::sql_validator::tests::test_error_message_transaction_contains_tool ... ok [INFO] [stdout] test tools::sql_validator::tests::test_validate_readonly_drop_error ... ok [INFO] [stdout] test tools::sql_validator::tests::test_select_with_union ... ok [INFO] [stdout] test tools::sql_validator::tests::test_complex_select_with_subquery ... ok [INFO] [stdout] test tools::sql_validator::tests::test_multiple_statements_blocked ... ok [INFO] [stdout] test tools::sql_validator::tests::test_insert_select_blocked ... ok [INFO] [stdout] test tools::sql_validator::tests::test_validate_readonly_insert_error ... ok [INFO] [stdout] test tools::sql_validator::tests::test_update_with_subquery_blocked ... ok [INFO] [stdout] test tools::sql_validator::tests::test_error_message_ddl_contains_schema ... ok [INFO] [stdout] test tools::sql_validator::tests::test_validate_readonly_select_ok ... ok [INFO] [stdout] test tools::transaction::tests::test_commit_input ... ok [INFO] [stdout] test tools::transaction::tests::test_output_serialization ... ok [INFO] [stdout] test tools::sql_validator::tests::test_validate_readonly_update_error ... ok [INFO] [stdout] test tools::sql_validator::tests::test_validate_readonly_create_error ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/db_mcp_server-a2a949ad32fdc391) [INFO] [stdout] test tools::transaction::tests::test_rollback_input ... ok [INFO] [stdout] test tools::write::tests::test_execute_input_defaults ... ok [INFO] [stdout] test tools::transaction::tests::test_begin_transaction_input_with_timeout ... ok [INFO] [stdout] test tools::write::tests::test_execute_output_serialization ... ok [INFO] [stdout] test tools::write::tests::test_execute_input_with_dangerous_allowed ... ok [INFO] [stdout] test tools::write::tests::test_execute_input_with_params ... ok [INFO] [stdout] test transport::http::tests::test_http_transport_bind_addr ... ok [INFO] [stdout] test tools::transaction::tests::test_begin_transaction_input_defaults ... ok [INFO] [stdout] test transport::http::tests::test_http_transport_custom_endpoint ... ok [INFO] [stdout] test transport::http::tests::test_http_transport_root_endpoint ... ok [INFO] [stdout] test transport::http::tests::test_http_transport_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 232 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/connection_management_test.rs (/opt/rustwide/target/debug/deps/connection_management_test-608562e0d3d6fede) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_add_connection_invalid_url ... ok [INFO] [stdout] test test_delete_connection_not_found ... ok [INFO] [stdout] test test_update_connection_not_found ... ok [INFO] [stdout] test test_update_connection_no_changes ... ok [INFO] [stdout] test test_add_connection_auto_id ... ok [INFO] [stdout] test test_add_connection_success ... ok [INFO] [stdout] test test_update_connection_active_transactions ... ok [INFO] [stdout] test test_delete_connection_active_transactions ... ok [INFO] [stdout] test test_add_connection_duplicate_id ... ok [INFO] [stdout] test test_delete_connection_success ... ok [INFO] [stdout] test test_update_connection_url ... ok [INFO] [stdout] test test_update_connection_writable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/dangerous_guard_test.rs (/opt/rustwide/target/debug/deps/dangerous_guard_test-7a1515504ef84f48) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_create_table_works_without_confirmation ... ok [INFO] [stdout] test test_comment_before_dangerous_operation_still_blocked ... ok [INFO] [stdout] test test_alter_table_works_without_confirmation ... ok [INFO] [stdout] test test_delete_without_where_blocked_by_default ... ok [INFO] [stdout] test test_alter_table_drop_column_blocked_by_default ... ok [INFO] [stdout] test test_delete_with_where_works_without_confirmation ... ok [INFO] [stdout] test test_delete_without_where_allowed_with_confirmation ... ok [INFO] [stdout] test test_drop_database_blocked_by_default ... ok [INFO] [stdout] test test_drop_table_allowed_with_confirmation ... ok [INFO] [stdout] test test_alter_table_drop_column_allowed_with_confirmation ... ok [INFO] [stdout] test test_truncate_blocked_by_default ... ok [INFO] [stdout] test test_insert_works_without_confirmation ... ok [INFO] [stdout] test test_drop_table_blocked_by_default ... ok [INFO] [stdout] test test_multi_statement_with_dangerous_blocked ... ok [INFO] [stdout] test test_string_literal_with_dangerous_keyword_not_blocked ... ok [INFO] [stdout] test test_show_tables_blocked_in_execute ... ok [INFO] [stdout] test test_select_blocked_in_execute ... ok [INFO] [stdout] test test_update_without_where_blocked_by_default ... ok [INFO] [stdout] test test_update_without_where_allowed_with_confirmation ... ok [INFO] [stdout] test test_update_with_where_works_without_confirmation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/explain_test.rs (/opt/rustwide/target/debug/deps/explain_test-abbd85187b621e71) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_explain_output_serialization ... ok [INFO] [stdout] test test_explain_invalid_connection_returns_error ... ok [INFO] [stdout] test test_explain_empty_sql_returns_error ... ok [INFO] [stdout] test test_explain_select_with_where ... ok [INFO] [stdout] test test_explain_insert_statement ... ok [INFO] [stdout] test test_explain_invalid_sql ... ok [INFO] [stdout] test test_explain_simple_select ... ok [INFO] [stdout] test test_explain_with_markdown_format ... ok [INFO] [stdout] test test_explain_output_has_execution_time ... ok [INFO] [stdout] test test_explain_with_parameters ... ok [INFO] [stdout] test test_explain_with_table_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/fuzz_test.rs (/opt/rustwide/target/debug/deps/fuzz_test-b522f372aacd6dea) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test fuzz_execute_tool_dangerous_operations ... ok [INFO] [stdout] test fuzz_format_types ... ok [INFO] [stdout] test fuzz_explain_tool_malformed_sql ... ok [INFO] [stdout] test fuzz_query_tool_sql_injection ... ok [INFO] [stdout] test fuzz_memory_exhaustion ... ok [INFO] [stdout] test fuzz_param_types ... ok [INFO] [stdout] test fuzz_concurrent_operations ... ok [INFO] [stdout] test fuzz_timeout_values ... ok [INFO] [stdout] test fuzz_database_names ... ok [INFO] [stdout] test fuzz_unicode_and_special_chars ... ok [INFO] [stdout] test fuzz_query_tool_limit_values ... ok [INFO] [stdout] test fuzz_query_tool_connection_id ... ok [INFO] [stderr] Running tests/fuzz_with_db_test.rs (/opt/rustwide/target/debug/deps/fuzz_with_db_test-bb4dc6b0038fb2be) [INFO] [stdout] test fuzz_transaction_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test fuzz_double_commit_rollback ... ok [INFO] [stdout] test fuzz_dangerous_operations_blocked ... ok [INFO] [stdout] test fuzz_invalid_sql_syntax ... ok [INFO] [stdout] test fuzz_output_formats ... ok [INFO] [stdout] test fuzz_explain_queries ... ok [INFO] [stdout] test fuzz_malicious_table_names ... ok [INFO] [stdout] test fuzz_parameterized_queries ... ok [INFO] [stdout] test fuzz_concurrent_transactions ... ok [INFO] [stdout] test fuzz_schema_operations ... ok [INFO] [stdout] test fuzz_transaction_rollback ... ok [INFO] [stdout] test fuzz_transaction_workflow ... ok [INFO] [stdout] test fuzz_valid_queries_with_edge_cases ... ok [INFO] [stdout] test fuzz_write_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/list_transactions_test.rs (/opt/rustwide/target/debug/deps/list_transactions_test-2fb8d3830f19b48c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_transaction_info_serialization ... ok [INFO] [stdout] test test_list_transactions_output_serialization ... ok [INFO] [stdout] test test_list_transactions_shows_active_transaction ... ok [INFO] [stdout] test test_list_transactions_filter_by_nonexistent_connection_returns_error ... ok [INFO] [stdout] test test_list_transactions_filter_returns_empty_for_valid_connection_no_transactions ... ok [INFO] [stdout] test test_list_transactions_empty_returns_no_transactions_message ... ok [INFO] [stdout] test test_list_transactions_filter_by_connection_id ... ok [INFO] [stdout] test test_list_transactions_multiple_transactions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/query_validation_test.rs (/opt/rustwide/target/debug/deps/query_validation_test-2d97a42d13c6ee00) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_query_allows_describe ... ok [INFO] [stdout] test test_query_allows_select ... ok [INFO] [stdout] test test_query_allows_show ... ok [INFO] [stdout] test test_error_message_guidance ... ok [INFO] [stdout] test test_query_allows_cte ... ok [INFO] [stdout] test test_query_rejects_delete ... ok [INFO] [stdout] test test_query_rejects_explain_insert ... ok [INFO] [stdout] test test_query_rejects_drop ... ok [INFO] [stdout] test test_query_allows_complex_select ... ok [INFO] [stdout] test test_query_allows_explain_select ... ok [INFO] [stdout] test test_query_rejects_insert ... ok [INFO] [stdout] test test_query_rejects_transaction ... ok [INFO] [stdout] test test_query_rejects_procedure_call ... ok [INFO] [stdout] test test_sql_with_comments ... ok [INFO] [stdout] test test_query_rejects_create ... ok [INFO] [stdout] test test_query_rejects_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/sqlite_writable_test.rs (/opt/rustwide/target/debug/deps/sqlite_writable_test-c0685c6aea1c02a0) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_readonly_nonexistent_file_rejection ... ok [INFO] [stdout] test test_readonly_transaction_allowed ... ok [INFO] [stdout] test test_database_file_creation ... ok [INFO] [stdout] test test_readonly_rejects_writes ... ok [INFO] [stdout] test test_transaction_with_rollback ... ok [INFO] [stdout] test test_writable_insert_operations ... ok [INFO] [stdout] test test_transaction_with_multiple_writes_and_commit ... ok [INFO] [stdout] test test_writable_delete_operations ... ok [INFO] [stdout] test test_writable_update_operations ... 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 tests/sqlite_write_minimal_test.rs (/opt/rustwide/target/debug/deps/sqlite_write_minimal_test-13068d316b1ebf50) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_sqlite_writable_flag_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/transaction_test.rs (/opt/rustwide/target/debug/deps/transaction_test-5a6d5ee991d426f5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_transaction_commit ... ok [INFO] [stdout] test test_transaction_rollback ... ok [INFO] [stderr] Running tests/utf8_test.rs (/opt/rustwide/target/debug/deps/utf8_test-ad8f7339e5e0204d) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_mysql_utf8_chinese_characters ... ok [INFO] [stdout] test test_mysql_table_comment_utf8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests db_mcp_server [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/db/pool.rs - db::pool::PoolGuard (line 758) ... ignored [INFO] [stdout] test src/tools/sql_validator.rs - tools::sql_validator::validate_readonly (line 77) ... ok [INFO] [stdout] test src/tools/guard.rs - tools::guard::check_dangerous_sql (line 94) ... ok [INFO] [stdout] test src/tools/guard.rs - tools::guard::check_readonly_sql (line 136) ... ok [INFO] [stdout] test src/tools/schema.rs - tools::schema::format_size (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.30s; merged doctests compilation took 2.22s [INFO] running `Command { std: "docker" "inspect" "c5c24c2ab18eef362940c7dd79636319dbd5ec52b46bea54f0e5fe23d23b4b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c24c2ab18eef362940c7dd79636319dbd5ec52b46bea54f0e5fe23d23b4b7b", kill_on_drop: false }` [INFO] [stdout] c5c24c2ab18eef362940c7dd79636319dbd5ec52b46bea54f0e5fe23d23b4b7b