[INFO] cloning repository https://github.com/markosski/gossipgriddb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markosski/gossipgriddb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgriddb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgriddb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 250c8e037d295f9a4e51080837fbe100cdc3c791
[INFO] testing markosski/gossipgriddb against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgriddb" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/markosski/gossipgriddb
[INFO] finished tweaking git repo https://github.com/markosski/gossipgriddb
[INFO] tweaked toml for git repo https://github.com/markosski/gossipgriddb written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markosski/gossipgriddb 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/markosski/gossipgriddb 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded warp v0.4.2
[INFO] [stderr]   Downloaded sstable v0.11.1
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded fastcache v0.1.7
[INFO] [stderr]   Downloaded laminar v0.4.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded stdext v0.3.3
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded pwal v0.2.0
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded mlua v0.9.9
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 21eae1c94261d25bc463de1268f94dcddf1c64154f2d1a0afd096ad8c7dbf104
[INFO] running `Command { std: "docker" "start" "-a" "21eae1c94261d25bc463de1268f94dcddf1c64154f2d1a0afd096ad8c7dbf104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21eae1c94261d25bc463de1268f94dcddf1c64154f2d1a0afd096ad8c7dbf104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21eae1c94261d25bc463de1268f94dcddf1c64154f2d1a0afd096ad8c7dbf104", kill_on_drop: false }`
[INFO] [stdout] 21eae1c94261d25bc463de1268f94dcddf1c64154f2d1a0afd096ad8c7dbf104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6038faa7adaea2f3c48758ead44854d35819768b3356972a8d099b69b0d203a9
[INFO] running `Command { std: "docker" "start" "-a" "6038faa7adaea2f3c48758ead44854d35819768b3356972a8d099b69b0d203a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling sstable v0.11.1
[INFO] [stderr]    Compiling stdext v0.3.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fastcache v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling laminar v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pwal v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling gossipgrid-client v0.1.0 (/opt/rustwide/workdir/gossipgrid-client)
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling console-api v0.9.0
[INFO] [stderr]    Compiling gossipgrid v0.1.0 (/opt/rustwide/workdir/gossipgrid)
[INFO] [stderr]    Compiling console-subscriber v0.5.0
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/examples/demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "6038faa7adaea2f3c48758ead44854d35819768b3356972a8d099b69b0d203a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6038faa7adaea2f3c48758ead44854d35819768b3356972a8d099b69b0d203a9", kill_on_drop: false }`
[INFO] [stdout] 6038faa7adaea2f3c48758ead44854d35819768b3356972a8d099b69b0d203a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ede70ffab2d8f876d1cf59f4cbf635fe8f67a496d8774a90422a1f1c4e678832
[INFO] running `Command { std: "docker" "start" "-a" "ede70ffab2d8f876d1cf59f4cbf635fe8f67a496d8774a90422a1f1c4e678832", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fastcache v0.1.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling laminar v0.4.0
[INFO] [stderr]    Compiling gossipgrid-client v0.1.0 (/opt/rustwide/workdir/gossipgrid-client)
[INFO] [stderr]    Compiling gossipgrid v0.1.0 (/opt/rustwide/workdir/gossipgrid)
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/examples/demo)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "ede70ffab2d8f876d1cf59f4cbf635fe8f67a496d8774a90422a1f1c4e678832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ede70ffab2d8f876d1cf59f4cbf635fe8f67a496d8774a90422a1f1c4e678832", kill_on_drop: false }`
[INFO] [stdout] ede70ffab2d8f876d1cf59f4cbf635fe8f67a496d8774a90422a1f1c4e678832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 39b0bce16458f76dabbf235e2cf7847533dd8f486e6c33c9730afec142503348
[INFO] running `Command { std: "docker" "start" "-a" "39b0bce16458f76dabbf235e2cf7847533dd8f486e6c33c9730afec142503348", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/demo-b706b922b2ea7205)
[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/demo-f27d23d5560d84a9)
[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/lib.rs (/opt/rustwide/target/debug/deps/gossipgrid-cfca89cae5da6b1d)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test clock::tests::hlc_compare ... ok
[INFO] [stdout] test cluster::tests::test_cluster_metadata_creation ... ok
[INFO] [stdout] test cluster::tests::test_leadership_all_assigned_lowest_index ... ok
[INFO] [stdout] test cluster::tests::test_leadership_merge_gossip ... ok
[INFO] [stdout] test cluster::tests::test_leader_election_distribution_balance ... ok
[INFO] [stdout] test cluster::tests::test_duplicate_leading_partitions ... ok
[INFO] [stdout] test cluster::tests::test_assign_node ... ok
[INFO] [stdout] test cluster::tests::test_leadership_node_0_unassigned ... ok
[INFO] [stdout] test cluster::tests::test_hlc_ordering_with_clock_drift ... ok
[INFO] [stdout] test cluster::tests::test_leadership_sticky ... ok
[INFO] [stdout] test cluster::tests::test_leadership_node_0_disconnected ... ok
[INFO] [stdout] test cluster::tests::test_leader_election_distribution_on_node_failure ... ok
[INFO] [stdout] test cluster::tests::test_node_state_unification ... ok
[INFO] [stdout] test cluster::tests::test_partition_assignments_unassigned ... ok
[INFO] [stdout] test cluster::tests::test_leader_election_distribution_on_rejoin ... ok
[INFO] [stdout] test cluster::tests::test_partition_balancing ... ok
[INFO] [stdout] test cluster::tests::test_leadership_hydrating_exclusion ... ok
[INFO] [stdout] test cluster::tests::test_is_fully_assigned ... ok
[INFO] [stdout] test cluster::tests::test_syncing_node_leadership ... ok
[INFO] [stdout] test cluster::tests::test_next_nodes ... ok
[INFO] [stdout] test cluster::tests::test_next_node ... ok
[INFO] [stdout] test function_registry::tests::test_get_nonexistent ... ok
[INFO] [stdout] test function_registry::tests::test_remove_function ... ok
[INFO] [stdout] test item::tests::test_storage_key_equality ... ok
[INFO] [stdout] test function_registry::tests::test_register_and_get ... ok
[INFO] [stdout] test function_registry::tests::test_list_functions ... ok
[INFO] [stdout] test compute::tests::test_script_size_limit ... ok
[INFO] [stdout] test store::memory_store::tests::test_get_many_order ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_pk_only ... ok
[INFO] [stdout] test store::memory_store::tests::test_get_many_filtering ... ok
[INFO] [stdout] test store::memory_store::tests::test_get_many_skip_null_rk ... ok
[INFO] [stdout] test store::memory_store::tests::test_partition_counts ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_pk_and_rk ... ok
[INFO] [stdout] test store::sstable_store::merge_iterator::tests::test_merge_iterator_single_source ... ok
[INFO] [stdout] test store::sstable_store::merge_iterator::tests::test_merge_iterator_merging_and_overriding ... ok
[INFO] [stdout] test store::sstable_store::merge_iterator::tests::test_merge_iterator_with_empty_sources ... ok
[INFO] [stdout] test store::sstable_store::merge_iterator::tests::test_merge_iterator_complex_sorting ... ok
[INFO] [stdout] test compute::tests::test_sandbox_blocks_loadfile ... ok
[INFO] [stdout] test compute::tests::test_execute_lua_empty_iterator ... ok
[INFO] [stdout] test compute::tests::test_sandbox_blocks_require ... ok
[INFO] [stdout] test compute::tests::test_execute_lua_sum ... ok
[INFO] [stdout] test compute::tests::test_sandbox_blocks_os_execute ... ok
[INFO] [stdout] test compute::tests::test_sandbox_blocks_io_open ... ok
[INFO] [stdout] test store::sstable_store::tests::test_storage_key_roundtrip_with_empty_range_key ... ok
[INFO] [stdout] test compute::tests::test_vm_reuse_multiple_executions ... ok
[INFO] [stdout] test compute::tests::test_execute_lua_collect_keys ... ok
[INFO] [stdout] test store::sstable_store::tests::test_storage_key_roundtrip_with_special_characters ... ok
[INFO] [stdout] test store::sstable_store::tests::test_storage_key_roundtrip_without_range_key ... ok
[INFO] [stdout] test store::tests::test_parse_storage_key_with_pk_and_no_rk ... ok
[INFO] [stdout] test sync::tests::test_evaluate_sync_toggle_unknown_leader_tip ... ok
[INFO] [stdout] test store::tests::test_parse_storage_key_with_pk_and_rk ... ok
[INFO] [stdout] test sync::tests::test_evaluate_sync_toggle_caught_up ... ok
[INFO] [stdout] test sync::tests::test_evaluate_sync_toggle_multi_leader_one_behind ... ok
[INFO] [stdout] test store::sstable_store::tests::test_partition_store_crud_and_count_across_memtable_and_sstables ... ok
[INFO] [stdout] test store::sstable_store::tests::test_partition_store_reads_during_active_flush ... ok
[INFO] [stdout] test store::sstable_store::tests::test_sstable_store_restart_recovery_from_sstable_files ... ok
[INFO] [stdout] test store::sstable_store::tests::test_partition_store_get_many_filtering_and_order ... ok
[INFO] [stdout] test compute::tests::test_infinite_loop_protection ... ok
[INFO] [stdout] test store::sstable_store::tests::test_partition_store_flush_persists_data_and_clears_memtable ... ok
[INFO] [stdout] test cluster::tests::test_leadership_change_detection ... ok
[INFO] [stderr]      Running tests/int_tests_batch_write.rs (/opt/rustwide/target/debug/deps/int_tests_batch_write-c881ee3b3095cded)
[INFO] [stdout] test store::sstable_store::tests::test_partition_store_compaction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-05-11T16:15:57Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:57092: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:57Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:57108: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:57Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:55788: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:57Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:55780: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:58Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:44924: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:58Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:38708: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:43661; Failed to send SyncResponse to 127.0.0.1:45120: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:44926: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:44934: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:38714: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:38720: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:36879; Failed to send SyncResponse to 127.0.0.1:38730: Broken pipe (os error 32)
[INFO] [stdout] test test_batch_write_single_node ... ok
[INFO] [stderr] [2026-05-11T16:15:59Z ERROR gossipgrid::sync] node=127.0.0.1:39721; Failed to send SyncResponse to 127.0.0.1:44946: Broken pipe (os error 32)
[INFO] [stdout] test test_batch_write_client_multi_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.94s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/int_tests_compute.rs (/opt/rustwide/target/debug/deps/int_tests_compute-68ec37a035855540)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-05-11T16:16:06Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:42656: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:06Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:42650: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:07Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:42660: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:08Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:42670: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:08Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:49198: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:09Z ERROR gossipgrid::sync] node=127.0.0.1:35379; Failed to send SyncResponse to 127.0.0.1:38478: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:09Z ERROR gossipgrid::sync] node=127.0.0.1:35379; Failed to send SyncResponse to 127.0.0.1:57764: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:09Z ERROR gossipgrid::sync] node=127.0.0.1:41165; Failed to send SyncResponse to 127.0.0.1:40552: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:09Z ERROR gossipgrid::sync] node=127.0.0.1:42129; Failed to send SyncResponse to 127.0.0.1:49204: Broken pipe (os error 32)
[INFO] [stdout] test test_compute_sum_with_registered_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/int_tests_gossip.rs (/opt/rustwide/target/debug/deps/int_tests_gossip-fe36a1e0dd84e1ff)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-05-11T16:16:10Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:39432: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:13Z ERROR gossipgrid::sync] node=127.0.0.1:44921; Failed to send SyncResponse to 127.0.0.1:54012: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:15Z ERROR gossipgrid::sync] node=127.0.0.1:44921; Failed to send SyncResponse to 127.0.0.1:54034: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:21Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:39446: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:22Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:52212: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:23Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:52226: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:24Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:52240: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:25Z ERROR gossipgrid::gossip] node=127.0.0.1:42529; Client disconnected: 127.0.0.1:44921
[INFO] [stderr] [2026-05-11T16:16:25Z ERROR gossipgrid::gossip] node=127.0.0.1:36987; Client disconnected: 127.0.0.1:44921
[INFO] [stderr] [2026-05-11T16:16:28Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:52250: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:29Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:58264: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:33Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:58270: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:34Z ERROR gossipgrid::sync] node=127.0.0.1:36987; Failed to send SyncResponse to 127.0.0.1:58282: Broken pipe (os error 32)
[INFO] [stderr]      Running tests/int_tests_publish.rs (/opt/rustwide/target/debug/deps/int_tests_publish-de942875a0273e78)
[INFO] [stdout] test test_node1_drops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.64s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49542: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49528: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41868: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41858: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48018: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48020: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56296: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:42Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56308: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:43Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49548: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:43Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41884: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:43Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48026: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:43Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56310: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49552: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49556: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:41199; Failed to send SyncResponse to 127.0.0.1:56780: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41888: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41894: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48030: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48034: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:43983; Failed to send SyncResponse to 127.0.0.1:45062: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56318: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56322: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:43217; Failed to send SyncResponse to 127.0.0.1:41904: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:39675; Failed to send SyncResponse to 127.0.0.1:48046: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:44Z ERROR gossipgrid::sync] node=127.0.0.1:35691; Failed to send SyncResponse to 127.0.0.1:56330: Broken pipe (os error 32)
[INFO] [stdout] test test_publish_and_retrieve_many_item ... ok
[INFO] [stdout] test test_publish_and_delete_item ... ok
[INFO] [stderr] [2026-05-11T16:16:45Z ERROR gossipgrid::sync] node=127.0.0.1:43517; Failed to send SyncResponse to 127.0.0.1:58454: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:45Z ERROR gossipgrid::sync] node=127.0.0.1:34877; Failed to send SyncResponse to 127.0.0.1:45352: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:45Z ERROR gossipgrid::sync] node=127.0.0.1:34877; Failed to send SyncResponse to 127.0.0.1:45354: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:45Z ERROR gossipgrid::sync] node=127.0.0.1:44183; Failed to send SyncResponse to 127.0.0.1:49568: Broken pipe (os error 32)
[INFO] [stdout] test test_publish_and_upsert_item ... ok
[INFO] [stdout] test test_publish_and_retrieve_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/int_tests_sstable_recovery.rs (/opt/rustwide/target/debug/deps/int_tests_sstable_recovery-9043ab23bc391336)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_sstable_wal_recovery_after_crash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/int_tests_sync_wait.rs (/opt/rustwide/target/debug/deps/int_tests_sync_wait-cea1d50fc3aca683)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-05-11T16:16:56Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:34508: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:56Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:34500: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:56Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:44456: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:56Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:44446: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:57Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:34518: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:57Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:44460: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:58Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:33414: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:58Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:33424: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:58Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:48014: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:58Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:48026: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:59Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:33430: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:59Z ERROR gossipgrid::sync] node=127.0.0.1:39731; Failed to send SyncResponse to 127.0.0.1:33442: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:59Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:48036: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:59Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:48042: Broken pipe (os error 32)
[INFO] [stderr] [2026-05-11T16:16:59Z ERROR gossipgrid::sync] node=127.0.0.1:40333; Failed to send SyncResponse to 127.0.0.1:48050: Broken pipe (os error 32)
[INFO] [stdout] test test_sync_wait_success ... ok
[INFO] [stderr] [2026-05-11T16:17:00Z ERROR gossipgrid::web::items] node=127.0.0.1:39731; Timeout waiting for sync: deadline has elapsed
[INFO] [stdout] test test_sync_timeout_on_replica_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.90s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossipgrid_client-aea723003e31f00c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test routing::tests::test_hash_key_deterministic ... ok
[INFO] [stdout] test routing::tests::test_resolve_read_prefers_leader ... ok
[INFO] [stdout] test routing::tests::test_leader_unavailable_on_write ... ok
[INFO] [stdout] test routing::tests::test_resolve_write_to_leader ... ok
[INFO] [stdout] test routing::tests::test_hash_key_within_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests demo
[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]    Doc-tests gossipgrid
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test gossipgrid/src/node/mod.rs - node::start_node (line 113) ... ignored
[INFO] [stdout] test gossipgrid/src/cluster/state.rs - cluster::state::Cluster (line 24) - compile ... ok
[INFO] [stdout] test gossipgrid/src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test gossipgrid/src/node/builder.rs - node::builder (line 5) - compile ... FAILED
[INFO] [stdout] test gossipgrid/src/prelude.rs - prelude (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gossipgrid/src/node/builder.rs - node::builder (line 5) stdout ----
[INFO] [stdout] error[E0599]: no method named `join_peer` found for struct `NodeBuilder` in the current scope
[INFO] [stdout]   --> gossipgrid/src/node/builder.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let joining_node = NodeBuilder::new()
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 21 | |         .address("127.0.0.1:4010")?
[INFO] [stdout] 22 | |         .web_port(3002)
[INFO] [stdout] 23 | |         .join_peer("127.0.0.1:4009")?
[INFO] [stdout]    | |         -^^^^^^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gossipgrid/src/node/builder.rs - node::builder (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.99s; merged doctests compilation took 0.33s
[INFO] [stderr] error: doctest failed, to rerun pass `-p gossipgrid --doc`
[INFO] running `Command { std: "docker" "inspect" "39b0bce16458f76dabbf235e2cf7847533dd8f486e6c33c9730afec142503348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b0bce16458f76dabbf235e2cf7847533dd8f486e6c33c9730afec142503348", kill_on_drop: false }`
[INFO] [stdout] 39b0bce16458f76dabbf235e2cf7847533dd8f486e6c33c9730afec142503348
