[INFO] cloning repository https://github.com/luca-rand/diesel_minmal_repro_left_join_count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luca-rand/diesel_minmal_repro_left_join_count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-rand%2Fdiesel_minmal_repro_left_join_count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-rand%2Fdiesel_minmal_repro_left_join_count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cb017446bc917edea499d5f2d37fc527183fad9 [INFO] testing luca-rand/diesel_minmal_repro_left_join_count against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-rand%2Fdiesel_minmal_repro_left_join_count" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luca-rand/diesel_minmal_repro_left_join_count on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luca-rand/diesel_minmal_repro_left_join_count [INFO] finished tweaking git repo https://github.com/luca-rand/diesel_minmal_repro_left_join_count [INFO] tweaked toml for git repo https://github.com/luca-rand/diesel_minmal_repro_left_join_count written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/luca-rand/diesel_minmal_repro_left_join_count already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07c8484c41d18d6135b10f6cc251d2d0196013c6d98cc9c267b70943775621c3 [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" "07c8484c41d18d6135b10f6cc251d2d0196013c6d98cc9c267b70943775621c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c8484c41d18d6135b10f6cc251d2d0196013c6d98cc9c267b70943775621c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c8484c41d18d6135b10f6cc251d2d0196013c6d98cc9c267b70943775621c3", kill_on_drop: false }` [INFO] [stdout] 07c8484c41d18d6135b10f6cc251d2d0196013c6d98cc9c267b70943775621c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8adc7b99bac7cdc51edb263b8d23b03bdd7b94065ec49f1d33f5cee8a0ba86ab [INFO] running `Command { std: "docker" "start" "-a" "8adc7b99bac7cdc51edb263b8d23b03bdd7b94065ec49f1d33f5cee8a0ba86ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling diesel_minmal_repro_left_join_count v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `count::count::count: NonAggregate` is not satisfied [INFO] [stdout] --> src/main.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | .select((users::id, users::name, count(posts::user_id))) [INFO] [stdout] | ^^^^^^ the trait `NonAggregate` is not implemented for `count::count::count` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `(schema::users::columns::id, schema::users::columns::name, count::count::count)` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectDsl<(schema::users::columns::id, schema::users::columns::name, count::count::count)>` for `schema::users::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `schema::posts::columns::user_id: SelectableExpression` is not satisfied [INFO] [stdout] --> src/main.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | .select((users::id, users::name, count(posts::user_id))) [INFO] [stdout] | ^^^^^^ the trait `SelectableExpression` is not implemented for `schema::posts::columns::user_id` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] >> [INFO] [stdout] >> [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression` for `count::count::count` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression` for `(schema::users::columns::id, schema::users::columns::name, count::count::count)` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectDsl<(schema::users::columns::id, schema::users::columns::name, count::count::count)>` for `diesel::query_builder::SelectStatement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Count == diesel::query_source::Once` [INFO] [stdout] --> src/main.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | .select((users::id, users::name, count(posts::user_id))) [INFO] [stdout] | ^^^^^^ expected struct `Never`, found struct `diesel::query_source::Once` [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `AppearsOnTable` for `schema::posts::columns::user_id` [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | posts (id) { [INFO] [stdout] 3 | | id -> Text, [INFO] [stdout] 4 | | title -> Text, [INFO] [stdout] 5 | | user_id -> Text, [INFO] [stdout] 6 | | } [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `AppearsOnTable` for `count::count::count` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression` for `count::count::count` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression` for `(schema::users::columns::id, schema::users::columns::name, count::count::count)` [INFO] [stdout] = note: required because of the requirements on the impl of `SelectDsl<(schema::users::columns::id, schema::users::columns::name, count::count::count)>` for `diesel::query_builder::SelectStatement` [INFO] [stdout] = note: this error originates in the macro `__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_builder::SelectStatement)>>: InternalJoinDsl<_, LeftOuter, _>` is not satisfied [INFO] [stdout] --> src/main.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | .left_join(posts::table.on(users::id.eq(posts::user_id))) [INFO] [stdout] | ^^^^^^^^^ the trait `InternalJoinDsl<_, LeftOuter, _>` is not implemented for `diesel::query_builder::SelectStatement)>>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as InternalJoinDsl> [INFO] [stdout] = note: required because of the requirements on the impl of `JoinWithImplicitOnClause<_, LeftOuter>` for `diesel::query_builder::SelectStatement)>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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_minmal_repro_left_join_count` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8adc7b99bac7cdc51edb263b8d23b03bdd7b94065ec49f1d33f5cee8a0ba86ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adc7b99bac7cdc51edb263b8d23b03bdd7b94065ec49f1d33f5cee8a0ba86ab", kill_on_drop: false }` [INFO] [stdout] 8adc7b99bac7cdc51edb263b8d23b03bdd7b94065ec49f1d33f5cee8a0ba86ab