[INFO] cloning repository https://github.com/golbinski/arborist-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golbinski/arborist-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolbinski%2Farborist-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolbinski%2Farborist-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd39a6b1d5a973c461eacdd88cf5e0e3b88f2def [INFO] checking golbinski/arborist-mcp against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolbinski%2Farborist-mcp" "/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/golbinski/arborist-mcp [INFO] finished tweaking git repo https://github.com/golbinski/arborist-mcp [INFO] tweaked toml for git repo https://github.com/golbinski/arborist-mcp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/golbinski/arborist-mcp on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/golbinski/arborist-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0528b26c2ab35c7b130dd8c686e5918fe13e77e1197c89bcdfd1addeec14391a [INFO] running `Command { std: "docker" "start" "-a" "0528b26c2ab35c7b130dd8c686e5918fe13e77e1197c89bcdfd1addeec14391a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0528b26c2ab35c7b130dd8c686e5918fe13e77e1197c89bcdfd1addeec14391a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0528b26c2ab35c7b130dd8c686e5918fe13e77e1197c89bcdfd1addeec14391a", kill_on_drop: false }` [INFO] [stdout] 0528b26c2ab35c7b130dd8c686e5918fe13e77e1197c89bcdfd1addeec14391a [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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ede152a4119be2a72faed06c8f77b67f049d007a721ffbb15fdf5bd033c695 [INFO] running `Command { std: "docker" "start" "-a" "f0ede152a4119be2a72faed06c8f77b67f049d007a721ffbb15fdf5bd033c695", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling rmcp v1.3.0 (https://github.com/modelcontextprotocol/rust-sdk#8a8c036c) [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling rmcp-macros v1.3.0 (https://github.com/modelcontextprotocol/rust-sdk#8a8c036c) [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking arborist-mcp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.89s [INFO] running `Command { std: "docker" "inspect" "f0ede152a4119be2a72faed06c8f77b67f049d007a721ffbb15fdf5bd033c695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ede152a4119be2a72faed06c8f77b67f049d007a721ffbb15fdf5bd033c695", kill_on_drop: false }` [INFO] [stdout] f0ede152a4119be2a72faed06c8f77b67f049d007a721ffbb15fdf5bd033c695