[INFO] cloning repository https://github.com/mattdowdell/diesel-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattdowdell/diesel-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdowdell%2Fdiesel-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdowdell%2Fdiesel-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4b82d3999e6df3f3c925889c814ed7cdd8242e2 [INFO] checking mattdowdell/diesel-demo against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdowdell%2Fdiesel-demo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattdowdell/diesel-demo on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattdowdell/diesel-demo [INFO] finished tweaking git repo https://github.com/mattdowdell/diesel-demo [INFO] tweaked toml for git repo https://github.com/mattdowdell/diesel-demo written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mattdowdell/diesel-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dac3970bd6ceba3b2cccac26cdf6308ae93322f6cdc5c6b4814a7956c7010d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dac3970bd6ceba3b2cccac26cdf6308ae93322f6cdc5c6b4814a7956c7010d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dac3970bd6ceba3b2cccac26cdf6308ae93322f6cdc5c6b4814a7956c7010d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dac3970bd6ceba3b2cccac26cdf6308ae93322f6cdc5c6b4814a7956c7010d6", kill_on_drop: false }` [INFO] [stdout] 8dac3970bd6ceba3b2cccac26cdf6308ae93322f6cdc5c6b4814a7956c7010d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64acdab6cd85232eaaa80d660edb9b24ac5d43536ee4cbdda404bcf3a6faf573 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64acdab6cd85232eaaa80d660edb9b24ac5d43536ee4cbdda404bcf3a6faf573", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel#fef3b938) [INFO] [stderr] Checking diesel v2.0.0 (https://github.com/diesel-rs/diesel#fef3b938) [INFO] [stderr] Checking diesel-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0271]: type mismatch resolving `>::Count == diesel::query_source::Never` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `diesel::query_source::Once`, found struct `diesel::query_source::Never` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Output == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Count == diesel::query_source::Never` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `diesel::query_source::Once`, found struct `diesel::query_source::Never` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Output == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(diesel::query_source::Once, diesel::query_source::Once): Pick, Grouped>>, users::table>` is not satisfied [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ the trait `Pick, Grouped>>, users::table>` is not implemented for `(diesel::query_source::Once, diesel::query_source::Once)` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <(MoreThanOnce, OtherCount) as Pick> [INFO] [stdout] <(diesel::query_source::Never, MoreThanOnce) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Never) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Once) as Pick> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(diesel::query_source::Once, diesel::query_source::Once): Pick, Grouped>>, users::table>` is not satisfied [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ the trait `Pick, Grouped>>, users::table>` is not implemented for `(diesel::query_source::Once, diesel::query_source::Once)` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <(MoreThanOnce, OtherCount) as Pick> [INFO] [stdout] <(diesel::query_source::Never, MoreThanOnce) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Never) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Once) as Pick> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | .left_join(users::table.on(objects::columns::deleted_by.eq(users::columns::id.nullable()))) [INFO] [stdout] | ^^^^^^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `AsQuery` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `InternalJoinDsl>>>` for `SelectStatement, Grouped>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Count == diesel::query_source::Never` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `diesel::query_source::Once`, found struct `diesel::query_source::Never` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Count == diesel::query_source::Never` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `diesel::query_source::Once`, found struct `diesel::query_source::Never` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(diesel::query_source::Once, diesel::query_source::Once): Pick, Grouped>>, users::table>` is not satisfied [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ the trait `Pick, Grouped>>, users::table>` is not implemented for `(diesel::query_source::Once, diesel::query_source::Once)` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <(MoreThanOnce, OtherCount) as Pick> [INFO] [stdout] <(diesel::query_source::Never, MoreThanOnce) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Never) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Once) as Pick> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(diesel::query_source::Once, diesel::query_source::Once): Pick, Grouped>>, users::table>` is not satisfied [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ the trait `Pick, Grouped>>, users::table>` is not implemented for `(diesel::query_source::Once, diesel::query_source::Once)` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <(MoreThanOnce, OtherCount) as Pick> [INFO] [stdout] <(diesel::query_source::Never, MoreThanOnce) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Never) as Pick> [INFO] [stdout] <(diesel::query_source::Never, diesel::query_source::Once) as Pick> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, LeftOuter>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `diesel::query_source::joins::Join, Grouped>>, users::table, LeftOuter>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, Grouped>>, users::table, Inner>, Grouped>>> as AppearsInFromClause>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/models.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | .load(conn) [INFO] [stdout] | ^^^^ expected struct `MoreThanOnce`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `((objects::columns::id, objects::columns::created_by, objects::columns::deleted_by), (users::columns::id, users::columns::name), diesel::expression::nullable::Nullable<(users::columns::id, users::columns::name)>)` [INFO] [stdout] = note: required because of the requirements on the impl of `QuerySource` for `JoinOn, Grouped>>, users::table, LeftOuter>, Grouped>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Query` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, _>` for `SelectStatement, Grouped>>, users::table, LeftOuter>, Grouped>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel-demo` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64acdab6cd85232eaaa80d660edb9b24ac5d43536ee4cbdda404bcf3a6faf573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64acdab6cd85232eaaa80d660edb9b24ac5d43536ee4cbdda404bcf3a6faf573", kill_on_drop: false }` [INFO] [stdout] 64acdab6cd85232eaaa80d660edb9b24ac5d43536ee4cbdda404bcf3a6faf573