[INFO] cloning repository https://github.com/06chaynes/http-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/06chaynes/http-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Fhttp-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Fhttp-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8a040cdee0e6c125c6c8176a032aef3f05722b0 [INFO] testing 06chaynes/http-cache against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Fhttp-cache" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/06chaynes/http-cache [INFO] finished tweaking git repo https://github.com/06chaynes/http-cache [INFO] tweaked toml for git repo https://github.com/06chaynes/http-cache written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/06chaynes/http-cache on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 443 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding crypto-mac v0.10.0 (available: v0.10.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding universal-hash v0.4.0 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0abf6a80b80cc3fb62fa5797e55c58d97ccc47c97cef6f3634231ab295fafd89 [INFO] running `Command { std: "docker" "start" "-a" "0abf6a80b80cc3fb62fa5797e55c58d97ccc47c97cef6f3634231ab295fafd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0abf6a80b80cc3fb62fa5797e55c58d97ccc47c97cef6f3634231ab295fafd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abf6a80b80cc3fb62fa5797e55c58d97ccc47c97cef6f3634231ab295fafd89", kill_on_drop: false }` [INFO] [stdout] 0abf6a80b80cc3fb62fa5797e55c58d97ccc47c97cef6f3634231ab295fafd89 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfd6cbe36e299af1856ec3bbec67e8a2024b3566c361ff3b8cb0f4ca41220930 [INFO] running `Command { std: "docker" "start" "-a" "dfd6cbe36e299af1856ec3bbec67e8a2024b3566c361ff3b8cb0f4ca41220930", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling quick_cache v0.6.23 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling http-cache-semantics v3.0.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache) [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling http-cache-surf v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-surf) [INFO] [stderr] Compiling http-cache-tower v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-tower) [INFO] [stderr] Compiling http-cache-tower-server v0.2.3 (/opt/rustwide/workdir/http-cache-tower-server) [INFO] [stderr] Compiling http-cache-quickcache v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-quickcache) [INFO] [stderr] Compiling reqwest-middleware v0.5.2 [INFO] [stderr] Compiling http-cache-ureq v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-ureq) [INFO] [stderr] Compiling http-cache-reqwest v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-reqwest) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "dfd6cbe36e299af1856ec3bbec67e8a2024b3566c361ff3b8cb0f4ca41220930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd6cbe36e299af1856ec3bbec67e8a2024b3566c361ff3b8cb0f4ca41220930", kill_on_drop: false }` [INFO] [stdout] dfd6cbe36e299af1856ec3bbec67e8a2024b3566c361ff3b8cb0f4ca41220930 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 060f49e298bee7faf3c7bc5cf2a19a49afbda0a67ab7b6357be326bbb0c6a8bd [INFO] running `Command { std: "docker" "start" "-a" "060f49e298bee7faf3c7bc5cf2a19a49afbda0a67ab7b6357be326bbb0c6a8bd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling libnghttp2-sys v0.1.13+1.68.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.123 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling smol-macros v0.1.1 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling curl v0.4.50 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.123 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Compiling curl-sys v0.4.89+curl-8.20.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.123 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling pin-project v1.1.13 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.123 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling http-cache-semantics v3.0.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling js-sys v0.3.100 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling quick_cache v0.6.23 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache) [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling http-cache-tower-server v0.2.3 (/opt/rustwide/workdir/http-cache-tower-server) [INFO] [stderr] Compiling http-cache-ureq v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-ureq) [INFO] [stderr] Compiling http-cache-quickcache v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-quickcache) [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling http-cache-tower v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-tower) [INFO] [stderr] Compiling web-sys v0.3.100 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling http-cache-surf v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-surf) [INFO] [stderr] Compiling reqwest-middleware v0.5.2 [INFO] [stderr] Compiling http-cache-reqwest v1.0.0-alpha.6 (/opt/rustwide/workdir/http-cache-reqwest) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "060f49e298bee7faf3c7bc5cf2a19a49afbda0a67ab7b6357be326bbb0c6a8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060f49e298bee7faf3c7bc5cf2a19a49afbda0a67ab7b6357be326bbb0c6a8bd", kill_on_drop: false }` [INFO] [stdout] 060f49e298bee7faf3c7bc5cf2a19a49afbda0a67ab7b6357be326bbb0c6a8bd [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7f6d6193b3497969a638a131b72b97a1808afbea2c814419ef176f8c8f69ca6 [INFO] running `Command { std: "docker" "start" "-a" "e7f6d6193b3497969a638a131b72b97a1808afbea2c814419ef176f8c8f69ca6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache-224f652ab730a1a3) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test::cache_mode ... ok [INFO] [stdout] test test::can_convert_versions_from_http ... ok [INFO] [stdout] test test::hit_miss ... ok [INFO] [stdout] test test::interface_tests::test_http_cache_interface_cache_bust ... ok [INFO] [stdout] test test::response_methods_work ... ok [INFO] [stdout] test test::interface_tests::test_cache_status_headers_disabled ... ok [INFO] [stdout] test test::interface_tests::test_cache_mode_override_precedence ... ok [INFO] [stdout] test test::interface_tests::test_cache_analysis_fields ... ok [INFO] [stdout] test test::interface_tests::test_http_cache_interface_not_modified ... ok [INFO] [stdout] test test::test_errors ... ok [INFO] [stdout] test test::version_http ... ok [INFO] [stdout] test test::interface_tests::test_http_cache_interface_lookup_and_process ... ok [INFO] [stdout] test test::metadata_provider_tests::test_metadata_provider_generates_metadata ... ok [INFO] [stdout] test test::metadata_provider_tests::test_explicit_metadata_overrides_provider ... ok [INFO] [stdout] test test::with_http_types::can_convert_versions_from_http_types ... ok [INFO] [stdout] test test::interface_tests::test_custom_cache_key_generation ... ok [INFO] [stdout] test test::interface_tests::test_http_cache_interface_analyze_request ... ok [INFO] [stdout] test test::cacache_bincode_graceful_miss::cacache_bincode_entry_read_without_compat_feature ... ok [INFO] [stdout] test test::interface_tests::test_process_response_non_cacheable ... ok [INFO] [stdout] test test::metadata_provider_tests::test_metadata_provider_with_conditional_logic ... ok [INFO] [stdout] test test::with_cacache::cacache_corrupt_data_returns_none ... ok [INFO] [stdout] test test::interface_tests::test_http_cache_interface_conditional_requests ... ok [INFO] [stdout] test test::metadata_provider_tests::test_metadata_provider_returns_none ... ok [INFO] [stdout] test test::with_cacache::cacache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_quickcache-fc582f22bd9e645f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::default_mode ... ok [INFO] [stdout] test test::options_request_not_cached ... ok [INFO] [stdout] test test::patch_request_invalidates_cache ... ok [INFO] [stdout] test test::quickcache ... ok [INFO] [stdout] test test::no_cache_mode ... ok [INFO] [stdout] test test::head_request_caching ... ok [INFO] [stdout] test test::delete_request_invalidates_cache ... ok [INFO] [stdout] test test::put_request_invalidates_cache ... ok [INFO] [stdout] test test::default_mode_with_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_reqwest-f8a27786bf804169) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test::default_mode_with_options ... ok [INFO] [stdout] test test::force_cache_mode ... ok [INFO] [stdout] test test::no_duplicate_headers_on_revalidation ... ok [INFO] [stdout] test test::head_request_caching ... ok [INFO] [stdout] test test::only_if_cached_mode::miss ... ok [INFO] [stdout] test test::no_store_mode ... ok [INFO] [stdout] test test::default_mode_no_cache_response ... ok [INFO] [stdout] test test::options_request_not_cached ... ok [INFO] [stdout] test test::delete_request_invalidates_cache ... ok [INFO] [stdout] test test::only_if_cached_mode::hit ... ok [INFO] [stdout] test test::default_mode ... ok [INFO] [stdout] test test::delete_after_non_get_head_method_request ... ok [INFO] [stdout] test test::head_request_cached_like_get ... ok [INFO] [stdout] test test::ignore_rules_mode ... ok [INFO] [stdout] test test::custom_cache_mode_fn ... ok [INFO] [stdout] test test::test_errors ... ok [INFO] [stdout] test test::removes_warning ... ok [INFO] [stdout] test test::patch_request_invalidates_cache ... ok [INFO] [stdout] test test::no_status_headers ... ok [INFO] [stdout] test test::override_cache_mode ... ok [INFO] [stdout] test test::reload_mode ... ok [INFO] [stdout] test test::cache_bust ... ok [INFO] [stdout] test test::put_request_invalidates_cache ... ok [INFO] [stdout] test test::test_metadata_retrieval_through_extensions ... ok [INFO] [stdout] test test::no_cache_mode ... ok [INFO] [stdout] test test::revalidation_500 ... ok [INFO] [stdout] test test::revalidation_304 ... ok [INFO] [stdout] test test::revalidation_200 ... ok [INFO] [stdout] test test::custom_cache_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_surf-1b8ec5dfb10b62dd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_errors ... ok [INFO] [stdout] test test::test_non_cloneable_request_graceful_fallback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_tower-5982df5752215a5e) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test test::tests::custom_cache_bust ... ok [INFO] [stdout] test test::tests::no_store_mode ... ok [INFO] [stdout] test test::tests::ignore_rules_mode ... ok [INFO] [stdout] test test::tests::delete_request_invalidates_cache ... ok [INFO] [stdout] test test::tests::cache_busting ... 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::body_types ... ok [INFO] [stdout] test test::tests::layer_composition ... ok [INFO] [stdout] test test::tests::default_mode_with_options ... ok [INFO] [stdout] test test::tests::custom_cache_key ... ok [INFO] [stdout] test test::tests::head_request_caching ... ok [INFO] [stdout] test test::tests::only_if_cached_mode::miss ... 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::default_mode_no_cache_response ... ok [INFO] [stdout] test test::tests::custom_response_cache_mode_fn ... ok [INFO] [stdout] test test::tests::test_errors ... ok [INFO] [stdout] test test::tests::test_streaming_body ... ok [INFO] [stdout] test test::tests::revalidation_500 ... ok [INFO] [stdout] test test::tests::test_streaming_request_graceful_handling ... ok [INFO] [stdout] test test::tests::test_metadata_retrieval_through_extensions ... ok [INFO] [stdout] test test::tests::test_response_caching_and_retrieval ... ok [INFO] [stdout] test test::tests::default_mode ... ok [INFO] [stdout] test test::tests::test_conditional_requests ... ok [INFO] [stdout] test test::tests::removes_warning ... 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::force_cache_mode ... ok [INFO] [stdout] test test::tests::revalidation_304 ... ok [INFO] [stdout] test test::tests::revalidation_200 ... ok [INFO] [stdout] test test::tests::put_request_invalidates_cache ... ok [INFO] [stdout] test test::tests::patch_request_invalidates_cache ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_tower_server-cdbdea5312d14932) [INFO] [stdout] test test::tests::only_if_cached_mode::hit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_apply_ttl_constraints ... ok [INFO] [stdout] test tests::test_parse_s_maxage ... ok [INFO] [stdout] test tests::test_default_keyer ... ok [INFO] [stdout] test tests::test_query_keyer ... ok [INFO] [stdout] test tests::test_parse_max_age ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b262f55ce4e98401) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test_default_keyer ... ok [INFO] [stdout] test test_cache_control_overrides_expires ... ok [INFO] [stdout] test test_body_size_limit ... ok [INFO] [stdout] test test_cache_status_headers_disabled ... ok [INFO] [stdout] test test_cache_hit_and_miss ... ok [INFO] [stdout] test test_expires_past_date ... ok [INFO] [stdout] test test_expires_future_date ... ok [INFO] [stdout] test test_expires_with_ttl_constraints ... ok [INFO] [stdout] test test_expires_invalid_format ... ok [INFO] [stdout] test test_different_http_methods ... ok [INFO] [stdout] test test_expires_only_no_cache_control ... ok [INFO] [stdout] test test_custom_keyer ... ok [INFO] [stdout] test test_query_keyer ... ok [INFO] [stdout] test test_request_extensions_not_stripped ... ok [INFO] [stdout] test test_cache_by_default_option ... ok [INFO] [stdout] test test_multiple_directives ... ok [INFO] [stdout] test test_private_directive ... ok [INFO] [stdout] test test_no_store_directive ... ok [INFO] [stdout] test test_s_maxage_override ... ok [INFO] [stdout] test test_malformed_cache_control ... ok [INFO] [stdout] test test_only_cache_success_status ... ok [INFO] [stdout] test test_path_parameter_preservation ... ok [INFO] [stdout] test test_ttl_constraints ... ok [INFO] [stdout] test test_public_directive ... ok [INFO] [stdout] test test_zero_max_age ... ok [INFO] [stdout] test test_no_cache_directive ... ok [INFO] [stdout] test test_directive_parsing_edge_cases ... ok [INFO] [stdout] test test_concurrent_cache_requests ... ok [INFO] [stdout] test test_stale_cache_expiration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_ureq-5b76ffa9a584c22e) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test test::ignore_rules_mode ... ok [INFO] [stdout] test test::max_ttl_with_ignore_rules ... ok [INFO] [stdout] test test::default_mode_no_cache_response ... ok [INFO] [stdout] test test::head_request_caching ... ok [INFO] [stdout] test test::no_store_mode ... ok [INFO] [stdout] test test::only_if_cached_mode_miss ... ok [INFO] [stdout] test test::max_ttl_override ... ok [INFO] [stdout] test test::max_ttl_no_override_when_shorter ... ok [INFO] [stdout] test test::delete_request_invalidates_cache ... ok [INFO] [stdout] test test::cache_bust ... ok [INFO] [stdout] test test::default_mode ... ok [INFO] [stdout] test test::no_status_headers ... ok [INFO] [stdout] test test::custom_cache_key ... ok [INFO] [stdout] test test::custom_cache_mode_fn ... ok [INFO] [stdout] test test::only_if_cached_mode_hit ... ok [INFO] [stdout] test test::test_errors ... ok [INFO] [stdout] test test::default_mode_with_options ... ok [INFO] [stdout] test test::removes_warning ... ok [INFO] [stdout] test test::options_request_not_cached ... ok [INFO] [stdout] test test::patch_request_invalidates_cache ... ok [INFO] [stdout] test test::post_request_invalidates_cache ... ok [INFO] [stdout] test test::put_request_invalidates_cache ... ok [INFO] [stdout] test test::revalidation_304 ... ok [INFO] [stdout] test test::revalidation_200 ... ok [INFO] [stdout] test test::content_type_based_caching ... ok [INFO] [stdout] test test::delete_after_non_get_head_method_request ... ok [INFO] [stdout] test test::revalidation_500 ... ok [INFO] [stdout] test test::no_cache_mode ... ok [INFO] [stdout] test test::reload_mode ... ok [INFO] [stdout] test test::force_cache_mode ... ok [INFO] [stdout] test test::no_duplicate_headers_on_revalidation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Doc-tests http_cache [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test http-cache/src/body.rs - body (line 15) ... FAILED [INFO] [stdout] test http-cache/src/lib.rs - (line 237) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::ClientStreamingError::other (line 476) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::ClientStreamingError::http_cache (line 462) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError::other (line 142) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError::client (line 129) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError::http (line 103) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError::body (line 116) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 190) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::ClientStreamingError::client (line 445) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError (line 52) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::HttpCacheError::cache (line 90) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 153) ... ok [INFO] [stdout] test http-cache/src/error.rs - error::ClientStreamingError (line 418) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 56) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 92) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 123) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1485) ... ok [INFO] [stdout] test http-cache/src/lib.rs - CacheMode (line 1274) ... ok [INFO] [stdout] test http-cache/src/lib.rs - (line 33) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1517) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1564) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1499) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1585) ... ok [INFO] [stdout] test http-cache/src/lib.rs - HttpCacheOptions (line 1539) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- http-cache/src/body.rs - body (line 15) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `http_body_util` [INFO] [stdout] --> http-cache/src/body.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use http_body_util::Full; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `http_body_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `http_body_util`, use `cargo add http_body_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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] http-cache/src/body.rs - body (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.06s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p http-cache --doc` [INFO] running `Command { std: "docker" "inspect" "e7f6d6193b3497969a638a131b72b97a1808afbea2c814419ef176f8c8f69ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f6d6193b3497969a638a131b72b97a1808afbea2c814419ef176f8c8f69ca6", kill_on_drop: false }` [INFO] [stdout] e7f6d6193b3497969a638a131b72b97a1808afbea2c814419ef176f8c8f69ca6