[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamchalmers/diesel-generic-filters on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d23386ca07385a759c8f0c9aa28322edee34e30eda645315f2a55489def398b6 [INFO] running `Command { std: "docker" "start" "-a" "d23386ca07385a759c8f0c9aa28322edee34e30eda645315f2a55489def398b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d23386ca07385a759c8f0c9aa28322edee34e30eda645315f2a55489def398b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23386ca07385a759c8f0c9aa28322edee34e30eda645315f2a55489def398b6", kill_on_drop: false }` [INFO] [stdout] d23386ca07385a759c8f0c9aa28322edee34e30eda645315f2a55489def398b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3821acf1bc9511fe417499f0172fbc2a52c5053a1aa4671a80a9299f6f4f52e [INFO] running `Command { std: "docker" "start" "-a" "e3821acf1bc9511fe417499f0172fbc2a52c5053a1aa4671a80a9299f6f4f52e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.3 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e3821acf1bc9511fe417499f0172fbc2a52c5053a1aa4671a80a9299f6f4f52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3821acf1bc9511fe417499f0172fbc2a52c5053a1aa4671a80a9299f6f4f52e", kill_on_drop: false }` [INFO] [stdout] e3821acf1bc9511fe417499f0172fbc2a52c5053a1aa4671a80a9299f6f4f52e