[INFO] cloning repository https://github.com/runnerSnail/deno_redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runnerSnail/deno_redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrunnerSnail%2Fdeno_redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrunnerSnail%2Fdeno_redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89681aa9f6093e796e5807c0ce5a0410a593f034 [INFO] checking runnerSnail/deno_redis against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrunnerSnail%2Fdeno_redis" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/runnerSnail/deno_redis on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/runnerSnail/deno_redis [INFO] finished tweaking git repo https://github.com/runnerSnail/deno_redis [INFO] tweaked toml for git repo https://github.com/runnerSnail/deno_redis written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/runnerSnail/deno_redis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9a0bb4d137df5310c0198de6df0bc2cd096166bb08548041e6af51397a42fe9 [INFO] running `Command { std: "docker" "start" "-a" "d9a0bb4d137df5310c0198de6df0bc2cd096166bb08548041e6af51397a42fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9a0bb4d137df5310c0198de6df0bc2cd096166bb08548041e6af51397a42fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a0bb4d137df5310c0198de6df0bc2cd096166bb08548041e6af51397a42fe9", kill_on_drop: false }` [INFO] [stdout] d9a0bb4d137df5310c0198de6df0bc2cd096166bb08548041e6af51397a42fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda9b217d7ec65762621cdb5bf6e2800de5197f0a43a949efcbddb0871a4fc87 [INFO] running `Command { std: "docker" "start" "-a" "dda9b217d7ec65762621cdb5bf6e2800de5197f0a43a949efcbddb0871a4fc87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling rusty_v8 v0.3.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking redis v0.15.1 [INFO] [stdout] error[E0309]: the parameter type `RV` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.15.1/src/commands.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | Box::pin(async move { ($body).query_async(self).await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `RV` will meet its required lifetime bounds [INFO] [stdout] ... [INFO] [stdout] 193 | / implement_commands! { [INFO] [stdout] 194 | | 'a [INFO] [stdout] 195 | | // most common operations [INFO] [stdout] 196 | | [INFO] [stdout] ... | [INFO] [stdout] 1026 | | [INFO] [stdout] 1027 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 167 | fn $name<$lifetime, $($tyargs: $ty + Send + Sync + $lifetime,)* RV: 'a>( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dda9b217d7ec65762621cdb5bf6e2800de5197f0a43a949efcbddb0871a4fc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda9b217d7ec65762621cdb5bf6e2800de5197f0a43a949efcbddb0871a4fc87", kill_on_drop: false }` [INFO] [stdout] dda9b217d7ec65762621cdb5bf6e2800de5197f0a43a949efcbddb0871a4fc87