[INFO] fetching crate paper-client 1.11.0... [INFO] testing paper-client-1.11.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate paper-client 1.11.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paper-client 1.11.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f3b0d69094767a193a1478d396fa8bfb57e764b01a18a62d1a98d3afe649b5e [INFO] running `Command { std: "docker" "start" "-a" "0f3b0d69094767a193a1478d396fa8bfb57e764b01a18a62d1a98d3afe649b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f3b0d69094767a193a1478d396fa8bfb57e764b01a18a62d1a98d3afe649b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3b0d69094767a193a1478d396fa8bfb57e764b01a18a62d1a98d3afe649b5e", kill_on_drop: false }` [INFO] [stdout] 0f3b0d69094767a193a1478d396fa8bfb57e764b01a18a62d1a98d3afe649b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58d0d73183833929148f221d57b91be2945f5dcbbf761372904e29dd2f7c8cae [INFO] running `Command { std: "docker" "start" "-a" "58d0d73183833929148f221d57b91be2945f5dcbbf761372904e29dd2f7c8cae", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling gnuplot v0.0.46 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling serde v1.0.228 [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.8.5 [INFO] [stderr] Compiling rand v0.9.2 [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 32.74s [INFO] running `Command { std: "docker" "inspect" "58d0d73183833929148f221d57b91be2945f5dcbbf761372904e29dd2f7c8cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d0d73183833929148f221d57b91be2945f5dcbbf761372904e29dd2f7c8cae", kill_on_drop: false }` [INFO] [stdout] 58d0d73183833929148f221d57b91be2945f5dcbbf761372904e29dd2f7c8cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1604e945c292daf649b0436873e4f4dd21f9e30ecd3563d1d1a50b9bad4f649a [INFO] running `Command { std: "docker" "start" "-a" "1604e945c292daf649b0436873e4f4dd21f9e30ecd3563d1d1a50b9bad4f649a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sdd v3.0.10 [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 `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] 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] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [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 "pool") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paper-client` (test "resize") due to 1 previous error [INFO] [stderr] error: could not compile `paper-client` (test "policy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1604e945c292daf649b0436873e4f4dd21f9e30ecd3563d1d1a50b9bad4f649a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1604e945c292daf649b0436873e4f4dd21f9e30ecd3563d1d1a50b9bad4f649a", kill_on_drop: false }` [INFO] [stdout] 1604e945c292daf649b0436873e4f4dd21f9e30ecd3563d1d1a50b9bad4f649a