[INFO] fetching crate azure_storage 0.21.0...
[INFO] testing azure_storage-0.21.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate azure_storage 0.21.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate azure_storage 0.21.0
[INFO] finished tweaking crates.io crate azure_storage 0.21.0
[INFO] tweaked toml for crates.io crate azure_storage 0.21.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_storage 0.21.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 247 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.21.0 (available: v0.30.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d07914c5af9d6be070331f5160e338401427c843bc0069c675296c38548809ad
[INFO] running `Command { std: "docker" "start" "-a" "d07914c5af9d6be070331f5160e338401427c843bc0069c675296c38548809ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d07914c5af9d6be070331f5160e338401427c843bc0069c675296c38548809ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d07914c5af9d6be070331f5160e338401427c843bc0069c675296c38548809ad", kill_on_drop: false }`
[INFO] [stdout] d07914c5af9d6be070331f5160e338401427c843bc0069c675296c38548809ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95cefb1338975cdf29332d36f8e89132adc95105187c421569040b034930f0ed
[INFO] running `Command { std: "docker" "start" "-a" "95cefb1338975cdf29332d36f8e89132adc95105187c421569040b034930f0ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling azure_storage v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s
[INFO] running `Command { std: "docker" "inspect" "95cefb1338975cdf29332d36f8e89132adc95105187c421569040b034930f0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95cefb1338975cdf29332d36f8e89132adc95105187c421569040b034930f0ed", kill_on_drop: false }`
[INFO] [stdout] 95cefb1338975cdf29332d36f8e89132adc95105187c421569040b034930f0ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee21b0c9fe9ed781cf1987f769053a67c7cb619469c2fa4d528742b9ae62eb2
[INFO] running `Command { std: "docker" "start" "-a" "bee21b0c9fe9ed781cf1987f769053a67c7cb619469c2fa4d528742b9ae62eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling azure_storage v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.24s
[INFO] running `Command { std: "docker" "inspect" "bee21b0c9fe9ed781cf1987f769053a67c7cb619469c2fa4d528742b9ae62eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee21b0c9fe9ed781cf1987f769053a67c7cb619469c2fa4d528742b9ae62eb2", kill_on_drop: false }`
[INFO] [stdout] bee21b0c9fe9ed781cf1987f769053a67c7cb619469c2fa4d528742b9ae62eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caf01f705e37db0bd35fa7e6093da4ceab1ed6dd67348ce68efa8925b70cc449
[INFO] running `Command { std: "docker" "start" "-a" "caf01f705e37db0bd35fa7e6093da4ceab1ed6dd67348ce68efa8925b70cc449", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_storage-c459695cf851ed1f)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test cloud_location::tests::test_from_url ... ok
[INFO] [stdout] test authorization::authorization_policy::tests::authorization_policy_with_sas_token_does_not_apply_twice ... ok
[INFO] [stdout] test authorization::authorization_policy::tests::authorization_policy_applies_sas_token ... ok
[INFO] [stdout] test connection_string::tests::it_parses_correct_endpoint_protocols ... ok
[INFO] [stdout] test connection_string::tests::it_parses_basic_cases ... ok
[INFO] [stdout] test connection_string::tests::it_returns_expected_errors ... ok
[INFO] [stdout] test connection_string::tests::it_parses_all_properties ... ok
[INFO] [stdout] test authorization::tests::test_replacement ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_all_endpoints ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_endpoints_with_development_storage ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_generic_connection_strings ... ok
[INFO] [stdout] test parsing_xml::test::test_cast_optional_1 ... ok
[INFO] [stdout] test parsing_xml::test::test_first_1 ... ok
[INFO] [stdout] test consistency::test::should_deserialize_consistency_md5 ... ok
[INFO] [stdout] test shared_access_signature::service_sas::test::test_directory_scoped_sas_token ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_2 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_single_optional_1 ... ok
[INFO] [stdout] test shared_access_signature::service_sas::test::test_blob_scoped_sas_token ... ok
[INFO] [stdout] test stored_access_policy::test::parse_from_xml ... ok
[INFO] [stdout] test shared_access_signature::tests::test_format_date_truncation ... ok
[INFO] [stdout] test connection_string::tests::it_parses_empty_connection_string ... ok
[INFO] [stdout] test parsing_xml::test::test_inner_2 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_1 ... ok
[INFO] [stdout] test consistency::test::should_deserialize_consistency_crc64 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_single_must_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azure_storage
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/authorization/mod.rs - authorization::StorageCredentials (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]    --> src/authorization/mod.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 | let credential = azure_identity::create_credential().unwrap();
[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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "caf01f705e37db0bd35fa7e6093da4ceab1ed6dd67348ce68efa8925b70cc449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf01f705e37db0bd35fa7e6093da4ceab1ed6dd67348ce68efa8925b70cc449", kill_on_drop: false }`
[INFO] [stdout] caf01f705e37db0bd35fa7e6093da4ceab1ed6dd67348ce68efa8925b70cc449
