[INFO] cloning repository https://github.com/mponcet/wololo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mponcet/wololo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmponcet%2Fwololo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmponcet%2Fwololo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c24a4da72b09e451ea6d33b441c29d447a8fa5f0 [INFO] checking mponcet/wololo against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmponcet%2Fwololo" "/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/mponcet/wololo on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mponcet/wololo [INFO] finished tweaking git repo https://github.com/mponcet/wololo [INFO] tweaked toml for git repo https://github.com/mponcet/wololo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mponcet/wololo 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wol-rs v1.0.1 [INFO] [stderr] Downloaded serde_with_macros v3.8.2 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded slack-morphism v1.17.0 [INFO] [stderr] Downloaded serde_with v3.8.2 [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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7abd879586619acfe834ee4766919e4b938997baddc7129065f22c67abc2fc46 [INFO] running `Command { std: "docker" "start" "-a" "7abd879586619acfe834ee4766919e4b938997baddc7129065f22c67abc2fc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7abd879586619acfe834ee4766919e4b938997baddc7129065f22c67abc2fc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abd879586619acfe834ee4766919e4b938997baddc7129065f22c67abc2fc46", kill_on_drop: false }` [INFO] [stdout] 7abd879586619acfe834ee4766919e4b938997baddc7129065f22c67abc2fc46 [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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3568f5d1a3dd30674a04f300ba9ef0d6927c265d56e929ffe5146ac3498cb6a [INFO] running `Command { std: "docker" "start" "-a" "d3568f5d1a3dd30674a04f300ba9ef0d6927c265d56e929ffe5146ac3498cb6a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking wol-rs v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Checking serde_with v3.8.2 [INFO] [stderr] Checking rvstruct v0.3.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking slack-morphism v1.17.0 [INFO] [stderr] Checking wololo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.85s [INFO] running `Command { std: "docker" "inspect" "d3568f5d1a3dd30674a04f300ba9ef0d6927c265d56e929ffe5146ac3498cb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3568f5d1a3dd30674a04f300ba9ef0d6927c265d56e929ffe5146ac3498cb6a", kill_on_drop: false }` [INFO] [stdout] d3568f5d1a3dd30674a04f300ba9ef0d6927c265d56e929ffe5146ac3498cb6a [INFO] checking mponcet/wololo against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmponcet%2Fwololo" "/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/mponcet/wololo on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mponcet/wololo [INFO] finished tweaking git repo https://github.com/mponcet/wololo [INFO] tweaked toml for git repo https://github.com/mponcet/wololo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mponcet/wololo 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 881c66ee10dac301c07c17811efee0f43cc9687c2cb7d7cd2c2b49453195cb1e [INFO] running `Command { std: "docker" "start" "-a" "881c66ee10dac301c07c17811efee0f43cc9687c2cb7d7cd2c2b49453195cb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "881c66ee10dac301c07c17811efee0f43cc9687c2cb7d7cd2c2b49453195cb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881c66ee10dac301c07c17811efee0f43cc9687c2cb7d7cd2c2b49453195cb1e", kill_on_drop: false }` [INFO] [stdout] 881c66ee10dac301c07c17811efee0f43cc9687c2cb7d7cd2c2b49453195cb1e [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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1749555f97537589af367eb2d25b102ad269e2f262923c38ecc59480c0f055f [INFO] running `Command { std: "docker" "start" "-a" "a1749555f97537589af367eb2d25b102ad269e2f262923c38ecc59480c0f055f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking wol-rs v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Checking serde_with v3.8.2 [INFO] [stderr] Checking rvstruct v0.3.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking slack-morphism v1.17.0 [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | .and_then(|body| async { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | / signature_verifier [INFO] [stdout] 115 | | .verify( [INFO] [stdout] 116 | | received_hash.to_str().unwrap(), [INFO] [stdout] 117 | | &body, [INFO] [stdout] 118 | | received_ts.to_str().unwrap(), [INFO] [stdout] 119 | | ) [INFO] [stdout] 120 | | .map(|_| (body, parts)) [INFO] [stdout] | |___________________________________________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | / signature_verifier [INFO] [stdout] 115 | | .verify( [INFO] [stdout] 116 | | received_hash.to_str().unwrap(), [INFO] [stdout] 117 | | &body, [INFO] [stdout] ... | [INFO] [stdout] 120 | | .map(|_| (body, parts)) [INFO] [stdout] 121 | | .map_err(|e| e.into()) [INFO] [stdout] | |__________________________________________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | .and_then(|body| async { [INFO] [stdout] | ______________________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 114 | | signature_verifier [INFO] [stdout] 115 | | .verify( [INFO] [stdout] 116 | | received_hash.to_str().unwrap(), [INFO] [stdout] ... | [INFO] [stdout] 121 | | .map_err(|e| e.into()) [INFO] [stdout] 122 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(std::string::String) -> _` [INFO] [stdout] found function signature `fn(str) -> _` [INFO] [stdout] note: required by a bound in `futures::TryFutureExt::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/try_future/mod.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 395 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 396 | where [INFO] [stdout] 397 | F: FnOnce(Self::Ok) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryFutureExt::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `futures_util::fns::MapOkFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:113:31: 113:37}>: futures_util::fns::FnOnce1>>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | .await [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the trait `futures_util::fns::FnOnce1>>` is not implemented for `MapOkFn<{async closure@hyper_ext.rs:113:31}>`, which is required by `futures::future::AndThen>>, _, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/slack-morphism-1.17.0/src/hyper_tokio/hyper_ext.rs:113:31: 113:37}>: std::future::IntoFuture` [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures_util::fns::FnOnce1>` is implemented for `futures_util::fns::MapOkFn` [INFO] [stdout] = note: required for `Map>>>, MapOkFn<...>>` to implement `futures::Future` [INFO] [stdout] = note: required for `MapOk>>, {async closure@hyper_ext.rs:113:31}>` to implement `TryFuture` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required for `AndThen>>, _, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `AndThen>>, _, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/slack_morphism-3b8d7ae0d8c401ba.long-type-2702817638013338383.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/slack_morphism-3b8d7ae0d8c401ba.long-type-9186126236681937646.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/slack_morphism-3b8d7ae0d8c401ba.long-type-8505373450001002538.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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slack-morphism` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a1749555f97537589af367eb2d25b102ad269e2f262923c38ecc59480c0f055f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1749555f97537589af367eb2d25b102ad269e2f262923c38ecc59480c0f055f", kill_on_drop: false }` [INFO] [stdout] a1749555f97537589af367eb2d25b102ad269e2f262923c38ecc59480c0f055f