[INFO] fetching crate kache 0.1.0...
[INFO] checking kache-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate kache 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate kache 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kache 0.1.0
[INFO] finished tweaking crates.io crate kache 0.1.0
[INFO] tweaked toml for crates.io crate kache 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate kache 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded zeroize v1.4.3
[INFO] [stderr]   Downloaded argh_shared v0.1.6
[INFO] [stderr]   Downloaded zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]   Downloaded argh v0.1.6
[INFO] [stderr]   Downloaded tokio-tar v0.3.0
[INFO] [stderr]   Downloaded argh_derive v0.1.6
[INFO] [stderr]   Downloaded async-pipe v0.1.3
[INFO] [stderr]   Downloaded zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]   Downloaded indicatif v0.17.0-beta.1
[INFO] [stderr]   Downloaded rusoto_s3 v0.47.0
[INFO] [stderr]   Downloaded zstd-sys v1.5.0+zstd.1.4.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9984bb52af4c2d0f884fe806e5aafe628708bd15a3df11d64bf59b4e91726ab5
[INFO] running `Command { std: "docker" "start" "-a" "9984bb52af4c2d0f884fe806e5aafe628708bd15a3df11d64bf59b4e91726ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9984bb52af4c2d0f884fe806e5aafe628708bd15a3df11d64bf59b4e91726ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9984bb52af4c2d0f884fe806e5aafe628708bd15a3df11d64bf59b4e91726ab5", kill_on_drop: false }`
[INFO] [stdout] 9984bb52af4c2d0f884fe806e5aafe628708bd15a3df11d64bf59b4e91726ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec3ffd94f2944d77dfc8f2594f0f9a3b596222e38c393335a2447afe1cc0772d
[INFO] running `Command { std: "docker" "start" "-a" "ec3ffd94f2944d77dfc8f2594f0f9a3b596222e38c393335a2447afe1cc0772d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling rusoto_core v0.47.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling argh_shared v0.1.6
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking async-pipe v0.1.3
[INFO] [stderr]     Checking base-x v0.2.8
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking indicatif v0.17.0-beta.1
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking argh v0.1.6
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking tokio-tar v0.3.0
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rusoto_credential v0.47.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking rusoto_signature v0.47.0
[INFO] [stderr]     Checking rusoto_s3 v0.47.0
[INFO] [stderr]     Checking zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]     Checking async-compression v0.3.8
[INFO] [stderr]     Checking kache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let tar_ = ZstdEncoder::with_quality(writer, Level::Precise(6));
[INFO] [stdout]     |                    ------------------------- ^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout] note: required by a bound in `async_compression::tokio::write::ZstdEncoder::<W>::with_quality`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | required by a bound in this associated function
[INFO] [stdout]     | required by this bound in `ZstdEncoder::<W>::with_quality`
[INFO] [stdout]     = note: this error originates in the macro `encoder` which comes from the expansion of the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let mut tar_ = tokio_tar::Builder::new(tar_);
[INFO] [stdout]     |                        ----------------------- ^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`, which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout]     = note: required for `async_compression::tokio::write::ZstdEncoder<PipeWriter>` to implement `tokio::io::AsyncWrite`
[INFO] [stdout] note: required by a bound in `tokio_tar::Builder::<W>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/builder.rs:23:9
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<W: Write + Unpin + Send + 'static> Builder<W> {
[INFO] [stdout]     |         ^^^^^ required by this bound in `Builder::<W>::new`
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn new(obj: W) -> Builder<W> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let mut tar_ = tokio_tar::Builder::new(tar_);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`, which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout]     = note: required for `async_compression::tokio::write::ZstdEncoder<PipeWriter>` to implement `tokio::io::AsyncWrite`
[INFO] [stdout] note: required by a bound in `tokio_tar::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/builder.rs:15:23
[INFO] [stdout]     |
[INFO] [stdout] 15  | pub struct Builder<W: Write + Unpin + Send + 'static> {
[INFO] [stdout]     |                       ^^^^^ required by this bound in `Builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let tar_ = ZstdEncoder::with_quality(writer, Level::Precise(6));
[INFO] [stdout]     |                    ------------------------- ^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout] note: required by a bound in `async_compression::tokio::write::ZstdEncoder::<W>::with_quality`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | required by a bound in this associated function
[INFO] [stdout]     | required by this bound in `ZstdEncoder::<W>::with_quality`
[INFO] [stdout]     = note: this error originates in the macro `encoder` which comes from the expansion of the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let mut tar_ = tokio_tar::Builder::new(tar_);
[INFO] [stdout]     |                        ----------------------- ^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`, which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout]     = note: required for `async_compression::tokio::write::ZstdEncoder<PipeWriter>` to implement `tokio::io::AsyncWrite`
[INFO] [stdout] note: required by a bound in `tokio_tar::Builder::<W>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/builder.rs:23:9
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<W: Write + Unpin + Send + 'static> Builder<W> {
[INFO] [stdout]     |         ^^^^^ required by this bound in `Builder::<W>::new`
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn new(obj: W) -> Builder<W> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeWriter: tokio::io::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let mut tar_ = tokio_tar::Builder::new(tar_);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `PipeWriter`, which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               async_compression::tokio::write::ZstdDecoder<W>
[INFO] [stdout]               async_compression::tokio::write::ZstdEncoder<W>
[INFO] [stdout]             and 26 others
[INFO] [stdout]     = note: required for `async_compression::tokio::write::ZstdEncoder<PipeWriter>` to implement `tokio::io::AsyncWrite`
[INFO] [stdout] note: required by a bound in `tokio_tar::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/builder.rs:15:23
[INFO] [stdout]     |
[INFO] [stdout] 15  | pub struct Builder<W: Write + Unpin + Send + 'static> {
[INFO] [stdout]     |                       ^^^^^ required by this bound in `Builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `mode` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 |         tar_.mode(tokio_tar::HeaderMode::Complete);
[INFO] [stdout]     |              ^^^^ private field, not a method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `mode` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 |         tar_.mode(tokio_tar::HeaderMode::Complete);
[INFO] [stdout]     |              ^^^^ private field, not a method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append_path_with_name` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |             tar_.append_path_with_name(base.join(&relative), slug.join(&relative)).await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `Builder<ZstdEncoder<PipeWriter>>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append_path_with_name` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |             tar_.append_path_with_name(base.join(&relative), slug.join(&relative)).await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `Builder<ZstdEncoder<PipeWriter>>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `into_inner` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut tar_ = tar_.into_inner().await.unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^ method cannot be called on `Builder<ZstdEncoder<PipeWriter>>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeReader: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:112:69
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn tar(paths: impl Iterator<Item = (PathBuf, PathBuf, PathBuf)>) -> impl AsyncRead {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `PipeReader`, which is required by `AlsoPollFuture<PipeReader, {async block@src/main.rs:114:13: 130:3}>: tokio::io::AsyncRead`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               AlsoPollFuture<R, F>
[INFO] [stdout]               Archive<R>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]             and 33 others
[INFO] [stdout] note: required for `AlsoPollFuture<PipeReader, {async block@src/main.rs:114:13: 130:3}>` to implement `tokio::io::AsyncRead`
[INFO] [stdout]    --> src/main.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<R, F> AsyncRead for AlsoPollFuture<R, F>
[INFO] [stdout]     |            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 | where
[INFO] [stdout] 166 |     R: AsyncRead,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl AsyncBufRead` cannot be shared between threads safely
[INFO] [stdout]    --> src/main.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                       ----------------------- ^^^ `impl AsyncBufRead` cannot be shared between threads safely
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required because it appears within the type `&mut impl AsyncBufRead`
[INFO] [stdout] note: required because it appears within the type `Pin<&mut impl AsyncBufRead>`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1090:12
[INFO] [stdout] note: required because it appears within the type `bufread::generic::decoder::Decoder<Pin<&mut impl AsyncBufRead>, async_compression::codec::zstd::decoder::ZstdDecoder>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/generic/decoder.rs:22:16
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub struct Decoder<R, D: Decode> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | algos!(tokio::bufread<R>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:27:16
[INFO] [stdout]     |
[INFO] [stdout] 27  |     pub struct BufReader<R> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Archive::<R>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/archive.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<R: Read + Unpin + Sync + Send> Archive<R> {
[INFO] [stdout]     |                        ^^^^ required by this bound in `Archive::<R>::new`
[INFO] [stdout] 135 |     /// Create a new archive with the underlying object as the reader.
[INFO] [stdout] 136 |     pub fn new(obj: R) -> Archive<R> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 135 | async fn untar(slugs: BTreeMap<PathBuf, PathBuf>, tar: impl AsyncBufRead + std::marker::Sync) -> Result<(), io::Error> {
[INFO] [stdout]     |                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl AsyncBufRead` cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                       ----------------------- ^^^ `impl AsyncBufRead` cannot be sent between threads safely
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required because it appears within the type `&mut impl AsyncBufRead`
[INFO] [stdout] note: required because it appears within the type `Pin<&mut impl AsyncBufRead>`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1090:12
[INFO] [stdout] note: required because it appears within the type `bufread::generic::decoder::Decoder<Pin<&mut impl AsyncBufRead>, async_compression::codec::zstd::decoder::ZstdDecoder>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/generic/decoder.rs:22:16
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub struct Decoder<R, D: Decode> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | algos!(tokio::bufread<R>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:27:16
[INFO] [stdout]     |
[INFO] [stdout] 27  |     pub struct BufReader<R> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Archive::<R>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/archive.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<R: Read + Unpin + Sync + Send> Archive<R> {
[INFO] [stdout]     |                               ^^^^ required by this bound in `Archive::<R>::new`
[INFO] [stdout] 135 |     /// Create a new archive with the underlying object as the reader.
[INFO] [stdout] 136 |     pub fn new(obj: R) -> Archive<R> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 135 | async fn untar(slugs: BTreeMap<PathBuf, PathBuf>, tar: impl AsyncBufRead + std::marker::Send) -> Result<(), io::Error> {
[INFO] [stdout]     |                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `into_inner` exists for struct `Builder<ZstdEncoder<PipeWriter>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut tar_ = tar_.into_inner().await.unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^ method cannot be called on `Builder<ZstdEncoder<PipeWriter>>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/write/mod.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | algos!(tokio::write<W>);
[INFO] [stdout]     | ----------------------- doesn't satisfy `_: AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-pipe-0.1.3/src/writer.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | pub struct PipeWriter {
[INFO] [stdout]     | --------------------- doesn't satisfy `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PipeWriter: tokio::io::AsyncWrite`
[INFO] [stdout]             which is required by `async_compression::tokio::write::ZstdEncoder<PipeWriter>: tokio::io::AsyncWrite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PipeReader: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:112:69
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn tar(paths: impl Iterator<Item = (PathBuf, PathBuf, PathBuf)>) -> impl AsyncRead {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `PipeReader`, which is required by `AlsoPollFuture<PipeReader, {async block@src/main.rs:114:13: 130:3}>: tokio::io::AsyncRead`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               AlsoPollFuture<R, F>
[INFO] [stdout]               Archive<R>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]             and 33 others
[INFO] [stdout] note: required for `AlsoPollFuture<PipeReader, {async block@src/main.rs:114:13: 130:3}>` to implement `tokio::io::AsyncRead`
[INFO] [stdout]    --> src/main.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<R, F> AsyncRead for AlsoPollFuture<R, F>
[INFO] [stdout]     |            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 | where
[INFO] [stdout] 166 |     R: AsyncRead,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl AsyncBufRead` cannot be shared between threads safely
[INFO] [stdout]    --> src/main.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                       ----------------------- ^^^ `impl AsyncBufRead` cannot be shared between threads safely
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required because it appears within the type `&mut impl AsyncBufRead`
[INFO] [stdout] note: required because it appears within the type `Pin<&mut impl AsyncBufRead>`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1090:12
[INFO] [stdout] note: required because it appears within the type `bufread::generic::decoder::Decoder<Pin<&mut impl AsyncBufRead>, async_compression::codec::zstd::decoder::ZstdDecoder>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/generic/decoder.rs:22:16
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub struct Decoder<R, D: Decode> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | algos!(tokio::bufread<R>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:27:16
[INFO] [stdout]     |
[INFO] [stdout] 27  |     pub struct BufReader<R> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Archive::<R>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/archive.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<R: Read + Unpin + Sync + Send> Archive<R> {
[INFO] [stdout]     |                        ^^^^ required by this bound in `Archive::<R>::new`
[INFO] [stdout] 135 |     /// Create a new archive with the underlying object as the reader.
[INFO] [stdout] 136 |     pub fn new(obj: R) -> Archive<R> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 135 | async fn untar(slugs: BTreeMap<PathBuf, PathBuf>, tar: impl AsyncBufRead + std::marker::Sync) -> Result<(), io::Error> {
[INFO] [stdout]     |                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `impl AsyncBufRead` cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:140:44
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                       ----------------------- ^^^ `impl AsyncBufRead` cannot be sent between threads safely
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required because it appears within the type `&mut impl AsyncBufRead`
[INFO] [stdout] note: required because it appears within the type `Pin<&mut impl AsyncBufRead>`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1090:12
[INFO] [stdout] note: required because it appears within the type `bufread::generic::decoder::Decoder<Pin<&mut impl AsyncBufRead>, async_compression::codec::zstd::decoder::ZstdDecoder>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/generic/decoder.rs:22:16
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub struct Decoder<R, D: Decode> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-compression-0.3.8/src/tokio/bufread/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | algos!(tokio::bufread<R>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:27:16
[INFO] [stdout]     |
[INFO] [stdout] 27  |     pub struct BufReader<R> {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Archive::<R>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-tar-0.3.0/src/archive.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<R: Read + Unpin + Sync + Send> Archive<R> {
[INFO] [stdout]     |                               ^^^^ required by this bound in `Archive::<R>::new`
[INFO] [stdout] 135 |     /// Create a new archive with the underlying object as the reader.
[INFO] [stdout] 136 |     pub fn new(obj: R) -> Archive<R> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `algos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 135 | async fn untar(slugs: BTreeMap<PathBuf, PathBuf>, tar: impl AsyncBufRead + std::marker::Send) -> Result<(), io::Error> {
[INFO] [stdout]     |                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `entries` exists for struct `Archive<BufReader<ZstdDecoder<Pin<&mut impl AsyncBufRead>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |       let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                                                      ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / pin_project! {
[INFO] [stdout] 11  | |     /// The `BufReader` struct adds buffering to any reader.
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// It can be excessively inefficient to work directly with a [`AsyncRead`]
[INFO] [stdout] ...   |
[INFO] [stdout] 34  | |     }
[INFO] [stdout] 35  | | }
[INFO] [stdout]     | |_- doesn't satisfy `_: Send` or `_: Sync`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `impl AsyncBufRead: Sync`
[INFO] [stdout]             which is required by `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>: Sync`
[INFO] [stdout]             `impl AsyncBufRead: std::marker::Send`
[INFO] [stdout]             which is required by `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>: std::marker::Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `entries` exists for struct `Archive<BufReader<ZstdDecoder<Pin<&mut impl AsyncBufRead>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |       let mut entries = tokio_tar::Archive::new(tar).entries().unwrap();
[INFO] [stdout]     |                                                      ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/io/util/buf_reader.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / pin_project! {
[INFO] [stdout] 11  | |     /// The `BufReader` struct adds buffering to any reader.
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// It can be excessively inefficient to work directly with a [`AsyncRead`]
[INFO] [stdout] ...   |
[INFO] [stdout] 34  | |     }
[INFO] [stdout] 35  | | }
[INFO] [stdout]     | |_- doesn't satisfy `_: Send` or `_: Sync`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `impl AsyncBufRead: Sync`
[INFO] [stdout]             which is required by `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>: Sync`
[INFO] [stdout]             `impl AsyncBufRead: std::marker::Send`
[INFO] [stdout]             which is required by `tokio::io::BufReader<async_compression::tokio::bufread::ZstdDecoder<Pin<&mut impl AsyncBufRead>>>: std::marker::Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_async_read` found for struct `ProgressBar` in the current scope
[INFO] [stdout]    --> src/aws.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     let mut body = pb.wrap_async_read(body);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `wrap_read` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     let mut body = pb.wrap_read(body);
[INFO] [stdout]     |                                       ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_async_read` found for struct `ProgressBar` in the current scope
[INFO] [stdout]    --> src/aws.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     let mut body = pb.wrap_async_read(body);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `wrap_read` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     let mut body = pb.wrap_read(body);
[INFO] [stdout]     |                                       ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_async_read` found for struct `ProgressBar` in the current scope
[INFO] [stdout]    --> src/aws.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let body = pb.wrap_async_read(body);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `wrap_read` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let body = pb.wrap_read(body);
[INFO] [stdout]     |                       ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_async_read` found for struct `ProgressBar` in the current scope
[INFO] [stdout]    --> src/aws.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let body = pb.wrap_async_read(body);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `wrap_read` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let body = pb.wrap_read(body);
[INFO] [stdout]     |                       ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/main.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 |     future::{try_join_all, Fuse}, FutureExt, StreamExt
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> src/main.rs:17:56
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio::io::{AsyncBufRead, AsyncRead, AsyncReadExt, AsyncWriteExt, ReadBuf};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/main.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 |     future::{try_join_all, Fuse}, FutureExt, StreamExt
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> src/main.rs:17:56
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio::io::{AsyncBufRead, AsyncRead, AsyncReadExt, AsyncWriteExt, ReadBuf};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kache` (bin "kache") due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kache` (bin "kache" test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ec3ffd94f2944d77dfc8f2594f0f9a3b596222e38c393335a2447afe1cc0772d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3ffd94f2944d77dfc8f2594f0f9a3b596222e38c393335a2447afe1cc0772d", kill_on_drop: false }`
[INFO] [stdout] ec3ffd94f2944d77dfc8f2594f0f9a3b596222e38c393335a2447afe1cc0772d
