[INFO] fetching crate pty-mcp 0.3.0...
[INFO] testing pty-mcp-0.3.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate pty-mcp 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pty-mcp 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pty-mcp 0.3.0
[INFO] tweaked toml for crates.io crate pty-mcp 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pty-mcp 0.3.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pty-mcp 0.3.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded rmcp-macros v1.3.0
[INFO] [stderr]   Downloaded serial2 v0.2.34
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded rmcp v1.3.0
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe4769916e3caa93599dc387ecf067de191d1c237efd1b7c88927c4a7c9cb3f0
[INFO] running `Command { std: "docker" "start" "-a" "fe4769916e3caa93599dc387ecf067de191d1c237efd1b7c88927c4a7c9cb3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe4769916e3caa93599dc387ecf067de191d1c237efd1b7c88927c4a7c9cb3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe4769916e3caa93599dc387ecf067de191d1c237efd1b7c88927c4a7c9cb3f0", kill_on_drop: false }`
[INFO] [stdout] fe4769916e3caa93599dc387ecf067de191d1c237efd1b7c88927c4a7c9cb3f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef6fa4a56968c89a4467aa44129cd201add0aea36cf3c9b7d0eb49ac6dce54f6
[INFO] running `Command { std: "docker" "start" "-a" "ef6fa4a56968c89a4467aa44129cd201add0aea36cf3c9b7d0eb49ac6dce54f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pty-mcp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "ef6fa4a56968c89a4467aa44129cd201add0aea36cf3c9b7d0eb49ac6dce54f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6fa4a56968c89a4467aa44129cd201add0aea36cf3c9b7d0eb49ac6dce54f6", kill_on_drop: false }`
[INFO] [stdout] ef6fa4a56968c89a4467aa44129cd201add0aea36cf3c9b7d0eb49ac6dce54f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9841b58aaf6ebd91f54e0ec6d3c8c61caa9c72bb3f56488e944ea6d913167ac
[INFO] running `Command { std: "docker" "start" "-a" "b9841b58aaf6ebd91f54e0ec6d3c8c61caa9c72bb3f56488e944ea6d913167ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling pty-mcp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `pty-mcp` (test "ssh_tool_contract")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name ssh_tool_contract --edition=2024 tests/ssh_tool_contract.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b6593ccbc559815 -C extra-filename=-406662bc95b70b3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-989fbef899d68cfa.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9e5da8a7dc057797.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-a4b78fa683076ade.rlib --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-261c4137d1274a9a.rlib --extern pty_mcp=/opt/rustwide/target/debug/deps/libpty_mcp-9d4865d16624d0ec.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-95489b53ea7aa89e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-fc7f9f5f0abe4a90.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2da900166474f7c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c6185c583d93bc5.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-74578c31b607ac82.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a48be65758afb9d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d96f52d70f26d721.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a90261b81743033.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7c68f27b78d27297.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b9841b58aaf6ebd91f54e0ec6d3c8c61caa9c72bb3f56488e944ea6d913167ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9841b58aaf6ebd91f54e0ec6d3c8c61caa9c72bb3f56488e944ea6d913167ac", kill_on_drop: false }`
[INFO] [stdout] b9841b58aaf6ebd91f54e0ec6d3c8c61caa9c72bb3f56488e944ea6d913167ac
