[INFO] cloning repository https://github.com/kamlesh-nb/common-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamlesh-nb/common-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577f8e51b9f4248480555df9387fab53efbcb601 [INFO] checking kamlesh-nb/common-api against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamlesh-nb/common-api 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 git repo https://github.com/kamlesh-nb/common-api [INFO] finished tweaking git repo https://github.com/kamlesh-nb/common-api [INFO] tweaked toml for git repo https://github.com/kamlesh-nb/common-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kamlesh-nb/common-api 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] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating azure_data_cosmos v0.3.0 -> v0.4.0 (latest: v0.19.0) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded azure_core v0.3.0 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded utoipa-gen v1.1.0 [INFO] [stderr] Downloaded utoipa v1.1.0 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded utoipa-swagger-ui v1.1.0 [INFO] [stderr] Downloaded mediator v0.2.2 [INFO] [stderr] Downloaded axum-macros v0.2.2 [INFO] [stderr] Downloaded azure_data_cosmos v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] df7044fc830383ec4259ffa5269e87149e53bc865e6a422dc88098d517b61152 [INFO] running `Command { std: "docker" "start" "-a" "df7044fc830383ec4259ffa5269e87149e53bc865e6a422dc88098d517b61152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7044fc830383ec4259ffa5269e87149e53bc865e6a422dc88098d517b61152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7044fc830383ec4259ffa5269e87149e53bc865e6a422dc88098d517b61152", kill_on_drop: false }` [INFO] [stdout] df7044fc830383ec4259ffa5269e87149e53bc865e6a422dc88098d517b61152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 81ae11952c285de9ff166dadd0556897295334fb6f0a249d933d223cd9ce5641 [INFO] running `Command { std: "docker" "start" "-a" "81ae11952c285de9ff166dadd0556897295334fb6f0a249d933d223cd9ce5641", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling azure_core v0.3.0 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Checking rust-embed-utils v7.2.0 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling utoipa-gen v1.1.0 [INFO] [stderr] Compiling axum-macros v0.2.2 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking axum-core v0.2.5 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking mediator v0.2.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Checking utoipa v1.1.0 [INFO] [stderr] Compiling utoipa-swagger-ui v1.1.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking axum v0.5.7 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking oauth2 v4.2.0 [INFO] [stderr] Checking azure_data_cosmos v0.4.0 [INFO] [stderr] Checking common v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "81ae11952c285de9ff166dadd0556897295334fb6f0a249d933d223cd9ce5641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ae11952c285de9ff166dadd0556897295334fb6f0a249d933d223cd9ce5641", kill_on_drop: false }` [INFO] [stdout] 81ae11952c285de9ff166dadd0556897295334fb6f0a249d933d223cd9ce5641 [INFO] checking kamlesh-nb/common-api against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamlesh-nb/common-api on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamlesh-nb/common-api [INFO] finished tweaking git repo https://github.com/kamlesh-nb/common-api [INFO] tweaked toml for git repo https://github.com/kamlesh-nb/common-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kamlesh-nb/common-api 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating azure_data_cosmos v0.3.0 -> v0.4.0 (latest: v0.19.0) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6825d3f913b732cde188c16cdf89f99b82fff9e953afc3f125a9f09402b73a8 [INFO] running `Command { std: "docker" "start" "-a" "a6825d3f913b732cde188c16cdf89f99b82fff9e953afc3f125a9f09402b73a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6825d3f913b732cde188c16cdf89f99b82fff9e953afc3f125a9f09402b73a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6825d3f913b732cde188c16cdf89f99b82fff9e953afc3f125a9f09402b73a8", kill_on_drop: false }` [INFO] [stdout] a6825d3f913b732cde188c16cdf89f99b82fff9e953afc3f125a9f09402b73a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bc8fa703786da46b6de3289807bc1918230c8f9a2ddeda970b0e33490ead5a6 [INFO] running `Command { std: "docker" "start" "-a" "4bc8fa703786da46b6de3289807bc1918230c8f9a2ddeda970b0e33490ead5a6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling azure_core v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling utoipa-gen v1.1.0 [INFO] [stderr] Compiling axum-macros v0.2.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking axum-core v0.2.5 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking mediator v0.2.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Compiling utoipa-swagger-ui v1.1.0 [INFO] [stderr] Checking utoipa v1.1.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking axum v0.5.7 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking oauth2 v4.2.0 [INFO] [stderr] Checking azure_data_cosmos v0.4.0 [INFO] [stderr] Checking common v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "4bc8fa703786da46b6de3289807bc1918230c8f9a2ddeda970b0e33490ead5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc8fa703786da46b6de3289807bc1918230c8f9a2ddeda970b0e33490ead5a6", kill_on_drop: false }` [INFO] [stdout] 4bc8fa703786da46b6de3289807bc1918230c8f9a2ddeda970b0e33490ead5a6