[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] 12dde469fa2519d0fbb13b826db0b9a6706aafd5
[INFO] testing 06chaynes/http-cache against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Fhttp-cache" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/06chaynes/http-cache on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 397 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding crypto-mac v0.10.0 (available: v0.10.1)
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 430466f5509331e90237ce6d6f17b287910cfbfe49124a784a45bbe18e9858f7
[INFO] running `Command { std: "docker" "start" "-a" "430466f5509331e90237ce6d6f17b287910cfbfe49124a784a45bbe18e9858f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "430466f5509331e90237ce6d6f17b287910cfbfe49124a784a45bbe18e9858f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "430466f5509331e90237ce6d6f17b287910cfbfe49124a784a45bbe18e9858f7", kill_on_drop: false }`
[INFO] [stdout] 430466f5509331e90237ce6d6f17b287910cfbfe49124a784a45bbe18e9858f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb491f64b77cb5b802a230f47415005378217400f9cd3949bc38211234788074
[INFO] running `Command { std: "docker" "start" "-a" "eb491f64b77cb5b802a230f47415005378217400f9cd3949bc38211234788074", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[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 httparse v1.10.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ipnet v2.11.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 parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stdout] error[E0428]: the name `lines_to_stream` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn lines_to_stream<R>(lines: futures::io::Lines<R>) -> futures::io::Lines<R> {
[INFO] [stdout]    | -------------------------------------------------------------------------------- previous definition of the value `lines_to_stream` here
[INFO] [stdout] ...
[INFO] [stdout] 83 | pub fn lines_to_stream<R>(lines: tokio::io::Lines<R>) -> tokio_stream::wrappers::LinesStream<R> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lines_to_stream` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `lines_to_stream` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `unwrap_joinhandle_value` is defined multiple times
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub fn unwrap_joinhandle_value<T>(value: T) -> T {
[INFO] [stdout]     | ------------------------------------------------ previous definition of the value `unwrap_joinhandle_value` here
[INFO] [stdout] ...
[INFO] [stdout] 103 | pub fn unwrap_joinhandle_value<T>(value: T) -> T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `unwrap_joinhandle_value` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `unwrap_joinhandle_value` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `create_named_tempfile` is defined multiple times
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / pub async fn create_named_tempfile(
[INFO] [stdout] 114 | |     tmp_path: std::path::PathBuf,
[INFO] [stdout] 115 | | ) -> Option<crate::Result<NamedTempFile>> {
[INFO] [stdout] 116 | |     let cloned = tmp_path.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_- previous definition of the value `create_named_tempfile` here
[INFO] [stdout] ...
[INFO] [stdout] 127 | / pub async fn create_named_tempfile(
[INFO] [stdout] 128 | |     tmp_path: std::path::PathBuf,
[INFO] [stdout] 129 | | ) -> Option<crate::Result<NamedTempFile>> {
[INFO] [stdout] 130 | |     let cloned = tmp_path.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_^ `create_named_tempfile` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `create_named_tempfile` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `File` is defined multiple times
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use async_std::fs::File;
[INFO] [stdout]   |         ------------------- previous import of the type `File` here
[INFO] [stdout] 3 | #[cfg(feature = "tokio")]
[INFO] [stdout] 4 | pub use tokio::fs::File;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ `File` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `File` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use tokio::fs::File as OtherFile;
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `AsyncRead` is defined multiple times
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use futures::io::AsyncRead;
[INFO] [stdout]   |         ---------------------- previous import of the trait `AsyncRead` here
[INFO] [stdout] 8 | #[cfg(feature = "tokio")]
[INFO] [stdout] 9 | pub use tokio::io::AsyncRead;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ `AsyncRead` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AsyncRead` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use tokio::io::AsyncRead as OtherAsyncRead;
[INFO] [stdout]   |                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `AsyncReadExt` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use futures::io::AsyncReadExt;
[INFO] [stdout]    |         ------------------------- previous import of the trait `AsyncReadExt` here
[INFO] [stdout] 13 | #[cfg(feature = "tokio")]
[INFO] [stdout] 14 | pub use tokio::io::AsyncReadExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ `AsyncReadExt` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncReadExt` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use tokio::io::AsyncReadExt as OtherAsyncReadExt;
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `AsyncBufReadExt` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use futures::io::AsyncBufReadExt;
[INFO] [stdout]    |         ---------------------------- previous import of the trait `AsyncBufReadExt` here
[INFO] [stdout] 18 | #[cfg(feature = "tokio")]
[INFO] [stdout] 19 | pub use tokio::io::AsyncBufReadExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ `AsyncBufReadExt` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncBufReadExt` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use tokio::io::AsyncBufReadExt as OtherAsyncBufReadExt;
[INFO] [stdout]    |                                    +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `AsyncWrite` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use futures::io::AsyncWrite;
[INFO] [stdout]    |         ----------------------- previous import of the trait `AsyncWrite` here
[INFO] [stdout] 23 | #[cfg(feature = "tokio")]
[INFO] [stdout] 24 | pub use tokio::io::AsyncWrite;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ `AsyncWrite` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncWrite` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use tokio::io::AsyncWrite as OtherAsyncWrite;
[INFO] [stdout]    |                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `AsyncWriteExt` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use futures::io::AsyncWriteExt;
[INFO] [stdout]    |         -------------------------- previous import of the trait `AsyncWriteExt` here
[INFO] [stdout] 28 | #[cfg(feature = "tokio")]
[INFO] [stdout] 29 | pub use tokio::io::AsyncWriteExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ `AsyncWriteExt` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncWriteExt` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use tokio::io::AsyncWriteExt as OtherAsyncWriteExt;
[INFO] [stdout]    |                                  +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `read` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use async_std::fs::read;
[INFO] [stdout]    |         ------------------- previous import of the value `read` here
[INFO] [stdout] 33 | #[cfg(feature = "tokio")]
[INFO] [stdout] 34 | pub use tokio::fs::read;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ `read` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `read` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use tokio::fs::read as other_read;
[INFO] [stdout]    |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `copy` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub use async_std::fs::copy;
[INFO] [stdout]    |         ------------------- previous import of the value `copy` here
[INFO] [stdout] 38 | #[cfg(feature = "tokio")]
[INFO] [stdout] 39 | pub use tokio::fs::copy;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ `copy` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `copy` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use tokio::fs::copy as other_copy;
[INFO] [stdout]    |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `metadata` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use async_std::fs::metadata;
[INFO] [stdout]    |         ----------------------- previous import of the value `metadata` here
[INFO] [stdout] 43 | #[cfg(feature = "tokio")]
[INFO] [stdout] 44 | pub use tokio::fs::metadata;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ `metadata` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `metadata` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub use tokio::fs::metadata as other_metadata;
[INFO] [stdout]    |                             +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `remove_file` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub use async_std::fs::remove_file;
[INFO] [stdout]    |         -------------------------- previous import of the value `remove_file` here
[INFO] [stdout] 48 | #[cfg(feature = "tokio")]
[INFO] [stdout] 49 | pub use tokio::fs::remove_file;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ `remove_file` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `remove_file` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use tokio::fs::remove_file as other_remove_file;
[INFO] [stdout]    |                                ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `create_dir_all` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use async_std::fs::create_dir_all;
[INFO] [stdout]    |         ----------------------------- previous import of the value `create_dir_all` here
[INFO] [stdout] 53 | #[cfg(feature = "tokio")]
[INFO] [stdout] 54 | pub use tokio::fs::create_dir_all;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ `create_dir_all` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `create_dir_all` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub use tokio::fs::create_dir_all as other_create_dir_all;
[INFO] [stdout]    |                                   +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `remove_dir_all` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use async_std::fs::remove_dir_all;
[INFO] [stdout]    |         ----------------------------- previous import of the value `remove_dir_all` here
[INFO] [stdout] 58 | #[cfg(feature = "tokio")]
[INFO] [stdout] 59 | pub use tokio::fs::remove_dir_all;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ `remove_dir_all` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `remove_dir_all` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub use tokio::fs::remove_dir_all as other_remove_dir_all;
[INFO] [stdout]    |                                   +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `DirBuilder` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use async_std::fs::DirBuilder;
[INFO] [stdout]    |         ------------------------- previous import of the type `DirBuilder` here
[INFO] [stdout] 63 | #[cfg(feature = "tokio")]
[INFO] [stdout] 64 | pub use tokio::fs::DirBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ `DirBuilder` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DirBuilder` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use tokio::fs::DirBuilder as OtherDirBuilder;
[INFO] [stdout]    |                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `OpenOptions` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use async_std::fs::OpenOptions;
[INFO] [stdout]    |         -------------------------- previous import of the type `OpenOptions` here
[INFO] [stdout] 68 | #[cfg(feature = "tokio")]
[INFO] [stdout] 69 | pub use tokio::fs::OpenOptions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ `OpenOptions` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenOptions` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub use tokio::fs::OpenOptions as OtherOpenOptions;
[INFO] [stdout]    |                                +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `BufReader` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub use async_std::io::BufReader;
[INFO] [stdout]    |         ------------------------ previous import of the type `BufReader` here
[INFO] [stdout] 73 | #[cfg(feature = "tokio")]
[INFO] [stdout] 74 | pub use tokio::io::BufReader;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ `BufReader` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BufReader` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub use tokio::io::BufReader as OtherBufReader;
[INFO] [stdout]    |                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `spawn_blocking` is defined multiple times
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use async_std::task::spawn_blocking;
[INFO] [stdout]    |         ------------------------------- previous import of the value `spawn_blocking` here
[INFO] [stdout] 89 | #[cfg(feature = "tokio")]
[INFO] [stdout] 90 | pub use tokio::task::spawn_blocking;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `spawn_blocking` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `spawn_blocking` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub use tokio::task::spawn_blocking as other_spawn_blocking;
[INFO] [stdout]    |                                     +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `JoinHandle` is defined multiple times
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub use async_std::task::JoinHandle;
[INFO] [stdout]     |         --------------------------- previous import of the type `JoinHandle` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | pub use tokio::task::JoinHandle;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ `JoinHandle` reimported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinHandle` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub use tokio::task::JoinHandle as OtherJoinHandle;
[INFO] [stdout]     |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Only either feature "async-std" or "tokio-runtime" must be enabled for this crate, not both.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/lib.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | compile_error!("Only either feature \"async-std\" or \"tokio-runtime\" must be enabled for this crate, not both.");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `poll_read`:
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/read.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     fn poll_read(
[INFO] [stdout] 48 | |         mut self: Pin<&mut Self>,
[INFO] [stdout] 49 | |         cx: &mut Context<'_>,
[INFO] [stdout] 50 | |         buf: &mut [u8],
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         Poll::Ready(Ok(amt))
[INFO] [stdout] 55 | |     }
[INFO] [stdout]    | |_____- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 58 | /     fn poll_read(
[INFO] [stdout] 59 | |         mut self: Pin<&mut Self>,
[INFO] [stdout] 60 | |         cx: &mut Context<'_>,
[INFO] [stdout] 61 | |         buf: &mut tokio::io::ReadBuf<'_>,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         Poll::Ready(Ok(()))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^ duplicate definition
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         fn poll_read(
[INFO] [stdout] 64 | |             self: Pin<&mut Self>,
[INFO] [stdout] 65 | |             cx: &mut Context<'_>,
[INFO] [stdout] 66 | |             buf: &mut [u8],
[INFO] [stdout] 67 | |         ) -> Poll<Result<usize>>;
[INFO] [stdout]    | |_________________________________- item in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `poll_shutdown` is not a member of trait `AsyncWrite`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 | /     fn poll_shutdown(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<std::io::Result<()>> {
[INFO] [stdout] 408 | |         self.poll_close_impl(cx)
[INFO] [stdout] 409 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0201]: duplicate definitions with name `poll_read`:
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/get.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     fn poll_read(
[INFO] [stdout] 33 | |         mut self: Pin<&mut Self>,
[INFO] [stdout] 34 | |         cx: &mut TaskContext<'_>,
[INFO] [stdout] 35 | |         buf: &mut [u8],
[INFO] [stdout] 36 | |     ) -> Poll<std::io::Result<usize>> {
[INFO] [stdout] 37 | |         Pin::new(&mut self.reader).poll_read(cx, buf)
[INFO] [stdout] 38 | |     }
[INFO] [stdout]    | |_____- previous definition here
[INFO] [stdout] ...
[INFO] [stdout] 41 | /     fn poll_read(
[INFO] [stdout] 42 | |         mut self: Pin<&mut Self>,
[INFO] [stdout] 43 | |         cx: &mut TaskContext<'_>,
[INFO] [stdout] 44 | |         buf: &mut tokio::io::ReadBuf<'_>,
[INFO] [stdout] 45 | |     ) -> Poll<tokio::io::Result<()>> {
[INFO] [stdout] 46 | |         Pin::new(&mut self.reader).poll_read(cx, buf)
[INFO] [stdout] 47 | |     }
[INFO] [stdout]    | |_____^ duplicate definition
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         fn poll_read(
[INFO] [stdout] 64 | |             self: Pin<&mut Self>,
[INFO] [stdout] 65 | |             cx: &mut Context<'_>,
[INFO] [stdout] 66 | |             buf: &mut [u8],
[INFO] [stdout] 67 | |         ) -> Poll<Result<usize>>;
[INFO] [stdout]    | |_________________________________- item in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `poll_shutdown` is not a member of trait `AsyncWrite`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/put.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     fn poll_shutdown(
[INFO] [stdout] 167 | |         mut self: Pin<&mut Self>,
[INFO] [stdout] 168 | |         cx: &mut TaskContext<'_>,
[INFO] [stdout] 169 | |     ) -> Poll<std::io::Result<()>> {
[INFO] [stdout] 170 | |         Pin::new(&mut self.writer).poll_shutdown(cx)
[INFO] [stdout] 171 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stdout] error[E0599]: no method named `with_context` found for struct `NamedTempFile<F>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/async_lib.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             ctx.with_context(|| format!("Failed to create a temp file at {}", cloned.display())),
[INFO] [stdout]     |                 ^^^^^^^^^^^^ method not found in `NamedTempFile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `IoErrorExt` defines an item `with_context`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/errors.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub trait IoErrorExt<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:264:45
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         update_state(state, next_state);
[INFO] [stdout]     |                         ------------        ^^^^^^^^^^ expected `Result<State, JoinError>`, found `State`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<write::State, JoinError>`
[INFO] [stdout]                found enum `write::State`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn update_state(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 415 |     current_state: &mut State,
[INFO] [stdout] 416 |     next_state: std::result::Result<State, tokio::task::JoinError>,
[INFO] [stdout]     |     --------------------------------------------------------------
[INFO] [stdout] help: try wrapping the expression in `Ok`
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         update_state(state, Ok(next_state));
[INFO] [stdout]     |                                             +++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/read.rs:64:62
[INFO] [stdout]    |
[INFO] [stdout] 64 |         futures::ready!(Pin::new(&mut self.fd).poll_read(cx, buf))?;
[INFO] [stdout]    |                                                ---------     ^^^ expected `&mut [u8]`, found `&mut ReadBuf<'_>`
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut ReadBuf<'_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |         fn poll_read(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:342:49
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...                   update_state(state, next_state);
[INFO] [stdout]     |                       ------------        ^^^^^^^^^^ expected `Result<State, JoinError>`, found `State`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<write::State, JoinError>`
[INFO] [stdout]                found enum `write::State`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn update_state(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 415 |     current_state: &mut State,
[INFO] [stdout] 416 |     next_state: std::result::Result<State, tokio::task::JoinError>,
[INFO] [stdout]     |     --------------------------------------------------------------
[INFO] [stdout] help: try wrapping the expression in `Ok`
[INFO] [stdout]     |
[INFO] [stdout] 342 |                             update_state(state, Ok(next_state));
[INFO] [stdout]     |                                                 +++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:392:49
[INFO] [stdout]     |
[INFO] [stdout] 392 | ...                   update_state(state, next_state);
[INFO] [stdout]     |                       ------------        ^^^^^^^^^^ expected `Result<State, JoinError>`, found `State`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<write::State, JoinError>`
[INFO] [stdout]                found enum `write::State`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn update_state(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 415 |     current_state: &mut State,
[INFO] [stdout] 416 |     next_state: std::result::Result<State, tokio::task::JoinError>,
[INFO] [stdout]     |     --------------------------------------------------------------
[INFO] [stdout] help: try wrapping the expression in `Ok`
[INFO] [stdout]     |
[INFO] [stdout] 392 |                             update_state(state, Ok(next_state));
[INFO] [stdout]     |                                                 +++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:466:49
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   update_state(state, next_state);
[INFO] [stdout]     |                       ------------        ^^^^^^^^^^ expected `Result<State, JoinError>`, found `State`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<write::State, JoinError>`
[INFO] [stdout]                found enum `write::State`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/content/write.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn update_state(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 415 |     current_state: &mut State,
[INFO] [stdout] 416 |     next_state: std::result::Result<State, tokio::task::JoinError>,
[INFO] [stdout]     |     --------------------------------------------------------------
[INFO] [stdout] help: try wrapping the expression in `Ok`
[INFO] [stdout]     |
[INFO] [stdout] 466 |                             update_state(state, Ok(next_state));
[INFO] [stdout]     |                                                 +++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/get.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Pin::new(&mut self.reader).poll_read(cx, buf)
[INFO] [stdout]    |                                    ---------     ^^^ expected `&mut [u8]`, found `&mut ReadBuf<'_>`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut ReadBuf<'_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |         fn poll_read(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/get.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Poll<tokio::io::Result<()>> {
[INFO] [stdout]    |          --------------------------- expected `Poll<std::result::Result<(), std::io::Error>>` because of return type
[INFO] [stdout] 46 |         Pin::new(&mut self.reader).poll_read(cx, buf)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Poll<Result<(), Error>>`, found `Poll<Result<usize, Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Poll<std::result::Result<(), _>>`
[INFO] [stdout]               found enum `Poll<std::result::Result<usize, _>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_shutdown` found for struct `Pin<&mut AsyncWriter>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cacache-13.1.0/src/put.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Pin::new(&mut self.writer).poll_shutdown(cx)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ method not found in `Pin<&mut AsyncWriter>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `poll_shutdown`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0201, E0252, E0308, E0407, E0428, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0201`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cacache` (lib) due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eb491f64b77cb5b802a230f47415005378217400f9cd3949bc38211234788074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb491f64b77cb5b802a230f47415005378217400f9cd3949bc38211234788074", kill_on_drop: false }`
[INFO] [stdout] eb491f64b77cb5b802a230f47415005378217400f9cd3949bc38211234788074
