[INFO] cloning repository https://github.com/alixmacdonald10/azureRustSDKMRE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alixmacdonald10/azureRustSDKMRE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falixmacdonald10%2FazureRustSDKMRE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falixmacdonald10%2FazureRustSDKMRE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a43ed3a07e5f196ac37a31f60dfc7b19c2e301 [INFO] testing alixmacdonald10/azureRustSDKMRE against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falixmacdonald10%2FazureRustSDKMRE" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alixmacdonald10/azureRustSDKMRE on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alixmacdonald10/azureRustSDKMRE [INFO] finished tweaking git repo https://github.com/alixmacdonald10/azureRustSDKMRE [INFO] tweaked toml for git repo https://github.com/alixmacdonald10/azureRustSDKMRE written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alixmacdonald10/azureRustSDKMRE 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.41 [INFO] [stderr] Downloaded miette-derive v5.9.0 [INFO] [stderr] Downloaded fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Downloaded fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Downloaded azure_identity v0.12.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.13 [INFO] [stderr] Downloaded oauth2 v4.4.1 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded paste v1.0.13 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded azure_core v0.12.0 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.166 [INFO] [stderr] Downloaded miette v5.9.0 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded uuid v1.3.4 [INFO] [stderr] Downloaded RustyXML v0.3.0 [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded dyn-clone v1.0.11 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded azure_storage v0.12.0 [INFO] [stderr] Downloaded serde v1.0.166 [INFO] [stderr] Downloaded azure_storage_datalake v0.12.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.41 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d2b54bc3a6ea28e91d7cb2dccc16b0b9e2660f18ebc7dfc12ec9c98084dfc3 [INFO] running `Command { std: "docker" "start" "-a" "b4d2b54bc3a6ea28e91d7cb2dccc16b0b9e2660f18ebc7dfc12ec9c98084dfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d2b54bc3a6ea28e91d7cb2dccc16b0b9e2660f18ebc7dfc12ec9c98084dfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d2b54bc3a6ea28e91d7cb2dccc16b0b9e2660f18ebc7dfc12ec9c98084dfc3", kill_on_drop: false }` [INFO] [stdout] b4d2b54bc3a6ea28e91d7cb2dccc16b0b9e2660f18ebc7dfc12ec9c98084dfc3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620e260b534ea0f0edd6575de1f9007eb29e338181852b777aa21a46574b4164 [INFO] running `Command { std: "docker" "start" "-a" "620e260b534ea0f0edd6575de1f9007eb29e338181852b777aa21a46574b4164", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling azure_core v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_path_to_error v0.1.13 [INFO] [stderr] Compiling oauth2 v4.4.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling azure_storage v0.12.0 [INFO] [stderr] Compiling azure_identity v0.12.0 [INFO] [stderr] Compiling azure_storage_datalake v0.12.0 [INFO] [stderr] Compiling MRE_client_reuse_issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `miette::Diagnostic` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use miette::Diagnostic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/main.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct AzureStorageBackend { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 21 | pub(crate) client: Arc> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AzureStorageBackend` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/main.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl AzureStorageBackend { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 26 | fn new<'o, T: AsRef + Send + Sync + 'o>(auth_parameter: T) -> Pin> + Send +... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "620e260b534ea0f0edd6575de1f9007eb29e338181852b777aa21a46574b4164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620e260b534ea0f0edd6575de1f9007eb29e338181852b777aa21a46574b4164", kill_on_drop: false }` [INFO] [stdout] 620e260b534ea0f0edd6575de1f9007eb29e338181852b777aa21a46574b4164 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb9474e77a7ac715824fa00871c4d595b481b9600f06bcd0d402b300ce43749 [INFO] running `Command { std: "docker" "start" "-a" "cbb9474e77a7ac715824fa00871c4d595b481b9600f06bcd0d402b300ce43749", kill_on_drop: false }` [INFO] [stderr] Compiling MRE_client_reuse_issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `miette::Diagnostic` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use miette::Diagnostic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "cbb9474e77a7ac715824fa00871c4d595b481b9600f06bcd0d402b300ce43749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb9474e77a7ac715824fa00871c4d595b481b9600f06bcd0d402b300ce43749", kill_on_drop: false }` [INFO] [stdout] cbb9474e77a7ac715824fa00871c4d595b481b9600f06bcd0d402b300ce43749 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 750d592dbda2089d8357dd96141e45c056c593aca3daa9f15ffd6dfe78d01639 [INFO] running `Command { std: "docker" "start" "-a" "750d592dbda2089d8357dd96141e45c056c593aca3daa9f15ffd6dfe78d01639", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `miette::Diagnostic` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use miette::Diagnostic; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `thiserror::Error` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use thiserror::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `MRE_client_reuse_issue` (bin "MRE_client_reuse_issue" test) generated 2 warnings (run `cargo fix --bin "MRE_client_reuse_issue" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/MRE_client_reuse_issue-b7100393d75a99f9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_1 ... FAILED [INFO] [stdout] test tests::test_5 ... FAILED [INFO] [stdout] test tests::test_2 ... FAILED [INFO] [stdout] test tests::test_3 ... FAILED [INFO] [stdout] test tests::test_10 ... FAILED [INFO] [stdout] test tests::test_4 ... FAILED [INFO] [stdout] test tests::test_6 ... FAILED [INFO] [stdout] test tests::test_7 ... FAILED [INFO] [stdout] test tests::test_9 ... FAILED [INFO] [stdout] test tests::test_8 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_1 stdout ---- [INFO] [stdout] Creating new client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-231d1cc5-5e0c-4128-9d63-73abdb768adb [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_5 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-3ae94aef-1a11-49ed-bca6-43fa7b2f5a78 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_2 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-d5767939-b199-44fb-9504-5c0431d7956b [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_3 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-9bdcc4cf-4de5-4dda-8ce3-f9e52a23fabc [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_10 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-01b86354-b5da-4f14-b044-da080fd50fd2 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_4 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-27afc6db-c79b-47c8-8f8d-8e05c5d41257 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_6 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-8e2eb2cf-b2e0-4b17-8c1e-a1339679a682 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_7 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-12866cd1-b996-4b6f-a8dc-4b829dae1bb9 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_9 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-106aabdb-09d3-4149-99a1-cabf96983535 [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] ---- tests::test_8 stdout ---- [INFO] [stdout] Found existing client [INFO] [stdout] Created backend: AzureStorageBackend { client: RwLock { data: DataLakeClient { pipeline: Pipeline { pipeline: [TelemetryPolicy { header: "azsdk-rust-storage/0.12.0 (1.79.0; linux; x86_64)" }, CustomHeadersPolicy, ExponentialRetryPolicy { initial_delay: 200ms, max_retries: 8, max_elapsed: 60s, max_delay: 30s }, TimeoutPolicy { default_timeout: None }, AuthorizationPolicy { credentials: StorageCredentials { credential: "TokenCredential" } }, TransportPolicy { transport_options: TransportOptions { inner: Http { http_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } } } }] }, cloud_location: Public { account: "metastoredevazio", credentials: StorageCredentials { credential: "TokenCredential" } } } } } [INFO] [stdout] Creating container: testcontainer-6bb555b8-6ada-4dc1-bd66-327bdf3f1a3a [INFO] [stdout] Error: Error { context: Full(Custom { kind: Credential, error: Error { context: Full(Custom { kind: Credential, error: Error { context: Message { kind: Credential, message: "Multiple errors were encountered while attempting to authenticate:\nerror getting environment credential\nerror getting managed identity credential\nerror getting token credential from Azure CLI" } } }, "failed to get bearer token") } }, "non-io error occurred which will not be retried") } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_1 [INFO] [stdout] tests::test_10 [INFO] [stdout] tests::test_2 [INFO] [stdout] tests::test_3 [INFO] [stdout] tests::test_4 [INFO] [stdout] tests::test_5 [INFO] [stdout] tests::test_6 [INFO] [stdout] tests::test_7 [INFO] [stdout] tests::test_8 [INFO] [stdout] tests::test_9 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin MRE_client_reuse_issue` [INFO] running `Command { std: "docker" "inspect" "750d592dbda2089d8357dd96141e45c056c593aca3daa9f15ffd6dfe78d01639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750d592dbda2089d8357dd96141e45c056c593aca3daa9f15ffd6dfe78d01639", kill_on_drop: false }` [INFO] [stdout] 750d592dbda2089d8357dd96141e45c056c593aca3daa9f15ffd6dfe78d01639 [INFO] testing alixmacdonald10/azureRustSDKMRE against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falixmacdonald10%2FazureRustSDKMRE" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alixmacdonald10/azureRustSDKMRE on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alixmacdonald10/azureRustSDKMRE [INFO] finished tweaking git repo https://github.com/alixmacdonald10/azureRustSDKMRE [INFO] tweaked toml for git repo https://github.com/alixmacdonald10/azureRustSDKMRE written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alixmacdonald10/azureRustSDKMRE 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3e50bf558ff4c28a3e279dd43e284d7fd79668233df32a1c6210a21d757928 [INFO] running `Command { std: "docker" "start" "-a" "5c3e50bf558ff4c28a3e279dd43e284d7fd79668233df32a1c6210a21d757928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3e50bf558ff4c28a3e279dd43e284d7fd79668233df32a1c6210a21d757928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3e50bf558ff4c28a3e279dd43e284d7fd79668233df32a1c6210a21d757928", kill_on_drop: false }` [INFO] [stdout] 5c3e50bf558ff4c28a3e279dd43e284d7fd79668233df32a1c6210a21d757928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d33530edf11cc538c1d8990ecedad6db0eba05d5363f64c8e5e9d9799103001 [INFO] running `Command { std: "docker" "start" "-a" "6d33530edf11cc538c1d8990ecedad6db0eba05d5363f64c8e5e9d9799103001", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling azure_core v0.12.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Compiling fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_path_to_error v0.1.13 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oauth2 v4.4.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d33530edf11cc538c1d8990ecedad6db0eba05d5363f64c8e5e9d9799103001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d33530edf11cc538c1d8990ecedad6db0eba05d5363f64c8e5e9d9799103001", kill_on_drop: false }` [INFO] [stdout] 6d33530edf11cc538c1d8990ecedad6db0eba05d5363f64c8e5e9d9799103001