[INFO] fetching crate proto-blue-xrpc 0.2.6...
[INFO] testing proto-blue-xrpc-0.2.6 against 1.95.0 for beta-1.96-2
[INFO] extracting crate proto-blue-xrpc 0.2.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate proto-blue-xrpc 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proto-blue-xrpc 0.2.6
[INFO] tweaked toml for crates.io crate proto-blue-xrpc 0.2.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proto-blue-xrpc 0.2.6 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proto-blue-xrpc 0.2.6 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proto-blue-lexicon v0.2.6
[INFO] [stderr]   Downloaded proto-blue-lex-json v0.2.6
[INFO] [stderr]   Downloaded proto-blue-common v0.2.6
[INFO] [stderr]   Downloaded proto-blue-lex-data v0.2.6
[INFO] [stderr]   Downloaded proto-blue-syntax v0.2.6
[INFO] [stderr]   Downloaded gloo-net v0.6.0
[INFO] [stderr]   Downloaded proto-blue-lex-cbor v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5080d158e9e002f0a21d2e20ba2f0340793e235bd9d81ad937983b462fe4fe2
[INFO] running `Command { std: "docker" "start" "-a" "e5080d158e9e002f0a21d2e20ba2f0340793e235bd9d81ad937983b462fe4fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5080d158e9e002f0a21d2e20ba2f0340793e235bd9d81ad937983b462fe4fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5080d158e9e002f0a21d2e20ba2f0340793e235bd9d81ad937983b462fe4fe2", kill_on_drop: false }`
[INFO] [stdout] e5080d158e9e002f0a21d2e20ba2f0340793e235bd9d81ad937983b462fe4fe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 057a6f9b993dcb8eb9cc49db8b5aad2e1a667e4a48080a8649fbc227a387d0f6
[INFO] running `Command { std: "docker" "start" "-a" "057a6f9b993dcb8eb9cc49db8b5aad2e1a667e4a48080a8649fbc227a387d0f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling proto-blue-lex-data v0.2.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling proto-blue-lex-json v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proto-blue-syntax v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proto-blue-lex-cbor v0.2.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling proto-blue-common v0.2.6
[INFO] [stderr]    Compiling proto-blue-lexicon v0.2.6
[INFO] [stderr]    Compiling proto-blue-xrpc v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.87s
[INFO] running `Command { std: "docker" "inspect" "057a6f9b993dcb8eb9cc49db8b5aad2e1a667e4a48080a8649fbc227a387d0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057a6f9b993dcb8eb9cc49db8b5aad2e1a667e4a48080a8649fbc227a387d0f6", kill_on_drop: false }`
[INFO] [stdout] 057a6f9b993dcb8eb9cc49db8b5aad2e1a667e4a48080a8649fbc227a387d0f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f7779919dc97f209af493bff382fc3d3d077fe73f013f8a2795e582b357cc2b
[INFO] running `Command { std: "docker" "start" "-a" "9f7779919dc97f209af493bff382fc3d3d077fe73f013f8a2795e582b357cc2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proto-blue-xrpc v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]   --> tests/subscription.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tokio_tungstenite::tungstenite::Message;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_blue_xrpc::server`
[INFO] [stdout]   --> tests/subscription.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use proto_blue_xrpc::server::{XrpcServer, XrpcServerError};
[INFO] [stdout]    |                      ^^^^^^ could not find `server` in `proto_blue_xrpc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "server")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout] 18 | pub mod server;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]   --> tests/subscription.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = axum::serve(listener, router).await;
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]   --> tests/subscription.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         tokio_tungstenite::connect_async(format!("{ws_url}/xrpc/com.example.feed.stream"))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]    --> src/client.rs:689:9
[INFO] [stdout]     |
[INFO] [stdout] 689 |     use async_trait::async_trait;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]   --> tests/subscription.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         tokio_tungstenite::connect_async(format!("{ws_url}/xrpc/com.example.feed.err"))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/subscription.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let (mut ws, _) = tokio_tungstenite::connect_async(format!("{ws_url}/xrpc/com.example.empty"))
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/subscription.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let (mut ws, _) = tokio_tungstenite::connect_async(format!("{ws_url}/xrpc/com.example.slow"))
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]   --> tests/subscription.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn spawn_server(router: axum::Router) -> (String, String) {
[INFO] [stdout]    |                               ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proto-blue-xrpc` (test "subscription") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `fetch` do not match the trait declaration
[INFO] [stdout]    --> src/client.rs:703:23
[INFO] [stdout]     |
[INFO] [stdout] 703 |         async fn fetch(&self, _req: HttpRequest) -> Result<HttpResponse, FetchError> {
[INFO] [stdout]     |                       ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-blue-common-0.2.6/src/fetch/mod.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     async fn fetch(&self, req: HttpRequest) -> Result<HttpResponse, FetchError>;
[INFO] [stdout]     |     ---------------------------------------------------------------------------- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]  --> tests/property_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proto_blue_xrpc::error::ResponseType`
[INFO] [stdout]  --> tests/property_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proto_blue_xrpc::error::ResponseType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proto-blue-xrpc` (test "property_tests") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0195, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proto-blue-xrpc` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f7779919dc97f209af493bff382fc3d3d077fe73f013f8a2795e582b357cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7779919dc97f209af493bff382fc3d3d077fe73f013f8a2795e582b357cc2b", kill_on_drop: false }`
[INFO] [stdout] 9f7779919dc97f209af493bff382fc3d3d077fe73f013f8a2795e582b357cc2b
