[INFO] cloning repository https://github.com/simon-an/rust-example-redis-federated-identities [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-an/rust-example-redis-federated-identities" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-an%2Frust-example-redis-federated-identities", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-an%2Frust-example-redis-federated-identities'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f32838e36960f6f1a81fe69e5b082550cf70e1fb [INFO] checking simon-an/rust-example-redis-federated-identities against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-an%2Frust-example-redis-federated-identities" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-an/rust-example-redis-federated-identities on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simon-an/rust-example-redis-federated-identities [INFO] finished tweaking git repo https://github.com/simon-an/rust-example-redis-federated-identities [INFO] tweaked toml for git repo https://github.com/simon-an/rust-example-redis-federated-identities written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simon-an/rust-example-redis-federated-identities 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.LICENSE [INFO] [stderr] Updating git repository `https://github.com/simon-an/azure-sdk-for-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-webpki v0.100.1 [INFO] [stderr] Downloaded serde v1.0.177 [INFO] [stderr] Downloaded oauth2 v4.4.1 [INFO] [stderr] Downloaded redis v0.23.1 [INFO] [stderr] Downloaded serde_derive v1.0.177 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97466c34d0d7d29ed05e64fb9fdfcc452b17534e9ff89ffe2c393b53cc80f3f0 [INFO] running `Command { std: "docker" "start" "-a" "97466c34d0d7d29ed05e64fb9fdfcc452b17534e9ff89ffe2c393b53cc80f3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97466c34d0d7d29ed05e64fb9fdfcc452b17534e9ff89ffe2c393b53cc80f3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97466c34d0d7d29ed05e64fb9fdfcc452b17534e9ff89ffe2c393b53cc80f3f0", kill_on_drop: false }` [INFO] [stdout] 97466c34d0d7d29ed05e64fb9fdfcc452b17534e9ff89ffe2c393b53cc80f3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a857cb4ef4592ac4718ad004e992d2064dea65266c4e72b6ce3b3c50bfe3aea3 [INFO] running `Command { std: "docker" "start" "-a" "a857cb4ef4592ac4718ad004e992d2064dea65266c4e72b6ce3b3c50bfe3aea3", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.LICENSE [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling azure_core v0.13.0 (https://github.com/simon-an/azure-sdk-for-rust.git?branch=feat/workload-identity#ca779cec) [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking oauth2 v4.4.1 [INFO] [stderr] Checking fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Checking redis v0.23.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking azure_identity v0.13.0 (https://github.com/simon-an/azure-sdk-for-rust.git?branch=feat/workload-identity#ca779cec) [INFO] [stderr] Checking rust-example-redis-federated-identities v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "a857cb4ef4592ac4718ad004e992d2064dea65266c4e72b6ce3b3c50bfe3aea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a857cb4ef4592ac4718ad004e992d2064dea65266c4e72b6ce3b3c50bfe3aea3", kill_on_drop: false }` [INFO] [stdout] a857cb4ef4592ac4718ad004e992d2064dea65266c4e72b6ce3b3c50bfe3aea3 [INFO] checking simon-an/rust-example-redis-federated-identities against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-an%2Frust-example-redis-federated-identities" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-an/rust-example-redis-federated-identities on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simon-an/rust-example-redis-federated-identities [INFO] finished tweaking git repo https://github.com/simon-an/rust-example-redis-federated-identities [INFO] tweaked toml for git repo https://github.com/simon-an/rust-example-redis-federated-identities written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simon-an/rust-example-redis-federated-identities 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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.LICENSE [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9490b69003655932dbcd503214e5c3b322465753f5d9771875f816090d16d89 [INFO] running `Command { std: "docker" "start" "-a" "c9490b69003655932dbcd503214e5c3b322465753f5d9771875f816090d16d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9490b69003655932dbcd503214e5c3b322465753f5d9771875f816090d16d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9490b69003655932dbcd503214e5c3b322465753f5d9771875f816090d16d89", kill_on_drop: false }` [INFO] [stdout] c9490b69003655932dbcd503214e5c3b322465753f5d9771875f816090d16d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1c98bd627134ddada7ebc3368bd511785806a3622985c8010de65fed3d3ce0 [INFO] running `Command { std: "docker" "start" "-a" "8c1c98bd627134ddada7ebc3368bd511785806a3622985c8010de65fed3d3ce0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.LICENSE [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling azure_core v0.13.0 (https://github.com/simon-an/azure-sdk-for-rust.git?branch=feat/workload-identity#ca779cec) [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking oauth2 v4.4.1 [INFO] [stderr] Checking redis v0.23.1 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.1/src/parser.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | ... combine::count_min_max(length, length, value(Some(count + 1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `P` declared on the function `count_min_max` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as combine::Parser<_>>::Output == Result` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 124 | combine::count_min_max::, RedisError>, Input, P>(length, length, value(Some(count + 1))) [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.1/src/parser.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / { [INFO] [stdout] 65 | | let count = count.unwrap_or(1); [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | opaque!(any_send_sync_partial_state( [INFO] [stdout] ... | [INFO] [stdout] 165 | | )) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `combine::parser::combinator::Opaque<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.6/src/parser/combinator.rs:1420:13: 1420:91}, I, Result, AnySendSyncPartialState>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.1/src/parser.rs:124:68 [INFO] [stdout] | [INFO] [stdout] 124 | ... combine::count_min_max(length, length, value(Some(count + 1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [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 E0284`. [INFO] [stdout] [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] error: could not compile `redis` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8c1c98bd627134ddada7ebc3368bd511785806a3622985c8010de65fed3d3ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1c98bd627134ddada7ebc3368bd511785806a3622985c8010de65fed3d3ce0", kill_on_drop: false }` [INFO] [stdout] 8c1c98bd627134ddada7ebc3368bd511785806a3622985c8010de65fed3d3ce0