[INFO] cloning repository https://github.com/wasmcp/tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmcp/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcp%2Ftools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcp%2Ftools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0cbb8f9315fd161e5b10f5992635d237788f762
[INFO] checking wasmcp/tools against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcp%2Ftools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wasmcp/tools
[INFO] finished tweaking git repo https://github.com/wasmcp/tools
[INFO] tweaked toml for git repo https://github.com/wasmcp/tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wasmcp/tools on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wasmcp/tools 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.46.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.46.0
[INFO] [stderr]   Downloaded wasm-metadata v0.239.0
[INFO] [stderr]   Downloaded wasm-encoder v0.239.0
[INFO] [stderr]   Downloaded wit-parser v0.239.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.46.0
[INFO] [stderr]   Downloaded wasmparser v0.239.0
[INFO] [stderr]   Downloaded wit-component v0.239.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a602748ac9efc8e26a82895da76e4d834c5915f063c3765a8d37d2d7e61e497
[INFO] running `Command { std: "docker" "start" "-a" "7a602748ac9efc8e26a82895da76e4d834c5915f063c3765a8d37d2d7e61e497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a602748ac9efc8e26a82895da76e4d834c5915f063c3765a8d37d2d7e61e497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a602748ac9efc8e26a82895da76e4d834c5915f063c3765a8d37d2d7e61e497", kill_on_drop: false }`
[INFO] [stdout] 7a602748ac9efc8e26a82895da76e4d834c5915f063c3765a8d37d2d7e61e497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9311963662a85e134e2c5a072a282da8015601e504d380e51247c03d2b446df
[INFO] running `Command { std: "docker" "start" "-a" "a9311963662a85e134e2c5a072a282da8015601e504d380e51247c03d2b446df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.46.0
[INFO] [stderr]    Compiling wit-bindgen v0.46.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasm-metadata v0.239.0
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.46.0
[INFO] [stderr]     Checking math v0.1.0 (/opt/rustwide/workdir/tools/math)
[INFO] [stderr]     Checking statistics v0.1.0 (/opt/rustwide/workdir/tools/statistics)
[INFO] [stderr]     Checking geospatial-distance v0.1.0 (/opt/rustwide/workdir/tools/geospatial-distance)
[INFO] [stderr]     Checking variance-middleware v0.1.0 (/opt/rustwide/workdir/composed/variance-middleware)
[INFO] [stderr]     Checking pythagorean-middleware v0.1.0 (/opt/rustwide/workdir/composed/pythagorean-middleware)
[INFO] [stderr]     Checking route-optimizer v0.1.0 (/opt/rustwide/workdir/composed/route-optimizer)
[INFO] [stderr]     Checking stddev-middleware v0.1.0 (/opt/rustwide/workdir/composed/stddev-middleware)
[INFO] [stderr]     Checking geospatial-point-in-polygon v0.1.0 (/opt/rustwide/workdir/tools/geospatial-point-in-polygon)
[INFO] [stderr]     Checking geospatial-bearing v0.1.0 (/opt/rustwide/workdir/tools/geospatial-bearing)
[INFO] [stderr]     Checking distance-calculator v0.1.0 (/opt/rustwide/workdir/composed/distance-calculator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s
[INFO] running `Command { std: "docker" "inspect" "a9311963662a85e134e2c5a072a282da8015601e504d380e51247c03d2b446df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9311963662a85e134e2c5a072a282da8015601e504d380e51247c03d2b446df", kill_on_drop: false }`
[INFO] [stdout] a9311963662a85e134e2c5a072a282da8015601e504d380e51247c03d2b446df
