[INFO] cloning repository https://github.com/kinnison/infrafish-mailconfig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinnison/infrafish-mailconfig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Finfrafish-mailconfig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Finfrafish-mailconfig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5707fd744ff550802ac8d74d5a8da34e5e914d77
[INFO] checking kinnison/infrafish-mailconfig against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Finfrafish-mailconfig" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kinnison/infrafish-mailconfig
[INFO] finished tweaking git repo https://github.com/kinnison/infrafish-mailconfig
[INFO] tweaked toml for git repo https://github.com/kinnison/infrafish-mailconfig written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kinnison/infrafish-mailconfig on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kinnison/infrafish-mailconfig 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5160ebdd04a88721d28dfb36c9e2bae1c1616bef6a98fae617452cfc1ae59556
[INFO] running `Command { std: "docker" "start" "-a" "5160ebdd04a88721d28dfb36c9e2bae1c1616bef6a98fae617452cfc1ae59556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5160ebdd04a88721d28dfb36c9e2bae1c1616bef6a98fae617452cfc1ae59556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5160ebdd04a88721d28dfb36c9e2bae1c1616bef6a98fae617452cfc1ae59556", kill_on_drop: false }`
[INFO] [stdout] 5160ebdd04a88721d28dfb36c9e2bae1c1616bef6a98fae617452cfc1ae59556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ad8a71c487669e38c90a60913bd147bec1df7a42c76d8c43c555500629c1f21
[INFO] running `Command { std: "docker" "start" "-a" "1ad8a71c487669e38c90a60913bd147bec1df7a42c76d8c43c555500629c1f21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]    Compiling mailconfig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling git-testament-derive v0.2.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking git-testament v0.2.6
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking api_types v0.1.0 (/opt/rustwide/workdir/api_types)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking migrations_internals v2.1.0
[INFO] [stderr]     Checking tokio-postgres-rustls v0.10.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]     Checking diesel_migrations v2.1.0
[INFO] [stderr]     Checking diesel-async v0.3.2
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 152 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomain)
[INFO] [stdout] 153 +             .values(&newdom), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 152 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomain)
[INFO] [stdout] 153 +             .values(&newdom), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 152 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomain)
[INFO] [stdout] 153 +             .values(&newdom), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 152 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomain)
[INFO] [stdout] 153 +             .values(&newdom), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 160 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 161 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 160 ~         diesel::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 161 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 169 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 170 +             .filter(dsl::owner.eq(owner))
[INFO] [stdout] 171 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 169 ~         diesel::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 170 +             .filter(dsl::owner.eq(owner))
[INFO] [stdout] 171 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 179 ~         diesel_async::RunQueryDsl::get_result(dsl::maildomain
[INFO] [stdout] 180 +             .filter(dsl::domainname.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 179 ~         diesel::RunQueryDsl::get_result(dsl::maildomain
[INFO] [stdout] 180 +             .filter(dsl::domainname.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 160 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 161 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 160 ~         diesel::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 161 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 169 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 170 +             .filter(dsl::owner.eq(owner))
[INFO] [stdout] 171 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 169 ~         diesel::RunQueryDsl::get_results(dsl::maildomain
[INFO] [stdout] 170 +             .filter(dsl::owner.eq(owner))
[INFO] [stdout] 171 +             .order_by(dsl::domainname.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 179 ~         diesel_async::RunQueryDsl::get_result(dsl::maildomain
[INFO] [stdout] 180 +             .filter(dsl::domainname.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 179 ~         diesel::RunQueryDsl::get_result(dsl::maildomain
[INFO] [stdout] 180 +             .filter(dsl::domainname.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | /         dsl::maildomain
[INFO] [stdout] 180 | |             .filter(dsl::domainname.eq(name))
[INFO] [stdout] 181 | |             .get_result(db)
[INFO] [stdout] 182 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | /         dsl::maildomain
[INFO] [stdout] 180 | |             .filter(dsl::domainname.eq(name))
[INFO] [stdout] 181 | |             .get_result(db)
[INFO] [stdout] 182 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 208 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 197 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::maildomain)
[INFO] [stdout] 198 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 +             .set((
[INFO] [stdout] 200 +                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] 201 +                 dsl::remotemx.eq(self.remotemx.as_deref()),
[INFO] [stdout] 202 +                 dsl::grey_listing.eq(self.grey_listing),
[INFO] [stdout] 203 +                 dsl::sender_verify.eq(self.sender_verify),
[INFO] [stdout] 204 +                 dsl::spamcheck_threshold.eq(self.spamcheck_threshold),
[INFO] [stdout] 205 +                 dsl::virus_check.eq(self.virus_check),
[INFO] [stdout] 206 +                 dsl::owner.eq(self.owner),
[INFO] [stdout] 207 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 197 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::maildomain)
[INFO] [stdout] 198 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 +             .set((
[INFO] [stdout] 200 +                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] 201 +                 dsl::remotemx.eq(self.remotemx.as_deref()),
[INFO] [stdout] 202 +                 dsl::grey_listing.eq(self.grey_listing),
[INFO] [stdout] 203 +                 dsl::sender_verify.eq(self.sender_verify),
[INFO] [stdout] 204 +                 dsl::spamcheck_threshold.eq(self.spamcheck_threshold),
[INFO] [stdout] 205 +                 dsl::virus_check.eq(self.virus_check),
[INFO] [stdout] 206 +                 dsl::owner.eq(self.owner),
[INFO] [stdout] 207 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         diesel::update(dsl::maildomain)
[INFO] [stdout] 198 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 | |             .set((
[INFO] [stdout] 200 | |                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |             .execute(db)
[INFO] [stdout] 209 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 216 ~         diesel_async::RunQueryDsl::get_results(dsl::mailentry
[INFO] [stdout] 217 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 218 +             .order_by(dsl::name.desc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 216 ~         diesel::RunQueryDsl::get_results(dsl::mailentry
[INFO] [stdout] 217 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 218 +             .order_by(dsl::name.desc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 230 ~         diesel_async::RunQueryDsl::first(dsl::mailentry
[INFO] [stdout] 231 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 +             .filter(dsl::name.eq(entry)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 230 ~         diesel::RunQueryDsl::first(dsl::mailentry
[INFO] [stdout] 231 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 +             .filter(dsl::name.eq(entry)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | /         dsl::mailentry
[INFO] [stdout] 231 | |             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 | |             .filter(dsl::name.eq(entry))
[INFO] [stdout] 233 | |             .first(db)
[INFO] [stdout] 234 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 259 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 259 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 208 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 197 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::maildomain)
[INFO] [stdout] 198 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 +             .set((
[INFO] [stdout] 200 +                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] 201 +                 dsl::remotemx.eq(self.remotemx.as_deref()),
[INFO] [stdout] 202 +                 dsl::grey_listing.eq(self.grey_listing),
[INFO] [stdout] 203 +                 dsl::sender_verify.eq(self.sender_verify),
[INFO] [stdout] 204 +                 dsl::spamcheck_threshold.eq(self.spamcheck_threshold),
[INFO] [stdout] 205 +                 dsl::virus_check.eq(self.virus_check),
[INFO] [stdout] 206 +                 dsl::owner.eq(self.owner),
[INFO] [stdout] 207 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 197 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::maildomain)
[INFO] [stdout] 198 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 +             .set((
[INFO] [stdout] 200 +                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] 201 +                 dsl::remotemx.eq(self.remotemx.as_deref()),
[INFO] [stdout] 202 +                 dsl::grey_listing.eq(self.grey_listing),
[INFO] [stdout] 203 +                 dsl::sender_verify.eq(self.sender_verify),
[INFO] [stdout] 204 +                 dsl::spamcheck_threshold.eq(self.spamcheck_threshold),
[INFO] [stdout] 205 +                 dsl::virus_check.eq(self.virus_check),
[INFO] [stdout] 206 +                 dsl::owner.eq(self.owner),
[INFO] [stdout] 207 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         diesel::update(dsl::maildomain)
[INFO] [stdout] 198 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 199 | |             .set((
[INFO] [stdout] 200 | |                 dsl::domainname.eq(&self.domainname),
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |             .execute(db)
[INFO] [stdout] 209 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 216 ~         diesel_async::RunQueryDsl::get_results(dsl::mailentry
[INFO] [stdout] 217 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 218 +             .order_by(dsl::name.desc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 216 ~         diesel::RunQueryDsl::get_results(dsl::mailentry
[INFO] [stdout] 217 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 218 +             .order_by(dsl::name.desc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 230 ~         diesel_async::RunQueryDsl::first(dsl::mailentry
[INFO] [stdout] 231 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 +             .filter(dsl::name.eq(entry)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 230 ~         diesel::RunQueryDsl::first(dsl::mailentry
[INFO] [stdout] 231 +             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 +             .filter(dsl::name.eq(entry)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 | |             .values(new_entry)
[INFO] [stdout] 261 | |             .execute(db)
[INFO] [stdout] 262 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 281 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 281 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | /         dsl::mailentry
[INFO] [stdout] 231 | |             .filter(dsl::maildomain.eq(self.id))
[INFO] [stdout] 232 | |             .filter(dsl::name.eq(entry))
[INFO] [stdout] 233 | |             .first(db)
[INFO] [stdout] 234 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 | |             .values(new_entry)
[INFO] [stdout] 283 | |             .execute(db)
[INFO] [stdout] 284 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 259 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 259 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 303 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 303 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 260 | |             .values(new_entry)
[INFO] [stdout] 261 | |             .execute(db)
[INFO] [stdout] 262 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 | |             .values(new_entry)
[INFO] [stdout] 305 | |             .execute(db)
[INFO] [stdout] 306 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 325 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 325 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 | |             .values(new_entry)
[INFO] [stdout] 327 | |             .execute(db)
[INFO] [stdout] 328 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 347 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 347 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 | |             .values(new_entry)
[INFO] [stdout] 349 | |             .execute(db)
[INFO] [stdout] 350 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 359 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 359 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 361 | |             .execute(db)
[INFO] [stdout] 362 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 281 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 281 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 373 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::mailentry)
[INFO] [stdout] 374 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 +             .set((
[INFO] [stdout] 376 +                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] 377 +                 dsl::expansion.eq(self.expansion.as_deref()),
[INFO] [stdout] 378 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 373 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::mailentry)
[INFO] [stdout] 374 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 +             .set((
[INFO] [stdout] 376 +                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] 377 +                 dsl::expansion.eq(self.expansion.as_deref()),
[INFO] [stdout] 378 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 | /         diesel::update(dsl::mailentry)
[INFO] [stdout] 374 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 | |             .set((
[INFO] [stdout] 376 | |                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |             .execute(db)
[INFO] [stdout] 380 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 392 ~         diesel_async::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 393 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 +             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 392 ~         diesel::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 393 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 +             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | /         dsl::allowdenylist
[INFO] [stdout] 393 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 | |             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 | |             .order_by(dsl::value.asc())
[INFO] [stdout] 396 | |             .get_results(db)
[INFO] [stdout] 397 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             .map(|v| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 398 |             .map(|v: /* Type */| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 407 ~         diesel_async::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 408 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 +             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 407 ~         diesel::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 408 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 +             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 | /         dsl::allowdenylist
[INFO] [stdout] 408 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 | |             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 | |             .order_by(dsl::value.asc())
[INFO] [stdout] 411 | |             .get_results(db)
[INFO] [stdout] 412 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             .map(|v| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 413 |             .map(|v: /* Type */| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 282 | |             .values(new_entry)
[INFO] [stdout] 283 | |             .execute(db)
[INFO] [stdout] 284 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 303 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 303 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 304 | |             .values(new_entry)
[INFO] [stdout] 305 | |             .execute(db)
[INFO] [stdout] 306 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 421 ~         diesel_async::RunQueryDsl::first(dsl::mailauthtoken
[INFO] [stdout] 422 +             .filter(dsl::token.eq(token)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 421 ~         diesel::RunQueryDsl::first(dsl::mailauthtoken
[INFO] [stdout] 422 +             .filter(dsl::token.eq(token)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 325 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 325 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 326 | |             .values(new_entry)
[INFO] [stdout] 327 | |             .execute(db)
[INFO] [stdout] 328 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 347 ~         diesel::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 347 ~         diesel_async::RunQueryDsl::execute(diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 +             .values(new_entry), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 | /         dsl::mailauthtoken
[INFO] [stdout] 422 | |             .filter(dsl::token.eq(token))
[INFO] [stdout] 423 | |             .first(db)
[INFO] [stdout] 424 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 | /         diesel::insert_into(dsl::mailentry)
[INFO] [stdout] 348 | |             .values(new_entry)
[INFO] [stdout] 349 | |             .execute(db)
[INFO] [stdout] 350 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 359 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 359 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         diesel::delete(dsl::mailentry)
[INFO] [stdout] 360 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 361 | |             .execute(db)
[INFO] [stdout] 362 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 431 ~         diesel_async::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 432 +             .filter(dsl::mailuser.eq(owner)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 431 ~         diesel::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 432 +             .filter(dsl::mailuser.eq(owner)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 373 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::mailentry)
[INFO] [stdout] 374 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 +             .set((
[INFO] [stdout] 376 +                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] 377 +                 dsl::expansion.eq(self.expansion.as_deref()),
[INFO] [stdout] 378 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 373 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::mailentry)
[INFO] [stdout] 374 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 +             .set((
[INFO] [stdout] 376 +                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] 377 +                 dsl::expansion.eq(self.expansion.as_deref()),
[INFO] [stdout] 378 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 | /         diesel::update(dsl::mailentry)
[INFO] [stdout] 374 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 375 | |             .set((
[INFO] [stdout] 376 | |                 dsl::password.eq(self.password.as_deref()),
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |             .execute(db)
[INFO] [stdout] 380 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 440 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::mailauthtoken)
[INFO] [stdout] 441 +             .values((
[INFO] [stdout] 442 +                 dsl::mailuser.eq(owner),
[INFO] [stdout] 443 +                 dsl::label.eq(label),
[INFO] [stdout] 444 +                 dsl::token.eq(sql("md5(gen_random_uuid()::varchar)")),
[INFO] [stdout] 445 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 440 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::mailauthtoken)
[INFO] [stdout] 441 +             .values((
[INFO] [stdout] 442 +                 dsl::mailuser.eq(owner),
[INFO] [stdout] 443 +                 dsl::label.eq(label),
[INFO] [stdout] 444 +                 dsl::token.eq(sql("md5(gen_random_uuid()::varchar)")),
[INFO] [stdout] 445 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 453 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 453 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:453:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | /         diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 455 | |             .execute(db)
[INFO] [stdout] 456 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 392 ~         diesel_async::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 393 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 +             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 392 ~         diesel::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 393 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 +             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:464:46
[INFO] [stdout]     |
[INFO] [stdout] 464 |         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout]     |                                              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 464 -         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout] 464 +         diesel_async::RunQueryDsl::first(dsl::mailuser.filter(dsl::id.eq(id)), db).await
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 464 -         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout] 464 +         diesel::RunQueryDsl::first(dsl::mailuser.filter(dsl::id.eq(id)), db).await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | /         dsl::allowdenylist
[INFO] [stdout] 393 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 394 | |             .filter(dsl::allow.eq(true))
[INFO] [stdout] 395 | |             .order_by(dsl::value.asc())
[INFO] [stdout] 396 | |             .get_results(db)
[INFO] [stdout] 397 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             .map(|v| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 398 |             .map(|v: /* Type */| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:472:14
[INFO] [stdout]     |
[INFO] [stdout] 472 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 470 ~         diesel_async::RunQueryDsl::first(dsl::mailuser
[INFO] [stdout] 471 +             .filter(dsl::username.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 470 ~         diesel::RunQueryDsl::first(dsl::mailuser
[INFO] [stdout] 471 +             .filter(dsl::username.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 | /         dsl::mailuser
[INFO] [stdout] 471 | |             .filter(dsl::username.eq(name))
[INFO] [stdout] 472 | |             .first(db)
[INFO] [stdout] 473 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 407 ~         diesel_async::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 408 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 +             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 407 ~         diesel::RunQueryDsl::get_results(dsl::allowdenylist
[INFO] [stdout] 408 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 +             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 +             .order_by(dsl::value.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 | /         dsl::allowdenylist
[INFO] [stdout] 408 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 409 | |             .filter(dsl::allow.eq(false))
[INFO] [stdout] 410 | |             .order_by(dsl::value.asc())
[INFO] [stdout] 411 | |             .get_results(db)
[INFO] [stdout] 412 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             .map(|v| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 413 |             .map(|v: /* Type */| v.into_iter().map(|adv: Self| adv.value).collect())
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 480 ~         diesel_async::RunQueryDsl::get_results(dsl::mailuser
[INFO] [stdout] 481 +             .order_by(dsl::username.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 480 ~         diesel::RunQueryDsl::get_results(dsl::mailuser
[INFO] [stdout] 481 +             .order_by(dsl::username.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 421 ~         diesel_async::RunQueryDsl::first(dsl::mailauthtoken
[INFO] [stdout] 422 +             .filter(dsl::token.eq(token)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 421 ~         diesel::RunQueryDsl::first(dsl::mailauthtoken
[INFO] [stdout] 422 +             .filter(dsl::token.eq(token)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 | /         dsl::mailauthtoken
[INFO] [stdout] 422 | |             .filter(dsl::token.eq(token))
[INFO] [stdout] 423 | |             .first(db)
[INFO] [stdout] 424 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 489 ~         diesel_async::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 490 +             .filter(dsl::mailuser.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 489 ~         diesel::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 490 +             .filter(dsl::mailuser.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 431 ~         diesel_async::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 432 +             .filter(dsl::mailuser.eq(owner)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 431 ~         diesel::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 432 +             .filter(dsl::mailuser.eq(owner)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 505 ~         let user: MailUser = diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::mailuser)
[INFO] [stdout] 506 +             .values(&newuser), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 505 ~         let user: MailUser = diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::mailuser)
[INFO] [stdout] 506 +             .values(&newuser), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:521:14
[INFO] [stdout]     |
[INFO] [stdout] 521 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 518 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomainkey
[INFO] [stdout] 519 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 520 +             .order_by(dsl::selector.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 518 ~         diesel::RunQueryDsl::get_results(dsl::maildomainkey
[INFO] [stdout] 519 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 520 +             .order_by(dsl::selector.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 440 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::mailauthtoken)
[INFO] [stdout] 441 +             .values((
[INFO] [stdout] 442 +                 dsl::mailuser.eq(owner),
[INFO] [stdout] 443 +                 dsl::label.eq(label),
[INFO] [stdout] 444 +                 dsl::token.eq(sql("md5(gen_random_uuid()::varchar)")),
[INFO] [stdout] 445 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 440 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::mailauthtoken)
[INFO] [stdout] 441 +             .values((
[INFO] [stdout] 442 +                 dsl::mailuser.eq(owner),
[INFO] [stdout] 443 +                 dsl::label.eq(label),
[INFO] [stdout] 444 +                 dsl::token.eq(sql("md5(gen_random_uuid()::varchar)")),
[INFO] [stdout] 445 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 453 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 453 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 532 ~         diesel_async::RunQueryDsl::first(dsl::maildomainkey
[INFO] [stdout] 533 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 +             .filter(dsl::selector.eq(selector)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 532 ~         diesel::RunQueryDsl::first(dsl::maildomainkey
[INFO] [stdout] 533 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 +             .filter(dsl::selector.eq(selector)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:453:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | /         diesel::delete(dsl::mailauthtoken)
[INFO] [stdout] 454 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 455 | |             .execute(db)
[INFO] [stdout] 456 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 | /         dsl::maildomainkey
[INFO] [stdout] 533 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 | |             .filter(dsl::selector.eq(selector))
[INFO] [stdout] 535 | |             .first(db)
[INFO] [stdout] 536 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:464:46
[INFO] [stdout]     |
[INFO] [stdout] 464 |         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout]     |                                              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 464 -         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout] 464 +         diesel_async::RunQueryDsl::first(dsl::mailuser.filter(dsl::id.eq(id)), db).await
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 464 -         dsl::mailuser.filter(dsl::id.eq(id)).first(db).await
[INFO] [stdout] 464 +         diesel::RunQueryDsl::first(dsl::mailuser.filter(dsl::id.eq(id)), db).await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:472:14
[INFO] [stdout]     |
[INFO] [stdout] 472 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 470 ~         diesel_async::RunQueryDsl::first(dsl::mailuser
[INFO] [stdout] 471 +             .filter(dsl::username.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 470 ~         diesel::RunQueryDsl::first(dsl::mailuser
[INFO] [stdout] 471 +             .filter(dsl::username.eq(name)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 | /         dsl::mailuser
[INFO] [stdout] 471 | |             .filter(dsl::username.eq(name))
[INFO] [stdout] 472 | |             .first(db)
[INFO] [stdout] 473 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 543 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 +             .set((
[INFO] [stdout] 546 +                 dsl::selector.eq(&self.selector),
[INFO] [stdout] 547 +                 dsl::signing.eq(self.signing),
[INFO] [stdout] 548 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 543 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 +             .set((
[INFO] [stdout] 546 +                 dsl::selector.eq(&self.selector),
[INFO] [stdout] 547 +                 dsl::signing.eq(self.signing),
[INFO] [stdout] 548 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 | /         diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 | |             .set((
[INFO] [stdout] 546 | |                 dsl::selector.eq(&self.selector),
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             .execute(db)
[INFO] [stdout] 550 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 480 ~         diesel_async::RunQueryDsl::get_results(dsl::mailuser
[INFO] [stdout] 481 +             .order_by(dsl::username.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 480 ~         diesel::RunQueryDsl::get_results(dsl::mailuser
[INFO] [stdout] 481 +             .order_by(dsl::username.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 489 ~         diesel_async::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 490 +             .filter(dsl::mailuser.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 489 ~         diesel::RunQueryDsl::get_results(dsl::mailauthtoken
[INFO] [stdout] 490 +             .filter(dsl::mailuser.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 505 ~         let user: MailUser = diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::mailuser)
[INFO] [stdout] 506 +             .values(&newuser), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 505 ~         let user: MailUser = diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::mailuser)
[INFO] [stdout] 506 +             .values(&newuser), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:578:14
[INFO] [stdout]     |
[INFO] [stdout] 578 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 576 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomainkey)
[INFO] [stdout] 577 +             .values(newkey), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 576 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomainkey)
[INFO] [stdout] 577 +             .values(newkey), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:521:14
[INFO] [stdout]     |
[INFO] [stdout] 521 |             .get_results(db)
[INFO] [stdout]     |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 518 ~         diesel_async::RunQueryDsl::get_results(dsl::maildomainkey
[INFO] [stdout] 519 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 520 +             .order_by(dsl::selector.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 518 ~         diesel::RunQueryDsl::get_results(dsl::maildomainkey
[INFO] [stdout] 519 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 520 +             .order_by(dsl::selector.asc()), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |             .first(db)
[INFO] [stdout]     |              ^^^^^ multiple `first` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 532 ~         diesel_async::RunQueryDsl::first(dsl::maildomainkey
[INFO] [stdout] 533 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 +             .filter(dsl::selector.eq(selector)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 532 ~         diesel::RunQueryDsl::first(dsl::maildomainkey
[INFO] [stdout] 533 +             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 +             .filter(dsl::selector.eq(selector)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 | /         dsl::maildomainkey
[INFO] [stdout] 533 | |             .filter(dsl::maildomain.eq(maildomain))
[INFO] [stdout] 534 | |             .filter(dsl::selector.eq(selector))
[INFO] [stdout] 535 | |             .first(db)
[INFO] [stdout] 536 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:587:14
[INFO] [stdout]     |
[INFO] [stdout] 587 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 585 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 585 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 | /         diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 587 | |             .execute(db)
[INFO] [stdout] 588 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 543 ~         diesel_async::RunQueryDsl::execute(diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 +             .set((
[INFO] [stdout] 546 +                 dsl::selector.eq(&self.selector),
[INFO] [stdout] 547 +                 dsl::signing.eq(self.signing),
[INFO] [stdout] 548 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 543 ~         diesel::RunQueryDsl::execute(diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 +             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 +             .set((
[INFO] [stdout] 546 +                 dsl::selector.eq(&self.selector),
[INFO] [stdout] 547 +                 dsl::signing.eq(self.signing),
[INFO] [stdout] 548 +             )), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 | /         diesel::update(dsl::maildomainkey)
[INFO] [stdout] 544 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 545 | |             .set((
[INFO] [stdout] 546 | |                 dsl::selector.eq(&self.selector),
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             .execute(db)
[INFO] [stdout] 550 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:578:14
[INFO] [stdout]     |
[INFO] [stdout] 578 |             .get_result(db)
[INFO] [stdout]     |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 576 ~         diesel::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomainkey)
[INFO] [stdout] 577 +             .values(newkey), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 576 ~         diesel_async::RunQueryDsl::get_result(diesel::insert_into(dsl::maildomainkey)
[INFO] [stdout] 577 +             .values(newkey), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/models.rs:587:14
[INFO] [stdout]     |
[INFO] [stdout] 587 |             .execute(db)
[INFO] [stdout]     |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `DeleteStatement<T, U, Ret>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 585 ~         diesel::RunQueryDsl::execute(diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 585 ~         diesel_async::RunQueryDsl::execute(diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 +             .filter(dsl::id.eq(self.id)), db)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/models.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 | /         diesel::delete(dsl::maildomainkey)
[INFO] [stdout] 586 | |             .filter(dsl::id.eq(self.id))
[INFO] [stdout] 587 | |             .execute(db)
[INFO] [stdout] 588 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailconfig` (lib) due to 50 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mailconfig` (lib test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ad8a71c487669e38c90a60913bd147bec1df7a42c76d8c43c555500629c1f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad8a71c487669e38c90a60913bd147bec1df7a42c76d8c43c555500629c1f21", kill_on_drop: false }`
[INFO] [stdout] 1ad8a71c487669e38c90a60913bd147bec1df7a42c76d8c43c555500629c1f21
