[INFO] fetching crate azure_security_keyvault_keys 0.6.0... [INFO] checking azure_security_keyvault_keys-0.6.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate azure_security_keyvault_keys 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate azure_security_keyvault_keys 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate azure_security_keyvault_keys 0.6.0 [INFO] tweaked toml for crates.io crate azure_security_keyvault_keys 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate azure_security_keyvault_keys 0.6.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate azure_security_keyvault_keys 0.6.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3910576d7c811505112a5d65e9e2fc459e9461bccf697bf9ec1349bf0fb62df8 [INFO] running `Command { std: "docker" "start" "-a" "3910576d7c811505112a5d65e9e2fc459e9461bccf697bf9ec1349bf0fb62df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3910576d7c811505112a5d65e9e2fc459e9461bccf697bf9ec1349bf0fb62df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3910576d7c811505112a5d65e9e2fc459e9461bccf697bf9ec1349bf0fb62df8", kill_on_drop: false }` [INFO] [stdout] 3910576d7c811505112a5d65e9e2fc459e9461bccf697bf9ec1349bf0fb62df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7cb089eed2bddde530d40aced7e3663fdfee307f463209dd0e40a1b6f1010ef [INFO] running `Command { std: "docker" "start" "-a" "f7cb089eed2bddde530d40aced7e3663fdfee307f463209dd0e40a1b6f1010ef", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking http-body v1.0.1 [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 pin-project-lite v0.2.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling typespec_macros v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking typespec v0.7.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking typespec_client_core v0.6.0 [INFO] [stderr] Compiling azure_core_macros v0.1.0 [INFO] [stderr] Checking azure_security_keyvault_keys v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use azure_core_test::credentials; [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] 1 - use azure_core_test::credentials; [INFO] [stdout] 1 + use azure_core::credentials; [INFO] [stdout] | [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_security_keyvault_keys` (bench "benchmarks") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `azure_core_test` [INFO] [stdout] --> tests/key_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use azure_core_test::{recorded, TestContext, TestMode}; [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] 7 - use azure_core_test::{recorded, TestContext, TestMode}; [INFO] [stdout] 7 + use azure_core::{recorded, TestContext, TestMode}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_security_keyvault_test` [INFO] [stdout] --> tests/key_client.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use azure_security_keyvault_test::Retry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_security_keyvault_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 - use azure_security_keyvault_test::Retry; [INFO] [stdout] 15 + use azure_security_keyvault_keys::Retry; [INFO] [stdout] | [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_security_keyvault_keys` (test "key_client") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f7cb089eed2bddde530d40aced7e3663fdfee307f463209dd0e40a1b6f1010ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7cb089eed2bddde530d40aced7e3663fdfee307f463209dd0e40a1b6f1010ef", kill_on_drop: false }` [INFO] [stdout] f7cb089eed2bddde530d40aced7e3663fdfee307f463209dd0e40a1b6f1010ef