[INFO] fetching crate hcloud 0.17.0... [INFO] checking hcloud-0.17.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate hcloud 0.17.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate hcloud 0.17.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hcloud 0.17.0 [INFO] finished tweaking crates.io crate hcloud 0.17.0 [INFO] tweaked toml for crates.io crate hcloud 0.17.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate hcloud 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded darling_macro v0.20.3 [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded deranged v0.3.9 [INFO] [stderr] Downloaded darling v0.20.3 [INFO] [stderr] Downloaded fastrand v2.0.1 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded rustls-webpki v0.101.6 [INFO] [stderr] Downloaded reqwest v0.11.22 [INFO] [stderr] Downloaded hashbrown v0.14.2 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] [stderr] Downloaded darling_core v0.20.3 [INFO] [stderr] Downloaded serde_with v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59f315170afc2ac6e97d47f2e6ec8b1e53afa2683245783fabeec520080d7ad [INFO] running `Command { std: "docker" "start" "-a" "b59f315170afc2ac6e97d47f2e6ec8b1e53afa2683245783fabeec520080d7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59f315170afc2ac6e97d47f2e6ec8b1e53afa2683245783fabeec520080d7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59f315170afc2ac6e97d47f2e6ec8b1e53afa2683245783fabeec520080d7ad", kill_on_drop: false }` [INFO] [stdout] b59f315170afc2ac6e97d47f2e6ec8b1e53afa2683245783fabeec520080d7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2abd99553a82aab765ab4d34352b6c6b39598b961ec4e06832ccf569c779b31d [INFO] running `Command { std: "docker" "start" "-a" "2abd99553a82aab765ab4d34352b6c6b39598b961ec4e06832ccf569c779b31d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [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 serde_with v3.4.0 [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 hcloud v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/actions_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/certificates_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/datacenters_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/firewalls_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/floating_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/images_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/isos_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancer_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/actions_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/certificates_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/datacenters_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/locations_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/firewalls_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/networks_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/floating_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/placement_groups_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/pricing_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/primary_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/images_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/server_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/servers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/isos_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancer_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/ssh_keys_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/locations_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/networks_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/volumes_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/placement_groups_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/pricing_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/primary_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/server_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/servers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/ssh_keys_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/volumes_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.36s [INFO] running `Command { std: "docker" "inspect" "2abd99553a82aab765ab4d34352b6c6b39598b961ec4e06832ccf569c779b31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abd99553a82aab765ab4d34352b6c6b39598b961ec4e06832ccf569c779b31d", kill_on_drop: false }` [INFO] [stdout] 2abd99553a82aab765ab4d34352b6c6b39598b961ec4e06832ccf569c779b31d [INFO] checking hcloud-0.17.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate hcloud 0.17.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate hcloud 0.17.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hcloud 0.17.0 [INFO] finished tweaking crates.io crate hcloud 0.17.0 [INFO] tweaked toml for crates.io crate hcloud 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate hcloud 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1beabf54abe5b549be18801b41c476286c098eefa80f472808551c1dafb20665 [INFO] running `Command { std: "docker" "start" "-a" "1beabf54abe5b549be18801b41c476286c098eefa80f472808551c1dafb20665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1beabf54abe5b549be18801b41c476286c098eefa80f472808551c1dafb20665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1beabf54abe5b549be18801b41c476286c098eefa80f472808551c1dafb20665", kill_on_drop: false }` [INFO] [stdout] 1beabf54abe5b549be18801b41c476286c098eefa80f472808551c1dafb20665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6733d2e5153b9d459093898f260e28cb2d32e5b074405d873c3301ac84a880b1 [INFO] running `Command { std: "docker" "start" "-a" "6733d2e5153b9d459093898f260e28cb2d32e5b074405d873c3301ac84a880b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [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 serde_with v3.4.0 [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 hcloud v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/actions_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/certificates_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/datacenters_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/firewalls_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/floating_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/images_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/isos_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancer_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/locations_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/networks_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/placement_groups_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/pricing_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/primary_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/server_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/servers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/ssh_keys_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/volumes_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/actions_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/certificates_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/datacenters_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/firewalls_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/floating_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/images_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/isos_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancer_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/load_balancers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/locations_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/networks_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/placement_groups_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/pricing_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/primary_ips_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/server_types_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/servers_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/ssh_keys_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/apis/volumes_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s [INFO] running `Command { std: "docker" "inspect" "6733d2e5153b9d459093898f260e28cb2d32e5b074405d873c3301ac84a880b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6733d2e5153b9d459093898f260e28cb2d32e5b074405d873c3301ac84a880b1", kill_on_drop: false }` [INFO] [stdout] 6733d2e5153b9d459093898f260e28cb2d32e5b074405d873c3301ac84a880b1