[INFO] fetching crate http-cache-ureq 1.0.0-alpha.1... [INFO] testing http-cache-ureq-1.0.0-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate http-cache-ureq 1.0.0-alpha.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate http-cache-ureq 1.0.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate http-cache-ureq 1.0.0-alpha.1 [INFO] tweaked toml for crates.io crate http-cache-ureq 1.0.0-alpha.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate http-cache-ureq 1.0.0-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate http-cache-ureq 1.0.0-alpha.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c928d34959894882a1698914f17386f0485ab24a1f32d97ad7ed106a4ec46c92 [INFO] running `Command { std: "docker" "start" "-a" "c928d34959894882a1698914f17386f0485ab24a1f32d97ad7ed106a4ec46c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c928d34959894882a1698914f17386f0485ab24a1f32d97ad7ed106a4ec46c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c928d34959894882a1698914f17386f0485ab24a1f32d97ad7ed106a4ec46c92", kill_on_drop: false }` [INFO] [stdout] c928d34959894882a1698914f17386f0485ab24a1f32d97ad7ed106a4ec46c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60543ee92019f6cbe56aeb00ab491e4929b66de79cba89fd49ae2796d1760c1d [INFO] running `Command { std: "docker" "start" "-a" "60543ee92019f6cbe56aeb00ab491e4929b66de79cba89fd49ae2796d1760c1d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ureq-proto v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling smol v2.0.2 [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 http-cache-semantics v2.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.2 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling http-cache-ureq v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "60543ee92019f6cbe56aeb00ab491e4929b66de79cba89fd49ae2796d1760c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60543ee92019f6cbe56aeb00ab491e4929b66de79cba89fd49ae2796d1760c1d", kill_on_drop: false }` [INFO] [stdout] 60543ee92019f6cbe56aeb00ab491e4929b66de79cba89fd49ae2796d1760c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 942f998265877491773081d9074cea4fef6ab7bf91464b151c5377b9f0afe357 [INFO] running `Command { std: "docker" "start" "-a" "942f998265877491773081d9074cea4fef6ab7bf91464b151c5377b9f0afe357", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ureq-proto v0.5.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling smol-macros v0.1.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling http-cache-ureq v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.95s [INFO] running `Command { std: "docker" "inspect" "942f998265877491773081d9074cea4fef6ab7bf91464b151c5377b9f0afe357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942f998265877491773081d9074cea4fef6ab7bf91464b151c5377b9f0afe357", kill_on_drop: false }` [INFO] [stdout] 942f998265877491773081d9074cea4fef6ab7bf91464b151c5377b9f0afe357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a6e4e969d0e663f443bee6612c4376368c21fe18fb2b6685f25e5b415b32075 [INFO] running `Command { std: "docker" "start" "-a" "5a6e4e969d0e663f443bee6612c4376368c21fe18fb2b6685f25e5b415b32075", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_ureq-1ce74819e9bbdc3f) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test::custom_cache_key ... ok [INFO] [stdout] test test::default_mode ... ok [INFO] [stdout] test test::custom_cache_mode_fn ... ok [INFO] [stdout] test test::default_mode_no_cache_response ... ok [INFO] [stdout] test test::cache_bust ... ok [INFO] [stdout] test test::delete_after_non_get_head_method_request ... ok [INFO] [stdout] test test::default_mode_with_options ... ok [INFO] [stdout] test test::delete_request_invalidates_cache ... ok [INFO] [stdout] test test::force_cache_mode ... ok [INFO] [stdout] test test::head_request_caching ... ok [INFO] [stdout] test test::ignore_rules_mode ... ok [INFO] [stdout] test test::no_store_mode ... ok [INFO] [stdout] test test::max_ttl_override ... ok [INFO] [stdout] test test::only_if_cached_mode_miss ... ok [INFO] [stdout] test test::max_ttl_with_ignore_rules ... ok [INFO] [stdout] test test::no_status_headers ... ok [INFO] [stdout] test test::max_ttl_no_override_when_shorter ... ok [INFO] [stdout] test test::options_request_not_cached ... ok [INFO] [stdout] test test::only_if_cached_mode_hit ... ok [INFO] [stdout] test test::content_type_based_caching ... ok [INFO] [stdout] test test::patch_request_invalidates_cache ... ok [INFO] [stdout] test test::post_request_invalidates_cache ... ok [INFO] [stdout] test test::test_errors ... ok [INFO] [stdout] test test::put_request_invalidates_cache ... ok [INFO] [stdout] test test::reload_mode ... ok [INFO] [stdout] test test::no_cache_mode ... ok [INFO] [stdout] test test::removes_warning ... ok [INFO] [stdout] test test::revalidation_200 ... ok [INFO] [stdout] test test::revalidation_304 ... ok [INFO] [stdout] test test::revalidation_500 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests http_cache_ureq [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 178) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 146) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 85) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 62) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 119) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a6e4e969d0e663f443bee6612c4376368c21fe18fb2b6685f25e5b415b32075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6e4e969d0e663f443bee6612c4376368c21fe18fb2b6685f25e5b415b32075", kill_on_drop: false }` [INFO] [stdout] 5a6e4e969d0e663f443bee6612c4376368c21fe18fb2b6685f25e5b415b32075