[INFO] fetching crate zlayer-consensus 0.9.994... [INFO] testing zlayer-consensus-0.9.994 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate zlayer-consensus 0.9.994 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate zlayer-consensus 0.9.994 [INFO] finished tweaking crates.io crate zlayer-consensus 0.9.994 [INFO] tweaked toml for crates.io crate zlayer-consensus 0.9.994 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zlayer-consensus 0.9.994 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zlayer-consensus 0.9.994 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openraft-macros v0.9.21 [INFO] [stderr] Downloaded anyerror v0.1.13 [INFO] [stderr] Downloaded validit v0.2.5 [INFO] [stderr] Downloaded derive_more v1.0.0 [INFO] [stderr] Downloaded utf8-width v0.1.8 [INFO] [stderr] Downloaded byte-unit v5.2.0 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded derive_more-impl v1.0.0 [INFO] [stderr] Downloaded openraft v0.9.21 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 449b96b0fbb8b27c09ad4223276593853c4049928daadf61a0c8c0dbe895c951 [INFO] running `Command { std: "docker" "start" "-a" "449b96b0fbb8b27c09ad4223276593853c4049928daadf61a0c8c0dbe895c951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "449b96b0fbb8b27c09ad4223276593853c4049928daadf61a0c8c0dbe895c951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449b96b0fbb8b27c09ad4223276593853c4049928daadf61a0c8c0dbe895c951", kill_on_drop: false }` [INFO] [stdout] 449b96b0fbb8b27c09ad4223276593853c4049928daadf61a0c8c0dbe895c951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd6149fd02df06fb1976257f34329b818d78fb54ea0d51f9c95e4b33de59f2f [INFO] running `Command { std: "docker" "start" "-a" "cdd6149fd02df06fb1976257f34329b818d78fb54ea0d51f9c95e4b33de59f2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling byte-unit v5.2.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openraft-macros v0.9.21 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling validit v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling openraft v0.9.21 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling zlayer-consensus v0.9.994 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "cdd6149fd02df06fb1976257f34329b818d78fb54ea0d51f9c95e4b33de59f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd6149fd02df06fb1976257f34329b818d78fb54ea0d51f9c95e4b33de59f2f", kill_on_drop: false }` [INFO] [stdout] cdd6149fd02df06fb1976257f34329b818d78fb54ea0d51f9c95e4b33de59f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc8858ade2b299016c40f163c5430b9eda5a88cc01315fcce9f5e0034205be8f [INFO] running `Command { std: "docker" "start" "-a" "cc8858ade2b299016c40f163c5430b9eda5a88cc01315fcce9f5e0034205be8f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling openraft v0.9.21 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling zlayer-consensus v0.9.994 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "cc8858ade2b299016c40f163c5430b9eda5a88cc01315fcce9f5e0034205be8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8858ade2b299016c40f163c5430b9eda5a88cc01315fcce9f5e0034205be8f", kill_on_drop: false }` [INFO] [stdout] cc8858ade2b299016c40f163c5430b9eda5a88cc01315fcce9f5e0034205be8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 826ad90c35d2666857ba762890b14fb131b1dfdf2706b07a7c8c38450b3efcd5 [INFO] running `Command { std: "docker" "start" "-a" "826ad90c35d2666857ba762890b14fb131b1dfdf2706b07a7c8c38450b3efcd5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zlayer_consensus-78b4541f7d253f9d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::default_config_validates ... ok [INFO] [stdout] test storage::mem_store::tests::test_state_machine_new ... ok [INFO] [stdout] test storage::mem_store::tests::test_log_store_empty_state ... ok [INFO] [stdout] test storage::mem_store::tests::test_vote_round_trip ... ok [INFO] [stdout] test config::tests::invalid_config_detected ... ok [INFO] [stdout] test network::http_client::tests::test_normalize_addr ... ok [INFO] [stdout] test network::http_client::tests::test_client_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests zlayer_consensus [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/network/http_service.rs - network::http_service::raft_service_router (line 49) ... ignored [INFO] [stdout] test src/node.rs - node::ConsensusNodeBuilder (line 260) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "826ad90c35d2666857ba762890b14fb131b1dfdf2706b07a7c8c38450b3efcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826ad90c35d2666857ba762890b14fb131b1dfdf2706b07a7c8c38450b3efcd5", kill_on_drop: false }` [INFO] [stdout] 826ad90c35d2666857ba762890b14fb131b1dfdf2706b07a7c8c38450b3efcd5