[INFO] fetching crate http-cache-quickcache 0.6.2...
[INFO] checking http-cache-quickcache-0.6.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate http-cache-quickcache 0.6.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate http-cache-quickcache 0.6.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http-cache-quickcache 0.6.2
[INFO] finished tweaking crates.io crate http-cache-quickcache 0.6.2
[INFO] tweaked toml for crates.io crate http-cache-quickcache 0.6.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-serde v1.1.3
[INFO] [stderr]   Downloaded http-cache-semantics v1.0.2
[INFO] [stderr]   Downloaded http-cache v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a99f33866345084b9e03ef78e7444ce4054c63500ccdf6f825c3bd5c9ed0fb5
[INFO] running `Command { std: "docker" "start" "-a" "5a99f33866345084b9e03ef78e7444ce4054c63500ccdf6f825c3bd5c9ed0fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a99f33866345084b9e03ef78e7444ce4054c63500ccdf6f825c3bd5c9ed0fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a99f33866345084b9e03ef78e7444ce4054c63500ccdf6f825c3bd5c9ed0fb5", kill_on_drop: false }`
[INFO] [stdout] 5a99f33866345084b9e03ef78e7444ce4054c63500ccdf6f825c3bd5c9ed0fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca03e407245b603602218e2a4c0e04d7e5274a3efb15b0faed60ce72f89332c
[INFO] running `Command { std: "docker" "start" "-a" "4ca03e407245b603602218e2a4c0e04d7e5274a3efb15b0faed60ce72f89332c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking quick_cache v0.4.2
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking http-cache-semantics v1.0.2
[INFO] [stderr]     Checking http-cache v0.17.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-cache-quickcache v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stderr]     Checking reqwest-middleware v0.2.5
[INFO] [stdout] error[E0432]: unresolved import `http_cache_reqwest`
[INFO] [stdout]  --> src/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use http_cache_reqwest::Cache;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `http_cache_reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-cache-quickcache` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4ca03e407245b603602218e2a4c0e04d7e5274a3efb15b0faed60ce72f89332c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca03e407245b603602218e2a4c0e04d7e5274a3efb15b0faed60ce72f89332c", kill_on_drop: false }`
[INFO] [stdout] 4ca03e407245b603602218e2a4c0e04d7e5274a3efb15b0faed60ce72f89332c
