[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 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeleo%2Fpastey" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Celeo/pastey on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.1.1
[INFO] [stderr]   Downloaded sqlx-rt v0.5.5
[INFO] [stderr]   Downloaded whoami v1.1.2
[INFO] [stderr]   Downloaded sqlformat v0.1.6
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded socket2 v0.4.1
[INFO] [stderr]   Downloaded sqlx-macros v0.5.5
[INFO] [stderr]   Downloaded sqlx v0.5.5
[INFO] [stderr]   Downloaded axum v0.1.3
[INFO] [stderr]   Downloaded tower v0.4.8
[INFO] [stderr]   Downloaded tera v1.12.1
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] [stderr]   Downloaded sqlx-core v0.5.5
[INFO] [stderr]   Downloaded chrono-tz v0.5.3
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bdf45f6cd53fce32628aec3b6d9e1094052e81f0a74e211b2965d46a2114f18
[INFO] running `Command { std: "docker" "start" "-a" "9bdf45f6cd53fce32628aec3b6d9e1094052e81f0a74e211b2965d46a2114f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bdf45f6cd53fce32628aec3b6d9e1094052e81f0a74e211b2965d46a2114f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bdf45f6cd53fce32628aec3b6d9e1094052e81f0a74e211b2965d46a2114f18", kill_on_drop: false }`
[INFO] [stdout] 9bdf45f6cd53fce32628aec3b6d9e1094052e81f0a74e211b2965d46a2114f18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a63380fa33d3ffa19675bd07de3d36766f9ec2b6a0720ef5dd043e23846b994
[INFO] running `Command { std: "docker" "start" "-a" "1a63380fa33d3ffa19675bd07de3d36766f9ec2b6a0720ef5dd043e23846b994", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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 tap v1.0.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking sqlformat v0.1.6
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking sqlx-rt v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]     Checking tower v0.4.8
[INFO] [stderr]     Checking tower-http v0.1.1
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking sqlx-core v0.5.5
[INFO] [stderr]     Checking axum v0.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.5.5
[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<BoxBody>) -> Response<BoxBody> {
[INFO] [stdout]    | ---------------------------------------------------------------- found signature defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(Response<ResponseBody<CompressionBody<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, NeverClassifyEos<ServerErrorsFailureClass>, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>) -> _`
[INFO] [stdout]               found function signature `fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> _`
[INFO] [stdout]    = note: required for `MapResponse<Layered<Trace<Compression<Route<..., ...>>, ...>>, ...>` to implement `Service<http::Request<axum::body::Body>>`
[INFO] [stdout]    = note: required for `Layered<MapResponse<Layered<Trace<Compression<...>, ...>>, ...>>` to implement `hyper::service::http::HttpService<axum::body::Body>`
[INFO] [stdout]    = note: required for `Shared<Layered<MapResponse<Layered<Trace<..., ...>>, ...>>>` to implement `MakeServiceRef<AddrStream, Body>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-cdb2ade997e8eea9.long-type-4646725892299462294.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<BoxBody>) -> Response<BoxBody> {
[INFO] [stdout]    | ---------------------------------------------------------------- found signature defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected function signature `fn(Response<ResponseBody<CompressionBody<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, NeverClassifyEos<ServerErrorsFailureClass>, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>) -> _`
[INFO] [stdout]               found function signature `fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> _`
[INFO] [stdout]    = note: required for `MapResponse<Layered<Trace<Compression<Route<..., ...>>, ...>>, ...>` to implement `Service<http::Request<axum::body::Body>>`
[INFO] [stdout]    = note: required for `Layered<MapResponse<Layered<Trace<Compression<...>, ...>>, ...>>` to implement `hyper::service::http::HttpService<axum::body::Body>`
[INFO] [stdout]    = note: required for `Shared<Layered<MapResponse<Layered<Trace<..., ...>>, ...>>>` to implement `MakeServiceRef<AddrStream, Body>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-9298f442cc9cfbae.long-type-27082468362570990.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 `MapOkFn<fn(Response<...>) -> ... {map_404}>: FnOnce1<...>` is not satisfied
[INFO] [stdout]    --> src/main.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  45 |         .serve(app.into_make_service())
[INFO] [stdout]     |          ----- ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce1<Result<Response<ResponseBody<CompressionBody<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, NeverClassifyEos<ServerErrorsFailureClass>, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not implemented for `MapOkFn<fn(Response<BoxBody<Bytes, BoxStdError>>) -> ... {map_404}>`
[INFO] [stdout]             but trait `FnOnce1<Result<Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, _>>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>`, found `ResponseBody<CompressionBody<BoxBody<Bytes, ...>>, ..., ..., ..., ...>`
[INFO] [stdout]     = note: required for `Map<IntoFuture<ResponseFuture<..., ..., ..., ..., ..., ...>>, ...>` to implement `std::future::Future`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `H2Stream<MapResponseFuture<..., ...>, _>` to implement `std::future::Future`
[INFO] [stdout]     = note: required for `hyper::common::exec::Exec` to implement `ConnStreamExec<MapResponseFuture<..., ...>, _>`
[INFO] [stdout] note: required by a bound in `hyper::server::server::Builder::<I, E>::serve`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.11/src/server/server.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn serve<S, B>(self, new_service: S) -> Server<I, S, E>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 432 |         E: ConnStreamExec<<S::Service as HttpService<Body>>::Future, B>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<I, E>::serve`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-cdb2ade997e8eea9.long-type-12255047691916515209.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 `MapOkFn<fn(Response<...>) -> ... {map_404}>: FnOnce1<...>` is not satisfied
[INFO] [stdout]    --> src/main.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  45 |         .serve(app.into_make_service())
[INFO] [stdout]     |          ----- ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce1<Result<Response<ResponseBody<CompressionBody<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, NeverClassifyEos<ServerErrorsFailureClass>, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>>, Infallible>>` is not implemented for `MapOkFn<fn(Response<BoxBody<Bytes, BoxStdError>>) -> ... {map_404}>`
[INFO] [stdout]             but trait `FnOnce1<Result<Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>, _>>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>`, found `ResponseBody<CompressionBody<BoxBody<Bytes, ...>>, ..., ..., ..., ...>`
[INFO] [stdout]     = note: required for `Map<IntoFuture<ResponseFuture<..., ..., ..., ..., ..., ...>>, ...>` to implement `std::future::Future`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `H2Stream<MapResponseFuture<..., ...>, _>` to implement `std::future::Future`
[INFO] [stdout]     = note: required for `hyper::common::exec::Exec` to implement `ConnStreamExec<MapResponseFuture<..., ...>, _>`
[INFO] [stdout] note: required by a bound in `hyper::server::server::Builder::<I, E>::serve`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.11/src/server/server.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn serve<S, B>(self, new_service: S) -> Server<I, S, E>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 432 |         E: ConnStreamExec<<S::Service as HttpService<Body>>::Future, B>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Builder::<I, E>::serve`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-9298f442cc9cfbae.long-type-13622009625313725465.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 `Exec: ConnStreamExec<MapResponseFuture<..., ...>, _>` is not satisfied
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .await
[INFO] [stdout]    |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `hyper::common::exec::ConnStreamExec<MapResponseFuture<tower_http::trace::ResponseFuture<tower_http::compression::ResponseFuture<RouteFuture<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>, _>` is not implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = help: the trait `hyper::common::exec::ConnStreamExec<F, B>` is implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `std::future::Future`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-9298f442cc9cfbae.long-type-7104310892422133434.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .await
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Exec: ConnStreamExec<MapResponseFuture<..., ...>, _>` is not satisfied
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .await
[INFO] [stdout]    |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `hyper::common::exec::ConnStreamExec<MapResponseFuture<tower_http::trace::ResponseFuture<tower_http::compression::ResponseFuture<RouteFuture<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>, axum::body::Body>>, ServerErrorsAsFailures, DefaultOnResponse, DefaultOnBodyChunk, DefaultOnEos, DefaultOnFailure>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>, _>` is not implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = help: the trait `hyper::common::exec::ConnStreamExec<F, B>` is implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `std::future::Future`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-cdb2ade997e8eea9.long-type-15396680053632867697.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .await
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Exec: NewSvcExec<AddrStream, SharedFuture<...>, ..., ..., ...>` is not satisfied
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .await
[INFO] [stdout]    |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `hyper::common::exec::NewSvcExec<hyper::server::tcp::addr_stream::AddrStream, SharedFuture<axum::routing::Layered<MapResponse<axum::routing::Layered<tower_http::trace::Trace<Compression<Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier<ServerErrorsAsFailures>>>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>>>, axum::routing::Layered<MapResponse<axum::routing::Layered<tower_http::trace::Trace<Compression<Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier<ServerErrorsAsFailures>>>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = help: the trait `hyper::common::exec::NewSvcExec<I, N, S, E, W>` is implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `std::future::Future`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-9298f442cc9cfbae.long-type-13053830277670929742.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .await
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Exec: NewSvcExec<AddrStream, SharedFuture<...>, ..., ..., ...>` is not satisfied
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .await
[INFO] [stdout]    |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `hyper::common::exec::NewSvcExec<hyper::server::tcp::addr_stream::AddrStream, SharedFuture<axum::routing::Layered<MapResponse<axum::routing::Layered<tower_http::trace::Trace<Compression<Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier<ServerErrorsAsFailures>>>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>>>, axum::routing::Layered<MapResponse<axum::routing::Layered<tower_http::trace::Trace<Compression<Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page_save}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = &'static str> {new_paste_page}, axum::body::Body, ()>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn(axum::extract::Path<std::string::String>) -> impl std::future::Future<Output = impl IntoResponse> {view_paste}, axum::body::Body, (axum::extract::Path<std::string::String>,)>, EmptyRouter>, Route<axum::handler::OnMethod<axum::handler::IntoService<fn() -> impl std::future::Future<Output = impl IntoResponse> {routes::index}, axum::body::Body, ()>, EmptyRouter>, EmptyRouter>>>>>, SharedClassifier<ServerErrorsAsFailures>>>, fn(Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>>) -> Response<http_body::combinators::box_body::BoxBody<bytes::bytes::Bytes, BoxStdError>> {map_404}>>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` is not implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = help: the trait `hyper::common::exec::NewSvcExec<I, N, S, E, W>` is implemented for `hyper::common::exec::Exec`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `std::future::Future`
[INFO] [stdout]    = note: required for `Server<AddrIncoming, Shared<Layered<MapResponse<Layered<...>, ...>>>>` to implement `IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pastey-cdb2ade997e8eea9.long-type-16376723372619763989.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .await
[INFO] [stdout]    |
[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] 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 4 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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1a63380fa33d3ffa19675bd07de3d36766f9ec2b6a0720ef5dd043e23846b994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a63380fa33d3ffa19675bd07de3d36766f9ec2b6a0720ef5dd043e23846b994", kill_on_drop: false }`
[INFO] [stdout] 1a63380fa33d3ffa19675bd07de3d36766f9ec2b6a0720ef5dd043e23846b994
