[INFO] cloning repository https://github.com/cswinter/azure-blob-service-principal-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cswinter/azure-blob-service-principal-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fazure-blob-service-principal-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fazure-blob-service-principal-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb7356811897b4b51094c060f5ab3a2b2f2c3a0 [INFO] checking cswinter/azure-blob-service-principal-test against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fazure-blob-service-principal-test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/azure-blob-service-principal-test on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cswinter/azure-blob-service-principal-test [INFO] finished tweaking git repo https://github.com/cswinter/azure-blob-service-principal-test [INFO] tweaked toml for git repo https://github.com/cswinter/azure-blob-service-principal-test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cswinter/azure-blob-service-principal-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.5.0 [INFO] [stderr] Downloaded oauth2 v3.0.0 [INFO] [stderr] Downloaded str-buf v1.0.1 [INFO] [stderr] Downloaded azure_sdk_core v0.43.4 [INFO] [stderr] Downloaded os-sync v0.3.2 [INFO] [stderr] Downloaded async-timer v1.0.0-beta.4 [INFO] [stderr] Downloaded color-eyre v0.4.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.6 [INFO] [stderr] Downloaded color-spantrace v0.1.3 [INFO] [stderr] Downloaded azure_sdk_auth_aad v0.46.0 [INFO] [stderr] Downloaded azure_sdk_storage_core v0.44.1 [INFO] [stderr] Downloaded azure_sdk_storage_blob v0.44.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d4cb8128476b2b3ff096cafc6161d36cd1cc39044ca74903235b36f5d1f2d71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2d4cb8128476b2b3ff096cafc6161d36cd1cc39044ca74903235b36f5d1f2d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d4cb8128476b2b3ff096cafc6161d36cd1cc39044ca74903235b36f5d1f2d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4cb8128476b2b3ff096cafc6161d36cd1cc39044ca74903235b36f5d1f2d71", kill_on_drop: false }` [INFO] [stdout] 2d4cb8128476b2b3ff096cafc6161d36cd1cc39044ca74903235b36f5d1f2d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d5ec4b69e7714484da86336b1aef4be0a3e94ff6579df181da9d2392b93935 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87d5ec4b69e7714484da86336b1aef4be0a3e94ff6579df181da9d2392b93935", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking str-buf v1.0.1 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Compiling async-timer v1.0.0-beta.4 [INFO] [stderr] Compiling eyre v0.5.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking color-backtrace v0.4.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking error-code v2.0.0 [INFO] [stderr] Checking os-sync v0.3.2 [INFO] [stderr] Checking tracing-subscriber v0.2.6 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking time v0.2.16 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.3 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking color-eyre v0.4.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking serde-xml-rs v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking azure_sdk_core v0.43.4 [INFO] [stderr] Checking oauth2 v3.0.0 [INFO] [stderr] Checking azure_sdk_storage_core v0.44.1 [INFO] [stderr] Checking azure_sdk_storage_blob v0.44.2 [INFO] [stderr] Checking azure_sdk_auth_aad v0.46.0 [INFO] [stderr] Checking azure v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `azure_sdk_storage_core::Client` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use azure_sdk_storage_core::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `azure_sdk_storage_core::Client` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use azure_sdk_storage_core::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87d5ec4b69e7714484da86336b1aef4be0a3e94ff6579df181da9d2392b93935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d5ec4b69e7714484da86336b1aef4be0a3e94ff6579df181da9d2392b93935", kill_on_drop: false }` [INFO] [stdout] 87d5ec4b69e7714484da86336b1aef4be0a3e94ff6579df181da9d2392b93935