[INFO] fetching crate azure_security_keyvault 0.21.0...
[INFO] testing azure_security_keyvault-0.21.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate azure_security_keyvault 0.21.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate azure_security_keyvault 0.21.0
[INFO] finished tweaking crates.io crate azure_security_keyvault 0.21.0
[INFO] tweaked toml for crates.io crate azure_security_keyvault 0.21.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_security_keyvault 0.21.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azure_security_keyvault 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8db9b7b0808d2236ae37d2eac07798323fb25c3e2b083fce1544dae6203487b
[INFO] running `Command { std: "docker" "start" "-a" "d8db9b7b0808d2236ae37d2eac07798323fb25c3e2b083fce1544dae6203487b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8db9b7b0808d2236ae37d2eac07798323fb25c3e2b083fce1544dae6203487b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8db9b7b0808d2236ae37d2eac07798323fb25c3e2b083fce1544dae6203487b", kill_on_drop: false }`
[INFO] [stdout] d8db9b7b0808d2236ae37d2eac07798323fb25c3e2b083fce1544dae6203487b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b0da0fbde38e4e2cfe8be9ff3a512eabd3bea864459263e3beca4573e3c94c2
[INFO] running `Command { std: "docker" "start" "-a" "4b0da0fbde38e4e2cfe8be9ff3a512eabd3bea864459263e3beca4573e3c94c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling azure_security_keyvault v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.59s
[INFO] running `Command { std: "docker" "inspect" "4b0da0fbde38e4e2cfe8be9ff3a512eabd3bea864459263e3beca4573e3c94c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0da0fbde38e4e2cfe8be9ff3a512eabd3bea864459263e3beca4573e3c94c2", kill_on_drop: false }`
[INFO] [stdout] 4b0da0fbde38e4e2cfe8be9ff3a512eabd3bea864459263e3beca4573e3c94c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99bee729cfd2bdc8ce38df37cf750285273bf89f3aa1529bfc85e11f6824542e
[INFO] running `Command { std: "docker" "start" "-a" "99bee729cfd2bdc8ce38df37cf750285273bf89f3aa1529bfc85e11f6824542e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling azure_security_keyvault v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/restore_secret.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/update_secret.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/list_secrets.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/get_secret_versions.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/set_secret.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/get_secret.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "get_secret_versions") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "restore_secret") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "list_secrets") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "set_secret") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "update_secret") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "get_secret") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]  --> examples/pass_client.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[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_security_keyvault` (example "pass_client") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/backup_secret.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]   --> examples/delete_secret.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let credential = azure_identity::create_credential()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "backup_secret") due to 1 previous error
[INFO] [stderr] error: could not compile `azure_security_keyvault` (example "delete_secret") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "99bee729cfd2bdc8ce38df37cf750285273bf89f3aa1529bfc85e11f6824542e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99bee729cfd2bdc8ce38df37cf750285273bf89f3aa1529bfc85e11f6824542e", kill_on_drop: false }`
[INFO] [stdout] 99bee729cfd2bdc8ce38df37cf750285273bf89f3aa1529bfc85e11f6824542e
