[INFO] cloning repository https://github.com/shotaro427/rust-redis-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shotaro427/rust-redis-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotaro427%2Frust-redis-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotaro427%2Frust-redis-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0a2f776dd1b072adaefd88639564ab96861074 [INFO] checking shotaro427/rust-redis-sample against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotaro427%2Frust-redis-sample" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shotaro427/rust-redis-sample 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/shotaro427/rust-redis-sample [INFO] finished tweaking git repo https://github.com/shotaro427/rust-redis-sample [INFO] tweaked toml for git repo https://github.com/shotaro427/rust-redis-sample written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shotaro427/rust-redis-sample 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded security-framework-sys v2.4.2 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded combine v4.6.2 [INFO] [stderr] Downloaded redis v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 09c42d5eff7f3a4b6686764c0f93f59c751e683e9fd89dba81474459983859aa [INFO] running `Command { std: "docker" "start" "-a" "09c42d5eff7f3a4b6686764c0f93f59c751e683e9fd89dba81474459983859aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c42d5eff7f3a4b6686764c0f93f59c751e683e9fd89dba81474459983859aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c42d5eff7f3a4b6686764c0f93f59c751e683e9fd89dba81474459983859aa", kill_on_drop: false }` [INFO] [stdout] 09c42d5eff7f3a4b6686764c0f93f59c751e683e9fd89dba81474459983859aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2c51084aec3f08ac2d0b24a50f4dc56f31186bad58b7980141fc3baeccfeac40 [INFO] running `Command { std: "docker" "start" "-a" "2c51084aec3f08ac2d0b24a50f4dc56f31186bad58b7980141fc3baeccfeac40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking redis v0.19.0 [INFO] [stderr] Checking redis-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "2c51084aec3f08ac2d0b24a50f4dc56f31186bad58b7980141fc3baeccfeac40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c51084aec3f08ac2d0b24a50f4dc56f31186bad58b7980141fc3baeccfeac40", kill_on_drop: false }` [INFO] [stdout] 2c51084aec3f08ac2d0b24a50f4dc56f31186bad58b7980141fc3baeccfeac40 [INFO] checking shotaro427/rust-redis-sample against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotaro427%2Frust-redis-sample" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shotaro427/rust-redis-sample 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/shotaro427/rust-redis-sample [INFO] finished tweaking git repo https://github.com/shotaro427/rust-redis-sample [INFO] tweaked toml for git repo https://github.com/shotaro427/rust-redis-sample written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shotaro427/rust-redis-sample 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 78f9ce1ecb9a6680c5146e22f6f82ce279151aaae652554dcd2f025a10d3527e [INFO] running `Command { std: "docker" "start" "-a" "78f9ce1ecb9a6680c5146e22f6f82ce279151aaae652554dcd2f025a10d3527e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f9ce1ecb9a6680c5146e22f6f82ce279151aaae652554dcd2f025a10d3527e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f9ce1ecb9a6680c5146e22f6f82ce279151aaae652554dcd2f025a10d3527e", kill_on_drop: false }` [INFO] [stdout] 78f9ce1ecb9a6680c5146e22f6f82ce279151aaae652554dcd2f025a10d3527e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 33ebee769ebcd9c3f3b5d9a118c081a1c81dad8f30d8ad4e31cbd26d449a5c6a [INFO] running `Command { std: "docker" "start" "-a" "33ebee769ebcd9c3f3b5d9a118c081a1c81dad8f30d8ad4e31cbd26d449a5c6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking redis v0.19.0 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.19.0/src/parser.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | combine::count_min_max(length, length, value()) [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] 110 | combine::count_min_max::, RedisError>, Input, P>(length, length, value()) [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [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.19.0/src/parser.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / { [INFO] [stdout] 62 | | opaque!(any_send_sync_partial_state(choice(( [INFO] [stdout] 63 | | any().then_partial(move |&mut b| { [INFO] [stdout] 64 | | let line = || { [INFO] [stdout] ... | [INFO] [stdout] 153 | | )))) [INFO] [stdout] 154 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `combine::parser::combinator::Opaque<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.2/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.19.0/src/parser.rs:110:64 [INFO] [stdout] | [INFO] [stdout] 110 | combine::count_min_max(length, length, value()) [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] error: could not compile `redis` (lib) due to 3 previous errors; 97 warnings emitted [INFO] running `Command { std: "docker" "inspect" "33ebee769ebcd9c3f3b5d9a118c081a1c81dad8f30d8ad4e31cbd26d449a5c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ebee769ebcd9c3f3b5d9a118c081a1c81dad8f30d8ad4e31cbd26d449a5c6a", kill_on_drop: false }` [INFO] [stdout] 33ebee769ebcd9c3f3b5d9a118c081a1c81dad8f30d8ad4e31cbd26d449a5c6a