[INFO] cloning repository https://github.com/MGTheTrain/azure-blob-storage-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MGTheTrain/azure-blob-storage-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGTheTrain%2Fazure-blob-storage-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGTheTrain%2Fazure-blob-storage-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4bfa4edd2af2e48109716e42a577c28fa782c5f
[INFO] checking MGTheTrain/azure-blob-storage-sample against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGTheTrain%2Fazure-blob-storage-sample" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MGTheTrain/azure-blob-storage-sample
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/MGTheTrain/azure-blob-storage-sample
[INFO] tweaked toml for git repo https://github.com/MGTheTrain/azure-blob-storage-sample written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MGTheTrain/azure-blob-storage-sample 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 254 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.16.0 (available: v0.29.1)
[INFO] [stderr]       Adding azure_storage v0.16.0 (available: v0.21.0)
[INFO] [stderr]       Adding azure_storage_blobs v0.16.0 (available: v0.21.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[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 tokio-macros v2.6.0
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] [stderr]   Downloaded azure_storage v0.16.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded azure_storage_blobs v0.16.0
[INFO] [stderr]   Downloaded azure_core v0.16.0
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded tokio v1.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 983b83f589bfb1364cfacd0a6ebe24b5ad5dc64f2e74b0ca27c276e69200289e
[INFO] running `Command { std: "docker" "start" "-a" "983b83f589bfb1364cfacd0a6ebe24b5ad5dc64f2e74b0ca27c276e69200289e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "983b83f589bfb1364cfacd0a6ebe24b5ad5dc64f2e74b0ca27c276e69200289e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983b83f589bfb1364cfacd0a6ebe24b5ad5dc64f2e74b0ca27c276e69200289e", kill_on_drop: false }`
[INFO] [stdout] 983b83f589bfb1364cfacd0a6ebe24b5ad5dc64f2e74b0ca27c276e69200289e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 22527c853e061759746b3fdd347e6b4e474e489f4b63223491fb4b7bbece7a1c
[INFO] running `Command { std: "docker" "start" "-a" "22527c853e061759746b3fdd347e6b4e474e489f4b63223491fb4b7bbece7a1c", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling azure_core v0.16.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.10.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[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 azure_storage v0.16.0
[INFO] [stderr]     Checking azure_storage_blobs v0.16.0
[INFO] [stderr]     Checking azure_blob_handler v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufReader`, `File`, `Read`, `Write`, `env`, and `self`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     env,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     fs::{self, File},
[INFO] [stdout]    |          ^^^^  ^^^^
[INFO] [stdout] 26 |     io::{BufReader, Read, Write},
[INFO] [stdout]    |          ^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader`, `File`, `Read`, `Write`, `env`, and `self`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     env,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     fs::{self, File},
[INFO] [stdout]    |          ^^^^  ^^^^
[INFO] [stdout] 26 |     io::{BufReader, Read, Write},
[INFO] [stdout]    |          ^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         _ => {
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         AzureStorageAccountContainerOperation::Upload {
[INFO] [stdout] 105 | |             upload_file_path,
[INFO] [stdout] 106 | |             blob_name,
[INFO] [stdout] 107 | |         } => {
[INFO] [stdout]     | |_________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 131 | /         AzureStorageAccountContainerOperation::Download {
[INFO] [stdout] 132 | |             download_file_path,
[INFO] [stdout] 133 | |             blob_name,
[INFO] [stdout] 134 | |         } => {
[INFO] [stdout]     | |_________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 158 |           AzureStorageAccountContainerOperation::Delete { blob_name } => {
[INFO] [stdout]     |           ----------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 175 |           _ => {
[INFO] [stdout]     |           ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         _ => {
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         AzureStorageAccountContainerOperation::Upload {
[INFO] [stdout] 105 | |             upload_file_path,
[INFO] [stdout] 106 | |             blob_name,
[INFO] [stdout] 107 | |         } => {
[INFO] [stdout]     | |_________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 131 | /         AzureStorageAccountContainerOperation::Download {
[INFO] [stdout] 132 | |             download_file_path,
[INFO] [stdout] 133 | |             blob_name,
[INFO] [stdout] 134 | |         } => {
[INFO] [stdout]     | |_________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 158 |           AzureStorageAccountContainerOperation::Delete { blob_name } => {
[INFO] [stdout]     |           ----------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 175 |           _ => {
[INFO] [stdout]     |           ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.97s
[INFO] running `Command { std: "docker" "inspect" "22527c853e061759746b3fdd347e6b4e474e489f4b63223491fb4b7bbece7a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22527c853e061759746b3fdd347e6b4e474e489f4b63223491fb4b7bbece7a1c", kill_on_drop: false }`
[INFO] [stdout] 22527c853e061759746b3fdd347e6b4e474e489f4b63223491fb4b7bbece7a1c
