[INFO] fetching crate http-cache-fork 0.20.2...
[INFO] testing http-cache-fork-0.20.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate http-cache-fork 0.20.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate http-cache-fork 0.20.2
[INFO] finished tweaking crates.io crate http-cache-fork 0.20.2
[INFO] tweaked toml for crates.io crate http-cache-fork 0.20.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-cache-fork 0.20.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-cache-fork 0.20.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" "+beta-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e827ed998f87e941cf44d8983e6cafd439cc173debfae52496a2c234b5408853
[INFO] running `Command { std: "docker" "start" "-a" "e827ed998f87e941cf44d8983e6cafd439cc173debfae52496a2c234b5408853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e827ed998f87e941cf44d8983e6cafd439cc173debfae52496a2c234b5408853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e827ed998f87e941cf44d8983e6cafd439cc173debfae52496a2c234b5408853", kill_on_drop: false }`
[INFO] [stdout] e827ed998f87e941cf44d8983e6cafd439cc173debfae52496a2c234b5408853
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9919e589294d2a3cb7aba4fcd4e45330ea32e4fc0cbfe0470c3a1733f94a1f2
[INFO] running `Command { std: "docker" "start" "-a" "e9919e589294d2a3cb7aba4fcd4e45330ea32e4fc0cbfe0470c3a1733f94a1f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling reflink-copy v0.1.25
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-cache-fork v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s
[INFO] running `Command { std: "docker" "inspect" "e9919e589294d2a3cb7aba4fcd4e45330ea32e4fc0cbfe0470c3a1733f94a1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9919e589294d2a3cb7aba4fcd4e45330ea32e4fc0cbfe0470c3a1733f94a1f2", kill_on_drop: false }`
[INFO] [stdout] e9919e589294d2a3cb7aba4fcd4e45330ea32e4fc0cbfe0470c3a1733f94a1f2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e365f2fd77e64e03de4a60fc8519a4e27e5883dcb1319d0baf2ed02a1b0d0bf
[INFO] running `Command { std: "docker" "start" "-a" "7e365f2fd77e64e03de4a60fc8519a4e27e5883dcb1319d0baf2ed02a1b0d0bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling http-cache-fork v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.22s
[INFO] running `Command { std: "docker" "inspect" "7e365f2fd77e64e03de4a60fc8519a4e27e5883dcb1319d0baf2ed02a1b0d0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e365f2fd77e64e03de4a60fc8519a4e27e5883dcb1319d0baf2ed02a1b0d0bf", kill_on_drop: false }`
[INFO] [stdout] 7e365f2fd77e64e03de4a60fc8519a4e27e5883dcb1319d0baf2ed02a1b0d0bf
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9b4323a9e24b64f3aef2e2c4a066801895ba250246799b9939834921397d17d
[INFO] running `Command { std: "docker" "start" "-a" "b9b4323a9e24b64f3aef2e2c4a066801895ba250246799b9939834921397d17d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache-9d83f9f319a83b82)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::cache_mode ... ok
[INFO] [stdout] test test::can_convert_versions_from_http ... ok
[INFO] [stdout] test test::cache_options ... ok
[INFO] [stdout] test test::response_methods_work ... ok
[INFO] [stdout] test test::hit_miss ... ok
[INFO] [stdout] test test::test_errors ... ok
[INFO] [stdout] test test::version_http ... ok
[INFO] [stdout] test test::with_cacache::cacache ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::with_cacache::cacache stdout ----
[INFO] [stdout] Error: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "Failed to create cache directory for temporary files, at ./http-cacache-test/tmp")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::with_cacache::cacache
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b9b4323a9e24b64f3aef2e2c4a066801895ba250246799b9939834921397d17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9b4323a9e24b64f3aef2e2c4a066801895ba250246799b9939834921397d17d", kill_on_drop: false }`
[INFO] [stdout] b9b4323a9e24b64f3aef2e2c4a066801895ba250246799b9939834921397d17d
