[INFO] cloning repository https://github.com/megazord-studio/crablicator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megazord-studio/crablicator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegazord-studio%2Fcrablicator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegazord-studio%2Fcrablicator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9348d48752ad9dd8a3798b023f8a20fc937f5e6d [INFO] checking megazord-studio/crablicator against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegazord-studio%2Fcrablicator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/megazord-studio/crablicator 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/megazord-studio/crablicator [INFO] finished tweaking git repo https://github.com/megazord-studio/crablicator [INFO] tweaked toml for git repo https://github.com/megazord-studio/crablicator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/megazord-studio/crablicator 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.12.3 [INFO] [stderr] Downloaded prost-derive v0.12.3 [INFO] [stderr] Downloaded tonic-build v0.10.2 [INFO] [stderr] Downloaded prost-build v0.12.3 [INFO] [stderr] Downloaded eventstore-macros v0.0.1 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded tonic v0.10.2 [INFO] [stderr] Downloaded prost-types v0.12.3 [INFO] [stderr] Downloaded eventstore v3.0.0 [INFO] [stderr] Downloaded reqwest v0.11.26 [INFO] [stderr] Downloaded petgraph v0.6.4 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5825024a76ff21f685339ab9d42b06e2e620ca3bcb1e745fcc4fb9b48536ffef [INFO] running `Command { std: "docker" "start" "-a" "5825024a76ff21f685339ab9d42b06e2e620ca3bcb1e745fcc4fb9b48536ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5825024a76ff21f685339ab9d42b06e2e620ca3bcb1e745fcc4fb9b48536ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5825024a76ff21f685339ab9d42b06e2e620ca3bcb1e745fcc4fb9b48536ffef", kill_on_drop: false }` [INFO] [stdout] 5825024a76ff21f685339ab9d42b06e2e620ca3bcb1e745fcc4fb9b48536ffef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4592e6f918174dc6d83d52117ee07a682e9ce7802bfebf226fc3628d90dcc56f [INFO] running `Command { std: "docker" "start" "-a" "4592e6f918174dc6d83d52117ee07a682e9ce7802bfebf226fc3628d90dcc56f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Compiling eventstore-macros v0.0.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking warp v0.3.6 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking eventstore v3.0.0 [INFO] [stderr] Checking crablicator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s [INFO] running `Command { std: "docker" "inspect" "4592e6f918174dc6d83d52117ee07a682e9ce7802bfebf226fc3628d90dcc56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4592e6f918174dc6d83d52117ee07a682e9ce7802bfebf226fc3628d90dcc56f", kill_on_drop: false }` [INFO] [stdout] 4592e6f918174dc6d83d52117ee07a682e9ce7802bfebf226fc3628d90dcc56f [INFO] checking megazord-studio/crablicator against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegazord-studio%2Fcrablicator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/megazord-studio/crablicator 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/megazord-studio/crablicator [INFO] finished tweaking git repo https://github.com/megazord-studio/crablicator [INFO] tweaked toml for git repo https://github.com/megazord-studio/crablicator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/megazord-studio/crablicator 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf101ee637ee212bc521e48ad63b57a732dc65b0c64603208409352f2179d22a [INFO] running `Command { std: "docker" "start" "-a" "bf101ee637ee212bc521e48ad63b57a732dc65b0c64603208409352f2179d22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf101ee637ee212bc521e48ad63b57a732dc65b0c64603208409352f2179d22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf101ee637ee212bc521e48ad63b57a732dc65b0c64603208409352f2179d22a", kill_on_drop: false }` [INFO] [stdout] bf101ee637ee212bc521e48ad63b57a732dc65b0c64603208409352f2179d22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25487280700d45cdaa00c1b1eb486ad6ae83d31d4fc19d15caeb10daf1b93d97 [INFO] running `Command { std: "docker" "start" "-a" "25487280700d45cdaa00c1b1eb486ad6ae83d31d4fc19d15caeb10daf1b93d97", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Compiling eventstore-macros v0.0.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking warp v0.3.6 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19: 178:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 179 | | Json::decode(buf).map_err(|err| { [INFO] [stdout] 180 | | tracing::debug!("request json body error: {}", err); [INFO] [stdout] 181 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 182 | | }) [INFO] [stdout] 183 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19: 178:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19: 178:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:175:46 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn json() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19: 178:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:178:19: 178:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-e70e7d977c554cee.long-type-4745243016952325976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19: 213:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 213 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 214 | | Form::decode(buf).map_err(|err| { [INFO] [stdout] 215 | | tracing::debug!("request form body error: {}", err); [INFO] [stdout] 216 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 217 | | }) [INFO] [stdout] 218 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19: 213:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19: 213:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:210:46 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn form() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19: 213:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/body.rs:213:19: 213:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-e70e7d977c554cee.long-type-3676590428698996549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.6/src/filters/fs.rs:96:46 [INFO] [stdout] | [INFO] [stdout] 96 | let is_dir = tokio::fs::metadata(buf.clone()) [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:717:46: 717:61}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:717:35 [INFO] [stdout] | [INFO] [stdout] 717 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 718 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 719 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:717:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-16b16074a3a12dce.long-type-16651656298498497602.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:717:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/route.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 34 | where [INFO] [stdout] 35 | T: Service, Error = E> + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-16b16074a3a12dce.long-type-16651656298498497602.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] 717 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [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, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warp` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "25487280700d45cdaa00c1b1eb486ad6ae83d31d4fc19d15caeb10daf1b93d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25487280700d45cdaa00c1b1eb486ad6ae83d31d4fc19d15caeb10daf1b93d97", kill_on_drop: false }` [INFO] [stdout] 25487280700d45cdaa00c1b1eb486ad6ae83d31d4fc19d15caeb10daf1b93d97