[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 try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Fya-redis-derive" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hinohi/ya-redis-derive on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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 serde v1.0.142
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe9fbd3c2b3a602358e882ad9cf07d359dbab10f694387758bcb2a3f33c7e17e
[INFO] running `Command { std: "docker" "start" "-a" "fe9fbd3c2b3a602358e882ad9cf07d359dbab10f694387758bcb2a3f33c7e17e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9fbd3c2b3a602358e882ad9cf07d359dbab10f694387758bcb2a3f33c7e17e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9fbd3c2b3a602358e882ad9cf07d359dbab10f694387758bcb2a3f33c7e17e", kill_on_drop: false }`
[INFO] [stdout] fe9fbd3c2b3a602358e882ad9cf07d359dbab10f694387758bcb2a3f33c7e17e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f6a90c4d4de215922b3347ba52dc9083b4e780d1b2d1d24e34167727f3e6152
[INFO] running `Command { std: "docker" "start" "-a" "5f6a90c4d4de215922b3347ba52dc9083b4e780d1b2d1d24e34167727f3e6152", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[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]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking combine v4.6.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking url v2.2.2
[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 29.76s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "5f6a90c4d4de215922b3347ba52dc9083b4e780d1b2d1d24e34167727f3e6152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6a90c4d4de215922b3347ba52dc9083b4e780d1b2d1d24e34167727f3e6152", kill_on_drop: false }`
[INFO] [stdout] 5f6a90c4d4de215922b3347ba52dc9083b4e780d1b2d1d24e34167727f3e6152
