[INFO] fetching crate redis_dumbpool 0.2.0...
[INFO] building redis_dumbpool-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate redis_dumbpool 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate redis_dumbpool 0.2.0
[INFO] finished tweaking crates.io crate redis_dumbpool 0.2.0
[INFO] tweaked toml for crates.io crate redis_dumbpool 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis_dumbpool 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding async-lock v2.8.0 (available: v3.4.1)
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.8)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.20.2 (available: v0.32.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 045f2b0445039c021db326eb88a76cc4e1748e3cdf2a22b8ff4eb54d0b196007
[INFO] running `Command { std: "docker" "start" "-a" "045f2b0445039c021db326eb88a76cc4e1748e3cdf2a22b8ff4eb54d0b196007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "045f2b0445039c021db326eb88a76cc4e1748e3cdf2a22b8ff4eb54d0b196007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045f2b0445039c021db326eb88a76cc4e1748e3cdf2a22b8ff4eb54d0b196007", kill_on_drop: false }`
[INFO] [stdout] 045f2b0445039c021db326eb88a76cc4e1748e3cdf2a22b8ff4eb54d0b196007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb02bccf68db1065ff061e2c4559ad2d47a3fce4ae06adf9101117b07c3bffe
[INFO] running `Command { std: "docker" "start" "-a" "ddb02bccf68db1065ff061e2c4559ad2d47a3fce4ae06adf9101117b07c3bffe", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling redis v0.20.2
[INFO] [stderr]    Compiling redis_dumbpool v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
[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" "ddb02bccf68db1065ff061e2c4559ad2d47a3fce4ae06adf9101117b07c3bffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb02bccf68db1065ff061e2c4559ad2d47a3fce4ae06adf9101117b07c3bffe", kill_on_drop: false }`
[INFO] [stdout] ddb02bccf68db1065ff061e2c4559ad2d47a3fce4ae06adf9101117b07c3bffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2014e9bda23a805f48c3b184675480015ccc95dfeef0b30873c34b2eca00cbb
[INFO] running `Command { std: "docker" "start" "-a" "c2014e9bda23a805f48c3b184675480015ccc95dfeef0b30873c34b2eca00cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling redis_dumbpool v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
[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" "c2014e9bda23a805f48c3b184675480015ccc95dfeef0b30873c34b2eca00cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2014e9bda23a805f48c3b184675480015ccc95dfeef0b30873c34b2eca00cbb", kill_on_drop: false }`
[INFO] [stdout] c2014e9bda23a805f48c3b184675480015ccc95dfeef0b30873c34b2eca00cbb
