[INFO] cloning repository https://github.com/conradludgate/delicious
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradludgate/delicious" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fdelicious", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fdelicious'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40581dda207f5e0d3fc8700817fc063876c29595
[INFO] building conradludgate/delicious/40581dda207f5e0d3fc8700817fc063876c29595 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fdelicious" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/conradludgate/delicious on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/conradludgate/delicious
[INFO] finished tweaking git repo https://github.com/conradludgate/delicious
[INFO] tweaked toml for git repo https://github.com/conradludgate/delicious written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/conradludgate/delicious 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.145
[INFO] [stderr]   Downloaded block-padding v0.3.2
[INFO] [stderr]   Downloaded const-oid v0.9.0
[INFO] [stderr]   Downloaded rfc6979 v0.3.0
[INFO] [stderr]   Downloaded group v0.12.0
[INFO] [stderr]   Downloaded signature v1.6.3
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded tracing-tree v0.2.1
[INFO] [stderr]   Downloaded ctr v0.9.1
[INFO] [stderr]   Downloaded ff v0.12.0
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded crypto-bigint v0.4.8
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e52de67ab6546e8a135a40561d85a51d97de5c24d8f0c53ed4c337a56664384
[INFO] running `Command { std: "docker" "start" "-a" "4e52de67ab6546e8a135a40561d85a51d97de5c24d8f0c53ed4c337a56664384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e52de67ab6546e8a135a40561d85a51d97de5c24d8f0c53ed4c337a56664384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e52de67ab6546e8a135a40561d85a51d97de5c24d8f0c53ed4c337a56664384", kill_on_drop: false }`
[INFO] [stdout] 4e52de67ab6546e8a135a40561d85a51d97de5c24d8f0c53ed4c337a56664384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6030098de57d25860f47a3aac1d9b1b1bc981c1e3bf5adc204cce250f81d18ba
[INFO] running `Command { std: "docker" "start" "-a" "6030098de57d25860f47a3aac1d9b1b1bc981c1e3bf5adc204cce250f81d18ba", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling base64ct v1.5.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.8
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling signature v1.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rfc6979 v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling ctr v0.9.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing-tree v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling no-way v0.4.1 (/opt/rustwide/workdir/no-way)
[INFO] [stderr]    Compiling tokio-postgres v0.7.7
[INFO] [stderr]    Compiling delicious v0.1.0 (/opt/rustwide/workdir/delicious-analytics)
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> delicious-analytics/src/api/collect.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn post(body: Json<SessionBody>) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<B as HttpBody>::Data` cannot be sent between threads safely
[INFO] [stdout]    --> delicious-analytics/src/api/collect.rs:50:46
[INFO] [stdout]     |
[INFO] [stdout] 50  |         let payload: Json<SessionBody> = req.extract().await?;
[INFO] [stdout]     |                                              ^^^^^^^ `<B as HttpBody>::Data` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::marker::Send` is not implemented for `<B as HttpBody>::Data`
[INFO] [stdout]     = note: required for `axum::Json<SessionBody>` to implement `FromRequest<B>`
[INFO] [stdout] note: required by a bound in `RequestParts::<B>::extract`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.2.8/src/extract/mod.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn extract<E: FromRequest<B>>(&mut self) -> Result<E, E::Rejection> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ required by this bound in `RequestParts::<B>::extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<B as HttpBody>::Error: StdError` is not satisfied
[INFO] [stdout]    --> delicious-analytics/src/api/collect.rs:50:46
[INFO] [stdout]     |
[INFO] [stdout] 50  |         let payload: Json<SessionBody> = req.extract().await?;
[INFO] [stdout]     |                                              ^^^^^^^ the trait `StdError` is not implemented for `<B as HttpBody>::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Box<(dyn StdError + std::marker::Send + Sync + 'static)>` to implement `From<<B as HttpBody>::Error>`
[INFO] [stdout]     = note: required for `<B as HttpBody>::Error` to implement `Into<Box<(dyn StdError + std::marker::Send + Sync + 'static)>>`
[INFO] [stdout]     = note: required for `axum::Json<SessionBody>` to implement `FromRequest<B>`
[INFO] [stdout] note: required by a bound in `RequestParts::<B>::extract`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.2.8/src/extract/mod.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn extract<E: FromRequest<B>>(&mut self) -> Result<E, E::Rejection> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ required by this bound in `RequestParts::<B>::extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<B as HttpBody>::Error` cannot be sent between threads safely
[INFO] [stdout]    --> delicious-analytics/src/api/collect.rs:50:46
[INFO] [stdout]     |
[INFO] [stdout] 50  |         let payload: Json<SessionBody> = req.extract().await?;
[INFO] [stdout]     |                                              ^^^^^^^ `<B as HttpBody>::Error` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::marker::Send` is not implemented for `<B as HttpBody>::Error`
[INFO] [stdout]     = note: required for `Box<(dyn StdError + std::marker::Send + Sync + 'static)>` to implement `From<<B as HttpBody>::Error>`
[INFO] [stdout]     = note: required for `<B as HttpBody>::Error` to implement `Into<Box<(dyn StdError + std::marker::Send + Sync + 'static)>>`
[INFO] [stdout]     = note: required for `axum::Json<SessionBody>` to implement `FromRequest<B>`
[INFO] [stdout] note: required by a bound in `RequestParts::<B>::extract`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.2.8/src/extract/mod.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn extract<E: FromRequest<B>>(&mut self) -> Result<E, E::Rejection> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ required by this bound in `RequestParts::<B>::extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<B as HttpBody>::Error` cannot be shared between threads safely
[INFO] [stdout]    --> delicious-analytics/src/api/collect.rs:50:46
[INFO] [stdout]     |
[INFO] [stdout] 50  |         let payload: Json<SessionBody> = req.extract().await?;
[INFO] [stdout]     |                                              ^^^^^^^ `<B as HttpBody>::Error` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<B as HttpBody>::Error`
[INFO] [stdout]     = note: required for `Box<(dyn StdError + std::marker::Send + Sync + 'static)>` to implement `From<<B as HttpBody>::Error>`
[INFO] [stdout]     = note: required for `<B as HttpBody>::Error` to implement `Into<Box<(dyn StdError + std::marker::Send + Sync + 'static)>>`
[INFO] [stdout]     = note: required for `axum::Json<SessionBody>` to implement `FromRequest<B>`
[INFO] [stdout] note: required by a bound in `RequestParts::<B>::extract`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.2.8/src/extract/mod.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn extract<E: FromRequest<B>>(&mut self) -> Result<E, E::Rejection> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ required by this bound in `RequestParts::<B>::extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `StatusCode`
[INFO] [stdout]   --> delicious-analytics/src/api/collect.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let payload: Json<SessionBody> = req.extract().await?;
[INFO] [stdout]    |                                                             ^ the trait `From<JsonRejection>` is not implemented for `StatusCode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<JsonRejection>` is not implemented for `StatusCode`
[INFO] [stdout]            but trait `From<&StatusCode>` is implemented for it
[INFO] [stdout]    = help: for that trait implementation, expected `&StatusCode`, found `JsonRejection`
[INFO] [stdout]    = note: required for `Result<Session, StatusCode>` to implement `FromResidual<Result<Infallible, JsonRejection>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `StatusCode`
[INFO] [stdout]   --> delicious-analytics/src/api/collect.rs:56:48
[INFO] [stdout]    |
[INFO] [stdout] 56 |             .ok_or(|_| StatusCode::BAD_REQUEST)?;
[INFO] [stdout]    |                                                ^ the trait `From<{closure@delicious-analytics/src/api/collect.rs:56:20: 56:23}>` is not implemented for `StatusCode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<{closure@delicious-analytics/src/api/collect.rs:56:20: 56:23}>` is not implemented for `StatusCode`
[INFO] [stdout]            but trait `From<&StatusCode>` is implemented for it
[INFO] [stdout]    = help: for that trait implementation, expected `&StatusCode`, found `{closure@delicious-analytics/src/api/collect.rs:56:20: 56:23}`
[INFO] [stdout]    = note: required for `Result<Session, StatusCode>` to implement `FromResidual<Result<Infallible, {closure@delicious-analytics/src/api/collect.rs:56:20: 56:23}>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::TryFutureExt`
[INFO] [stdout]  --> delicious-analytics/src/api/collect.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures::TryFutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delicious` (bin "delicious") due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6030098de57d25860f47a3aac1d9b1b1bc981c1e3bf5adc204cce250f81d18ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6030098de57d25860f47a3aac1d9b1b1bc981c1e3bf5adc204cce250f81d18ba", kill_on_drop: false }`
[INFO] [stdout] 6030098de57d25860f47a3aac1d9b1b1bc981c1e3bf5adc204cce250f81d18ba
