[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 master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alariczq/db-mcp-server on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psm v0.1.28 [INFO] [stderr] Downloaded ar_archive_writer v0.2.0 [INFO] [stderr] Downloaded rmcp-macros v0.12.0 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded schemars_derive v1.2.0 [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded zmij v1.0.7 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded sqlparser v0.60.0 [INFO] [stderr] Downloaded rmcp v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488df093b58623b278fb86dc95e3b2ca833470db31d18a9316ca9e3948692cea [INFO] running `Command { std: "docker" "start" "-a" "488df093b58623b278fb86dc95e3b2ca833470db31d18a9316ca9e3948692cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488df093b58623b278fb86dc95e3b2ca833470db31d18a9316ca9e3948692cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488df093b58623b278fb86dc95e3b2ca833470db31d18a9316ca9e3948692cea", kill_on_drop: false }` [INFO] [stdout] 488df093b58623b278fb86dc95e3b2ca833470db31d18a9316ca9e3948692cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 309bff791b1e9759bef83b5b0780176dedbeaabac8acfe72227a2691c14362b4 [INFO] running `Command { std: "docker" "start" "-a" "309bff791b1e9759bef83b5b0780176dedbeaabac8acfe72227a2691c14362b4", 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 serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [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 syn v2.0.112 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling errno v0.3.14 [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 hashbrown v0.15.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [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 futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [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_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling signature v2.2.0 [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 v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling psm v0.1.28 [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 either v1.15.0 [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 sqlx-core v0.8.6 [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 stacker v0.1.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling v0.23.0 [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 schemars v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling uuid v1.19.0 [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 sqlx-macros v0.8.6 [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 rmcp v0.12.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [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 06s [INFO] running `Command { std: "docker" "inspect" "309bff791b1e9759bef83b5b0780176dedbeaabac8acfe72227a2691c14362b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "309bff791b1e9759bef83b5b0780176dedbeaabac8acfe72227a2691c14362b4", kill_on_drop: false }` [INFO] [stdout] 309bff791b1e9759bef83b5b0780176dedbeaabac8acfe72227a2691c14362b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce33226f400b9bf52b75b3527563581d9e65afadbc8a870a0766defa0e3577fc [INFO] running `Command { std: "docker" "start" "-a" "ce33226f400b9bf52b75b3527563581d9e65afadbc8a870a0766defa0e3577fc", 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 sqlx-mysql v0.8.6 [INFO] [stderr] Compiling tempfile v3.24.0 [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-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-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] error: could not compile `db-mcp-server` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name db_mcp_server --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a3aef1b5f1104f6 -C extra-filename=-0cd67ce62d9109de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-b02381bc546a02f4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-71e11b2a0d0d53ae.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2cd7ebee8beb4b10.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9fda7fadfc37f07c.rlib --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-f5e74c17279314b4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8aba7ba6d29b2b9.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-a5fe2a587506927e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4988d63e743c82df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deb12f7158848ff9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a1659b48fd21f31.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-c10096c8de5e9712.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-cbef25862a764c6e.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-35f1f3565beac2b0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-257f0cdc4bc31181.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b574bb9793fc474c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-49daf3247b068ff8.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c2f9c818b75d2e23.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f4a0ad03d099aabf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b34a8fd9e1a1351.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2b803a2a283fe039.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852a6ce77dedc15b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-7d089efa93984ed1/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce33226f400b9bf52b75b3527563581d9e65afadbc8a870a0766defa0e3577fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce33226f400b9bf52b75b3527563581d9e65afadbc8a870a0766defa0e3577fc", kill_on_drop: false }` [INFO] [stdout] ce33226f400b9bf52b75b3527563581d9e65afadbc8a870a0766defa0e3577fc