[INFO] fetching crate azure_storage_datalake 0.17.0...
[INFO] checking azure_storage_datalake-0.17.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate azure_storage_datalake 0.17.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate azure_storage_datalake 0.17.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_storage_datalake 0.17.0
[INFO] finished tweaking crates.io crate azure_storage_datalake 0.17.0
[INFO] tweaked toml for crates.io crate azure_storage_datalake 0.17.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate azure_storage_datalake 0.17.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded azure_storage v0.17.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2feef1a80e2abb21123d8181a1a15c21f9bb7b4233363d1b8690d63b76cd4213
[INFO] running `Command { std: "docker" "start" "-a" "2feef1a80e2abb21123d8181a1a15c21f9bb7b4233363d1b8690d63b76cd4213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2feef1a80e2abb21123d8181a1a15c21f9bb7b4233363d1b8690d63b76cd4213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2feef1a80e2abb21123d8181a1a15c21f9bb7b4233363d1b8690d63b76cd4213", kill_on_drop: false }`
[INFO] [stdout] 2feef1a80e2abb21123d8181a1a15c21f9bb7b4233363d1b8690d63b76cd4213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdcfa11c7bdc63b232151d8e3705d31d60e47ce748703326626de39f8d12b862
[INFO] running `Command { std: "docker" "start" "-a" "bdcfa11c7bdc63b232151d8e3705d31d60e47ce748703326626de39f8d12b862", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]    Compiling azure_core v0.17.0
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking http-types v2.12.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking azure_storage v0.17.0
[INFO] [stderr]     Checking azure_storage_datalake v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{self, Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_create.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_delete.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_get_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_set_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{error::Error, prelude::*, Pageable, Response};
[INFO] [stdout]   |                                ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_get.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use azure_core::{error::Error, prelude::*, AppendToUrlQuery, Pageable, Request, Response};
[INFO] [stdout]   |                                ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_patch.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_core::prelude::*;
[INFO] [stdout]   |     ---------------------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 | use azure_core::Request;
[INFO] [stdout] 7 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/operations/path_patch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 5 |     AppendToUrlQuery, Request, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_rename.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_core::{prelude::*, AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{self, Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_create.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_delete.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_get_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_set_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{error::Error, prelude::*, Pageable, Response};
[INFO] [stdout]   |                                ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_get.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use azure_core::{error::Error, prelude::*, AppendToUrlQuery, Pageable, Request, Response};
[INFO] [stdout]   |                                ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_patch.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_core::prelude::*;
[INFO] [stdout]   |     ---------------------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 | use azure_core::Request;
[INFO] [stdout] 7 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/operations/path_patch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 5 |     AppendToUrlQuery, Request, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_rename.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_core::{prelude::*, AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "setup") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "file_system") due to 6 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "files") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "bdcfa11c7bdc63b232151d8e3705d31d60e47ce748703326626de39f8d12b862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcfa11c7bdc63b232151d8e3705d31d60e47ce748703326626de39f8d12b862", kill_on_drop: false }`
[INFO] [stdout] bdcfa11c7bdc63b232151d8e3705d31d60e47ce748703326626de39f8d12b862
[INFO] checking azure_storage_datalake-0.17.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate azure_storage_datalake 0.17.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate azure_storage_datalake 0.17.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_storage_datalake 0.17.0
[INFO] finished tweaking crates.io crate azure_storage_datalake 0.17.0
[INFO] tweaked toml for crates.io crate azure_storage_datalake 0.17.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate azure_storage_datalake 0.17.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faf93d491e9cbbd75582c1266bf7e8a50740b0153f14681ab506719796f2aa5b
[INFO] running `Command { std: "docker" "start" "-a" "faf93d491e9cbbd75582c1266bf7e8a50740b0153f14681ab506719796f2aa5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faf93d491e9cbbd75582c1266bf7e8a50740b0153f14681ab506719796f2aa5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf93d491e9cbbd75582c1266bf7e8a50740b0153f14681ab506719796f2aa5b", kill_on_drop: false }`
[INFO] [stdout] faf93d491e9cbbd75582c1266bf7e8a50740b0153f14681ab506719796f2aa5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b1f0ba2cf88f95852dc709bdfc5224897d97f2fa7eac82b59e1738c9a6e299b
[INFO] running `Command { std: "docker" "start" "-a" "8b1f0ba2cf88f95852dc709bdfc5224897d97f2fa7eac82b59e1738c9a6e299b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling azure_core v0.17.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.189
[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.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking http-types v2.12.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking azure_storage v0.17.0
[INFO] [stderr]     Checking azure_storage_datalake v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{self, Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_create.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_delete.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_get_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_set_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{error::Error, prelude::*, Pageable, Response};
[INFO] [stdout]   |                                ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_get.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use azure_core::{error::Error, prelude::*, AppendToUrlQuery, Pageable, Request, Response};
[INFO] [stdout]   |                                ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_patch.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_core::prelude::*;
[INFO] [stdout]   |     ---------------------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 | use azure_core::Request;
[INFO] [stdout] 7 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/operations/path_patch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 5 |     AppendToUrlQuery, Request, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_rename.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_core::{prelude::*, AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{self, Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/file_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_create.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_delete.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_get_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_system_set_properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{error::Error, prelude::*, Pageable, Response};
[INFO] [stdout]   |                                ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/file_systems_list.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_delete.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_get.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use azure_core::{prelude::*, Request};
[INFO] [stdout]   |                  ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 4 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_head.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use azure_core::{error::Error, prelude::*, AppendToUrlQuery, Pageable, Request, Response};
[INFO] [stdout]   |                                ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_patch.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use azure_core::prelude::*;
[INFO] [stdout]   |     ---------------------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 | use azure_core::Request;
[INFO] [stdout] 7 | use azure_core::{AppendToUrlQuery, Response as HttpResponse};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/operations/path_patch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 5 |     AppendToUrlQuery, Request, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/path_put.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/path_rename.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use azure_core::{prelude::*, AppendToUrlQuery, Request};
[INFO] [stdout]   |                  ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let account_name = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]  --> tests/setup.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let account_key = (std::env::var(mock_transport::TESTING_MODE_KEY).as_deref()
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         == Ok(mock_transport::TESTING_MODE_RECORD))
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mock_transport`
[INFO] [stdout]   --> tests/setup.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         mock_transport::new_mock_transport(transaction_name.into()),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `mock_transport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "setup") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "file_system") due to 6 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[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_storage_datalake` (test "files") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b1f0ba2cf88f95852dc709bdfc5224897d97f2fa7eac82b59e1738c9a6e299b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1f0ba2cf88f95852dc709bdfc5224897d97f2fa7eac82b59e1738c9a6e299b", kill_on_drop: false }`
[INFO] [stdout] 8b1f0ba2cf88f95852dc709bdfc5224897d97f2fa7eac82b59e1738c9a6e299b
