[INFO] fetching crate boavizta_api_sdk 0.3.0-alpha2...
[INFO] checking boavizta_api_sdk-0.3.0-alpha2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate boavizta_api_sdk 0.3.0-alpha2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate boavizta_api_sdk 0.3.0-alpha2 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 boavizta_api_sdk 0.3.0-alpha2
[INFO] finished tweaking crates.io crate boavizta_api_sdk 0.3.0-alpha2
[INFO] tweaked toml for crates.io crate boavizta_api_sdk 0.3.0-alpha2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 37cce912bbf07bd21cee1df637572812bf41625fca821d1058182f4f3064cfc9
[INFO] running `Command { std: "docker" "start" "-a" "37cce912bbf07bd21cee1df637572812bf41625fca821d1058182f4f3064cfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37cce912bbf07bd21cee1df637572812bf41625fca821d1058182f4f3064cfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cce912bbf07bd21cee1df637572812bf41625fca821d1058182f4f3064cfc9", kill_on_drop: false }`
[INFO] [stdout] 37cce912bbf07bd21cee1df637572812bf41625fca821d1058182f4f3064cfc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 725b5a82d046cdf9799799acd2d4a5dd0d5c67e892242a1eeeb0d12ff4048b91
[INFO] running `Command { std: "docker" "start" "-a" "725b5a82d046cdf9799799acd2d4a5dd0d5c67e892242a1eeeb0d12ff4048b91", kill_on_drop: false }`
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking boavizta_api_sdk v0.3.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/apis/cloud_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/component_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/cloud_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/component_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/consumption_profile_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/default_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/peripheral_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/terminal_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/consumption_profile_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/default_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/peripheral_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/utils_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/terminal_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/utils_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] running `Command { std: "docker" "inspect" "725b5a82d046cdf9799799acd2d4a5dd0d5c67e892242a1eeeb0d12ff4048b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725b5a82d046cdf9799799acd2d4a5dd0d5c67e892242a1eeeb0d12ff4048b91", kill_on_drop: false }`
[INFO] [stdout] 725b5a82d046cdf9799799acd2d4a5dd0d5c67e892242a1eeeb0d12ff4048b91
[INFO] checking boavizta_api_sdk-0.3.0-alpha2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate boavizta_api_sdk 0.3.0-alpha2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate boavizta_api_sdk 0.3.0-alpha2 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boavizta_api_sdk 0.3.0-alpha2
[INFO] finished tweaking crates.io crate boavizta_api_sdk 0.3.0-alpha2
[INFO] tweaked toml for crates.io crate boavizta_api_sdk 0.3.0-alpha2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e5b9606877f9aa49304fa173002c4a828d9b1d10800e6131b0af8c04e676e11
[INFO] running `Command { std: "docker" "start" "-a" "1e5b9606877f9aa49304fa173002c4a828d9b1d10800e6131b0af8c04e676e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5b9606877f9aa49304fa173002c4a828d9b1d10800e6131b0af8c04e676e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5b9606877f9aa49304fa173002c4a828d9b1d10800e6131b0af8c04e676e11", kill_on_drop: false }`
[INFO] [stdout] 1e5b9606877f9aa49304fa173002c4a828d9b1d10800e6131b0af8c04e676e11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76ea7135a2ec1c48592f238f5b62e361b0f88a0c96683129b135b71c0940fe77
[INFO] running `Command { std: "docker" "start" "-a" "76ea7135a2ec1c48592f238f5b62e361b0f88a0c96683129b135b71c0940fe77", kill_on_drop: false }`
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking boavizta_api_sdk v0.3.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/apis/cloud_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/component_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/consumption_profile_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/default_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/peripheral_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/terminal_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/utils_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/cloud_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/component_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/consumption_profile_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/default_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/peripheral_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/terminal_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | 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/utils_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "76ea7135a2ec1c48592f238f5b62e361b0f88a0c96683129b135b71c0940fe77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ea7135a2ec1c48592f238f5b62e361b0f88a0c96683129b135b71c0940fe77", kill_on_drop: false }`
[INFO] [stdout] 76ea7135a2ec1c48592f238f5b62e361b0f88a0c96683129b135b71c0940fe77
