[INFO] fetching crate paper-client 1.11.0...
[INFO] testing paper-client-1.11.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate paper-client 1.11.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate paper-client 1.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate paper-client 1.11.0
[INFO] tweaked toml for crates.io crate paper-client 1.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paper-client 1.11.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paper-client 1.11.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64261c665d8f281829d728687ab50c068c4e7365a30164d2595ef18a5e70a5db
[INFO] running `Command { std: "docker" "start" "-a" "64261c665d8f281829d728687ab50c068c4e7365a30164d2595ef18a5e70a5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64261c665d8f281829d728687ab50c068c4e7365a30164d2595ef18a5e70a5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64261c665d8f281829d728687ab50c068c4e7365a30164d2595ef18a5e70a5db", kill_on_drop: false }`
[INFO] [stdout] 64261c665d8f281829d728687ab50c068c4e7365a30164d2595ef18a5e70a5db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3dd61c7e4f9141f772885b14673d17ca64dc85765abde9ed2f27843b580b94
[INFO] running `Command { std: "docker" "start" "-a" "bd3dd61c7e4f9141f772885b14673d17ca64dc85765abde9ed2f27843b580b94", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling gnuplot v0.0.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling linreg v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling paper-utils v1.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling kwik v1.19.2
[INFO] [stderr]    Compiling paper-client v1.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.99s
[INFO] running `Command { std: "docker" "inspect" "bd3dd61c7e4f9141f772885b14673d17ca64dc85765abde9ed2f27843b580b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3dd61c7e4f9141f772885b14673d17ca64dc85765abde9ed2f27843b580b94", kill_on_drop: false }`
[INFO] [stdout] bd3dd61c7e4f9141f772885b14673d17ca64dc85765abde9ed2f27843b580b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41d9e387fbdb4c6f8a93570f004c9b84f1c8ce176250932003d8dc8df7c621f8
[INFO] running `Command { std: "docker" "start" "-a" "41d9e387fbdb4c6f8a93570f004c9b84f1c8ce176250932003d8dc8df7c621f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling paper-utils v1.3.0
[INFO] [stderr]    Compiling kwik v1.19.2
[INFO] [stderr]    Compiling paper-client v1.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `AsyncPaperClient` in this scope
[INFO] [stdout]   --> tests/resize.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn get_cache_size_async(client: &mut AsyncPaperClient) -> u64 {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PaperClient {
[INFO] [stdout]    | ---------------------- similarly named struct `PaperClient` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/resize.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  4 | use paper_client::AsyncPaperClient;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 56 - async fn get_cache_size_async(client: &mut AsyncPaperClient) -> u64 {
[INFO] [stdout] 56 + async fn get_cache_size_async(client: &mut PaperClient) -> u64 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AsyncPaperClient` in this scope
[INFO] [stdout]   --> tests/policy.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn get_cache_policy_async(client: &mut AsyncPaperClient) -> PaperPolicy {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PaperClient {
[INFO] [stdout]    | ---------------------- similarly named struct `PaperClient` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/policy.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  4 | use paper_client::AsyncPaperClient;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 56 - async fn get_cache_policy_async(client: &mut AsyncPaperClient) -> PaperPolicy {
[INFO] [stdout] 56 + async fn get_cache_policy_async(client: &mut PaperClient) -> PaperPolicy {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AsyncPaperPool` in this scope
[INFO] [stdout]   --> tests/pool.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 | async fn init_async_pool() -> AsyncPaperPool {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/pool.rs:2:19
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  2 | use paper_client::AsyncPaperPool;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AsyncPaperPool` in this scope
[INFO] [stdout]   --> tests/pool.rs:85:2
[INFO] [stdout]    |
[INFO] [stdout] 85 |     AsyncPaperPool::new("paper://127.0.0.1:3145", 2)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared type `AsyncPaperPool`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/pool.rs:2:19
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  2 | use paper_client::AsyncPaperPool;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paper-client` (test "resize") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paper-client` (test "pool") due to 2 previous errors
[INFO] [stderr] error: could not compile `paper-client` (test "policy") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "41d9e387fbdb4c6f8a93570f004c9b84f1c8ce176250932003d8dc8df7c621f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d9e387fbdb4c6f8a93570f004c9b84f1c8ce176250932003d8dc8df7c621f8", kill_on_drop: false }`
[INFO] [stdout] 41d9e387fbdb4c6f8a93570f004c9b84f1c8ce176250932003d8dc8df7c621f8
