[INFO] cloning repository https://github.com/Celeo/pastey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Celeo/pastey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeleo%2Fpastey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeleo%2Fpastey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12c1810e71e68f43bc6d11df011b0729bd68b96c [INFO] checking Celeo/pastey/12c1810e71e68f43bc6d11df011b0729bd68b96c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeleo%2Fpastey" "/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/Celeo/pastey on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Celeo/pastey [INFO] finished tweaking git repo https://github.com/Celeo/pastey [INFO] tweaked toml for git repo https://github.com/Celeo/pastey written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Celeo/pastey 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded futures-macro v0.3.16 [INFO] [stderr] Downloaded tower-http v0.1.1 [INFO] [stderr] Downloaded sqlx-rt v0.5.5 [INFO] [stderr] Downloaded build_const v0.2.2 [INFO] [stderr] Downloaded sha2 v0.9.5 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded futures v0.3.16 [INFO] [stderr] Downloaded sqlx v0.5.5 [INFO] [stderr] Downloaded futures-io v0.3.16 [INFO] [stderr] Downloaded sqlx-core v0.5.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.75 [INFO] [stderr] Downloaded axum v0.1.3 [INFO] [stderr] Downloaded futures-executor v0.3.16 [INFO] [stderr] Downloaded whoami v1.1.2 [INFO] [stderr] Downloaded js-sys v0.3.52 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.75 [INFO] [stderr] Downloaded wasm-bindgen v0.2.75 [INFO] [stderr] Downloaded tera v1.12.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.75 [INFO] [stderr] Downloaded sqlx-macros v0.5.5 [INFO] [stderr] Downloaded libc v0.2.99 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded web-sys v0.3.52 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b0e8121498f465486fea6b29f4c488b0a44f1128e57f7048e4494ce3653af3d [INFO] running `Command { std: "docker" "start" "-a" "3b0e8121498f465486fea6b29f4c488b0a44f1128e57f7048e4494ce3653af3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b0e8121498f465486fea6b29f4c488b0a44f1128e57f7048e4494ce3653af3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0e8121498f465486fea6b29f4c488b0a44f1128e57f7048e4494ce3653af3d", kill_on_drop: false }` [INFO] [stdout] 3b0e8121498f465486fea6b29f4c488b0a44f1128e57f7048e4494ce3653af3d [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eebbc479229f20d73d493ce4d8bd54fa81dce300a2361e6ad72c1bd930c3721 [INFO] running `Command { std: "docker" "start" "-a" "0eebbc479229f20d73d493ce4d8bd54fa81dce300a2361e6ad72c1bd930c3721", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking tokio v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking serde v1.0.127 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] Checking tower-http v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Checking axum v0.1.3 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking sqlx v0.5.5 [INFO] [stderr] Checking pastey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/main.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | .serve(app.into_make_service()) [INFO] [stdout] | ^^^^^ expected due to this [INFO] [stdout] | [INFO] [stdout] ::: src/routes.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn map_404(response: Response) -> Response { [INFO] [stdout] | ---------------------------------------------------------------- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(Response>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>) -> _` [INFO] [stdout] found function signature `fn(Response>) -> _` [INFO] [stdout] = note: required for `MapResponse, ...>, ...>>, ...>>, ...>` to implement `Service>` [INFO] [stdout] = note: required for `Layered, ...>>, ...>>, ...>>` to implement `hyper::service::http::HttpService` [INFO] [stdout] = note: required for `Shared, ...>>, ...>>, ...>>>` to implement `hyper::service::make::MakeServiceRef` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-7a478cf4b362c544.long-type-9600814894790226995.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/pastey-7a478cf4b362c544.long-type-9876051187519896372.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/pastey-7a478cf4b362c544.long-type-8278709907248443083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/main.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | .serve(app.into_make_service()) [INFO] [stdout] | ^^^^^ expected due to this [INFO] [stdout] | [INFO] [stdout] ::: src/routes.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn map_404(response: Response) -> Response { [INFO] [stdout] | ---------------------------------------------------------------- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(Response>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>) -> _` [INFO] [stdout] found function signature `fn(Response>) -> _` [INFO] [stdout] = note: required for `MapResponse, ...>, ...>>, ...>>, ...>` to implement `Service>` [INFO] [stdout] = note: required for `Layered, ...>>, ...>>, ...>>` to implement `hyper::service::http::HttpService` [INFO] [stdout] = note: required for `Shared, ...>>, ...>>, ...>>>` to implement `hyper::service::make::MakeServiceRef` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-a847fb4183029e08.long-type-7310037713017010000.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/pastey-a847fb4183029e08.long-type-5135189981116283292.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/pastey-a847fb4183029e08.long-type-10631103327182887905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `futures_util::fns::MapOkFn>) -> Response> {map_404}>: futures_util::fns::FnOnce1>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not satisfied [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .serve(app.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_util::fns::FnOnce1>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not implemented for `MapOkFn>) -> Response> {map_404}>`, which is required by `hyper::common::exec::Exec: hyper::common::exec::ConnStreamExec<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures_util::fns::FnOnce1>, _>>` is implemented for `futures_util::fns::MapOkFn>) -> Response> {map_404}>` [INFO] [stdout] = help: for that trait implementation, expected `http_body::combinators::box_body::BoxBody`, found `ResponseBody>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>` [INFO] [stdout] = note: required for `Map>, ..., ..., ..., ..., ...>>, ...>` to implement `std::future::Future` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `H2Stream, ..., ..., ..., ..., ...>, ...>, ...>` to implement `std::future::Future` [INFO] [stdout] = note: required for `hyper::common::exec::Exec` to implement `hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` [INFO] [stdout] note: required by a bound in `hyper::server::server::Builder::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.11/src/server/server.rs:432:12 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn serve(self, new_service: S) -> Server [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 432 | E: ConnStreamExec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-7a478cf4b362c544.long-type-7733559382670380441.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `futures_util::fns::MapOkFn>) -> Response> {map_404}>: futures_util::fns::FnOnce1>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not satisfied [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .serve(app.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_util::fns::FnOnce1>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not implemented for `MapOkFn>) -> Response> {map_404}>`, which is required by `hyper::common::exec::Exec: hyper::common::exec::ConnStreamExec<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures_util::fns::FnOnce1>, _>>` is implemented for `futures_util::fns::MapOkFn>) -> Response> {map_404}>` [INFO] [stdout] = help: for that trait implementation, expected `http_body::combinators::box_body::BoxBody`, found `ResponseBody>, NeverClassifyEos, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>` [INFO] [stdout] = note: required for `Map>, ..., ..., ..., ..., ...>>, ...>` to implement `std::future::Future` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `H2Stream, ..., ..., ..., ..., ...>, ...>, ...>` to implement `std::future::Future` [INFO] [stdout] = note: required for `hyper::common::exec::Exec` to implement `hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` [INFO] [stdout] note: required by a bound in `hyper::server::server::Builder::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.11/src/server/server.rs:432:12 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn serve(self, new_service: S) -> Server [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 432 | E: ConnStreamExec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-a847fb4183029e08.long-type-6527903914070994113.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hyper::common::exec::Exec: hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` is not satisfied [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .await [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the trait `hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` is not implemented for `hyper::common::exec::Exec`, which is required by `Server impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>>: IntoFuture` [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `hyper::common::exec::ConnStreamExec` is implemented for `hyper::common::exec::Exec` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `std::future::Future` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-7a478cf4b362c544.long-type-11878298201459993391.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/pastey-7a478cf4b362c544.long-type-11878298201459993391.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hyper::common::exec::Exec: hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` is not satisfied [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .await [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the trait `hyper::common::exec::ConnStreamExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response>) -> Response> {map_404}>, _>` is not implemented for `hyper::common::exec::Exec`, which is required by `Server impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>>: IntoFuture` [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `hyper::common::exec::ConnStreamExec` is implemented for `hyper::common::exec::Exec` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `std::future::Future` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-a847fb4183029e08.long-type-6835780262884783378.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/pastey-a847fb4183029e08.long-type-6835780262884783378.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>, axum::routing::Layered impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not satisfied [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .await [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the trait `hyper::common::exec::NewSvcExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>, axum::routing::Layered impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not implemented for `hyper::common::exec::Exec`, which is required by `Server impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>>: IntoFuture` [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `hyper::common::exec::NewSvcExec` is implemented for `hyper::common::exec::Exec` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `std::future::Future` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-7a478cf4b362c544.long-type-11878298201459993391.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/pastey-7a478cf4b362c544.long-type-11878298201459993391.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>, axum::routing::Layered impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not satisfied [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .await [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the trait `hyper::common::exec::NewSvcExec impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>, axum::routing::Layered impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not implemented for `hyper::common::exec::Exec`, which is required by `Server impl std::future::Future {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route impl std::future::Future {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route) -> impl std::future::Future {view_paste}, axum::body::Body, (axum::extract::Path,)>, EmptyRouter>, Route impl std::future::Future {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier>>, fn(Response>) -> Response> {map_404}>>>>: IntoFuture` [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `hyper::common::exec::NewSvcExec` is implemented for `hyper::common::exec::Exec` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `std::future::Future` [INFO] [stdout] = note: required for `Server>, ...>>, ...>>>>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-a847fb4183029e08.long-type-6835780262884783378.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/pastey-a847fb4183029e08.long-type-6835780262884783378.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 4 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] [stdout] error: aborting due to 4 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 `pastey` (bin "pastey") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pastey` (bin "pastey" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0eebbc479229f20d73d493ce4d8bd54fa81dce300a2361e6ad72c1bd930c3721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eebbc479229f20d73d493ce4d8bd54fa81dce300a2361e6ad72c1bd930c3721", kill_on_drop: false }` [INFO] [stdout] 0eebbc479229f20d73d493ce4d8bd54fa81dce300a2361e6ad72c1bd930c3721