[INFO] cloning repository https://github.com/ToborWinner/guildbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToborWinner/guildbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9115ae5ce5fa9ec493713061bbacb57bde81afa7
[INFO] checking ToborWinner/guildbot against try#213ba58857e42241934d114390dfcd0779fc4662 for pr-148943
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot" "/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/ToborWinner/guildbot
[INFO] finished tweaking git repo https://github.com/ToborWinner/guildbot
[INFO] tweaked toml for git repo https://github.com/ToborWinner/guildbot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ToborWinner/guildbot on toolchain 213ba58857e42241934d114390dfcd0779fc4662
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ToborWinner/guildbot 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" "+213ba58857e42241934d114390dfcd0779fc4662" "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" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bc455b4de5c50b41174a6769abc4b6b5fe1c077fa4077eecf7d3fd8a20c49a2
[INFO] running `Command { std: "docker" "start" "-a" "4bc455b4de5c50b41174a6769abc4b6b5fe1c077fa4077eecf7d3fd8a20c49a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bc455b4de5c50b41174a6769abc4b6b5fe1c077fa4077eecf7d3fd8a20c49a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc455b4de5c50b41174a6769abc4b6b5fe1c077fa4077eecf7d3fd8a20c49a2", kill_on_drop: false }`
[INFO] [stdout] 4bc455b4de5c50b41174a6769abc4b6b5fe1c077fa4077eecf7d3fd8a20c49a2
[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" "+213ba58857e42241934d114390dfcd0779fc4662" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82b856c8d7a548efece82e67ac0ee6a8529a233f55337cec617a28a1fdf96010
[INFO] running `Command { std: "docker" "start" "-a" "82b856c8d7a548efece82e67ac0ee6a8529a233f55337cec617a28a1fdf96010", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking twilight-model v0.16.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.16.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-websockets v0.11.4
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking twilight-gateway-queue v0.16.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]     Checking twilight-validate v0.16.0
[INFO] [stderr]     Checking twilight-cache-inmemory v0.16.0
[INFO] [stderr]     Checking twilight-http v0.16.0
[INFO] [stderr]     Checking twilight-util v0.16.0
[INFO] [stderr]     Checking twilight-gateway v0.16.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking guildbot v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .load(&mut con)
[INFO] [stdout]    |          ^^^^ multiple `load` 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] 33 ~     diesel_async::RunQueryDsl::load(guilds
[INFO] [stdout] 34 +         .select(Guild::as_select()), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 33 ~     diesel::RunQueryDsl::load(guilds
[INFO] [stdout] 34 +         .select(Guild::as_select()), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     guilds
[INFO] [stdout] 34 | |         .select(Guild::as_select())
[INFO] [stdout] 35 | |         .load(&mut con)
[INFO] [stdout] 36 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .map_err(|e| e.into())
[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] 37 |         .map_err(|e: /* Type */| e.into())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |         .first::<Option<String>>(&mut con)
[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] 47 ~     match diesel_async::RunQueryDsl::first(guilds
[INFO] [stdout] 48 +         .select(prefix)
[INFO] [stdout] 49 +         .filter(id.eq(guild_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 47 ~     match diesel::RunQueryDsl::first(guilds
[INFO] [stdout] 48 +         .select(prefix)
[INFO] [stdout] 49 +         .filter(id.eq(guild_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .first(&mut con)
[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] 65 ~     match diesel_async::RunQueryDsl::first(users
[INFO] [stdout] 66 +         .select(User::as_select())
[INFO] [stdout] 67 +         .find(user_id), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 65 ~     match diesel::RunQueryDsl::first(users
[INFO] [stdout] 66 +         .select(User::as_select())
[INFO] [stdout] 67 +         .find(user_id), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .execute(&mut con)
[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] 86 ~     Ok(diesel_async::RunQueryDsl::execute(diesel::update(users.find(user_id))
[INFO] [stdout] 87 +         .set(ign.eq(username)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 86 ~     Ok(diesel::RunQueryDsl::execute(diesel::update(users.find(user_id))
[INFO] [stdout] 87 +         .set(ign.eq(username)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .execute(&mut con)
[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] 97 -     Ok(diesel::delete(users.find(user_id))
[INFO] [stdout] 98 -         .execute(&mut con)
[INFO] [stdout] 97 +     Ok(diesel::RunQueryDsl::execute(diesel::delete(users.find(user_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 97 -     Ok(diesel::delete(users.find(user_id))
[INFO] [stdout] 98 -         .execute(&mut con)
[INFO] [stdout] 97 +     Ok(diesel_async::RunQueryDsl::execute(diesel::delete(users.find(user_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |         .execute(&mut con)
[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] 118 ~     Ok(diesel::RunQueryDsl::execute(diesel::insert_into(users::table)
[INFO] [stdout] 119 +         .values(&new_user), &mut con)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 118 ~     Ok(diesel_async::RunQueryDsl::execute(diesel::insert_into(users::table)
[INFO] [stdout] 119 +         .values(&new_user), &mut con)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:132:41
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout]     |                                         ^^^^ multiple `load` 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] 132 -     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout] 132 +     Ok(diesel_async::RunQueryDsl::load(users.filter(uuid.eq_any(uuids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 132 -     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout] 132 +     Ok(diesel::RunQueryDsl::load(users.filter(uuid.eq_any(uuids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Ok(users.load(&mut con).await?)
[INFO] [stdout]     |              ^^^^ multiple `load` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `T`
[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] 142 -     Ok(users.load(&mut con).await?)
[INFO] [stdout] 142 +     Ok(diesel::RunQueryDsl::load(users, &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 142 -     Ok(users.load(&mut con).await?)
[INFO] [stdout] 142 +     Ok(diesel_async::RunQueryDsl::load(users, &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:153:37
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout]     |                                     ^^^^ multiple `load` 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] 153 -     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout] 153 +     Ok(diesel_async::RunQueryDsl::load(users.filter(id.eq_any(ids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 153 -     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout] 153 +     Ok(diesel::RunQueryDsl::load(users.filter(id.eq_any(ids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .load(&mut con)
[INFO] [stdout]    |          ^^^^ multiple `load` 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] 33 ~     diesel_async::RunQueryDsl::load(guilds
[INFO] [stdout] 34 +         .select(Guild::as_select()), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 33 ~     diesel::RunQueryDsl::load(guilds
[INFO] [stdout] 34 +         .select(Guild::as_select()), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     guilds
[INFO] [stdout] 34 | |         .select(Guild::as_select())
[INFO] [stdout] 35 | |         .load(&mut con)
[INFO] [stdout] 36 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .map_err(|e| e.into())
[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] 37 |         .map_err(|e: /* Type */| e.into())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |         .first::<Option<String>>(&mut con)
[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] 47 ~     match diesel_async::RunQueryDsl::first(guilds
[INFO] [stdout] 48 +         .select(prefix)
[INFO] [stdout] 49 +         .filter(id.eq(guild_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 47 ~     match diesel::RunQueryDsl::first(guilds
[INFO] [stdout] 48 +         .select(prefix)
[INFO] [stdout] 49 +         .filter(id.eq(guild_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .first(&mut con)
[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] 65 ~     match diesel_async::RunQueryDsl::first(users
[INFO] [stdout] 66 +         .select(User::as_select())
[INFO] [stdout] 67 +         .find(user_id), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 65 ~     match diesel::RunQueryDsl::first(users
[INFO] [stdout] 66 +         .select(User::as_select())
[INFO] [stdout] 67 +         .find(user_id), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .execute(&mut con)
[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] 86 ~     Ok(diesel_async::RunQueryDsl::execute(diesel::update(users.find(user_id))
[INFO] [stdout] 87 +         .set(ign.eq(username)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 86 ~     Ok(diesel::RunQueryDsl::execute(diesel::update(users.find(user_id))
[INFO] [stdout] 87 +         .set(ign.eq(username)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/database.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .execute(&mut con)
[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] 97 -     Ok(diesel::delete(users.find(user_id))
[INFO] [stdout] 98 -         .execute(&mut con)
[INFO] [stdout] 97 +     Ok(diesel::RunQueryDsl::execute(diesel::delete(users.find(user_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 97 -     Ok(diesel::delete(users.find(user_id))
[INFO] [stdout] 98 -         .execute(&mut con)
[INFO] [stdout] 97 +     Ok(diesel_async::RunQueryDsl::execute(diesel::delete(users.find(user_id)), &mut con)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |         .execute(&mut con)
[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] 118 ~     Ok(diesel::RunQueryDsl::execute(diesel::insert_into(users::table)
[INFO] [stdout] 119 +         .values(&new_user), &mut con)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 118 ~     Ok(diesel_async::RunQueryDsl::execute(diesel::insert_into(users::table)
[INFO] [stdout] 119 +         .values(&new_user), &mut con)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:132:41
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout]     |                                         ^^^^ multiple `load` 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] 132 -     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout] 132 +     Ok(diesel_async::RunQueryDsl::load(users.filter(uuid.eq_any(uuids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 132 -     Ok(users.filter(uuid.eq_any(uuids)).load(&mut con).await?)
[INFO] [stdout] 132 +     Ok(diesel::RunQueryDsl::load(users.filter(uuid.eq_any(uuids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Ok(users.load(&mut con).await?)
[INFO] [stdout]     |              ^^^^ multiple `load` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `T`
[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] 142 -     Ok(users.load(&mut con).await?)
[INFO] [stdout] 142 +     Ok(diesel::RunQueryDsl::load(users, &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 142 -     Ok(users.load(&mut con).await?)
[INFO] [stdout] 142 +     Ok(diesel_async::RunQueryDsl::load(users, &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/database.rs:153:37
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout]     |                                     ^^^^ multiple `load` 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] 153 -     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout] 153 +     Ok(diesel_async::RunQueryDsl::load(users.filter(id.eq_any(ids)), &mut con).await?)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 153 -     Ok(users.filter(id.eq_any(ids)).load(&mut con).await?)
[INFO] [stdout] 153 +     Ok(diesel::RunQueryDsl::load(users.filter(id.eq_any(ids)), &mut con).await?)
[INFO] [stdout]     |
[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 `guildbot` (lib test) due to 11 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 `guildbot` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "82b856c8d7a548efece82e67ac0ee6a8529a233f55337cec617a28a1fdf96010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b856c8d7a548efece82e67ac0ee6a8529a233f55337cec617a28a1fdf96010", kill_on_drop: false }`
[INFO] [stdout] 82b856c8d7a548efece82e67ac0ee6a8529a233f55337cec617a28a1fdf96010
