[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] testing mattdowdell/diesel-demo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdowdell%2Fdiesel-demo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattdowdell/diesel-demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+beta-2022-04-10" "fetch" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5400c34b5bd4b0f48849db7763757ea7f00e4d40345e32e90a71ee9ddfe6243f [INFO] running `Command { std: "docker" "start" "-a" "5400c34b5bd4b0f48849db7763757ea7f00e4d40345e32e90a71ee9ddfe6243f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5400c34b5bd4b0f48849db7763757ea7f00e4d40345e32e90a71ee9ddfe6243f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5400c34b5bd4b0f48849db7763757ea7f00e4d40345e32e90a71ee9ddfe6243f", kill_on_drop: false }` [INFO] [stdout] 5400c34b5bd4b0f48849db7763757ea7f00e4d40345e32e90a71ee9ddfe6243f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1ce02525f183bfa650c4aee946a89fd7490deae5aa251f01b51e9b1f2f81d6 [INFO] running `Command { std: "docker" "start" "-a" "9b1ce02525f183bfa650c4aee946a89fd7490deae5aa251f01b51e9b1f2f81d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel#fef3b938) [INFO] [stderr] Compiling diesel v2.0.0 (https://github.com/diesel-rs/diesel#fef3b938) [INFO] [stderr] Compiling 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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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::Never`, found struct `diesel::query_source::Once` [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `diesel::query_source::Once`, found struct `MoreThanOnce` [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `diesel::query_source::Once`, found struct `MoreThanOnce` [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, LeftOuter>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `diesel::query_source::Once`, found struct `MoreThanOnce` [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>>` for `users::columns::id` [INFO] [stdout] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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 requirement 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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `diesel::query_source::Once`, found struct `MoreThanOnce` [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] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because of the requirements on the impl of `SelectableExpression, Grouped>>, users::table, Inner>, Grouped>>>>` for `users::columns::id` [INFO] [stdout] --> src/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / table! { [INFO] [stdout] 10 | | users (id) { [INFO] [stdout] 11 | | id -> Uuid, [INFO] [stdout] 12 | | name -> Varchar, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [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] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/fef3b93/diesel/src/query_dsl/mod.rs:1188:15 [INFO] [stdout] | [INFO] [stdout] 1188 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `diesel::RunQueryDsl::load` [INFO] [stdout] = note: this error originates in the macro `$crate::__diesel_column` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [stderr] error: could not compile `diesel-demo` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9b1ce02525f183bfa650c4aee946a89fd7490deae5aa251f01b51e9b1f2f81d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1ce02525f183bfa650c4aee946a89fd7490deae5aa251f01b51e9b1f2f81d6", kill_on_drop: false }` [INFO] [stdout] 9b1ce02525f183bfa650c4aee946a89fd7490deae5aa251f01b51e9b1f2f81d6