[INFO] cloning repository https://github.com/Christiantyemele/grace-pat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christiantyemele/grace-pat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2Fgrace-pat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2Fgrace-pat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89638ff73fa469a77747bbcf6b529ffe4f708476
[INFO] building Christiantyemele/grace-pat against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2Fgrace-pat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Christiantyemele/grace-pat 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/Christiantyemele/grace-pat
[INFO] finished tweaking git repo https://github.com/Christiantyemele/grace-pat
[INFO] tweaked toml for git repo https://github.com/Christiantyemele/grace-pat written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Christiantyemele/grace-pat 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded email-encoding v0.3.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded axum-core v0.4.4
[INFO] [stderr]   Downloaded constant_time_eq v0.2.6
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded lettre v0.11.9
[INFO] [stderr]   Downloaded totp-rs v5.6.0
[INFO] [stderr]   Downloaded deadpool v0.12.1
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded idna v1.0.2
[INFO] [stderr]   Downloaded axum v0.7.6
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71bea993322297ffdbb3e5c39a4069ea94dee1bd7962d12116b5293c96e38c6c
[INFO] running `Command { std: "docker" "start" "-a" "71bea993322297ffdbb3e5c39a4069ea94dee1bd7962d12116b5293c96e38c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71bea993322297ffdbb3e5c39a4069ea94dee1bd7962d12116b5293c96e38c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71bea993322297ffdbb3e5c39a4069ea94dee1bd7962d12116b5293c96e38c6c", kill_on_drop: false }`
[INFO] [stdout] 71bea993322297ffdbb3e5c39a4069ea94dee1bd7962d12116b5293c96e38c6c
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f04f01bda13871d56c2cddc4906cbaedc077e881e828a76999f7736bf9c7eeef
[INFO] running `Command { std: "docker" "start" "-a" "f04f01bda13871d56c2cddc4906cbaedc077e881e828a76999f7736bf9c7eeef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling lettre v0.9.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling email-encoding v0.3.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling totp-rs v5.6.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling lettre_email v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.4.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling diesel v2.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling axum v0.7.6
[INFO] [stderr]    Compiling idna v1.0.2
[INFO] [stderr]    Compiling lettre v0.11.9
[INFO] [stderr]    Compiling diesel-async v0.5.0
[INFO] [stderr]    Compiling grace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Can't have two extractors that consume the request body. `Json<_>` and `Multipart` both do that.
[INFO] [stdout]   --> src/web/signup.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     Extension(database): Extension<Database>,
[INFO] [stdout] 19 | |     Json(signup_payload): Json<SignupPayload>,
[INFO] [stdout] 20 | |     rotp: Extension<EmailOtp>,
[INFO] [stdout] 21 | |     lotp: Multipart
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::everify::EmailOtp`
[INFO] [stdout]  --> src/web/signup.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::everify::EmailOtp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `EmailOtp` in `web::everify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TotpUrlError`
[INFO] [stdout]   --> src/database/queries.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | use totp_rs::{Algorithm, Secret, TotpUrlError, TOTP};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone`
[INFO] [stdout]  --> src/web/everify.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::clone;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::Join`
[INFO] [stdout]   --> src/auth/authentication.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::io::Join;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_user`
[INFO] [stdout]   --> src/auth/authentication.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |             create_session, create_user, get_id_pwd_by_email, get_user_by, Database,
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lettre_email::error`
[INFO] [stdout]  --> src/auth/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lettre_email::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/web/everify.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn send_otp(otp: String, email: &String) -> Result<Response, Errors> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   expected `String`, found `otp`
[INFO] [stdout]    |                   this expression has type `std::string::String`
[INFO] [stdout]    |                   `otp` is interpreted as a unit struct, not a new binding
[INFO] [stdout]    |                   help: introduce a new binding instead: `other_otp`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/schema.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         otp -> Int4,
[INFO] [stdout]    |         --- unit struct defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaybeString: std::convert::From<mfa::columns::otp>` is not satisfied
[INFO] [stdout]    --> src/web/everify.rs:66:15
[INFO] [stdout]     |
[INFO] [stdout] 66  |         .body(otp)
[INFO] [stdout]     |          ---- ^^^ the trait `std::convert::From<mfa::columns::otp>` is not implemented for `MaybeString`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `std::convert::From<T>`:
[INFO] [stdout]               `MaybeString` implements `std::convert::From<Vec<u8>>`
[INFO] [stdout]               `MaybeString` implements `std::convert::From<std::string::String>`
[INFO] [stdout]     = note: required for `mfa::columns::otp` to implement `Into<MaybeString>`
[INFO] [stdout]     = note: required for `mfa::columns::otp` to implement `IntoBody`
[INFO] [stdout] note: required by a bound in `MessageBuilder::body`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lettre-0.11.9/src/message/mod.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn body<T: IntoBody>(mut self, body: T) -> Result<Message, EmailError> {
[INFO] [stdout]     |                    ^^^^^^^^ required by this bound in `MessageBuilder::body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/web/everify.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn post_otp(code: Json<Otp>) {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grace` (lib) due to 4 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f04f01bda13871d56c2cddc4906cbaedc077e881e828a76999f7736bf9c7eeef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f01bda13871d56c2cddc4906cbaedc077e881e828a76999f7736bf9c7eeef", kill_on_drop: false }`
[INFO] [stdout] f04f01bda13871d56c2cddc4906cbaedc077e881e828a76999f7736bf9c7eeef
