[INFO] cloning repository https://github.com/Mesh-LLM/agents
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mesh-LLM/agents" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesh-LLM%2Fagents", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesh-LLM%2Fagents'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e2171b26f18dfe6bd4faa390e7c9badcd28e734
[INFO] checking Mesh-LLM/agents against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesh-LLM%2Fagents" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mesh-LLM/agents
[INFO] finished tweaking git repo https://github.com/Mesh-LLM/agents
[INFO] tweaked toml for git repo https://github.com/Mesh-LLM/agents written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mesh-LLM/agents on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mesh-LLM/agents 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89b161c17234f740bad52c8700c804ec3b09d87000ba4ff51154efcff458a656
[INFO] running `Command { std: "docker" "start" "-a" "89b161c17234f740bad52c8700c804ec3b09d87000ba4ff51154efcff458a656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89b161c17234f740bad52c8700c804ec3b09d87000ba4ff51154efcff458a656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b161c17234f740bad52c8700c804ec3b09d87000ba4ff51154efcff458a656", kill_on_drop: false }`
[INFO] [stdout] 89b161c17234f740bad52c8700c804ec3b09d87000ba4ff51154efcff458a656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 249039feef777018d9df4cb6b9fe6947edbd1362832abfffef31ec6057b8bfe6
[INFO] running `Command { std: "docker" "start" "-a" "249039feef777018d9df4cb6b9fe6947edbd1362832abfffef31ec6057b8bfe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pbjson v0.9.0
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking a2a-lf v0.3.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking jsonrpcmsg v0.1.2
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]    Compiling agent-client-protocol-derive v0.11.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling mesh-llm-plugin v0.66.0 (https://github.com/Mesh-LLM/mesh-llm?rev=6a0451a91#6a0451a9)
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling a2a-pb v0.1.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking agent-client-protocol-schema v0.13.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking a2a-client-lf v0.1.17
[INFO] [stderr]     Checking a2a-server-lf v0.3.1
[INFO] [stderr]     Checking agent-client-protocol v0.12.1
[INFO] [stderr]     Checking mesh-agents-a2a v0.1.0 (/opt/rustwide/workdir/crates/mesh-agents-a2a)
[INFO] [stderr]     Checking mesh-agents-acp-bridge v0.1.0 (/opt/rustwide/workdir/crates/mesh-agents-acp-bridge)
[INFO] [stderr]     Checking mesh-agents v0.1.0 (/opt/rustwide/workdir/crates/mesh-agents-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "249039feef777018d9df4cb6b9fe6947edbd1362832abfffef31ec6057b8bfe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249039feef777018d9df4cb6b9fe6947edbd1362832abfffef31ec6057b8bfe6", kill_on_drop: false }`
[INFO] [stdout] 249039feef777018d9df4cb6b9fe6947edbd1362832abfffef31ec6057b8bfe6
