[INFO] cloning repository https://github.com/xingchengxu/AgentHarnessProtocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xingchengxu/AgentHarnessProtocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingchengxu%2FAgentHarnessProtocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingchengxu%2FAgentHarnessProtocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26f790e45468b21e8bd2b18c6130ee1cfd60077
[INFO] checking xingchengxu/AgentHarnessProtocol against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingchengxu%2FAgentHarnessProtocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xingchengxu/AgentHarnessProtocol
[INFO] finished tweaking git repo https://github.com/xingchengxu/AgentHarnessProtocol
[INFO] tweaked toml for git repo https://github.com/xingchengxu/AgentHarnessProtocol written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xingchengxu/AgentHarnessProtocol on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xingchengxu/AgentHarnessProtocol 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 775ddde9cc90474052ac360f15d04683681bca65051bea6daddfafc54f393ce0
[INFO] running `Command { std: "docker" "start" "-a" "775ddde9cc90474052ac360f15d04683681bca65051bea6daddfafc54f393ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "775ddde9cc90474052ac360f15d04683681bca65051bea6daddfafc54f393ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775ddde9cc90474052ac360f15d04683681bca65051bea6daddfafc54f393ce0", kill_on_drop: false }`
[INFO] [stdout] 775ddde9cc90474052ac360f15d04683681bca65051bea6daddfafc54f393ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcc0e6d3f92795c69b4ebe77184aa8261ad379af06fd6ac4f7549410dcf7d0a5
[INFO] running `Command { std: "docker" "start" "-a" "bcc0e6d3f92795c69b4ebe77184aa8261ad379af06fd6ac4f7549410dcf7d0a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking chrono v0.4.44
[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 socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking a3s-ahp v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stdout] error[E0599]: no variant named `WebSocket` found for enum `a3s_ahp::Transport`
[INFO] [stdout]  --> examples/websocket_client.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let client = AhpClient::new(Transport::WebSocket {
[INFO] [stdout]   |                                            ^^^^^^^^^ variant not found in `a3s_ahp::Transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a3s-ahp` (example "websocket_client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant named `Http` found for enum `a3s_ahp::Transport`
[INFO] [stdout]  --> examples/http_client.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let client = AhpClient::new(Transport::Http {
[INFO] [stdout]   |                                            ^^^^ variant not found in `a3s_ahp::Transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `websocket` in `transport`
[INFO] [stdout]   --> examples/websocket_server.rs:88:41
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let ws_server = a3s_ahp::transport::websocket::WebSocketServer::new(server);
[INFO] [stdout]    |                                         ^^^^^^^^^ could not find `websocket` in `transport`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "websocket")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `websocket` feature
[INFO] [stdout] 81 | pub mod websocket;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a3s-ahp` (example "http_client") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find `http` in `transport`
[INFO] [stdout]   --> examples/http_server.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let http_server = a3s_ahp::transport::http::HttpServer::new(server);
[INFO] [stdout]    |                                           ^^^^ could not find `http` in `transport`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 78 | pub mod http;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a3s-ahp` (example "websocket_server") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a3s-ahp` (example "http_server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bcc0e6d3f92795c69b4ebe77184aa8261ad379af06fd6ac4f7549410dcf7d0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc0e6d3f92795c69b4ebe77184aa8261ad379af06fd6ac4f7549410dcf7d0a5", kill_on_drop: false }`
[INFO] [stdout] bcc0e6d3f92795c69b4ebe77184aa8261ad379af06fd6ac4f7549410dcf7d0a5
