[INFO] cloning repository https://github.com/onsails/cloud-storage-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onsails/cloud-storage-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cee799714e54e901e679db4ecaae481c229f225d
[INFO] checking onsails/cloud-storage-sync against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/onsails/cloud-storage-sync
[INFO] finished tweaking git repo https://github.com/onsails/cloud-storage-sync
[INFO] tweaked toml for git repo https://github.com/onsails/cloud-storage-sync written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/onsails/cloud-storage-sync on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 227 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding cloud-storage v0.10.3 (available: v0.11.1)
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.8)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding snafu v0.6.10 (available: v0.8.9)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cloud-storage v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9334d9567d9a33440633f05d5f58584c3a9f0c864cc013f2e376bf3c6de132e
[INFO] running `Command { std: "docker" "start" "-a" "e9334d9567d9a33440633f05d5f58584c3a9f0c864cc013f2e376bf3c6de132e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9334d9567d9a33440633f05d5f58584c3a9f0c864cc013f2e376bf3c6de132e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9334d9567d9a33440633f05d5f58584c3a9f0c864cc013f2e376bf3c6de132e", kill_on_drop: false }`
[INFO] [stdout] e9334d9567d9a33440633f05d5f58584c3a9f0c864cc013f2e376bf3c6de132e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 038dd06038dcffd45fc4cb9ca51b74285fbed64ed82c5b89858868d0bfd7a250
[INFO] running `Command { std: "docker" "start" "-a" "038dd06038dcffd45fc4cb9ca51b74285fbed64ed82c5b89858868d0bfd7a250", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking cloud-storage v0.10.3
[INFO] [stderr]     Checking cloud-storage-sync v0.6.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> src/local.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalSource {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     pub(crate) force_overwrite: bool,
[INFO] [stdout] 14 |     pub(crate) concurrency: usize,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dirpath`, `dirfile`, and `empty` are never read
[INFO] [stdout]    --> src/lib.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |     struct PopulatedDir {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 165 |         pub dirpath: PathBuf,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 166 |         pub dirfile: PathBuf,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 167 |         pub empty: PathBuf,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> BoxFuture<Result<usize>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> BoxFuture<'_, Result<usize>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrency` is never read
[INFO] [stdout]   --> src/local.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalSource {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     pub(crate) force_overwrite: bool,
[INFO] [stdout] 14 |     pub(crate) concurrency: usize,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> BoxFuture<Result<usize>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> BoxFuture<'_, Result<usize>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s
[INFO] running `Command { std: "docker" "inspect" "038dd06038dcffd45fc4cb9ca51b74285fbed64ed82c5b89858868d0bfd7a250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038dd06038dcffd45fc4cb9ca51b74285fbed64ed82c5b89858868d0bfd7a250", kill_on_drop: false }`
[INFO] [stdout] 038dd06038dcffd45fc4cb9ca51b74285fbed64ed82c5b89858868d0bfd7a250
