[INFO] fetching crate azure_storage_blobs_mirror 0.1.0...
[INFO] checking azure_storage_blobs_mirror-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate azure_storage_blobs_mirror 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate azure_storage_blobs_mirror 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_storage_blobs_mirror 0.1.0
[INFO] finished tweaking crates.io crate azure_storage_blobs_mirror 0.1.0
[INFO] tweaked toml for crates.io crate azure_storage_blobs_mirror 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate azure_storage_blobs_mirror 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a98fa7e303e86d28311135d698f4bfae5db52f3dc4b485362207408e2fc8cc2b
[INFO] running `Command { std: "docker" "start" "-a" "a98fa7e303e86d28311135d698f4bfae5db52f3dc4b485362207408e2fc8cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a98fa7e303e86d28311135d698f4bfae5db52f3dc4b485362207408e2fc8cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98fa7e303e86d28311135d698f4bfae5db52f3dc4b485362207408e2fc8cc2b", kill_on_drop: false }`
[INFO] [stdout] a98fa7e303e86d28311135d698f4bfae5db52f3dc4b485362207408e2fc8cc2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d01b51844d01c520ee1407ff0ac0e5ffaf6bc341c8f0d9c1bc9b05d2147f1737
[INFO] running `Command { std: "docker" "start" "-a" "d01b51844d01c520ee1407ff0ac0e5ffaf6bc341c8f0d9c1bc9b05d2147f1737", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling azure_core_mirror v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking serde-xml-rs v0.5.1
[INFO] [stderr]     Checking http-types v2.12.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking azure_storage_mirror v0.2.0
[INFO] [stderr]     Checking azure_storage_blobs_mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test_integration`
[INFO] [stdout]    --> src/clients/container_client.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "test_integration")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `azurite_workaround`, `default`, `enable_reqwest`, `enable_reqwest_rustls`, `into_future`, and `test_e2e`
[INFO] [stdout]     = help: consider adding `test_integration` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/shared_access_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/blob_06_auto_refreshing_credentials.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/blob_06_auto_refreshing_credentials.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_identity::{AutoRefreshingTokenCredential, DefaultAzureCredential};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/blob_tags.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/container_and_blob.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/missing_blob.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/put_block_blob_00.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/copy_blob_from_url.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/copy_blob.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/list_blobs_01.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/device_code_flow.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/device_code_flow.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use azure_identity::{device_code_flow, refresh_token};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/set_blob_properties_00.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/container_and_blob.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .public_access(PublicAccess::None)
[INFO] [stdout]    |                        ^^^^^^^^^^^^ use of undeclared type `PublicAccess`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::PublicAccess;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tags`
[INFO] [stdout]   --> examples/blob_tags.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut tags = Tags::new();
[INFO] [stdout]    |                    ^^^^ use of undeclared type `Tags`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::Tags;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/blob_06_auto_refreshing_credentials.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let blob_client = StorageClient::new_token_credential(&account, auto_creds)
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 29 | |         .container_client(&container)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |       fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |          ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/missing_blob.rs:18:43
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let container_client = storage_client.container_client(&container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/shared_access_signature.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let container_client = storage_client.container_client(&container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/list_blobs_01.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .public_access(PublicAccess::None)
[INFO] [stdout]    |                        ^^^^^^^^^^^^ use of undeclared type `PublicAccess`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::PublicAccess;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/list_containers2.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/blob_02_bearer_token.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/copy_blob_from_url.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let blob_client = storage_client
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 27 | |         .container_client(&destination_container)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockList`
[INFO] [stdout]   --> examples/put_block_blob_00.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut block_list = BlockList::default();
[INFO] [stdout]    |                          ^^^^^^^^^ use of undeclared type `BlockList`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 4  + use azure_storage_blobs_mirror::prelude::BlockList;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlobBlockType`
[INFO] [stdout]   --> examples/put_block_blob_00.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .push(BlobBlockType::new_uncommitted("satanasso"));
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of undeclared type `BlobBlockType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 4  + use azure_storage_blobs_mirror::prelude::BlobBlockType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlobBlockType`
[INFO] [stdout]   --> examples/put_block_blob_00.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .push(BlobBlockType::new_uncommitted("pollastro"));
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of undeclared type `BlobBlockType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 4  + use azure_storage_blobs_mirror::prelude::BlobBlockType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockListType`
[INFO] [stdout]   --> examples/put_block_blob_00.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .block_list_type(BlockListType::All)
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ use of undeclared type `BlockListType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 4  + use azure_storage_blobs_mirror::prelude::BlockListType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeleteSnapshotsMethod`
[INFO] [stdout]    --> examples/put_block_blob_00.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .delete_snapshots_method(DeleteSnapshotsMethod::Include)
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `DeleteSnapshotsMethod`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 4   + use azure_storage_blobs_mirror::prelude::DeleteSnapshotsMethod;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/blob_tags.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let container_client = storage_client.container_client(&container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |        ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/container_and_blob.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let container_client = storage_client.container_client(&container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |        ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "missing_blob") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> tests/setup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use azure_identity::DefaultAzureCredential;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "shared_access_signature") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `blob_service_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/device_code_flow.rs:76:46
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let blob_service_client = storage_client.blob_service_client();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/blob_service_client.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout] 6  |     fn blob_service_client(&self) -> BlobServiceClient;
[INFO] [stdout]    |        ------------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsBlobServiceClient` which provides `blob_service_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsBlobServiceClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "blob_06_auto_refreshing_credentials") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/copy_blob.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let source_blob = source_storage_client
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 34 | |         .container_client(&source_container_name)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/set_blob_properties_00.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let blob_client = storage_client
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 28 | |         .container_client(&container)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "copy_blob_from_url") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/copy_blob.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         StorageClient::new_access_key(&destination_account, &destination_access_key)
[INFO] [stdout] 39 | |             .container_client(&destination_container_name)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blob_service_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/list_blobs_01.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let blob_service_client = storage_client.blob_service_client();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/blob_service_client.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout] 6  |     fn blob_service_client(&self) -> BlobServiceClient;
[INFO] [stdout]    |        ------------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsBlobServiceClient` which provides `blob_service_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsBlobServiceClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "container_and_blob") due to 3 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "blob_tags") due to 3 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "device_code_flow") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/list_blobs_01.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let container_client = storage_client.container_client(&container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |        ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "set_blob_properties_00") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/put_block_blob_00.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let blob_client = StorageClient::new_access_key(&account, &access_key)
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 27 | |         .container_client(&container)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |       fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |          ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/blob_02_bearer_token.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let blob_client = StorageClient::new_bearer_token(&account, bearer_token)
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 25 | |         .container_client(&container)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/container_01.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage_blobs::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_storage::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "copy_blob") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let storage_credentials = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let transport_policy = mock_transport::new_mock_transport(transaction_name.into());
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "blob_02_bearer_token") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blob_service_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/list_containers2.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let blob_service_client = storage_client.blob_service_client();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (test "setup") due to 6 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "put_block_blob_00") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/container_01.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .public_access(PublicAccess::Container)
[INFO] [stdout]    |                        ^^^^^^^^^^^^ use of undeclared type `PublicAccess`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::PublicAccess;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StoredAccessPolicyList`
[INFO] [stdout]   --> examples/container_01.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut sapl = StoredAccessPolicyList::default();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `StoredAccessPolicyList`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage::StoredAccessPolicyList;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::StoredAccessPolicyList;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StoredAccessPolicy`
[INFO] [stdout]   --> examples/container_01.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |         .push(StoredAccessPolicy::new("pollo", dt_start, dt_end, "rwd"));
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ use of undeclared type `StoredAccessPolicy`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage::StoredAccessPolicy;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::StoredAccessPolicy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/container_01.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |         .set_acl(PublicAccess::Blob)
[INFO] [stdout]    |                  ^^^^^^^^^^^^ use of undeclared type `PublicAccess`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::PublicAccess;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/container_01.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert!(result.public_access == PublicAccess::Blob);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ use of undeclared type `PublicAccess`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::PublicAccess;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "list_blobs_01") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/list_containers2.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let response = storage_client
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 32 | |         .container_client("$logs")
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "list_containers2") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/container_01.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let container_client = storage_client.container_client(container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/clients/container_client.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn container_client(&self, container_name: impl Into<String>) -> ContainerClient;
[INFO] [stdout]    |        ---------------- the method is available for `azure_storage_mirror::clients::StorageClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsContainerClient` which provides `container_client` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azure_storage_blobs_mirror::prelude::AsContainerClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "container_01") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d01b51844d01c520ee1407ff0ac0e5ffaf6bc341c8f0d9c1bc9b05d2147f1737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01b51844d01c520ee1407ff0ac0e5ffaf6bc341c8f0d9c1bc9b05d2147f1737", kill_on_drop: false }`
[INFO] [stdout] d01b51844d01c520ee1407ff0ac0e5ffaf6bc341c8f0d9c1bc9b05d2147f1737
