[INFO] cloning repository https://github.com/hinohi/ya-redis-derive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinohi/ya-redis-derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fya-redis-derive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fya-redis-derive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e01e49e85388454fc396f659f694feac27c8ae74
[INFO] checking hinohi/ya-redis-derive against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fya-redis-derive" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hinohi/ya-redis-derive
[INFO] finished tweaking git repo https://github.com/hinohi/ya-redis-derive
[INFO] tweaked toml for git repo https://github.com/hinohi/ya-redis-derive written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinohi/ya-redis-derive on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hinohi/ya-redis-derive 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8012d5108b147d6225c604bdeacf23f737691c33ec600433fe77ea5b2c48634
[INFO] running `Command { std: "docker" "start" "-a" "b8012d5108b147d6225c604bdeacf23f737691c33ec600433fe77ea5b2c48634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8012d5108b147d6225c604bdeacf23f737691c33ec600433fe77ea5b2c48634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8012d5108b147d6225c604bdeacf23f737691c33ec600433fe77ea5b2c48634", kill_on_drop: false }`
[INFO] [stdout] b8012d5108b147d6225c604bdeacf23f737691c33ec600433fe77ea5b2c48634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa20e1ab3008609883e9bf1a7feb407f916bd32f3a011a2edf61bf7aaee24acd
[INFO] running `Command { std: "docker" "start" "-a" "aa20e1ab3008609883e9bf1a7feb407f916bd32f3a011a2edf61bf7aaee24acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking combine v4.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ya-redis-proc-macro v0.1.0 (/opt/rustwide/workdir/ya-redis-proc-macro)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                            ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |              |
[INFO] [stdout]    |                            |              the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                       ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                           ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |              |
[INFO] [stdout]    |                           |              the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                      ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                            ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |              |
[INFO] [stdout]    |                            |              the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                       ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                           ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |              |
[INFO] [stdout]    |                           |              the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                      ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                            ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |              |
[INFO] [stdout]    |                            |              the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn split_for_ser(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                       ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-redis-proc-macro/src/impls.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics, TypeGenerics, TokenStream) {
[INFO] [stdout]    |                           ^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |              |
[INFO] [stdout]    |                           |              the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn split_for_de(generics: &Generics) -> (ImplGenerics<'_>, TypeGenerics<'_>, TokenStream) {
[INFO] [stdout]    |                                                      ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking ya-binary-format v0.1.0 (/opt/rustwide/workdir/ya-binary-format)
[INFO] [stderr]     Checking ya-redis-derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bench v0.1.0 (/opt/rustwide/workdir/bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "aa20e1ab3008609883e9bf1a7feb407f916bd32f3a011a2edf61bf7aaee24acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa20e1ab3008609883e9bf1a7feb407f916bd32f3a011a2edf61bf7aaee24acd", kill_on_drop: false }`
[INFO] [stdout] aa20e1ab3008609883e9bf1a7feb407f916bd32f3a011a2edf61bf7aaee24acd
