[INFO] fetching crate azure_data_tables 0.17.0...
[INFO] checking azure_data_tables-0.17.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate azure_data_tables 0.17.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate azure_data_tables 0.17.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure_data_tables 0.17.0
[INFO] finished tweaking crates.io crate azure_data_tables 0.17.0
[INFO] tweaked toml for crates.io crate azure_data_tables 0.17.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate azure_data_tables 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded azure_core v0.17.0
[INFO] [stderr]   Downloaded azure_storage v0.17.0
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.14
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.10
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb06f5b644ca4fb21feb754df74cc5f59256eceb1d7a627a68ee3de58f82f281
[INFO] running `Command { std: "docker" "start" "-a" "cb06f5b644ca4fb21feb754df74cc5f59256eceb1d7a627a68ee3de58f82f281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb06f5b644ca4fb21feb754df74cc5f59256eceb1d7a627a68ee3de58f82f281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb06f5b644ca4fb21feb754df74cc5f59256eceb1d7a627a68ee3de58f82f281", kill_on_drop: false }`
[INFO] [stdout] cb06f5b644ca4fb21feb754df74cc5f59256eceb1d7a627a68ee3de58f82f281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c0414926b5d933695ec993ad2e4fe10bd828c8f3f64308e82a8d672deb7a9e7
[INFO] running `Command { std: "docker" "start" "-a" "1c0414926b5d933695ec993ad2e4fe10bd828c8f3f64308e82a8d672deb7a9e7", 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]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking log v0.4.20
[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 try-lock v0.2.4
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling azure_core v0.17.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[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 regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.0
[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 serde_qs v0.8.5
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking quick-xml v0.31.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_data_tables v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/entity_with_metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/create_table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `IfMatchCondition` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_entity.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `IfMatchCondition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_entity.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/delete_entity.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_table.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/delete_table.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/get_entity.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{convert::TryInto, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `Error` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `Error` is already imported here
[INFO] [stdout] 2 | use azure_core::{
[INFO] [stdout] 3 |     error::{Error, ErrorKind},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/entity_with_metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/create_table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `IfMatchCondition` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_entity.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ----------  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `IfMatchCondition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_entity.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/delete_entity.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/operations/delete_table.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/delete_table.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `ErrorKind` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `ErrorKind` is already imported here
[INFO] [stdout] 2 | use azure_core::{
[INFO] [stdout] 3 |     error::{Error, ErrorKind},
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/get_entity.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{convert::TryInto, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 |     Body, CollectedResponse, Context, Method,
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Error` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `Error` is already imported here
[INFO] [stdout] 2 | use azure_core::{
[INFO] [stdout] 3 |     error::{Error, ErrorKind},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ErrorKind` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `ErrorKind` is already imported here
[INFO] [stdout] 2 | use azure_core::{
[INFO] [stdout] 3 |     error::{Error, ErrorKind},
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 |     Body, CollectedResponse, Context, Method,
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `Context` is already imported here
[INFO] [stdout] 6 |     Body, CollectedResponse, Context, Method,
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `Context` is already imported here
[INFO] [stdout] 6 |     Body, CollectedResponse, Context, Method,
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DeserializeOwned` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `DeserializeOwned` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use std::{convert::TryInto, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_or_replace_or_merge_entity.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_or_replace_or_merge_entity.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/list_tables.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 |     error::Error, headers::*, prelude::*, AppendToUrlQuery, CollectedResponse, Method, Pageable,
[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/operations/list_tables.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/list_tables.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/query_entity.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 |     AppendToUrlQuery, CollectedResponse, Method, Pageable,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/query_entity.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/query_entity.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/transaction.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/transaction.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/update_or_merge_entity.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/update_or_merge_entity.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/mod.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `DeserializeOwned` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `DeserializeOwned` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_entity.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use std::{convert::TryInto, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_or_replace_or_merge_entity.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/insert_or_replace_or_merge_entity.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AppendToUrlQuery` is imported redundantly
[INFO] [stdout]  --> src/operations/list_tables.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 |     error::Error, headers::*, prelude::*, AppendToUrlQuery, CollectedResponse, Method, Pageable,
[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/operations/list_tables.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/list_tables.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/query_entity.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     prelude::*,
[INFO] [stdout]   |     ---------- the item `AppendToUrlQuery` is already imported here
[INFO] [stdout] 6 |     AppendToUrlQuery, CollectedResponse, Method, Pageable,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/query_entity.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/query_entity.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/transaction.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/transaction.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `CollectedResponse` is imported redundantly
[INFO] [stdout]  --> src/operations/update_or_merge_entity.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ------------- the item `CollectedResponse` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/operations/update_or_merge_entity.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{operations::*, prelude::*, IfMatchCondition};
[INFO] [stdout]   |             ------------- the item `TryInto` is already imported here
[INFO] [stdout] 2 | use azure_core::{headers::*, prelude::*, Body, CollectedResponse, Method};
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/operations/mod.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.31s
[INFO] running `Command { std: "docker" "inspect" "1c0414926b5d933695ec993ad2e4fe10bd828c8f3f64308e82a8d672deb7a9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0414926b5d933695ec993ad2e4fe10bd828c8f3f64308e82a8d672deb7a9e7", kill_on_drop: false }`
[INFO] [stdout] 1c0414926b5d933695ec993ad2e4fe10bd828c8f3f64308e82a8d672deb7a9e7
