[INFO] cloning repository https://github.com/douglaz/gitsmith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/gitsmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fgitsmith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fgitsmith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5d9857f117ede7262e719a20e759e3ce615b25a [INFO] testing douglaz/gitsmith against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fgitsmith" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/douglaz/gitsmith [INFO] finished tweaking git repo https://github.com/douglaz/gitsmith [INFO] tweaked toml for git repo https://github.com/douglaz/gitsmith written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/douglaz/gitsmith on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/douglaz/gitsmith 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbebfa44275167b0e38302fba8720ee611902e4b13f43ffef807899d68c383e5 [INFO] running `Command { std: "docker" "start" "-a" "bbebfa44275167b0e38302fba8720ee611902e4b13f43ffef807899d68c383e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbebfa44275167b0e38302fba8720ee611902e4b13f43ffef807899d68c383e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbebfa44275167b0e38302fba8720ee611902e4b13f43ffef807899d68c383e5", kill_on_drop: false }` [INFO] [stdout] bbebfa44275167b0e38302fba8720ee611902e4b13f43ffef807899d68c383e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba540eb541a2a5745eb03fb8bb70ed9d4b9752b6bc0ae5598edd8bc3fcf584a5 [INFO] running `Command { std: "docker" "start" "-a" "ba540eb541a2a5745eb03fb8bb70ed9d4b9752b6bc0ae5598edd8bc3fcf584a5", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling nostr v0.43.1 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling nostr-database v0.43.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling nostr-relay-pool v0.43.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rmcp-macros v0.6.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rmcp v0.6.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Compiling gitsmith-integration-tests v0.1.0 (/opt/rustwide/workdir/gitsmith-integration-tests) [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling gitsmith-core v0.1.0 (/opt/rustwide/workdir/gitsmith-core) [INFO] [stderr] Compiling gitsmith v0.1.0 (/opt/rustwide/workdir/gitsmith) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 22s [INFO] running `Command { std: "docker" "inspect" "ba540eb541a2a5745eb03fb8bb70ed9d4b9752b6bc0ae5598edd8bc3fcf584a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba540eb541a2a5745eb03fb8bb70ed9d4b9752b6bc0ae5598edd8bc3fcf584a5", kill_on_drop: false }` [INFO] [stdout] ba540eb541a2a5745eb03fb8bb70ed9d4b9752b6bc0ae5598edd8bc3fcf584a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64ef415bef000729efd85da969fe7f29072680b8c16bf3d231581984489a03c5 [INFO] running `Command { std: "docker" "start" "-a" "64ef415bef000729efd85da969fe7f29072680b8c16bf3d231581984489a03c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling nostr v0.43.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rmcp v0.6.0 [INFO] [stderr] Compiling nostr-database v0.43.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling nostr-relay-pool v0.43.0 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Compiling gitsmith-integration-tests v0.1.0 (/opt/rustwide/workdir/gitsmith-integration-tests) [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling gitsmith-core v0.1.0 (/opt/rustwide/workdir/gitsmith-core) [INFO] [stderr] Compiling gitsmith v0.1.0 (/opt/rustwide/workdir/gitsmith) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 38s [INFO] running `Command { std: "docker" "inspect" "64ef415bef000729efd85da969fe7f29072680b8c16bf3d231581984489a03c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ef415bef000729efd85da969fe7f29072680b8c16bf3d231581984489a03c5", kill_on_drop: false }` [INFO] [stdout] 64ef415bef000729efd85da969fe7f29072680b8c16bf3d231581984489a03c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1e9a9637e0d777dcb56274d2b3a56d47f68ce0bff42f9eee7678680be3dc6bb [INFO] running `Command { std: "docker" "start" "-a" "c1e9a9637e0d777dcb56274d2b3a56d47f68ce0bff42f9eee7678680be3dc6bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitsmith-541cc32097aea055) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/mcp_integration_test.rs (/opt/rustwide/target/debug/deps/mcp_integration_test-d8631b212a1b39f0) [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 13 tests [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling nostr-relay-pool v0.43.0 [INFO] [stderr] Compiling nostr-sdk v0.43.0 [INFO] [stderr] Compiling gitsmith-core v0.1.0 (/opt/rustwide/workdir/gitsmith-core) [INFO] [stderr] Compiling gitsmith v0.1.0 (/opt/rustwide/workdir/gitsmith) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.67s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stdout] test test_mcp_server_initialization ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.95s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] 2025-09-28T18:09:26.708761Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "event_id parameter required", data: None } [INFO] [stdout] test test_pr_sync_missing_params ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.20s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.41s [INFO] [stdout] test test_patch_generate_tool ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stdout] test test_invalid_tool_call ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.64s [INFO] [stderr] 2025-09-28T18:09:27.279713Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "Tool 'non_existent_tool' not found", data: None } [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] 2025-09-28T18:09:27.489772Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "password parameter required", data: None } [INFO] [stdout] test test_pr_list_missing_password ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.92s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] 2025-09-28T18:09:27.711364Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "Tool 'account_create' not found", data: None } [INFO] [stdout] test test_account_create_tool ... ok [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.11s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.35s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stdout] test test_account_list_tool ... ok [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stdout] test test_repo_detect_tool ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] 2025-09-28T18:09:28.615780Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "identifier parameter required", data: None } [INFO] [stdout] test test_repo_state_tool_missing_params ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stdout] test test_repo_generate_tool ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] 2025-09-28T18:09:29.058608Z  WARN rmcp::service: response error id=2 error=ErrorData { code: ErrorCode(-32600), message: "title parameter required", data: None } [INFO] [stdout] test test_tool_with_invalid_arguments ... ok [INFO] [stdout] test test_sync_repository_tool ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running `/opt/rustwide/target/debug/gitsmith mcp-server -t stdio` [INFO] [stdout] test test_mcp_server_starts_and_stops ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitsmith_core-6080f5da806c1c0f) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.86s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test pull_request::tests::test_pull_request_status_display ... ok [INFO] [stdout] test pull_request::tests::test_pull_request_serialization ... ok [INFO] [stdout] test pull_request::tests::test_pull_request_status_serialization ... ok [INFO] [stdout] test pull_request::tests::test_pull_request_deserialization ... ok [INFO] [stdout] test pull_request::tests::test_pull_request_status_deserialization ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitsmith_integration_tests-007486d0558f3573) [INFO] [stdout] test pull_request::tests::test_format_pull_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test relay::tests::test_get_url ... ok [INFO] [stderr] Doc-tests gitsmith_core [INFO] [stdout] test relay::tests::test_port_check ... ok [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 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] running `Command { std: "docker" "inspect" "c1e9a9637e0d777dcb56274d2b3a56d47f68ce0bff42f9eee7678680be3dc6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e9a9637e0d777dcb56274d2b3a56d47f68ce0bff42f9eee7678680be3dc6bb", kill_on_drop: false }` [INFO] [stdout] c1e9a9637e0d777dcb56274d2b3a56d47f68ce0bff42f9eee7678680be3dc6bb