[INFO] cloning repository https://github.com/omprakashsridharan/tower-rate-limiter-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omprakashsridharan/tower-rate-limiter-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Ftower-rate-limiter-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Ftower-rate-limiter-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a127dc58731f854be46a7107ebb36edf06d9b438
[INFO] checking omprakashsridharan/tower-rate-limiter-redis against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Ftower-rate-limiter-redis" "/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/omprakashsridharan/tower-rate-limiter-redis
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/omprakashsridharan/tower-rate-limiter-redis
[INFO] tweaked toml for git repo https://github.com/omprakashsridharan/tower-rate-limiter-redis written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omprakashsridharan/tower-rate-limiter-redis 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/omprakashsridharan/tower-rate-limiter-redis 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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded redis v0.25.3
[INFO] [stderr]   Downloaded syn v2.0.64
[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] 70096efc4126dd0be2ccd1e80e29a2884d4764bd6932e1f2701a4be9fc1fa19e
[INFO] running `Command { std: "docker" "start" "-a" "70096efc4126dd0be2ccd1e80e29a2884d4764bd6932e1f2701a4be9fc1fa19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70096efc4126dd0be2ccd1e80e29a2884d4764bd6932e1f2701a4be9fc1fa19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70096efc4126dd0be2ccd1e80e29a2884d4764bd6932e1f2701a4be9fc1fa19e", kill_on_drop: false }`
[INFO] [stdout] 70096efc4126dd0be2ccd1e80e29a2884d4764bd6932e1f2701a4be9fc1fa19e
[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] b41289f558b782ce1bdfb8b96a57e5db956b247f62eb76fa7fba858d1641a55b
[INFO] running `Command { std: "docker" "start" "-a" "b41289f558b782ce1bdfb8b96a57e5db956b247f62eb76fa7fba858d1641a55b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]     Checking tower-rate-limiter-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[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" "b41289f558b782ce1bdfb8b96a57e5db956b247f62eb76fa7fba858d1641a55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b41289f558b782ce1bdfb8b96a57e5db956b247f62eb76fa7fba858d1641a55b", kill_on_drop: false }`
[INFO] [stdout] b41289f558b782ce1bdfb8b96a57e5db956b247f62eb76fa7fba858d1641a55b
