[INFO] fetching crate redust 0.4.0...
[INFO] testing redust-0.4.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate redust 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate redust 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redust 0.4.0
[INFO] tweaked toml for crates.io crate redust 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redust 0.4.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding deadpool v0.9.5 (available: v0.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8985fba4f33269d86e8209d8a3f64811b087a62783cb62509c1a95b1dc76dc2
[INFO] running `Command { std: "docker" "start" "-a" "a8985fba4f33269d86e8209d8a3f64811b087a62783cb62509c1a95b1dc76dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8985fba4f33269d86e8209d8a3f64811b087a62783cb62509c1a95b1dc76dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8985fba4f33269d86e8209d8a3f64811b087a62783cb62509c1a95b1dc76dc2", kill_on_drop: false }`
[INFO] [stdout] a8985fba4f33269d86e8209d8a3f64811b087a62783cb62509c1a95b1dc76dc2
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c5bad7617c53d9674dfb0caa2c474ef9d27e138d4b22f3bbdf8d1250a390fe3
[INFO] running `Command { std: "docker" "start" "-a" "0c5bad7617c53d9674dfb0caa2c474ef9d27e138d4b22f3bbdf8d1250a390fe3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling redust-resp v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling redust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "0c5bad7617c53d9674dfb0caa2c474ef9d27e138d4b22f3bbdf8d1250a390fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5bad7617c53d9674dfb0caa2c474ef9d27e138d4b22f3bbdf8d1250a390fe3", kill_on_drop: false }`
[INFO] [stdout] 0c5bad7617c53d9674dfb0caa2c474ef9d27e138d4b22f3bbdf8d1250a390fe3
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd3bdd8f0b92358faf822525158b3c1fc3b95e1c9e2511237618c1fbdc62fb99
[INFO] running `Command { std: "docker" "start" "-a" "dd3bdd8f0b92358faf822525158b3c1fc3b95e1c9e2511237618c1fbdc62fb99", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling redust-resp v0.2.5
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling redust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.49s
[INFO] running `Command { std: "docker" "inspect" "dd3bdd8f0b92358faf822525158b3c1fc3b95e1c9e2511237618c1fbdc62fb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3bdd8f0b92358faf822525158b3c1fc3b95e1c9e2511237618c1fbdc62fb99", kill_on_drop: false }`
[INFO] [stdout] dd3bdd8f0b92358faf822525158b3c1fc3b95e1c9e2511237618c1fbdc62fb99
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eeeed4745fb6e6f66a6157cae46b8e12596f3018f1a2b79fb7071b1a09fa531e
[INFO] running `Command { std: "docker" "start" "-a" "eeeed4745fb6e6f66a6157cae46b8e12596f3018f1a2b79fb7071b1a09fa531e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redust-df26acc0869be413)
[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] [stderr]      Running tests/connection.rs (/opt/rustwide/target/debug/deps/connection-5560a5e9d9457166)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test stream ... FAILED
[INFO] [stdout] test many_parallel ... FAILED
[INFO] [stdout] test blocking ... FAILED
[INFO] [stdout] test ping ... FAILED
[INFO] [stdout] test multi_ping ... FAILED
[INFO] [stdout] test many_sequential ... FAILED
[INFO] [stdout] test ping_stream ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stream stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.866757Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- many_parallel stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.866850Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- blocking stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.865614Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- ping stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.867127Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- multi_ping stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.867009Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- many_sequential stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.867429Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- ping_stream stdout ----
[INFO] [stdout] 2025-10-14T17:31:35.869118Z ERROR new{addr="localhost:6379"}: redust::connection: error=Connection refused (os error 111)
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blocking
[INFO] [stdout]     many_parallel
[INFO] [stdout]     many_sequential
[INFO] [stdout]     multi_ping
[INFO] [stdout]     ping
[INFO] [stdout]     ping_stream
[INFO] [stdout]     stream
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test connection`
[INFO] running `Command { std: "docker" "inspect" "eeeed4745fb6e6f66a6157cae46b8e12596f3018f1a2b79fb7071b1a09fa531e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeeed4745fb6e6f66a6157cae46b8e12596f3018f1a2b79fb7071b1a09fa531e", kill_on_drop: false }`
[INFO] [stdout] eeeed4745fb6e6f66a6157cae46b8e12596f3018f1a2b79fb7071b1a09fa531e
