[INFO] cloning repository https://github.com/Ketankhunti/Rust-MCP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ketankhunti/Rust-MCP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 535148ab41b82071ec43966c483c33d0e939e5f3
[INFO] checking Ketankhunti/Rust-MCP against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-MCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-MCP on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ketankhunti/Rust-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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/single_client_load_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `single_client_load_test`
[INFO] [stderr]   * `example` target `single_client_load_test`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_macro_tool_server.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_macro_tool_server`
[INFO] [stderr]   * `example` target `http_macro_tool_server`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_all_test_load_simulation.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_all_test_load_simulation`
[INFO] [stderr]   * `example` target `http_all_test_load_simulation`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Ketankhunti/Rust-MCP against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-MCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-MCP on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ketankhunti/Rust-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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_macro_tool_server.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_macro_tool_server`
[INFO] [stderr]   * `example` target `http_macro_tool_server`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/single_client_load_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `single_client_load_test`
[INFO] [stderr]   * `example` target `single_client_load_test`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_all_test_load_simulation.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_all_test_load_simulation`
[INFO] [stderr]   * `example` target `http_all_test_load_simulation`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Ketankhunti/Rust-MCP against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-MCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-MCP on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ketankhunti/Rust-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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_macro_tool_server.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_macro_tool_server`
[INFO] [stderr]   * `example` target `http_macro_tool_server`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/single_client_load_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `single_client_load_test`
[INFO] [stderr]   * `example` target `single_client_load_test`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_all_test_load_simulation.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_all_test_load_simulation`
[INFO] [stderr]   * `example` target `http_all_test_load_simulation`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Ketankhunti/Rust-MCP against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-MCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-MCP on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ketankhunti/Rust-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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_all_test_load_simulation.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_all_test_load_simulation`
[INFO] [stderr]   * `example` target `http_all_test_load_simulation`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_macro_tool_server.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_macro_tool_server`
[INFO] [stderr]   * `example` target `http_macro_tool_server`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/single_client_load_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `single_client_load_test`
[INFO] [stderr]   * `example` target `single_client_load_test`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Ketankhunti/Rust-MCP against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-MCP" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-MCP
[INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-MCP written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-MCP on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ketankhunti/Rust-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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_macro_tool_server.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_macro_tool_server`
[INFO] [stderr]   * `example` target `http_macro_tool_server`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/single_client_load_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `single_client_load_test`
[INFO] [stderr]   * `example` target `single_client_load_test`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/examples/http_all_test_load_simulation.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `http_all_test_load_simulation`
[INFO] [stderr]   * `example` target `http_all_test_load_simulation`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds