[INFO] cloning repository https://github.com/fzn0x/redix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzn0x/redix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn0x%2Fredix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn0x%2Fredix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58e3571b1614728061cc71d4cf0a096fbcfc8463
[INFO] testing fzn0x/redix against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzn0x%2Fredix" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fzn0x/redix
[INFO] finished tweaking git repo https://github.com/fzn0x/redix
[INFO] tweaked toml for git repo https://github.com/fzn0x/redix written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fzn0x/redix on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fzn0x/redix 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ea31721d8d19f067f6aa0a06c9aec093ceefb4984f2d9f1942c32ecb2fc5ccf
[INFO] running `Command { std: "docker" "start" "-a" "0ea31721d8d19f067f6aa0a06c9aec093ceefb4984f2d9f1942c32ecb2fc5ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ea31721d8d19f067f6aa0a06c9aec093ceefb4984f2d9f1942c32ecb2fc5ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea31721d8d19f067f6aa0a06c9aec093ceefb4984f2d9f1942c32ecb2fc5ccf", kill_on_drop: false }`
[INFO] [stdout] 0ea31721d8d19f067f6aa0a06c9aec093ceefb4984f2d9f1942c32ecb2fc5ccf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c14764ff2dddd77f89aaffcf0a272e2c5853eedcf09720141928473ee5e1c0d5
[INFO] running `Command { std: "docker" "start" "-a" "c14764ff2dddd77f89aaffcf0a272e2c5853eedcf09720141928473ee5e1c0d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling redix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.13s
[INFO] running `Command { std: "docker" "inspect" "c14764ff2dddd77f89aaffcf0a272e2c5853eedcf09720141928473ee5e1c0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c14764ff2dddd77f89aaffcf0a272e2c5853eedcf09720141928473ee5e1c0d5", kill_on_drop: false }`
[INFO] [stdout] c14764ff2dddd77f89aaffcf0a272e2c5853eedcf09720141928473ee5e1c0d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a55e19ba6ab3c5c1b38436f4fce549475726e78b7369f983e23943a5edfaea
[INFO] running `Command { std: "docker" "start" "-a" "73a55e19ba6ab3c5c1b38436f4fce549475726e78b7369f983e23943a5edfaea", kill_on_drop: false }`
[INFO] [stderr]    Compiling redix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `peer_count`
[INFO] [stdout]   --> tests/cluster_tests.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let peer_count = 3;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] running `Command { std: "docker" "inspect" "73a55e19ba6ab3c5c1b38436f4fce549475726e78b7369f983e23943a5edfaea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a55e19ba6ab3c5c1b38436f4fce549475726e78b7369f983e23943a5edfaea", kill_on_drop: false }`
[INFO] [stdout] 73a55e19ba6ab3c5c1b38436f4fce549475726e78b7369f983e23943a5edfaea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd84e000cc4752c4be288f8db63961ee95b257e06f5e5c2aec25b4e02b8aed33
[INFO] running `Command { std: "docker" "start" "-a" "dd84e000cc4752c4be288f8db63961ee95b257e06f5e5c2aec25b4e02b8aed33", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `peer_count`
[INFO] [stderr]   --> tests/cluster_tests.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let peer_count = 3;
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_count`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `redix` (test "cluster_tests") generated 1 warning (run `cargo fix --test "cluster_tests" -p redix` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redix-2c72a1d7154099de)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test raft::tests::test_leader_election ... ok
[INFO] [stdout] test kv_store::tests::test_kv_delete ... ok
[INFO] [stdout] test raft::tests::test_request_vote_log_up_to_date ... ok
[INFO] [stdout] test kv_store::tests::test_kv_set_get ... ok
[INFO] [stdout] test raft::tests::test_append_entries_heartbeat ... ok
[INFO] [stdout] test raft::tests::test_raft_initial_state ... ok
[INFO] [stdout] test raft::tests::test_request_vote_higher_term ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-4138011d6c51473f)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/redix-991711f18ff4d25a)
[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/cluster_tests.rs (/opt/rustwide/target/debug/deps/cluster_tests-dcc355c8478b8882)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_cluster_replication has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "dd84e000cc4752c4be288f8db63961ee95b257e06f5e5c2aec25b4e02b8aed33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd84e000cc4752c4be288f8db63961ee95b257e06f5e5c2aec25b4e02b8aed33", kill_on_drop: false }`
[INFO] [stdout] dd84e000cc4752c4be288f8db63961ee95b257e06f5e5c2aec25b4e02b8aed33
