[INFO] fetching crate reqwest-middleware-cache 0.1.1...
[INFO] testing reqwest-middleware-cache-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate reqwest-middleware-cache 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate reqwest-middleware-cache 0.1.1
[INFO] finished tweaking crates.io crate reqwest-middleware-cache 0.1.1
[INFO] tweaked toml for crates.io crate reqwest-middleware-cache 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-middleware-cache 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwest-middleware-cache 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f313f3bc578b223030e6995597a98b1e7517de11d854b084660d95715641162
[INFO] running `Command { std: "docker" "start" "-a" "7f313f3bc578b223030e6995597a98b1e7517de11d854b084660d95715641162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f313f3bc578b223030e6995597a98b1e7517de11d854b084660d95715641162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f313f3bc578b223030e6995597a98b1e7517de11d854b084660d95715641162", kill_on_drop: false }`
[INFO] [stdout] 7f313f3bc578b223030e6995597a98b1e7517de11d854b084660d95715641162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1446bce12291f0e7e7b46a40f3a1342400af3d78d513943ab62c399e91bfaddc
[INFO] running `Command { std: "docker" "start" "-a" "1446bce12291f0e7e7b46a40f3a1342400af3d78d513943ab62c399e91bfaddc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling ssri v7.0.0
[INFO] [stderr]    Compiling http-serde v1.0.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling task-local-extensions v0.1.1
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling cacache v9.0.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.8
[INFO] [stderr]    Compiling reqwest-middleware v0.1.3
[INFO] [stderr]    Compiling http-cache-semantics v0.9.13
[INFO] [stderr]    Compiling reqwest-middleware-cache v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.98s
[INFO] running `Command { std: "docker" "inspect" "1446bce12291f0e7e7b46a40f3a1342400af3d78d513943ab62c399e91bfaddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1446bce12291f0e7e7b46a40f3a1342400af3d78d513943ab62c399e91bfaddc", kill_on_drop: false }`
[INFO] [stdout] 1446bce12291f0e7e7b46a40f3a1342400af3d78d513943ab62c399e91bfaddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 533420d2d2d0273555a1fcd3ca6f4cfb7cf11ecea20585a9d61f10d1c5aa72c3
[INFO] running `Command { std: "docker" "start" "-a" "533420d2d2d0273555a1fcd3ca6f4cfb7cf11ecea20585a9d61f10d1c5aa72c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling mockito v0.30.0
[INFO] [stderr]    Compiling reqwest-middleware-cache v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/managers/cacache.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let url = reqwest::Url::from_str("https://example.com")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 188 -         let url = reqwest::Url::from_str("https://example.com")?;
[INFO] [stdout] 188 +         let url = Url::from_str("https://example.com")?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.57s
[INFO] running `Command { std: "docker" "inspect" "533420d2d2d0273555a1fcd3ca6f4cfb7cf11ecea20585a9d61f10d1c5aa72c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533420d2d2d0273555a1fcd3ca6f4cfb7cf11ecea20585a9d61f10d1c5aa72c3", kill_on_drop: false }`
[INFO] [stdout] 533420d2d2d0273555a1fcd3ca6f4cfb7cf11ecea20585a9d61f10d1c5aa72c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bf01ab0930da4c6338d3b529361103cce006fb574c434e394c67084b6577bbb
[INFO] running `Command { std: "docker" "start" "-a" "3bf01ab0930da4c6338d3b529361103cce006fb574c434e394c67084b6577bbb", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/managers/cacache.rs:188:19
[INFO] [stderr]     |
[INFO] [stderr] 188 |         let url = reqwest::Url::from_str("https://example.com")?;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:32:5
[INFO] [stderr]     |
[INFO] [stderr]  32 |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 188 -         let url = reqwest::Url::from_str("https://example.com")?;
[INFO] [stderr] 188 +         let url = Url::from_str("https://example.com")?;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `reqwest-middleware-cache` (lib test) generated 1 warning (run `cargo fix --lib -p reqwest-middleware-cache --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_middleware_cache-b31290a11f006f42)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::can_get_warning_code ... ok
[INFO] [stdout] test tests::can_check_revalidate ... ok
[INFO] [stdout] test managers::cacache::tests::can_cache_response ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- managers::cacache::tests::can_cache_response stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     managers::cacache::tests::can_cache_response
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3bf01ab0930da4c6338d3b529361103cce006fb574c434e394c67084b6577bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf01ab0930da4c6338d3b529361103cce006fb574c434e394c67084b6577bbb", kill_on_drop: false }`
[INFO] [stdout] 3bf01ab0930da4c6338d3b529361103cce006fb574c434e394c67084b6577bbb
