[INFO] cloning repository https://github.com/edpaget/dice-roller-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edpaget/dice-roller-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedpaget%2Fdice-roller-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedpaget%2Fdice-roller-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62045410747ebdcb1f5a8cfa9be6bd61fa78d225 [INFO] checking edpaget/dice-roller-bot against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedpaget%2Fdice-roller-bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edpaget/dice-roller-bot 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/edpaget/dice-roller-bot [INFO] finished tweaking git repo https://github.com/edpaget/dice-roller-bot [INFO] tweaked toml for git repo https://github.com/edpaget/dice-roller-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/edpaget/dice-roller-bot 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] 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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3062948bf386a5d11b2fd1cd4afa1c11f3b59012f872753f76bd81a5083449 [INFO] running `Command { std: "docker" "start" "-a" "1c3062948bf386a5d11b2fd1cd4afa1c11f3b59012f872753f76bd81a5083449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3062948bf386a5d11b2fd1cd4afa1c11f3b59012f872753f76bd81a5083449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3062948bf386a5d11b2fd1cd4afa1c11f3b59012f872753f76bd81a5083449", kill_on_drop: false }` [INFO] [stdout] 1c3062948bf386a5d11b2fd1cd4afa1c11f3b59012f872753f76bd81a5083449 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e311c740f96dcca88642e38a2bab766b58692e15e50fb0d7867b689938ff68fa [INFO] running `Command { std: "docker" "start" "-a" "e311c740f96dcca88642e38a2bab766b58692e15e50fb0d7867b689938ff68fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking base64 v0.13.0 [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 httpdate v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking bytes-utils v0.1.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-types v0.15.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling serenity v0.11.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rustls v0.19.1 [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 pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking aws-smithy-async v0.45.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking aws-smithy-types v0.45.0 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking aws-smithy-json v0.45.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking aws-smithy-http v0.45.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking aws-smithy-http-tower v0.45.0 [INFO] [stderr] Checking aws-sigv4 v0.15.0 [INFO] [stderr] Checking aws-smithy-client v0.45.0 [INFO] [stderr] Checking aws-endpoint v0.15.0 [INFO] [stderr] Checking aws-http v0.15.0 [INFO] [stderr] Checking aws-sig-auth v0.15.0 [INFO] [stderr] Checking aws-sdk-dynamodb v0.15.0 [INFO] [stderr] Checking dice_roller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e311c740f96dcca88642e38a2bab766b58692e15e50fb0d7867b689938ff68fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e311c740f96dcca88642e38a2bab766b58692e15e50fb0d7867b689938ff68fa", kill_on_drop: false }` [INFO] [stdout] e311c740f96dcca88642e38a2bab766b58692e15e50fb0d7867b689938ff68fa [INFO] checking edpaget/dice-roller-bot against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedpaget%2Fdice-roller-bot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edpaget/dice-roller-bot 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/edpaget/dice-roller-bot [INFO] finished tweaking git repo https://github.com/edpaget/dice-roller-bot [INFO] tweaked toml for git repo https://github.com/edpaget/dice-roller-bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edpaget/dice-roller-bot 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] 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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e1a686a1bdd286c31b987824dfc39b3a240b72ef3817780357163dd8ed74800 [INFO] running `Command { std: "docker" "start" "-a" "5e1a686a1bdd286c31b987824dfc39b3a240b72ef3817780357163dd8ed74800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e1a686a1bdd286c31b987824dfc39b3a240b72ef3817780357163dd8ed74800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1a686a1bdd286c31b987824dfc39b3a240b72ef3817780357163dd8ed74800", kill_on_drop: false }` [INFO] [stdout] 5e1a686a1bdd286c31b987824dfc39b3a240b72ef3817780357163dd8ed74800 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd0130c25eaf894e51ca4603f83e948e28f25801bde6a50bdbd6a93fbaad02f0 [INFO] running `Command { std: "docker" "start" "-a" "bd0130c25eaf894e51ca4603f83e948e28f25801bde6a50bdbd6a93fbaad02f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking bytes-utils v0.1.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling aws-types v0.15.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serenity v0.11.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking rustyline v9.1.2 [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 pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking aws-smithy-async v0.45.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking aws-smithy-types v0.45.0 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking aws-smithy-json v0.45.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking aws-smithy-http v0.45.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking aws-smithy-http-tower v0.45.0 [INFO] [stderr] Checking aws-sigv4 v0.15.0 [INFO] [stderr] Checking aws-smithy-client v0.45.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.45.0/src/static_tests.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | .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:72:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:72:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.45.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.45.0/src/builder.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 91 | 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-17798b99b403f66d.long-type-4532575208977605332.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-17798b99b403f66d.long-type-4532575208977605332.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] 72 | .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.45.0/src/static_tests.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 70 | / Builder::new() [INFO] [stdout] 71 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 72 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 73 | | .build() [INFO] [stdout] 74 | | .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.13/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.45.0/src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / pub struct Client< [INFO] [stdout] 124 | | Connector = erase::DynConnector, [INFO] [stdout] 125 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 126 | | RetryPolicy = retry::Standard, [INFO] [stdout] 127 | | > { [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-17798b99b403f66d.long-type-9986278527650694719.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.45.0/src/static_tests.rs:72:23: 72: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.45.0/src/static_tests.rs:72:23: 72: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.45.0/src/static_tests.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | .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:83:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:83:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.45.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.45.0/src/builder.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 91 | 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-17798b99b403f66d.long-type-1380249106381714005.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-17798b99b403f66d.long-type-1380249106381714005.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] 83 | .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.45.0/src/static_tests.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 81 | / Builder::new() [INFO] [stdout] 82 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 83 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 84 | | .build() [INFO] [stdout] 85 | | .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.13/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.45.0/src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / pub struct Client< [INFO] [stdout] 124 | | Connector = erase::DynConnector, [INFO] [stdout] 125 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 126 | | RetryPolicy = retry::Standard, [INFO] [stdout] 127 | | > { [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-17798b99b403f66d.long-type-15652145859225524212.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.45.0/src/static_tests.rs:83:23: 83: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.45.0/src/static_tests.rs:83:23: 83: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.45.0/src/static_tests.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | .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:94:23}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:94:23}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.45.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.45.0/src/builder.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 91 | 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-17798b99b403f66d.long-type-16705235518109766899.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-17798b99b403f66d.long-type-16705235518109766899.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] 94 | .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.45.0/src/static_tests.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 92 | / Builder::new() [INFO] [stdout] 93 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 94 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 95 | | .build() [INFO] [stdout] 96 | | .into_dyn() [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/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.45.0/src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / pub struct Client< [INFO] [stdout] 124 | | Connector = erase::DynConnector, [INFO] [stdout] 125 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 126 | | RetryPolicy = retry::Standard, [INFO] [stdout] 127 | | > { [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-17798b99b403f66d.long-type-13711586127741836126.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.45.0/src/static_tests.rs:94:23: 94: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.45.0/src/static_tests.rs:94:23: 94: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.45.0/src/static_tests.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | .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:111:27}>` to implement `Clone` [INFO] [stdout] note: required for `ServiceFn<{async closure@static_tests.rs:111:27}>` to implement `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-smithy-client-0.45.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.45.0/src/builder.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn connector_fn(self, map: F) -> Builder, M, R> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 91 | 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-17798b99b403f66d.long-type-600147744922494813.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-17798b99b403f66d.long-type-600147744922494813.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] 111 | .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.45.0/src/static_tests.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 109 | / Builder::new() [INFO] [stdout] 110 | | .middleware(tower::layer::util::Identity::new()) [INFO] [stdout] 111 | | .connector_fn(|_| async { unreachable!() }) [INFO] [stdout] 112 | | .build() [INFO] [stdout] 113 | | .into_dyn(), [INFO] [stdout] | |_____________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/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.45.0/src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / pub struct Client< [INFO] [stdout] 124 | | Connector = erase::DynConnector, [INFO] [stdout] 125 | | Middleware = erase::DynMiddleware, [INFO] [stdout] 126 | | RetryPolicy = retry::Standard, [INFO] [stdout] 127 | | > { [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-17798b99b403f66d.long-type-3669476883572788943.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.45.0/src/static_tests.rs:111:27: 111: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.45.0/src/static_tests.rs:111:27: 111: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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1724:25 [INFO] [stdout] | [INFO] [stdout] 1724 | .filter_map(|member| async move { [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1724:25 [INFO] [stdout] | [INFO] [stdout] 1724 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1724:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-14255346448428098922.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/serenity-825436153229827c.long-type-13765059516373405079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1724:25 [INFO] [stdout] | [INFO] [stdout] 1724 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1724:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-11071877188098053671.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/serenity-825436153229827c.long-type-11071877188098053671.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/serenity-825436153229827c.long-type-9912885764920104208.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/serenity-825436153229827c.long-type-13765059516373405079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1796:25 [INFO] [stdout] | [INFO] [stdout] 1796 | .filter_map(|member| async move { [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1796:25 [INFO] [stdout] | [INFO] [stdout] 1796 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1796:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-15847500969354892896.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/serenity-825436153229827c.long-type-11637923084123068125.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1796:25 [INFO] [stdout] | [INFO] [stdout] 1796 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1796:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-1721701968293680863.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/serenity-825436153229827c.long-type-1721701968293680863.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/serenity-825436153229827c.long-type-11141505618686291057.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/serenity-825436153229827c.long-type-11637923084123068125.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1858:25 [INFO] [stdout] | [INFO] [stdout] 1858 | .filter_map(|member| async move { [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1858:25 [INFO] [stdout] | [INFO] [stdout] 1858 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1858:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-6777682879522162347.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/serenity-825436153229827c.long-type-12775477534698740565.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1858:25 [INFO] [stdout] | [INFO] [stdout] 1858 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1858:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-155374169314199118.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/serenity-825436153229827c.long-type-155374169314199118.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/serenity-825436153229827c.long-type-1461040747951393890.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/serenity-825436153229827c.long-type-12775477534698740565.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1916:25 [INFO] [stdout] | [INFO] [stdout] 1916 | .filter_map(|member| async move { [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1916:25 [INFO] [stdout] | [INFO] [stdout] 1916 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1916:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-7731486653602895500.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/serenity-825436153229827c.long-type-8128678551066808505.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.2/src/model/guild/mod.rs:1916:25 [INFO] [stdout] | [INFO] [stdout] 1916 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1916:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-825436153229827c.long-type-4253117225426943287.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/serenity-825436153229827c.long-type-4253117225426943287.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/serenity-825436153229827c.long-type-13607146573121443189.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/serenity-825436153229827c.long-type-8128678551066808505.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serenity` (lib) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "bd0130c25eaf894e51ca4603f83e948e28f25801bde6a50bdbd6a93fbaad02f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0130c25eaf894e51ca4603f83e948e28f25801bde6a50bdbd6a93fbaad02f0", kill_on_drop: false }` [INFO] [stdout] bd0130c25eaf894e51ca4603f83e948e28f25801bde6a50bdbd6a93fbaad02f0