[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] checking adamchalmers/diesel-generic-filters against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamchalmers/diesel-generic-filters on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-87/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcpkg v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6795e1a24158a0afab3443a565c8103009d5e79ac27a1012e27739e17e2de613 [INFO] running `Command { std: "docker" "start" "-a" "6795e1a24158a0afab3443a565c8103009d5e79ac27a1012e27739e17e2de613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6795e1a24158a0afab3443a565c8103009d5e79ac27a1012e27739e17e2de613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6795e1a24158a0afab3443a565c8103009d5e79ac27a1012e27739e17e2de613", kill_on_drop: false }` [INFO] [stdout] 6795e1a24158a0afab3443a565c8103009d5e79ac27a1012e27739e17e2de613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf7f2ad9f8683193d863a6a84a7210c596e2b8b2e2958a83041bea8f8ea1e4b [INFO] running `Command { std: "docker" "start" "-a" "dcf7f2ad9f8683193d863a6a84a7210c596e2b8b2e2958a83041bea8f8ea1e4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking 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[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] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "dcf7f2ad9f8683193d863a6a84a7210c596e2b8b2e2958a83041bea8f8ea1e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf7f2ad9f8683193d863a6a84a7210c596e2b8b2e2958a83041bea8f8ea1e4b", kill_on_drop: false }` [INFO] [stdout] dcf7f2ad9f8683193d863a6a84a7210c596e2b8b2e2958a83041bea8f8ea1e4b