[INFO] fetching crate azure_identity 0.27.0... [INFO] checking azure_identity-0.27.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate azure_identity 0.27.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate azure_identity 0.27.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate azure_identity 0.27.0 [INFO] tweaked toml for crates.io crate azure_identity 0.27.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate azure_identity 0.27.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate azure_identity 0.27.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typespec v0.7.0 [INFO] [stderr] Downloaded typespec_macros v0.6.0 [INFO] [stderr] Downloaded azure_core_macros v0.1.0 [INFO] [stderr] Downloaded typespec_client_core v0.6.0 [INFO] [stderr] Downloaded azure_core v0.27.0 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26278fd40e73f8bcfd7e06c7c87cb6bf316f8d0b445cb73c2dfbc296fb2072ed [INFO] running `Command { std: "docker" "start" "-a" "26278fd40e73f8bcfd7e06c7c87cb6bf316f8d0b445cb73c2dfbc296fb2072ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26278fd40e73f8bcfd7e06c7c87cb6bf316f8d0b445cb73c2dfbc296fb2072ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26278fd40e73f8bcfd7e06c7c87cb6bf316f8d0b445cb73c2dfbc296fb2072ed", kill_on_drop: false }` [INFO] [stdout] 26278fd40e73f8bcfd7e06c7c87cb6bf316f8d0b445cb73c2dfbc296fb2072ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8eea0cc206a4e80ed3bb1ea05eb55511018fff088517c34a77b9e36b454adef [INFO] running `Command { std: "docker" "start" "-a" "c8eea0cc206a4e80ed3bb1ea05eb55511018fff088517c34a77b9e36b454adef", kill_on_drop: false }` [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling typespec_macros v0.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking serde_json v1.0.141 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking typespec v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling typespec_client_core v0.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Compiling azure_core_macros v0.1.0 [INFO] [stderr] Checking azure_identity v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> src/azure_pipelines_credential.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | use azure_core_test::http::MockHttpClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 206 - use azure_core_test::http::MockHttpClient; [INFO] [stdout] 206 + use azure_core::http::MockHttpClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> src/managed_identity_credential.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use azure_core_test::{http::MockHttpClient, recorded}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 159 - use azure_core_test::{http::MockHttpClient, recorded}; [INFO] [stdout] 159 + use azure_core::{http::MockHttpClient, recorded}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_core_test` [INFO] [stdout] --> src/managed_identity_credential.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use azure_core_test::{http::MockHttpClient, recorded}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 159 - use azure_core_test::{http::MockHttpClient, recorded}; [INFO] [stdout] 159 + use azure_core::{http::MockHttpClient, recorded}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_core_test` [INFO] [stdout] --> src/workload_identity_credential.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | use azure_core_test::recorded; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 199 - use azure_core_test::recorded; [INFO] [stdout] 199 + use azure_core::recorded; [INFO] [stdout] | [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] [stderr] error: could not compile `azure_identity` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c8eea0cc206a4e80ed3bb1ea05eb55511018fff088517c34a77b9e36b454adef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8eea0cc206a4e80ed3bb1ea05eb55511018fff088517c34a77b9e36b454adef", kill_on_drop: false }` [INFO] [stdout] c8eea0cc206a4e80ed3bb1ea05eb55511018fff088517c34a77b9e36b454adef