[INFO] cloning repository https://github.com/muhamadazmy/rbus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muhamadazmy/rbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f877386ced098b7a140c58dcadc7f19f6421a041 [INFO] checking muhamadazmy/rbus against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muhamadazmy/rbus on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muhamadazmy/rbus [INFO] finished tweaking git repo https://github.com/muhamadazmy/rbus [INFO] tweaked toml for git repo https://github.com/muhamadazmy/rbus written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/muhamadazmy/rbus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/threefoldtech/tokio-worker-pool` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded bb8-redis v0.11.0 [INFO] [stderr] Downloaded simple_logger v2.2.0 [INFO] [stderr] Downloaded redis v0.21.3 [INFO] [stderr] Downloaded combine v4.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fb25fdadce3fb64ed9f3445893e60999854a1c0e52b2958a8d3ec4d22e43020 [INFO] running `Command { std: "docker" "start" "-a" "2fb25fdadce3fb64ed9f3445893e60999854a1c0e52b2958a8d3ec4d22e43020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb25fdadce3fb64ed9f3445893e60999854a1c0e52b2958a8d3ec4d22e43020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb25fdadce3fb64ed9f3445893e60999854a1c0e52b2958a8d3ec4d22e43020", kill_on_drop: false }` [INFO] [stdout] 2fb25fdadce3fb64ed9f3445893e60999854a1c0e52b2958a8d3ec4d22e43020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c472beb81eba60c572d981a8f9e360e49753058e4269167538f0308b5ba4087e [INFO] running `Command { std: "docker" "start" "-a" "c472beb81eba60c572d981a8f9e360e49753058e4269167538f0308b5ba4087e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking simple_logger v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/rbus_macros) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking workers v0.1.0 (https://github.com/threefoldtech/tokio-worker-pool?branch=main#6de64004) [INFO] [stderr] Checking combine v4.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking redis v0.21.3 [INFO] [stderr] Checking bb8-redis v0.11.0 [INFO] [stderr] Checking rbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c472beb81eba60c572d981a8f9e360e49753058e4269167538f0308b5ba4087e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c472beb81eba60c572d981a8f9e360e49753058e4269167538f0308b5ba4087e", kill_on_drop: false }` [INFO] [stdout] c472beb81eba60c572d981a8f9e360e49753058e4269167538f0308b5ba4087e [INFO] checking muhamadazmy/rbus against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muhamadazmy/rbus on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muhamadazmy/rbus [INFO] finished tweaking git repo https://github.com/muhamadazmy/rbus [INFO] tweaked toml for git repo https://github.com/muhamadazmy/rbus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/muhamadazmy/rbus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd456098c27649e772c4fc7b529ae69b05475a3dcbf27ef44bee2f6576443c8e [INFO] running `Command { std: "docker" "start" "-a" "bd456098c27649e772c4fc7b529ae69b05475a3dcbf27ef44bee2f6576443c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd456098c27649e772c4fc7b529ae69b05475a3dcbf27ef44bee2f6576443c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd456098c27649e772c4fc7b529ae69b05475a3dcbf27ef44bee2f6576443c8e", kill_on_drop: false }` [INFO] [stdout] bd456098c27649e772c4fc7b529ae69b05475a3dcbf27ef44bee2f6576443c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e7cafad2a74c4c5ed29cee24fe4cf604093f70ab103f87ad99a317c1de8888e [INFO] running `Command { std: "docker" "start" "-a" "2e7cafad2a74c4c5ed29cee24fe4cf604093f70ab103f87ad99a317c1de8888e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking simple_logger v2.2.0 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/rbus_macros) [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking workers v0.1.0 (https://github.com/threefoldtech/tokio-worker-pool?branch=main#6de64004) [INFO] [stderr] Checking combine v4.6.1 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking redis v0.21.3 [INFO] [stderr] Checking bb8-redis v0.11.0 [INFO] [stderr] Checking rbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/client.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush(queue, &request) [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `bb8_redis::redis::AsyncCommands::rpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.21.3/src/commands.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / implement_commands! { [INFO] [stdout] 297 | | 'a [INFO] [stdout] 298 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 645 | | fn rpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1946 | | } [INFO] [stdout] 1947 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::rpush` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/server/redis.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush(&id, response) [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `bb8_redis::redis::AsyncCommands::rpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.21.3/src/commands.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / implement_commands! { [INFO] [stdout] 297 | | 'a [INFO] [stdout] 298 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 645 | | fn rpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1946 | | } [INFO] [stdout] 1947 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::rpush` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/client.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush(queue, &request) [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `bb8_redis::redis::AsyncCommands::rpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.21.3/src/commands.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / implement_commands! { [INFO] [stdout] 297 | | 'a [INFO] [stdout] 298 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 645 | | fn rpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1946 | | } [INFO] [stdout] 1947 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::rpush` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/server/redis.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush(&id, response) [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `bb8_redis::redis::AsyncCommands::rpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.21.3/src/commands.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / implement_commands! { [INFO] [stdout] 297 | | 'a [INFO] [stdout] 298 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 645 | | fn rpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1946 | | } [INFO] [stdout] 1947 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::rpush` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rbus` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rbus` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "2e7cafad2a74c4c5ed29cee24fe4cf604093f70ab103f87ad99a317c1de8888e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7cafad2a74c4c5ed29cee24fe4cf604093f70ab103f87ad99a317c1de8888e", kill_on_drop: false }` [INFO] [stdout] 2e7cafad2a74c4c5ed29cee24fe4cf604093f70ab103f87ad99a317c1de8888e