[INFO] cloning repository https://github.com/Ten0/diesel_2589_repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ten0/diesel_2589_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTen0%2Fdiesel_2589_repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTen0%2Fdiesel_2589_repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 993c3bb088c0048a8c5199b5947ccbd5d497a467 [INFO] checking Ten0/diesel_2589_repro against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTen0%2Fdiesel_2589_repro" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ten0/diesel_2589_repro 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/Ten0/diesel_2589_repro [INFO] finished tweaking git repo https://github.com/Ten0/diesel_2589_repro [INFO] tweaked toml for git repo https://github.com/Ten0/diesel_2589_repro written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Ten0/diesel_2589_repro 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] 05d4b8338e35bdd14df58cd82d969472e7980264f0a1549beffdec269c811b4a [INFO] running `Command { std: "docker" "start" "-a" "05d4b8338e35bdd14df58cd82d969472e7980264f0a1549beffdec269c811b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d4b8338e35bdd14df58cd82d969472e7980264f0a1549beffdec269c811b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d4b8338e35bdd14df58cd82d969472e7980264f0a1549beffdec269c811b4a", kill_on_drop: false }` [INFO] [stdout] 05d4b8338e35bdd14df58cd82d969472e7980264f0a1549beffdec269c811b4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] dbe7007963bf70606a60013d4e2a7db8b616173c3525cb2325ed1f61b65384d9 [INFO] running `Command { std: "docker" "start" "-a" "dbe7007963bf70606a60013d4e2a7db8b616173c3525cb2325ed1f61b65384d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel/#5854495b) [INFO] [stderr] Checking diesel v2.0.0 (https://github.com/diesel-rs/diesel/#5854495b) [INFO] [stderr] Checking diesel_2589_repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0271]: type mismatch resolving `>>>>, diesel::expression::nullable::Nullable>>>>>> as diesel::Expression>::SqlType == Bool` [INFO] [stdout] --> src/lib.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | InInterval { gt, lt } => Box::new(column.gt(gt).and(column.lt(lt))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bool`, found struct `diesel::sql_types::Nullable` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Bool` [INFO] [stdout] found struct `diesel::sql_types::Nullable` [INFO] [stdout] = note: required for the cast to the object type `dyn diesel::BoxableExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_2589_repro` [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] [stdout] error[E0271]: type mismatch resolving `>>>>, diesel::expression::nullable::Nullable>>>>>> as diesel::Expression>::SqlType == Bool` [INFO] [stdout] --> src/lib.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | InInterval { gt, lt } => Box::new(column.gt(gt).and(column.lt(lt))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bool`, found struct `diesel::sql_types::Nullable` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Bool` [INFO] [stdout] found struct `diesel::sql_types::Nullable` [INFO] [stdout] = note: required for the cast to the object type `dyn diesel::BoxableExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dbe7007963bf70606a60013d4e2a7db8b616173c3525cb2325ed1f61b65384d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe7007963bf70606a60013d4e2a7db8b616173c3525cb2325ed1f61b65384d9", kill_on_drop: false }` [INFO] [stdout] dbe7007963bf70606a60013d4e2a7db8b616173c3525cb2325ed1f61b65384d9