[INFO] fetching crate http-cache-tower 1.0.0-alpha.2...
[INFO] testing http-cache-tower-1.0.0-alpha.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate http-cache-tower 1.0.0-alpha.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate http-cache-tower 1.0.0-alpha.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate http-cache-tower 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate http-cache-tower 1.0.0-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-cache-tower 1.0.0-alpha.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-cache-tower 1.0.0-alpha.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 370cd9c22f557dd603ff552a7902ff34105ef8b09f286e7f65092f58b9cfa4b7
[INFO] running `Command { std: "docker" "start" "-a" "370cd9c22f557dd603ff552a7902ff34105ef8b09f286e7f65092f58b9cfa4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "370cd9c22f557dd603ff552a7902ff34105ef8b09f286e7f65092f58b9cfa4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370cd9c22f557dd603ff552a7902ff34105ef8b09f286e7f65092f58b9cfa4b7", kill_on_drop: false }`
[INFO] [stdout] 370cd9c22f557dd603ff552a7902ff34105ef8b09f286e7f65092f58b9cfa4b7
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b74dba028264f62c09066f08117915152a3a9de8cce49ad67221bdd8ea58bfb3
[INFO] running `Command { std: "docker" "start" "-a" "b74dba028264f62c09066f08117915152a3a9de8cce49ad67221bdd8ea58bfb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling reflink-copy v0.1.26
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling http-cache-tower v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.85s
[INFO] running `Command { std: "docker" "inspect" "b74dba028264f62c09066f08117915152a3a9de8cce49ad67221bdd8ea58bfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74dba028264f62c09066f08117915152a3a9de8cce49ad67221bdd8ea58bfb3", kill_on_drop: false }`
[INFO] [stdout] b74dba028264f62c09066f08117915152a3a9de8cce49ad67221bdd8ea58bfb3
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4dc9ca7d20f9af9d0601a687812af44067f122ba13d72bb56f787214f7c531c
[INFO] running `Command { std: "docker" "start" "-a" "a4dc9ca7d20f9af9d0601a687812af44067f122ba13d72bb56f787214f7c531c", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling http-cache-tower v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.02s
[INFO] running `Command { std: "docker" "inspect" "a4dc9ca7d20f9af9d0601a687812af44067f122ba13d72bb56f787214f7c531c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4dc9ca7d20f9af9d0601a687812af44067f122ba13d72bb56f787214f7c531c", kill_on_drop: false }`
[INFO] [stdout] a4dc9ca7d20f9af9d0601a687812af44067f122ba13d72bb56f787214f7c531c
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a44abed19ac8f213d8e52c8bc980e72716d6dc468e4e2ed14057a6f0eba48352
[INFO] running `Command { std: "docker" "start" "-a" "a44abed19ac8f213d8e52c8bc980e72716d6dc468e4e2ed14057a6f0eba48352", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_tower-f5f9b931d7363024)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test test::tests::custom_cache_key ... ok
[INFO] [stdout] test test::tests::no_store_mode ... ok
[INFO] [stdout] test test::tests::layer_composition ... ok
[INFO] [stdout] test test::tests::head_request_caching ... ok
[INFO] [stdout] test test::tests::body_types ... ok
[INFO] [stdout] test test::tests::options_request_not_cached ... ok
[INFO] [stdout] test test::tests::post_request_bypasses_cache ... ok
[INFO] [stdout] test test::tests::patch_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::cache_busting ... ok
[INFO] [stdout] test test::tests::delete_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::default_mode_with_options ... ok
[INFO] [stdout] test test::tests::no_cache_mode ... ok
[INFO] [stdout] test test::tests::custom_cache_mode_fn ... ok
[INFO] [stdout] test test::tests::only_if_cached_mode::miss ... ok
[INFO] [stdout] test test::tests::reload_mode ... ok
[INFO] [stdout] test test::tests::head_request_cached_like_get ... ok
[INFO] [stdout] test test::tests::only_if_cached_mode::hit ... ok
[INFO] [stdout] test test::tests::default_mode ... ok
[INFO] [stdout] test test::tests::custom_response_cache_mode_fn ... ok
[INFO] [stdout] test test::tests::revalidation_200 ... ok
[INFO] [stdout] test test::tests::test_streaming_body ... ok
[INFO] [stdout] test test::tests::put_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::default_mode_no_cache_response ... ok
[INFO] [stdout] test test::tests::test_errors ... ok
[INFO] [stdout] test test::tests::force_cache_mode ... ok
[INFO] [stdout] test test::tests::test_streaming_request_graceful_handling ... ok
[INFO] [stdout] test test::tests::custom_cache_bust ... ok
[INFO] [stdout] test test::tests::removes_warning ... ok
[INFO] [stdout] test test::tests::test_response_caching_and_retrieval ... ok
[INFO] [stdout] test test::tests::test_conditional_requests ... ok
[INFO] [stdout] test test::tests::revalidation_304 ... ok
[INFO] [stdout] test test::tests::ignore_rules_mode ... ok
[INFO] [stderr]    Doc-tests http_cache_tower
[INFO] [stdout] test test::tests::revalidation_500 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 117) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 74) ... FAILED
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::new (line 297) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::with_options (line 328) ... ok
[INFO] [stdout] test src/lib.rs - (line 49) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::with_cache (line 367) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer (line 253) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 74) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http_cache_tower::HttpCacheStreamingLayer`
[INFO] [stdout]    --> src/lib.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 | use http_cache_tower::HttpCacheStreamingLayer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HttpCacheStreamingLayer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:424:12
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[cfg(feature = "streaming")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `streaming` feature
[INFO] [stdout] 423 | #[derive(Clone)]
[INFO] [stdout] 424 | pub struct HttpCacheStreamingLayer<CM>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_cache::StreamingManager`
[INFO] [stdout]    --> src/lib.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 | use http_cache::StreamingManager;
[INFO] [stdout]     |     ^^^^^^^^^^^^----------------
[INFO] [stdout]     |     |           |
[INFO] [stdout]     |     |           help: a similar name exists in the module: `StreamingCacheManager`
[INFO] [stdout]     |     no `StreamingManager` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-1.0.0-alpha.2/src/lib.rs:292:36
[INFO] [stdout]     |
[INFO] [stdout] 291 | #[cfg(feature = "streaming")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `streaming` feature
[INFO] [stdout] 292 | pub use managers::streaming_cache::StreamingManager;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 74)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a44abed19ac8f213d8e52c8bc980e72716d6dc468e4e2ed14057a6f0eba48352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44abed19ac8f213d8e52c8bc980e72716d6dc468e4e2ed14057a6f0eba48352", kill_on_drop: false }`
[INFO] [stdout] a44abed19ac8f213d8e52c8bc980e72716d6dc468e4e2ed14057a6f0eba48352
