[INFO] cloning repository https://github.com/hydro-project/dfir-gossip-kv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/dfir-gossip-kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fdfir-gossip-kv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fdfir-gossip-kv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb33bcb28320334d8565e5c9aab78e6273b029f [INFO] testing hydro-project/dfir-gossip-kv against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fdfir-gossip-kv" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hydro-project/dfir-gossip-kv [INFO] finished tweaking git repo https://github.com/hydro-project/dfir-gossip-kv [INFO] tweaked toml for git repo https://github.com/hydro-project/dfir-gossip-kv written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hydro-project/dfir-gossip-kv on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hydro-project/dfir-gossip-kv 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab22896a1ab49e9f21d642fe91de96585567fbe77926e7bd189a9451516bc94 [INFO] running `Command { std: "docker" "start" "-a" "7ab22896a1ab49e9f21d642fe91de96585567fbe77926e7bd189a9451516bc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab22896a1ab49e9f21d642fe91de96585567fbe77926e7bd189a9451516bc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab22896a1ab49e9f21d642fe91de96585567fbe77926e7bd189a9451516bc94", kill_on_drop: false }` [INFO] [stdout] 7ab22896a1ab49e9f21d642fe91de96585567fbe77926e7bd189a9451516bc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34741eded33e23332fb4b307ed35be378313b201da216ee6726e78d1c8c5bcee [INFO] running `Command { std: "docker" "start" "-a" "34741eded33e23332fb4b307ed35be378313b201da216ee6726e78d1c8c5bcee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling optfield v0.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling documented-macros v0.9.2 [INFO] [stderr] Compiling dfir_lang v0.14.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling documented v0.9.2 [INFO] [stderr] Compiling variadics v0.0.9 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling variadics_macro v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling lattices_macro v0.5.10 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling lattices v0.6.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pusherator v0.0.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling governor v0.7.0 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling dfir_macro v0.14.0 [INFO] [stderr] Compiling dfir_rs v0.14.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling gossip_kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "34741eded33e23332fb4b307ed35be378313b201da216ee6726e78d1c8c5bcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34741eded33e23332fb4b307ed35be378313b201da216ee6726e78d1c8c5bcee", kill_on_drop: false }` [INFO] [stdout] 34741eded33e23332fb4b307ed35be378313b201da216ee6726e78d1c8c5bcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4a32385cf3fc023570e69d914ea6bdbd61168f21a412ec63d905d192dca7d4 [INFO] running `Command { std: "docker" "start" "-a" "3d4a32385cf3fc023570e69d914ea6bdbd61168f21a412ec63d905d192dca7d4", kill_on_drop: false }` [INFO] [stderr] Compiling gossip_kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.11s [INFO] running `Command { std: "docker" "inspect" "3d4a32385cf3fc023570e69d914ea6bdbd61168f21a412ec63d905d192dca7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4a32385cf3fc023570e69d914ea6bdbd61168f21a412ec63d905d192dca7d4", kill_on_drop: false }` [INFO] [stdout] 3d4a32385cf3fc023570e69d914ea6bdbd61168f21a412ec63d905d192dca7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 733420a9bd56f61ed926311d205b7fcbcb18464253d60b37221b6eb191249bce [INFO] running `Command { std: "docker" "start" "-a" "733420a9bd56f61ed926311d205b7fcbcb18464253d60b37221b6eb191249bce", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests kv/lib.rs (/opt/rustwide/target/debug/deps/gossip_kv-ce640b63ab719f47) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test lattices::tests::test_lattice_properties ... ok [INFO] [stdout] test lattices::tests::test_2_bounded_set_lattice ... ok [INFO] [stdout] test lattices::tests::test_0_bounded_set_lattice ... ok [INFO] [stdout] test lattices::tests::test_1_bounded_set_lattice ... ok [INFO] [stdout] test model::tests::test_table_map ... ok [INFO] [stdout] test tests::test_key_empty_table ... ok [INFO] [stdout] test tests::test_key_parsing_escaping ... ok [INFO] [stdout] test tests::test_key_parsing_user_namespace ... ok [INFO] [stdout] test tests::test_key_empty_row ... ok [INFO] [stdout] test tests::test_key_parsing_invalid_format ... ok [INFO] [stdout] test tests::test_key_parsing_invalid_namespace ... ok [INFO] [stdout] test tests::test_key_parsing_sys_namespace ... ok [INFO] [stdout] test server::tests::test_gossip ... ok [INFO] [stdout] test server::tests::test_multiple_values_same_tick ... ok [INFO] [stdout] test server::tests::test_member_init ... ok [INFO] [stderr] Running unittests cli/main.rs (/opt/rustwide/target/debug/deps/gossip_cli-9c63455543582dc1) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [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 server/main.rs (/opt/rustwide/target/debug/deps/gossip_server-f4767f95d87917e7) [INFO] [stderr] Running unittests load_test_server/server.rs (/opt/rustwide/target/debug/deps/load_test_server-ecfcdd82d50473d6) [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] [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 gossip_kv [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] running `Command { std: "docker" "inspect" "733420a9bd56f61ed926311d205b7fcbcb18464253d60b37221b6eb191249bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733420a9bd56f61ed926311d205b7fcbcb18464253d60b37221b6eb191249bce", kill_on_drop: false }` [INFO] [stdout] 733420a9bd56f61ed926311d205b7fcbcb18464253d60b37221b6eb191249bce