[INFO] cloning repository https://github.com/socialvibe/rust-pie-bakeoff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/socialvibe/rust-pie-bakeoff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialvibe%2Frust-pie-bakeoff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialvibe%2Frust-pie-bakeoff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9c3ed674ff4000ea63e6fb03a0c650e06bfae9b [INFO] testing socialvibe/rust-pie-bakeoff against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialvibe%2Frust-pie-bakeoff" "/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/socialvibe/rust-pie-bakeoff on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/socialvibe/rust-pie-bakeoff [INFO] finished tweaking git repo https://github.com/socialvibe/rust-pie-bakeoff [INFO] tweaked toml for git repo https://github.com/socialvibe/rust-pie-bakeoff written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/socialvibe/rust-pie-bakeoff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1 v0.1.1 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded redis v0.5.4 [INFO] [stderr] Downloaded r2d2_redis v0.3.1 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cfbd3649e8b9f4cfec11b0e0e289ff190a4f54e24fe43ea423e573b2c7ec168 [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" "6cfbd3649e8b9f4cfec11b0e0e289ff190a4f54e24fe43ea423e573b2c7ec168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cfbd3649e8b9f4cfec11b0e0e289ff190a4f54e24fe43ea423e573b2c7ec168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfbd3649e8b9f4cfec11b0e0e289ff190a4f54e24fe43ea423e573b2c7ec168", kill_on_drop: false }` [INFO] [stdout] 6cfbd3649e8b9f4cfec11b0e0e289ff190a4f54e24fe43ea423e573b2c7ec168 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] a1d69ed8ef7999723366d8b4ed41563e796b1ef066a1844aa6f033e2821a9413 [INFO] running `Command { std: "docker" "start" "-a" "a1d69ed8ef7999723366d8b4ed41563e796b1ef066a1844aa6f033e2821a9413", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/servo/rust-url#91409d64) [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 (https://github.com/servo/rust-url#91409d64) [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 (https://github.com/servo/rust-url#91409d64) [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling url v2.2.0 (https://github.com/servo/rust-url#91409d64) [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling redis v0.5.4 [INFO] [stderr] Compiling r2d2_redis v0.3.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling bakeoff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected the token `"/"` [INFO] [stdout] --> src/main.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | get "/" => endpoints::hello_world, [INFO] [stdout] | ^^^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: crate import `core` is private [INFO] [stdout] --> src/endpoints.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | use response::core::borrow::Borrow; [INFO] [stdout] | ^^^^ private crate import [INFO] [stdout] | [INFO] [stdout] note: the crate import `core` is defined here [INFO] [stdout] --> src/response.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Config` is private [INFO] [stdout] --> src/main.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | r2d2::Config::builder() [INFO] [stdout] | ^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Config` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn set_remaining(pool: &r2d2::Pool, pie: &pies::Pie) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_remaining(pool: &r2d2::Pool, pie: &pies::Pie) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn get_all_remaining(pool: &r2d2::Pool, ids: &Vec<&u64>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_user_blacklist(conn: &r2d2::PooledConnection, user: &String) -> BitVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | M: ManageConnection, [INFO] [stdout] | ---------------- required by this bound in `PooledConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | fn get_pie_soldout(conn: &r2d2::PooledConnection) -> BitVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | M: ManageConnection, [INFO] [stdout] | ---------------- required by this bound in `PooledConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | fn set_user_blacklist(conn: &r2d2::PooledConnection, user: &String, bitvec_pos: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | M: ManageConnection, [INFO] [stdout] | ---------------- required by this bound in `PooledConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | fn set_pie_soldout(conn: &r2d2::PooledConnection, bitvec_pos: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | M: ManageConnection, [INFO] [stdout] | ---------------- required by this bound in `PooledConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_user_blacklist(conn: &r2d2::PooledConnection, user: &String, bitvec_pos: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | M: ManageConnection, [INFO] [stdout] | ---------------- required by this bound in `PooledConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn recommend<'pie>(pool: &r2d2::Pool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:185:27 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn purchase_pie(pool: &r2d2::Pool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/pie_state.rs:245:28 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn pie_purchases(pool: &r2d2::Pool, pie: &pies::Pie) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/main.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | fn connect_redis() -> r2d2::Pool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/main.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | fn update_redis(pies: &Vec, pool: &r2d2::Pool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RedisConnectionManager: ManageConnection` is not satisfied [INFO] [stdout] --> src/cache.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | impl Key for Redis { type Value = r2d2::Pool; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ManageConnection` is not implemented for `RedisConnectionManager` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | M: ManageConnection; [INFO] [stdout] | ---------------- required by this bound in `Pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bakeoff` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a1d69ed8ef7999723366d8b4ed41563e796b1ef066a1844aa6f033e2821a9413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d69ed8ef7999723366d8b4ed41563e796b1ef066a1844aa6f033e2821a9413", kill_on_drop: false }` [INFO] [stdout] a1d69ed8ef7999723366d8b4ed41563e796b1ef066a1844aa6f033e2821a9413