[INFO] cloning repository https://github.com/adamchalmers/diesel-generic-filters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamchalmers/diesel-generic-filters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18670b1cb37bdf616e6972be82e0fbebff940be3 [INFO] testing adamchalmers/diesel-generic-filters against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamchalmers/diesel-generic-filters on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamchalmers/diesel-generic-filters [INFO] finished tweaking git repo https://github.com/adamchalmers/diesel-generic-filters [INFO] tweaked toml for git repo https://github.com/adamchalmers/diesel-generic-filters written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/adamchalmers/diesel-generic-filters already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236714c5434fb62ce00b382c841b2bd065746f0c3b1fb4d60f1c7886e19bbbd8 [INFO] running `Command { std: "docker" "start" "-a" "236714c5434fb62ce00b382c841b2bd065746f0c3b1fb4d60f1c7886e19bbbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236714c5434fb62ce00b382c841b2bd065746f0c3b1fb4d60f1c7886e19bbbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236714c5434fb62ce00b382c841b2bd065746f0c3b1fb4d60f1c7886e19bbbd8", kill_on_drop: false }` [INFO] [stdout] 236714c5434fb62ce00b382c841b2bd065746f0c3b1fb4d60f1c7886e19bbbd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0079101748b428fb4245ccecb7c4e2b70b05cec238bfafdc84e0cf8caf75688f [INFO] running `Command { std: "docker" "start" "-a" "0079101748b428fb4245ccecb7c4e2b70b05cec238bfafdc84e0cf8caf75688f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling playground-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `tunnel::columns::name: SelectableExpression` is not satisfied [INFO] [stdout] --> src/main.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | vec![Box::new(tunnel::name.eq(name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SelectableExpression` is not implemented for `tunnel::columns::name` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SelectableExpression` for `diesel::expression::operators::Eq>` [INFO] [stdout] = note: required because of the requirements on the impl of `BoxableExpression` for `diesel::expression::operators::Eq>` [INFO] [stdout] = note: required for the cast to the object type `dyn BoxableExpression` [INFO] [stdout] help: consider extending the `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 83 | T: AppearsInFromClause, tunnel::columns::name: SelectableExpression [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `playground-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0079101748b428fb4245ccecb7c4e2b70b05cec238bfafdc84e0cf8caf75688f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0079101748b428fb4245ccecb7c4e2b70b05cec238bfafdc84e0cf8caf75688f", kill_on_drop: false }` [INFO] [stdout] 0079101748b428fb4245ccecb7c4e2b70b05cec238bfafdc84e0cf8caf75688f