[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#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[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 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/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" "+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] 4fb3f14a2bac0217c75530c5cb82515a8859fc1a75dbc7aa78b3997695f43e60
[INFO] running `Command { std: "docker" "start" "-a" "4fb3f14a2bac0217c75530c5cb82515a8859fc1a75dbc7aa78b3997695f43e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fb3f14a2bac0217c75530c5cb82515a8859fc1a75dbc7aa78b3997695f43e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb3f14a2bac0217c75530c5cb82515a8859fc1a75dbc7aa78b3997695f43e60", kill_on_drop: false }`
[INFO] [stdout] 4fb3f14a2bac0217c75530c5cb82515a8859fc1a75dbc7aa78b3997695f43e60
[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] 253c7b37913bdf065ce327c052f6e0fcaa49aee7efdb89eabee9ccce814f679c
[INFO] running `Command { std: "docker" "start" "-a" "253c7b37913bdf065ce327c052f6e0fcaa49aee7efdb89eabee9ccce814f679c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking twilight-model v0.16.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.16.0
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking twilight-gateway-queue v0.16.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[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 rustls-webpki v0.103.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-websockets v0.11.4
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[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-async v0.5.2
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[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[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[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: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: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: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: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: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: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: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: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: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] [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] [stderr] error: could not compile `guildbot` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "253c7b37913bdf065ce327c052f6e0fcaa49aee7efdb89eabee9ccce814f679c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253c7b37913bdf065ce327c052f6e0fcaa49aee7efdb89eabee9ccce814f679c", kill_on_drop: false }`
[INFO] [stdout] 253c7b37913bdf065ce327c052f6e0fcaa49aee7efdb89eabee9ccce814f679c
