[INFO] cloning repository https://github.com/DannyDaemonic/sql-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DannyDaemonic/sql-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannyDaemonic%2Fsql-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannyDaemonic%2Fsql-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbbca0c7c2d51463691805a06e33e4128b027f7d [INFO] testing DannyDaemonic/sql-mcp against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDannyDaemonic%2Fsql-mcp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DannyDaemonic/sql-mcp [INFO] finished tweaking git repo https://github.com/DannyDaemonic/sql-mcp [INFO] tweaked toml for git repo https://github.com/DannyDaemonic/sql-mcp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DannyDaemonic/sql-mcp on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DannyDaemonic/sql-mcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres-rustls v0.14.0 [INFO] [stderr] Downloaded testcontainers v0.27.3 [INFO] [stderr] Downloaded parse-display v0.9.1 [INFO] [stderr] Downloaded parse-display-derive v0.9.1 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded ferroid v2.0.0 [INFO] [stderr] Downloaded docker_credential v1.4.0 [INFO] [stderr] Downloaded tonic v0.14.6 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded bollard v0.20.2 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [INFO] [stderr] Downloaded prost v0.14.4 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Downloaded bollard-buildkit-proto v0.7.0 [INFO] [stderr] Downloaded tonic-prost v0.14.6 [INFO] [stderr] Downloaded prost-derive v0.14.4 [INFO] [stderr] Downloaded prost-types v0.14.4 [INFO] [stderr] Downloaded astral-tokio-tar v0.6.2 [INFO] [stderr] Downloaded hashlink v0.12.0 [INFO] [stderr] Downloaded rsqlite-vfs v0.1.1 [INFO] [stderr] Downloaded rusqlite v0.40.1 [INFO] [stderr] Downloaded yasna v0.6.0 [INFO] [stderr] Downloaded uuid v1.23.3 [INFO] [stderr] Downloaded rcgen v0.14.8 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded asn1-rs v0.7.2 [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded mysql-common-derive v0.32.2 [INFO] [stderr] Downloaded mysql_async v0.37.0 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded mysql_common v0.37.3 [INFO] [stderr] Downloaded btoi v0.5.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.38.1 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e [INFO] running `Command { std: "docker" "start" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling libsqlite3-sys v0.38.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling uuid v1.23.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling mysql_common v0.37.3 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling btoi v0.5.0 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling whoami v2.1.2 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.8 [INFO] [stderr] Compiling lru v0.18.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling postgres-protocol v0.6.12 [INFO] [stderr] Compiling postgres-types v0.2.14 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling mysql-common-derive v0.32.2 [INFO] [stderr] Compiling rmcp-macros v1.7.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sse-stream v0.2.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-postgres v0.7.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rusqlite v0.40.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling mysql_async v0.37.0 [INFO] [stderr] Compiling tokio-postgres-rustls v0.14.0 [INFO] [stderr] Compiling sql-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.13 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling mysql_common v0.37.3 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling prost-derive v0.14.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rusqlite v0.40.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sse-stream v0.2.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_with v3.21.0 [INFO] [stderr] Compiling docker_credential v1.4.0 [INFO] [stderr] Compiling ferroid v2.0.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prost v0.14.4 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling prost-types v0.14.4 [INFO] [stderr] Compiling yasna v0.6.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling rcgen v0.14.8 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-postgres v0.7.18 [INFO] [stderr] Compiling mysql_async v0.37.0 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Compiling astral-tokio-tar v0.6.2 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling tokio-postgres-rustls v0.14.0 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.14.6 [INFO] [stderr] Compiling tonic-prost v0.14.6 [INFO] [stderr] Compiling sql-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling bollard v0.20.2 [INFO] [stderr] Compiling testcontainers v0.27.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.94s [INFO] running `Command { std: "docker" "inspect" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sql_mcp-eb708ea5520646dc) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test config::tests::defaults_apply ... ok [INFO] [stdout] test config::tests::contradictory_tls_is_rejected ... ok [INFO] [stdout] test config::tests::known_keys_pass_and_missing_driver_fails ... ok [INFO] [stdout] test config::tests::parses_database_and_http_tables ... ok [INFO] [stdout] test config::tests::parses_sqlite_config ... ok [INFO] [stdout] test config::tests::unknown_driver_is_rejected ... ok [INFO] [stdout] test config::tests::misplaced_keys_report_destination ... ok [INFO] [stdout] test config::tests::backend_keys_do_not_leak_across_drivers ... ok [INFO] [stdout] test config::tests::parses_postgres_config ... ok [INFO] [stdout] test config::tests::sqlite_contradictions_are_rejected ... ok [INFO] [stdout] test config::tests::http_config_validation ... ok [INFO] [stdout] test driver::mysql::tests::allows_read_only_grants ... ok [INFO] [stdout] test driver::mysql::tests::column_name_containing_on_cannot_hide_privileges ... ok [INFO] [stdout] test config::tests::unknown_keys_are_rejected_with_suggestion ... ok [INFO] [stdout] test driver::mysql::tests::rejects_grant_option_and_roles ... ok [INFO] [stdout] test driver::mysql::tests::rejects_writable_grants ... ok [INFO] [stdout] test driver::postgres::tests::default_acl_allowlist ... ok [INFO] [stdout] test driver::postgres::tests::misc_acl_allows_only_passive_usage ... ok [INFO] [stdout] test driver::postgres::tests::parameter_acl_allows_only_session_local_set ... ok [INFO] [stdout] test driver::postgres::tests::predefined_roles_allowlist ... ok [INFO] [stdout] test driver::postgres::tests::relation_acl_allows_only_select ... ok [INFO] [stdout] test driver::tests::cap_cell_truncates_at_char_boundary_and_marks ... ok [INFO] [stdout] test driver::postgres::tests::reachability_predicate_tracks_server_version ... ok [INFO] [stdout] test driver::tests::each_memory_factory_resolves_a_distinct_shared_uri ... ok [INFO] [stdout] test driver::tests::only_memory_sqlite_requires_a_keeper ... ok [INFO] [stdout] test http::tests::bearer_auth_matrix ... ok [INFO] [stdout] test driver::sqlite::tests::later_statement_error_is_in_band_and_types_map ... ok [INFO] [stdout] test driver::sqlite::tests::ddl_reports_zero_rows_affected_and_insert_reports_rowid ... ok [INFO] [stdout] test driver::sqlite::tests::without_keeper_memory_db_dies_with_last_connection ... ok [INFO] [stdout] test driver::sqlite::tests::truncation_does_not_skip_later_statements ... ok [INFO] [stdout] test driver::sqlite::tests::shared_cache_memory_is_visible_across_connections ... ok [INFO] [stdout] test driver::sqlite::tests::keeper_keeps_memory_db_alive_across_session_churn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/http.rs (/opt/rustwide/target/debug/deps/http-60992dbc78c1ac5f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test http_suite ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- http_suite stdout ---- [INFO] [stdout] Error: panic observed on stderr: Error: [http] is configured but no bearer token is configured; HTTP always requires auth (stdio is the no-auth local transport). Generate one: openssl rand -hex 32, then set token = "" [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:687:13 [INFO] [stdout] 2: ::http [INFO] [stdout] at ./src/config.rs:84:13 [INFO] [stdout] 3: sql_mcp::config::load [INFO] [stdout] at ./src/config.rs:291:12 [INFO] [stdout] 4: sql_mcp::main::{closure#0} [INFO] [stdout] at ./src/main.rs:181:18 [INFO] [stdout] 5: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71 [INFO] [stdout] 7: tokio::task::coop::with_budget::>, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5 [INFO] [stdout] 8: tokio::task::coop::budget::>, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5 [INFO] [stdout] 9: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31 [INFO] [stdout] 10: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 11: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22 [INFO] [stdout] 12: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 13: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9 [INFO] [stdout] 14: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50 [INFO] [stdout] 15: ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18 [INFO] [stdout] 16: sql_mcp::main [INFO] [stdout] at ./src/main.rs:253:7 [INFO] [stdout] 17: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 18: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 19: std::rt::lang_start::>::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stdout] 20: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 21: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 22: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 23: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 24: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 27: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: std::rt::lang_start_internal [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stdout] 29: std::rt::lang_start::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stdout] 30: main [INFO] [stdout] 31: [INFO] [stdout] 32: __libc_start_main [INFO] [stdout] 33: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:690:13 [INFO] [stdout] 2: http::common::run_startup::{closure#0} [INFO] [stdout] at ./tests/common/mod.rs:310:5 [INFO] [stdout] 3: http::common::startup_with_config::{closure#0} [INFO] [stdout] at ./tests/common/mod.rs:414:30 [INFO] [stdout] 4: http::http_suite::{closure#0} [INFO] [stdout] at ./tests/http.rs:62:59 [INFO] [stdout] 5: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71 [INFO] [stdout] 7: tokio::task::coop::with_budget::>, ::block_on>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5 [INFO] [stdout] 8: tokio::task::coop::budget::>, ::block_on>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5 [INFO] [stdout] 9: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31 [INFO] [stdout] 10: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 11: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22 [INFO] [stdout] 12: tokio::runtime::context::runtime::enter_runtime::<::block_on>>>::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 13: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9 [INFO] [stdout] 14: ::block_on_inner::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50 [INFO] [stdout] 15: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18 [INFO] [stdout] 16: http::http_suite [INFO] [stdout] at ./tests/http.rs:94:38 [INFO] [stdout] 17: http::http_suite::{closure#0} [INFO] [stdout] at ./tests/http.rs:51:26 [INFO] [stdout] 18: >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 20: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 21: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 23: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 24: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 25: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: test::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 27: test::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 28: test::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 30: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 31: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 32: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 36: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 38: ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 39: [INFO] [stdout] 40: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] http_suite [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test http` [INFO] running `Command { std: "docker" "inspect" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e", kill_on_drop: false }` [INFO] [stdout] 52599292a47ad3482810e1b7d9ea965f3a752733c3e4933ae4160f6d0ca6085e