[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamchalmers%2Fdiesel-generic-filters" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamchalmers/diesel-generic-filters on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-8/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] f3e60a76e761440d6cbdc4c248d002b09ccbf6fcf5ee8ca9b78df5170c234bd9 [INFO] running `Command { std: "docker" "start" "-a" "f3e60a76e761440d6cbdc4c248d002b09ccbf6fcf5ee8ca9b78df5170c234bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e60a76e761440d6cbdc4c248d002b09ccbf6fcf5ee8ca9b78df5170c234bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e60a76e761440d6cbdc4c248d002b09ccbf6fcf5ee8ca9b78df5170c234bd9", kill_on_drop: false }` [INFO] [stdout] f3e60a76e761440d6cbdc4c248d002b09ccbf6fcf5ee8ca9b78df5170c234bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5a85bf8deca3fc5974cd099497e2e6abcad590231e597b2dc32609baf944ca [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" "dd5a85bf8deca3fc5974cd099497e2e6abcad590231e597b2dc32609baf944ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lock_api v0.3.4 [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 quote v1.0.3 [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" "dd5a85bf8deca3fc5974cd099497e2e6abcad590231e597b2dc32609baf944ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5a85bf8deca3fc5974cd099497e2e6abcad590231e597b2dc32609baf944ca", kill_on_drop: false }` [INFO] [stdout] dd5a85bf8deca3fc5974cd099497e2e6abcad590231e597b2dc32609baf944ca