[INFO] fetching crate azure_identity_gindix 0.21.0...
[INFO] checking azure_identity_gindix-0.21.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate azure_identity_gindix 0.21.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate azure_identity_gindix 0.21.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_identity_gindix 0.21.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate azure_identity_gindix 0.21.0
[INFO] tweaked toml for crates.io crate azure_identity_gindix 0.21.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate azure_identity_gindix 0.21.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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded async-process v2.2.2
[INFO] [stderr]   Downloaded azure_core v0.20.0
[INFO] [stderr]   Downloaded scc v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c00115653a513202eba1a7d2dd66fe636cceec377d9f45e9bf3fbeb53ea97335
[INFO] running `Command { std: "docker" "start" "-a" "c00115653a513202eba1a7d2dd66fe636cceec377d9f45e9bf3fbeb53ea97335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c00115653a513202eba1a7d2dd66fe636cceec377d9f45e9bf3fbeb53ea97335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00115653a513202eba1a7d2dd66fe636cceec377d9f45e9bf3fbeb53ea97335", kill_on_drop: false }`
[INFO] [stdout] c00115653a513202eba1a7d2dd66fe636cceec377d9f45e9bf3fbeb53ea97335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e318443ac36664e7eb90aabf9ac3bab4d41ef6044db27d167cc54ef9406c8dbf
[INFO] running `Command { std: "docker" "start" "-a" "e318443ac36664e7eb90aabf9ac3bab4d41ef6044db27d167cc54ef9406c8dbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling azure_core v0.20.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking scc v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-signal v0.2.6
[INFO] [stderr]     Checking async-process v2.2.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v3.1.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking azure_identity_gindix v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/environment_credentials.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `azure_core::auth::TokenCredential`
[INFO] [stdout]  --> examples/environment_credentials.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use azure_core::auth::TokenCredential;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_identity`
[INFO] [stdout]  --> examples/code_flow.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::{authorization_code_flow, development::naive_redirect_server};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/code_flow.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::{authorization_code_flow, development::naive_redirect_server};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "environment_credentials") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/federated_credential.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::federated_credentials_flow;
[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_identity`
[INFO] [stdout]  --> examples/device_code_flow.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_identity::device_code_flow::start;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenResponse`
[INFO] [stdout]  --> examples/code_flow.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use oauth2::{ClientId, ClientSecret, TokenResponse};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/azure_cli_credentials.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::AzureCliCredential;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]  --> examples/device_code_flow.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "device_code_flow") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_identity`
[INFO] [stdout]  --> examples/code_flow_blob.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::{authorization_code_flow, development::naive_redirect_server};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/code_flow_blob.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::{authorization_code_flow, development::naive_redirect_server};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] error[E0432]: unresolved import `azure_identity`
[INFO] [stdout]  --> examples/client_credentials_flow_blob.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_identity::client_credentials_flow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `azure_core::auth::TokenCredential`
[INFO] [stdout]  --> examples/azure_cli_credentials.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use azure_core::auth::TokenCredential;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "federated_credential") due to 2 previous errors
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "code_flow") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "azure_cli_credentials") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `azure_identity`
[INFO] [stdout]  --> examples/default_credentials.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let credential = azure_identity::create_default_credential()?;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ use of undeclared crate or module `azure_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenResponse`
[INFO] [stdout]  --> examples/code_flow_blob.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use oauth2::{ClientId, ClientSecret, TokenResponse};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "client_credentials_flow_blob") due to 2 previous errors
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "code_flow_blob") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_identity_gindix` (example "default_credentials") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e318443ac36664e7eb90aabf9ac3bab4d41ef6044db27d167cc54ef9406c8dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e318443ac36664e7eb90aabf9ac3bab4d41ef6044db27d167cc54ef9406c8dbf", kill_on_drop: false }`
[INFO] [stdout] e318443ac36664e7eb90aabf9ac3bab4d41ef6044db27d167cc54ef9406c8dbf
