[INFO] cloning repository https://github.com/alexanderpolson/auth-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexanderpolson/auth-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderpolson%2Fauth-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderpolson%2Fauth-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dae7504934aa236126bae7dd6749b22f2c5f821 [INFO] checking alexanderpolson/auth-proxy against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderpolson%2Fauth-proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexanderpolson/auth-proxy on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexanderpolson/auth-proxy [INFO] finished tweaking git repo https://github.com/alexanderpolson/auth-proxy [INFO] tweaked toml for git repo https://github.com/alexanderpolson/auth-proxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alexanderpolson/auth-proxy 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating auth-proxy v0.1.0 (/workspace/builds/worker-5-tc1/source) -> v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f358c84ddbc354421a3e9dfcc2310bad17a32267cb7b4de6b90fd0f379e50cec [INFO] running `Command { std: "docker" "start" "-a" "f358c84ddbc354421a3e9dfcc2310bad17a32267cb7b4de6b90fd0f379e50cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f358c84ddbc354421a3e9dfcc2310bad17a32267cb7b4de6b90fd0f379e50cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f358c84ddbc354421a3e9dfcc2310bad17a32267cb7b4de6b90fd0f379e50cec", kill_on_drop: false }` [INFO] [stdout] f358c84ddbc354421a3e9dfcc2310bad17a32267cb7b4de6b90fd0f379e50cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 560cc11b04f764a1213492182ec38e67717bdc6162f429e22877e654ae992f5c [INFO] running `Command { std: "docker" "start" "-a" "560cc11b04f764a1213492182ec38e67717bdc6162f429e22877e654ae992f5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bytes-utils v0.1.1 [INFO] [stderr] Checking aws-smithy-types v0.49.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling aws-types v0.49.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aws-smithy-json v0.49.0 [INFO] [stderr] Checking aws-smithy-query v0.49.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking aws-smithy-xml v0.49.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking aws-smithy-async v0.49.0 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking aws-smithy-http v0.49.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking aws-smithy-http-tower v0.49.0 [INFO] [stderr] Checking aws-sigv4 v0.49.0 [INFO] [stderr] Checking aws-smithy-client v0.49.0 [INFO] [stderr] Checking aws-http v0.49.0 [INFO] [stderr] Checking aws-endpoint v0.49.0 [INFO] [stderr] Checking aws-sig-auth v0.49.0 [INFO] [stderr] Checking aws-sdk-sso v0.19.0 [INFO] [stderr] Checking aws-sdk-sts v0.19.0 [INFO] [stderr] Checking aws-config v0.49.0 [INFO] [stderr] Checking auth-proxy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s [INFO] running `Command { std: "docker" "inspect" "560cc11b04f764a1213492182ec38e67717bdc6162f429e22877e654ae992f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560cc11b04f764a1213492182ec38e67717bdc6162f429e22877e654ae992f5c", kill_on_drop: false }` [INFO] [stdout] 560cc11b04f764a1213492182ec38e67717bdc6162f429e22877e654ae992f5c [INFO] checking alexanderpolson/auth-proxy against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderpolson%2Fauth-proxy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexanderpolson/auth-proxy on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexanderpolson/auth-proxy [INFO] finished tweaking git repo https://github.com/alexanderpolson/auth-proxy [INFO] tweaked toml for git repo https://github.com/alexanderpolson/auth-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexanderpolson/auth-proxy 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating auth-proxy v0.1.0 (/workspace/builds/worker-5-tc2/source) -> v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c9dbacabe2c8302c7624ac034076d20135ca21a617dc74e480ac065c005f5a [INFO] running `Command { std: "docker" "start" "-a" "54c9dbacabe2c8302c7624ac034076d20135ca21a617dc74e480ac065c005f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c9dbacabe2c8302c7624ac034076d20135ca21a617dc74e480ac065c005f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c9dbacabe2c8302c7624ac034076d20135ca21a617dc74e480ac065c005f5a", kill_on_drop: false }` [INFO] [stdout] 54c9dbacabe2c8302c7624ac034076d20135ca21a617dc74e480ac065c005f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd2efc137546938564fda7d32ea50d86ae097443c8d33a7c53d50def17c28ba4 [INFO] running `Command { std: "docker" "start" "-a" "cd2efc137546938564fda7d32ea50d86ae097443c8d33a7c53d50def17c28ba4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bytes-utils v0.1.1 [INFO] [stderr] Checking aws-smithy-types v0.49.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling aws-types v0.49.0 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking aws-smithy-query v0.49.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aws-smithy-json v0.49.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking aws-smithy-xml v0.49.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking aws-smithy-async v0.49.0 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking aws-smithy-http v0.49.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking aws-smithy-http-tower v0.49.0 [INFO] [stderr] Checking aws-sigv4 v0.49.0 [INFO] [stderr] Checking aws-smithy-client v0.49.0 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `ServiceFn<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `ServiceFn<{async closure@static_tests.rs:73:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:73:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/bounds.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | impl SmithyConnector for T [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^ [INFO] [stdout] ... [INFO] [stdout] 56 | + Clone [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `builder::Builder::<(), M, R>::connector_fn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/builder.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 113 | tower::util::ServiceFn: bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<(), M, R>::connector_fn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-1366398302795558215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-1366398302795558215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 73 | .connector_fn(&|_| async { unreachable!() }) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_dyn_middleware` exists for struct `Client, Identity>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 71 | / Builder::new() [INFO] [stdout] 72 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 73 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 74 | | .build() [INFO] [stdout] 75 | | .into_dyn_middleware() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.11/src/util/service_fn.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ServiceFn { [INFO] [stdout] | ----------------------- doesn't satisfy `_: SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / pub struct Client< [INFO] [stdout] 123 | | Connector = erase::DynConnector, [INFO] [stdout] 124 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 125 | | RetryPolicy = retry::Standard, [INFO] [stdout] 126 | | > { [INFO] [stdout] | |_- method `into_dyn_middleware` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-17828517717108093064.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:73:23: 73:26}: Clone` [INFO] [stdout] which is required by `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:73:23: 73:26}>: SmithyConnector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `ServiceFn<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `ServiceFn<{async closure@static_tests.rs:84:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:84:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/bounds.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | impl SmithyConnector for T [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^ [INFO] [stdout] ... [INFO] [stdout] 56 | + Clone [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `builder::Builder::<(), M, R>::connector_fn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/builder.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 113 | tower::util::ServiceFn: bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<(), M, R>::connector_fn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-1979931827312214079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-1979931827312214079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 84 | .connector_fn(&|_| async { unreachable!() }) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_dyn_connector` exists for struct `Client, Identity>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 82 | / Builder::new() [INFO] [stdout] 83 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 84 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 85 | | .build() [INFO] [stdout] 86 | | .into_dyn_connector() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.11/src/util/service_fn.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ServiceFn { [INFO] [stdout] | ----------------------- doesn't satisfy `_: SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / pub struct Client< [INFO] [stdout] 123 | | Connector = erase::DynConnector, [INFO] [stdout] 124 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 125 | | RetryPolicy = retry::Standard, [INFO] [stdout] 126 | | > { [INFO] [stdout] | |_- method `into_dyn_connector` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-14587345883837554676.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:84:23: 84:26}: Clone` [INFO] [stdout] which is required by `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:84:23: 84:26}>: SmithyConnector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `ServiceFn<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `ServiceFn<{async closure@static_tests.rs:95:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:95:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/bounds.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | impl SmithyConnector for T [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^ [INFO] [stdout] ... [INFO] [stdout] 56 | + Clone [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `builder::Builder::<(), M, R>::connector_fn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/builder.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 113 | tower::util::ServiceFn: bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<(), M, R>::connector_fn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-7487803501892513398.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-7487803501892513398.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 95 | .connector_fn(&|_| async { unreachable!() }) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_dyn` exists for struct `Client, Identity>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 93 | / Builder::new() [INFO] [stdout] 94 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 95 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 96 | | .build() [INFO] [stdout] 97 | | .into_dyn() [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.11/src/util/service_fn.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ServiceFn { [INFO] [stdout] | ----------------------- doesn't satisfy `_: SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / pub struct Client< [INFO] [stdout] 123 | | Connector = erase::DynConnector, [INFO] [stdout] 124 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 125 | | RetryPolicy = retry::Standard, [INFO] [stdout] 126 | | > { [INFO] [stdout] | |_- method `into_dyn` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-12362803253146641235.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:95:23: 95:26}: Clone` [INFO] [stdout] which is required by `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:95:23: 95:26}>: SmithyConnector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `ServiceFn<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `ServiceFn<{async closure@static_tests.rs:112:27}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:112:27}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/bounds.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | impl SmithyConnector for T [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^ [INFO] [stdout] ... [INFO] [stdout] 56 | + Clone [INFO] [stdout] | ----- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `builder::Builder::<(), M, R>::connector_fn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/builder.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 113 | tower::util::ServiceFn: bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<(), M, R>::connector_fn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-6828184903337243949.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-6828184903337243949.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 112 | .connector_fn(&|_| async { unreachable!() }) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_dyn` exists for struct `Client, Identity>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 110 | / Builder::new() [INFO] [stdout] 111 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 112 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 113 | | .build() [INFO] [stdout] 114 | | .into_dyn(), [INFO] [stdout] | |_____________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.11/src/util/service_fn.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ServiceFn { [INFO] [stdout] | ----------------------- doesn't satisfy `_: SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / pub struct Client< [INFO] [stdout] 123 | | Connector = erase::DynConnector, [INFO] [stdout] 124 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 125 | | RetryPolicy = retry::Standard, [INFO] [stdout] 126 | | > { [INFO] [stdout] | |_- method `into_dyn` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/aws_smithy_client-fa6fa5f46932f434.long-type-1987816857183504283.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:112:27: 112:30}: Clone` [INFO] [stdout] which is required by `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.49.0/src/static_tests.rs:112:27: 112:30}>: SmithyConnector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-smithy-client` (lib) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "cd2efc137546938564fda7d32ea50d86ae097443c8d33a7c53d50def17c28ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2efc137546938564fda7d32ea50d86ae097443c8d33a7c53d50def17c28ba4", kill_on_drop: false }` [INFO] [stdout] cd2efc137546938564fda7d32ea50d86ae097443c8d33a7c53d50def17c28ba4