[INFO] cloning repository https://github.com/maackle/p2p-raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maackle/p2p-raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaackle%2Fp2p-raft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaackle%2Fp2p-raft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 120d3c4ecf4fde42bbace80a9833a7b7fe7891b4
[INFO] testing maackle/p2p-raft against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaackle%2Fp2p-raft" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/maackle/p2p-raft
[INFO] finished tweaking git repo https://github.com/maackle/p2p-raft
[INFO] tweaked toml for git repo https://github.com/maackle/p2p-raft written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maackle/p2p-raft on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maackle/p2p-raft 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4602e03ee2a312b26dc54ac32a2f478eaa3140e8e5a4be9b15d0e76d9db91e5
[INFO] running `Command { std: "docker" "start" "-a" "b4602e03ee2a312b26dc54ac32a2f478eaa3140e8e5a4be9b15d0e76d9db91e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4602e03ee2a312b26dc54ac32a2f478eaa3140e8e5a4be9b15d0e76d9db91e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4602e03ee2a312b26dc54ac32a2f478eaa3140e8e5a4be9b15d0e76d9db91e5", kill_on_drop: false }`
[INFO] [stdout] b4602e03ee2a312b26dc54ac32a2f478eaa3140e8e5a4be9b15d0e76d9db91e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b70b3d8b11f36e78dfa25c3bc1e41e7df87ba356d1535adab147717cd7a2f29
[INFO] running `Command { std: "docker" "start" "-a" "1b70b3d8b11f36e78dfa25c3bc1e41e7df87ba356d1535adab147717cd7a2f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling openraft-macros v0.10.0 (https://github.com/maackle/openraft?branch=forking#bfb27ecb)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling validit v0.2.4
[INFO] [stderr]    Compiling openraft v0.10.0 (https://github.com/maackle/openraft?branch=forking#bfb27ecb)
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling openraft-memstore v0.10.0 (https://github.com/maackle/openraft?branch=forking#bfb27ecb)
[INFO] [stderr]    Compiling p2p-raft-memstore v0.1.0 (/opt/rustwide/workdir/crates/p2p-raft-memstore)
[INFO] [stderr]    Compiling p2p-raft v0.1.0 (/opt/rustwide/workdir/crates/p2p-raft)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "1b70b3d8b11f36e78dfa25c3bc1e41e7df87ba356d1535adab147717cd7a2f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b70b3d8b11f36e78dfa25c3bc1e41e7df87ba356d1535adab147717cd7a2f29", kill_on_drop: false }`
[INFO] [stdout] 1b70b3d8b11f36e78dfa25c3bc1e41e7df87ba356d1535adab147717cd7a2f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c718cfade7b5a6acdbd4b16f19414523591e1b730e1e00217813bc3511765102
[INFO] running `Command { std: "docker" "start" "-a" "c718cfade7b5a6acdbd4b16f19414523591e1b730e1e00217813bc3511765102", kill_on_drop: false }`
[INFO] [stderr]    Compiling p2p-raft-memstore v0.1.0 (/opt/rustwide/workdir/crates/p2p-raft-memstore)
[INFO] [stderr]    Compiling p2p-raft v0.1.0 (/opt/rustwide/workdir/crates/p2p-raft)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.03s
[INFO] running `Command { std: "docker" "inspect" "c718cfade7b5a6acdbd4b16f19414523591e1b730e1e00217813bc3511765102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c718cfade7b5a6acdbd4b16f19414523591e1b730e1e00217813bc3511765102", kill_on_drop: false }`
[INFO] [stdout] c718cfade7b5a6acdbd4b16f19414523591e1b730e1e00217813bc3511765102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9a7031da9d037299ce68cbb470e726c04fddb2de4098dacca75ee7128757d8a
[INFO] running `Command { std: "docker" "start" "-a" "a9a7031da9d037299ce68cbb470e726c04fddb2de4098dacca75ee7128757d8a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p2p_raft-b299d6c872f2ad63)
[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/logs.rs (/opt/rustwide/target/debug/deps/logs-20c7c251ce322f0c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_prev_op_log_id has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a9a7031da9d037299ce68cbb470e726c04fddb2de4098dacca75ee7128757d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a7031da9d037299ce68cbb470e726c04fddb2de4098dacca75ee7128757d8a", kill_on_drop: false }`
[INFO] [stdout] a9a7031da9d037299ce68cbb470e726c04fddb2de4098dacca75ee7128757d8a
