[INFO] fetching crate piperedis 0.1.6...
[INFO] testing piperedis-0.1.6 against 1.91.0 for beta-1.92-2
[INFO] extracting crate piperedis 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate piperedis 0.1.6
[INFO] finished tweaking crates.io crate piperedis 0.1.6
[INFO] tweaked toml for crates.io crate piperedis 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate piperedis 0.1.6 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding redis v0.20.2 (available: v0.32.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pipederive v0.2.1
[INFO] [stderr]   Downloaded pipebytes v0.1.5
[INFO] [stderr]   Downloaded pipebase v0.2.0
[INFO] [stderr]   Downloaded redis v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f6430bcce5551b025b2f7b6aa9f29022050f174074a072a644f6f0cef820553
[INFO] running `Command { std: "docker" "start" "-a" "4f6430bcce5551b025b2f7b6aa9f29022050f174074a072a644f6f0cef820553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f6430bcce5551b025b2f7b6aa9f29022050f174074a072a644f6f0cef820553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6430bcce5551b025b2f7b6aa9f29022050f174074a072a644f6f0cef820553", kill_on_drop: false }`
[INFO] [stdout] 4f6430bcce5551b025b2f7b6aa9f29022050f174074a072a644f6f0cef820553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc8b97754cbc43aa72a0ae507419dc2a4f58b4ae8a8da8642a9cc908666bf42b
[INFO] running `Command { std: "docker" "start" "-a" "dc8b97754cbc43aa72a0ae507419dc2a4f58b4ae8a8da8642a9cc908666bf42b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pipederive v0.2.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling pipebase v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling pipebytes v0.1.5
[INFO] [stderr]    Compiling redis v0.20.2
[INFO] [stderr]    Compiling piperedis v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.57s
[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 6`
[INFO] running `Command { std: "docker" "inspect" "dc8b97754cbc43aa72a0ae507419dc2a4f58b4ae8a8da8642a9cc908666bf42b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8b97754cbc43aa72a0ae507419dc2a4f58b4ae8a8da8642a9cc908666bf42b", kill_on_drop: false }`
[INFO] [stdout] dc8b97754cbc43aa72a0ae507419dc2a4f58b4ae8a8da8642a9cc908666bf42b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7b90eb0119e03a92ef4730cb68d3ae2470b20cff1ae694be5ec98cb2eaa736a
[INFO] running `Command { std: "docker" "start" "-a" "b7b90eb0119e03a92ef4730cb68d3ae2470b20cff1ae694be5ec98cb2eaa736a", kill_on_drop: false }`
[INFO] [stderr]    Compiling piperedis v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[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 6`
[INFO] running `Command { std: "docker" "inspect" "b7b90eb0119e03a92ef4730cb68d3ae2470b20cff1ae694be5ec98cb2eaa736a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b90eb0119e03a92ef4730cb68d3ae2470b20cff1ae694be5ec98cb2eaa736a", kill_on_drop: false }`
[INFO] [stdout] b7b90eb0119e03a92ef4730cb68d3ae2470b20cff1ae694be5ec98cb2eaa736a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2a6b7c9ace6b2de6de07ef1a8f3c8350cd7826a3f6241fa0e21d2597e91429a
[INFO] running `Command { std: "docker" "start" "-a" "e2a6b7c9ace6b2de6de07ef1a8f3c8350cd7826a3f6241fa0e21d2597e91429a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
[INFO] [stdout] running 0 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piperedis-e487642ac13332cf)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests piperedis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2a6b7c9ace6b2de6de07ef1a8f3c8350cd7826a3f6241fa0e21d2597e91429a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a6b7c9ace6b2de6de07ef1a8f3c8350cd7826a3f6241fa0e21d2597e91429a", kill_on_drop: false }`
[INFO] [stdout] e2a6b7c9ace6b2de6de07ef1a8f3c8350cd7826a3f6241fa0e21d2597e91429a
