[INFO] cloning repository https://github.com/demoray/azure-identity-helpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demoray/azure-identity-helpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemoray%2Fazure-identity-helpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemoray%2Fazure-identity-helpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af946ed39d2248a717f0d75795fbe9f4ee4ad969 [INFO] checking demoray/azure-identity-helpers/af946ed39d2248a717f0d75795fbe9f4ee4ad969 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemoray%2Fazure-identity-helpers" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/demoray/azure-identity-helpers [INFO] finished tweaking git repo https://github.com/demoray/azure-identity-helpers [INFO] tweaked toml for git repo https://github.com/demoray/azure-identity-helpers written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/demoray/azure-identity-helpers on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/demoray/azure-identity-helpers 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded azure_core_macros v0.4.1 [INFO] [stderr] Downloaded typespec_macros v0.9.1 [INFO] [stderr] Downloaded typespec v0.10.1 [INFO] [stderr] Downloaded typespec_client_core v0.9.1 [INFO] [stderr] Downloaded azure_core v0.30.1 [INFO] [stderr] Downloaded azure_identity v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e350eb92330011cd9375f5fdd3c829ad11f6b47e252c0126ddd2443b65079206 [INFO] running `Command { std: "docker" "start" "-a" "e350eb92330011cd9375f5fdd3c829ad11f6b47e252c0126ddd2443b65079206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e350eb92330011cd9375f5fdd3c829ad11f6b47e252c0126ddd2443b65079206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e350eb92330011cd9375f5fdd3c829ad11f6b47e252c0126ddd2443b65079206", kill_on_drop: false }` [INFO] [stdout] e350eb92330011cd9375f5fdd3c829ad11f6b47e252c0126ddd2443b65079206 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a3fc9ccd3769f886e22ee822cbeebf6c240ed3e14970967ff57c6c6e383785d [INFO] running `Command { std: "docker" "start" "-a" "7a3fc9ccd3769f886e22ee822cbeebf6c240ed3e14970967ff57c6c6e383785d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling azure_core v0.30.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling typespec_macros v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling azure_core_macros v0.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking typespec v0.10.1 [INFO] [stderr] Checking oauth2 v5.0.0 [INFO] [stderr] Checking typespec_client_core v0.9.1 [INFO] [stderr] Checking azure_identity v0.30.0 [INFO] [stderr] Checking azure-identity-helpers v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.40s [INFO] running `Command { std: "docker" "inspect" "7a3fc9ccd3769f886e22ee822cbeebf6c240ed3e14970967ff57c6c6e383785d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3fc9ccd3769f886e22ee822cbeebf6c240ed3e14970967ff57c6c6e383785d", kill_on_drop: false }` [INFO] [stdout] 7a3fc9ccd3769f886e22ee822cbeebf6c240ed3e14970967ff57c6c6e383785d