[INFO] fetching crate azure_storage_blobs_mirror 0.1.0...
[INFO] checking azure_storage_blobs_mirror-0.1.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate azure_storage_blobs_mirror 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate azure_storage_blobs_mirror 0.1.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-3-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c26876cc95e14f6b4b106f85e933481319d090c7f7c7dc3a4160d6b56f67d514
[INFO] running `Command { std: "docker" "start" "-a" "c26876cc95e14f6b4b106f85e933481319d090c7f7c7dc3a4160d6b56f67d514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26876cc95e14f6b4b106f85e933481319d090c7f7c7dc3a4160d6b56f67d514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26876cc95e14f6b4b106f85e933481319d090c7f7c7dc3a4160d6b56f67d514", kill_on_drop: false }`
[INFO] [stdout] c26876cc95e14f6b4b106f85e933481319d090c7f7c7dc3a4160d6b56f67d514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fddcb30c76588d488e48f1971e211a7e1f35936d164388d5351e2d29fe275f0a
[INFO] running `Command { std: "docker" "start" "-a" "fddcb30c76588d488e48f1971e211a7e1f35936d164388d5351e2d29fe275f0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[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 log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[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 openssl v0.10.41
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling paste v1.0.8
[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 idna v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling azure_core_mirror v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v1.1.2
[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.6.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[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 thiserror v1.0.32
[INFO] [stderr]     Checking pin-project v1.0.12
[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/container_00.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/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/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 crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/connection_string.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]  --> tests/blob_operations.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use azure_storage_blobs::container::PublicAccess;
[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] 1 | use azure_storage::container::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]  --> tests/blob_operations.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_storage_blobs::prelude::{AsBlobServiceClient, AsContainerClient};
[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::{AsBlobServiceClient, AsContainerClient};
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/put_page_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/stream_blob_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/stream_blob_00.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/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/emulator_00.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 type `PublicAccess`
[INFO] [stdout]   --> examples/connection_string.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |         .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 `BA512Range`
[INFO] [stdout]   --> examples/put_page_blob_00.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .put_page(BA512Range::new(0, 511)?, slice.clone())
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BA512Range`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use azure_storage_blobs_mirror::prelude::BA512Range;
[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/count_blobs.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 type `BA512Range`
[INFO] [stdout]   --> examples/put_page_blob_00.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .put_page(BA512Range::new(512, 1023)?, slice.clone())
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BA512Range`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use azure_storage_blobs_mirror::prelude::BA512Range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeleteSnapshotsMethod`
[INFO] [stdout]   --> examples/stream_blob_00.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .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] 1  + use azure_storage_blobs_mirror::prelude::DeleteSnapshotsMethod;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BA512Range`
[INFO] [stdout]   --> examples/put_page_blob_00.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .put_page(BA512Range::new(512, 1023)?, slice)
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BA512Range`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use azure_storage_blobs_mirror::prelude::BA512Range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BA512Range`
[INFO] [stdout]   --> examples/put_page_blob_00.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .clear_page(BA512Range::new(0, 511)?)
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared type `BA512Range`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use azure_storage_blobs_mirror::prelude::BA512Range;
[INFO] [stdout]    |
[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[E0599]: no method named `blob_service_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/container_00.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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/emulator_00.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .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[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/stream_blob_01.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let blob_client = StorageClient::new_access_key(&account, &access_key)
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 26 | |         .container_client(&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] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/container_00.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] 
[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[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] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/stream_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_name)
[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[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] 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: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] [stdout] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/connection_string.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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/put_page_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_name)
[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] 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 `azure_storage_blobs`
[INFO] [stdout]  --> examples/list_blobs_00.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[E0599]: no method named `blob_service_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/connection_string.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let blob_service = 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] error[E0433]: failed to resolve: use of undeclared crate or module `azure_storage_blobs`
[INFO] [stdout]  --> examples/list_blobs_02.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[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/emulator_00.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let container_client = storage_account.container_client("emulcont");
[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 `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] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "stream_blob_01") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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/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] [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] 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 "emulator_00") due to 3 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "stream_blob_00") 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] 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_00") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `blob_service_client` found for struct `StorageClient` in the current scope
[INFO] [stdout]   --> tests/blob_operations.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let blob_service = storage.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 `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 "connection_string") due to 4 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] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "put_page_blob_00") due to 6 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "missing_blob") 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/count_blobs.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 |         StorageClient::new_access_key(&account, &access_key).container_client(&container);
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout] 
[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 `StorageClient` in the current scope
[INFO] [stdout]   --> tests/blob_operations.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let container = storage.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 `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[E0433]: failed to resolve: use of undeclared type `PublicAccess`
[INFO] [stdout]   --> examples/list_blobs_00.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .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/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] 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] 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] error[E0599]: no method named `container_client` found for struct `azure_storage_mirror::clients::StorageClient` in the current scope
[INFO] [stdout]   --> examples/list_blobs_02.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let container_client = storage_client.container_client(container_name);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ method not found in `StorageClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "count_blobs") due to 2 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "list_blobs_01") due to 4 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (test "blob_operations") due to 10 previous errors
[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] 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_blobs_00.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let blob_service = 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 "list_blobs_02") 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/list_blobs_00.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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/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] 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] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "list_blobs_00") due to 4 previous errors
[INFO] [stderr] error: could not compile `azure_storage_blobs_mirror` (example "put_block_blob_00") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "fddcb30c76588d488e48f1971e211a7e1f35936d164388d5351e2d29fe275f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fddcb30c76588d488e48f1971e211a7e1f35936d164388d5351e2d29fe275f0a", kill_on_drop: false }`
[INFO] [stdout] fddcb30c76588d488e48f1971e211a7e1f35936d164388d5351e2d29fe275f0a
