[INFO] fetching crate http-cache-fork 0.20.2... [INFO] testing http-cache-fork-0.20.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate http-cache-fork 0.20.2 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate http-cache-fork 0.20.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded async-signal v0.2.10 [INFO] [stderr] Downloaded reflink-copy v0.1.25 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded async-process v2.3.0 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded windows-interface v0.59.0 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] [stderr] Downloaded tokio v1.44.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed325aeab158a99dee20845ac94084bab2269eede3030dd6f060b0ea92c162dd [INFO] running `Command { std: "docker" "start" "-a" "ed325aeab158a99dee20845ac94084bab2269eede3030dd6f060b0ea92c162dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed325aeab158a99dee20845ac94084bab2269eede3030dd6f060b0ea92c162dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed325aeab158a99dee20845ac94084bab2269eede3030dd6f060b0ea92c162dd", kill_on_drop: false }` [INFO] [stdout] ed325aeab158a99dee20845ac94084bab2269eede3030dd6f060b0ea92c162dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c63cb36cba40bd62b76da1e1dc3f169111a84b286b0eea736eb621fcdaa4ad3 [INFO] running `Command { std: "docker" "start" "-a" "2c63cb36cba40bd62b76da1e1dc3f169111a84b286b0eea736eb621fcdaa4ad3", 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 litemap v0.7.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [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 value-bag v1.10.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 thiserror v1.0.69 [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 yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache-fork v0.20.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.30s [INFO] running `Command { std: "docker" "inspect" "2c63cb36cba40bd62b76da1e1dc3f169111a84b286b0eea736eb621fcdaa4ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c63cb36cba40bd62b76da1e1dc3f169111a84b286b0eea736eb621fcdaa4ad3", kill_on_drop: false }` [INFO] [stdout] 2c63cb36cba40bd62b76da1e1dc3f169111a84b286b0eea736eb621fcdaa4ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9ce52fc69e6ad4212446836e7a6e2e6e6cdf65e2cd8439a18868ac4947ee59 [INFO] running `Command { std: "docker" "start" "-a" "ba9ce52fc69e6ad4212446836e7a6e2e6e6cdf65e2cd8439a18868ac4947ee59", 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.69s [INFO] running `Command { std: "docker" "inspect" "ba9ce52fc69e6ad4212446836e7a6e2e6e6cdf65e2cd8439a18868ac4947ee59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9ce52fc69e6ad4212446836e7a6e2e6e6cdf65e2cd8439a18868ac4947ee59", kill_on_drop: false }` [INFO] [stdout] ba9ce52fc69e6ad4212446836e7a6e2e6e6cdf65e2cd8439a18868ac4947ee59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8d276e81dd5b98c1a74de72126dd12c37a432d4db803b1c15ea831bbb7e63e4 [INFO] running `Command { std: "docker" "start" "-a" "f8d276e81dd5b98c1a74de72126dd12c37a432d4db803b1c15ea831bbb7e63e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache-a0e169b00548287f) [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::hit_miss ... ok [INFO] [stdout] test test::response_methods_work ... 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.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f8d276e81dd5b98c1a74de72126dd12c37a432d4db803b1c15ea831bbb7e63e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d276e81dd5b98c1a74de72126dd12c37a432d4db803b1c15ea831bbb7e63e4", kill_on_drop: false }` [INFO] [stdout] f8d276e81dd5b98c1a74de72126dd12c37a432d4db803b1c15ea831bbb7e63e4