[INFO] fetching crate peermerge 0.0.3...
[INFO] testing peermerge-0.0.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate peermerge 0.0.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate peermerge 0.0.3
[INFO] finished tweaking crates.io crate peermerge 0.0.3
[INFO] tweaked toml for crates.io crate peermerge 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peermerge 0.0.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 298 packages to latest compatible versions
[INFO] [stderr]       Adding automerge v0.5.12 (available: v0.7.4)
[INFO] [stderr]       Adding compact-encoding v1.1.0 (available: v2.2.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hypercore-protocol v0.4.1 (available: v0.7.0)
[INFO] [stderr]       Adding pprof v0.11.1 (available: v0.15.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding sluice v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0ba4ddb3851bfe8f43ae457856eedb280bf4bcbc085f55481c14539f91349ac
[INFO] running `Command { std: "docker" "start" "-a" "b0ba4ddb3851bfe8f43ae457856eedb280bf4bcbc085f55481c14539f91349ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0ba4ddb3851bfe8f43ae457856eedb280bf4bcbc085f55481c14539f91349ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ba4ddb3851bfe8f43ae457856eedb280bf4bcbc085f55481c14539f91349ac", kill_on_drop: false }`
[INFO] [stdout] b0ba4ddb3851bfe8f43ae457856eedb280bf4bcbc085f55481c14539f91349ac
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2616bf74e53f46a591de865f0be27568c45bc1d5bd5c42be4609b228761d5e9c
[INFO] running `Command { std: "docker" "start" "-a" "2616bf74e53f46a591de865f0be27568c45bc1d5bd5c42be4609b228761d5e9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling flat-tree v5.0.0
[INFO] [stderr]    Compiling mkdirp v1.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling intmap v2.0.0
[INFO] [stderr]    Compiling merkle-tree-stream v0.12.1
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling compact-encoding v1.1.0
[INFO] [stderr]    Compiling flat-tree v6.0.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling random-access-storage v5.0.0
[INFO] [stderr]    Compiling random-access-disk v3.0.1
[INFO] [stderr]    Compiling random-access-memory v3.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling hypercore-protocol v0.4.1
[INFO] [stderr]    Compiling automerge v0.5.12
[INFO] [stderr]    Compiling peermerge v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "2616bf74e53f46a591de865f0be27568c45bc1d5bd5c42be4609b228761d5e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2616bf74e53f46a591de865f0be27568c45bc1d5bd5c42be4609b228761d5e9c", kill_on_drop: false }`
[INFO] [stdout] 2616bf74e53f46a591de865f0be27568c45bc1d5bd5c42be4609b228761d5e9c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bfaa8eac2cb1b713df5752fd23477c4c565c7fa6260ffe3311d84951c7753a3
[INFO] running `Command { std: "docker" "start" "-a" "8bfaa8eac2cb1b713df5752fd23477c4c565c7fa6260ffe3311d84951c7753a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling random-access-disk v3.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling automerge v0.5.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling hypercore-protocol v0.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling peermerge v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/common.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     doc: &AutomergeDoc,
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/disk.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |         .into_path();
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/disk.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/proxy.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |         .into_path();
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/children.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .into_path();
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/children.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |         .into_path();
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/proxy.rs:436:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/proxy.rs:480:10
[INFO] [stdout]     |
[INFO] [stdout] 480 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/proxy.rs:549:10
[INFO] [stdout]     |
[INFO] [stdout] 549 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/children.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/common.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     doc: &AutomergeDoc,
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/common.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     doc: &AutomergeDoc,
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/common.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     doc: &AutomergeDoc,
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/common.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |     doc: &AutomergeDoc,
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "8bfaa8eac2cb1b713df5752fd23477c4c565c7fa6260ffe3311d84951c7753a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfaa8eac2cb1b713df5752fd23477c4c565c7fa6260ffe3311d84951c7753a3", kill_on_drop: false }`
[INFO] [stdout] 8bfaa8eac2cb1b713df5752fd23477c4c565c7fa6260ffe3311d84951c7753a3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c8fb033c87e311a08130219ed460b0197539884c4803fcbb9a1c13f7fe6e00d
[INFO] running `Command { std: "docker" "start" "-a" "5c8fb033c87e311a08130219ed460b0197539884c4803fcbb9a1c13f7fe6e00d", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]   --> tests/proxy.rs:87:10
[INFO] [stderr]    |
[INFO] [stderr] 87 |         .into_path();
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> tests/proxy.rs:436:10
[INFO] [stderr]     |
[INFO] [stderr] 436 |         .into_path();
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> tests/proxy.rs:480:10
[INFO] [stderr]     |
[INFO] [stderr] 480 |         .into_path();
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> tests/proxy.rs:549:10
[INFO] [stderr]     |
[INFO] [stderr] 549 |         .into_path();
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/common.rs:121:10
[INFO] [stderr]     |
[INFO] [stderr] 121 |     doc: &AutomergeDoc,
[INFO] [stderr]     |          ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 124 | ) -> Result<Option<(Value, ObjId)>, AutomergeError> {
[INFO] [stderr]     |                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 | ) -> Result<Option<(Value<'_>, ObjId)>, AutomergeError> {
[INFO] [stderr]     |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]   --> tests/children.rs:72:10
[INFO] [stderr]    |
[INFO] [stderr] 72 |         .into_path();
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]   --> tests/children.rs:85:10
[INFO] [stderr]    |
[INFO] [stderr] 85 |         .into_path();
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> tests/children.rs:409:10
[INFO] [stderr]     |
[INFO] [stderr] 409 |         .into_path();
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]   --> tests/disk.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 |         .into_path();
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> tests/disk.rs:126:10
[INFO] [stderr]     |
[INFO] [stderr] 126 |         .into_path();
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `peermerge` (test "proxy") generated 5 warnings (run `cargo fix --test "proxy" -p peermerge` to apply 1 suggestion)
[INFO] [stderr] warning: `peermerge` (test "memory") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "common") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "children") generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "disk") generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peermerge-beebf865f7940fbb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test common::state::tests::feeds_state_write_all_new_remote ... ok
[INFO] [stdout] test common::entry::tests::entries_split_and_shrink ... ok
[INFO] [stdout] test crdt::edit::tests::automerge_edit_apply_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/children.rs (/opt/rustwide/target/debug/deps/children-5126c17039715c1d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test children_offline_attach ... ok
[INFO] [stdout] test children_three_main_documents_two_shared ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-97b1fae06282e04a)
[INFO] [stderr]      Running tests/disk.rs (/opt/rustwide/target/debug/deps/disk-f721d019c3a1886d)
[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 2 tests
[INFO] [stdout] test disk_two_peers_encrypted ... FAILED
[INFO] [stdout] test disk_two_peers_plain ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- disk_two_peers_encrypted stdout ----
[INFO] [stdout] [2m2026-03-11T07:49:55.907088Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: PeerChanged { peer_id: [196, 14, 65, 161, 96, 217, 69, 13, 174, 10, 70, 178, 187, 77, 72, 180], discovery_key: [81, 197, 155, 70, 217, 116, 208, 205, 180, 37, 54, 34, 69, 237, 25, 106, 118, 28, 254, 92, 158, 25, 74, 229, 113, 21, 143, 0, 136, 197, 111, 170], replaced_discovery_key: None } }
[INFO] [stdout] [2m2026-03-11T07:49:55.909281Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: PeerChanged { peer_id: [199, 2, 177, 201, 71, 248, 74, 160, 173, 60, 61, 139, 183, 143, 69, 209], discovery_key: [22, 121, 246, 20, 200, 30, 185, 91, 166, 246, 132, 170, 129, 107, 240, 96, 79, 130, 32, 204, 212, 97, 187, 24, 151, 150, 196, 52, 150, 66, 165, 224], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:55.926166Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:56.000708Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: RemotePeerSynced { peer_id: [199, 2, 177, 201, 71, 248, 74, 160, 173, 60, 61, 139, 183, 143, 69, 209], discovery_key: [22, 121, 246, 20, 200, 30, 185, 91, 166, 246, 132, 170, 129, 107, 240, 96, 79, 130, 32, 204, 212, 97, 187, 24, 151, 150, 196, 52, 150, 66, 165, 224], contiguous_length: 1 } }
[INFO] [stdout] [2m2026-03-11T07:49:56.003038Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: PeerSynced { peer_id: [199, 2, 177, 201, 71, 248, 74, 160, 173, 60, 61, 139, 183, 143, 69, 209], discovery_key: [22, 121, 246, 20, 200, 30, 185, 91, 166, 246, 132, 170, 129, 107, 240, 96, 79, 130, 32, 204, 212, 97, 187, 24, 151, 150, 196, 52, 150, 66, 165, 224], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:56.003870Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: PeerSynced { peer_id: [196, 14, 65, 161, 96, 217, 69, 13, 174, 10, 70, 178, 187, 77, 72, 180], discovery_key: [81, 197, 155, 70, 217, 116, 208, 205, 180, 37, 54, 34, 69, 237, 25, 106, 118, 28, 254, 92, 158, 25, 74, 229, 113, 21, 143, 0, 136, 197, 111, 170], contiguous_length: 1 } }
[INFO] [stdout] [2m2026-03-11T07:49:56.290799Z[0m [32m INFO[0m [1mconnect_protocol_disk[0m[1m{[0m[3mname[0m[2m=[0m"joiner"[1m}[0m[2m:[0m[1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [216, 65, 193, 145, 183, 3, 20, 8, 12, 67, 22, 59, 128, 15, 26, 58, 141, 18, 210, 251, 163, 118, 6, 209, 77, 157, 68, 200, 64, 167, 68, 223], content: RemotePeerSynced { peer_id: [196, 14, 65, 161, 96, 217, 69, 13, 174, 10, 70, 178, 187, 77, 72, 180], discovery_key: [81, 197, 155, 70, 217, 116, 208, 205, 180, 37, 54, 34, 69, 237, 25, 106, 118, 28, 254, 92, 158, 25, 74, 229, 113, 21, 143, 0, 136, 197, 111, 170], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_encrypted' (37) panicked at tests/disk.rs:481:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2d92bc3faa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2d92bda72a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2d92bda72a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d2d92bc8fd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2d92bc8fd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d2d92ba0bdf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2d92ba0bdf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2d92bbba59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2d9227723c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d2d9227723c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d2d92bbbc12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d2d92bbbc12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2d92ba0c98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2d92b97fc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2d92ba1a9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2d92bdb0bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2d92bdaf43 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d2d92bd5b02 - core[10b6fa85044e1869]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d2d921a8c1f - disk::process_creator_state_events::{{closure}}::{{closure}}::h8916d2af35319d8d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x5d2d921892d1 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h47a0d9f7118e2139
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x5d2d921a7e53 - disk::process_creator_state_events::{{closure}}::hfc1ffa482042c899
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x5d2d921a264a - disk::run_disk_two_peers::{{closure}}::h1cbdd73828239ad0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x5d2d921a0b73 - disk::disk_two_peers::{{closure}}::h44e59dbbff2f5381
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x5d2d921a4908 - disk::disk_two_peers_encrypted::{{closure}}::h66acce2df92723ac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:34:29
[INFO] [stdout]   27:     0x5d2d92183175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc61029329f71d151
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5d2d921831ad - <core::pin::Pin<P> as core::future::future::Future>::poll::he8d00f8134e65f99
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d2d9214ff5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h10b5bd4a75df2e9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   30:     0x5d2d9214fccc - tokio::task::coop::with_budget::h652c30a7b22de187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d2d9214fccc - tokio::task::coop::budget::hc414495bad0781ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d2d9214fccc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h627fd48a6be0de2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   33:     0x5d2d9214ca5a - tokio::runtime::scheduler::current_thread::Context::enter::h0a38000fcbc7eb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   34:     0x5d2d9214e80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h589e5b5ec6e306c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   35:     0x5d2d9214e44b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h831f8f03fc3169b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   36:     0x5d2d921fe4da - tokio::runtime::context::scoped::Scoped<T>::set::h53febae3fcb59251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d2d921d766a - tokio::runtime::context::set_scheduler::{{closure}}::hf7fef911469dd367
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d2d92235426 - std::thread::local::LocalKey<T>::try_with::h25d7d0d947dbc104
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5d2d92234f6c - std::thread::local::LocalKey<T>::with::h9183334506e1c425
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5d2d921d7561 - tokio::runtime::context::set_scheduler::h884428201ccd484d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d2d9214e1b9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfdb1bce856344a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   42:     0x5d2d9214e4c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h39f8ece28799c73c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   43:     0x5d2d9214a809 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb3691eaeb678b220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d2d9213ca43 - tokio::runtime::context::runtime::enter_runtime::hb8846c9daea3aa72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d2d9214a501 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5d2fd044675156b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d2d92111b7f - tokio::runtime::runtime::Runtime::block_on_inner::heafb27e7739135ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   47:     0x5d2d92111d73 - tokio::runtime::runtime::Runtime::block_on::hd8b1a178caf26991
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   48:     0x5d2d921a4721 - disk::disk_two_peers_encrypted::h2c2dd333d8831385
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:59
[INFO] [stdout]   49:     0x5d2d921a49d7 - disk::disk_two_peers_encrypted::{{closure}}::he44ecb9dbf5bf508
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:40
[INFO] [stdout]   50:     0x5d2d920b8656 - core::ops::function::FnOnce::call_once::hf8e273b078c041d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5d2d9226b31b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5d2d9226b31b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5d2d92277d0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5d2d92273424 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5d2d92273424 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5d2d9227a912 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5d2d9227a912 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d2d9227a912 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5d2d9227a912 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5d2d92bc388f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5d2d92bc388f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x7e3725915aa4 - <unknown>
[INFO] [stdout]   72:     0x7e37259a2a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disk_two_peers_plain stdout ----
[INFO] [stdout] [2m2026-03-11T07:49:55.907335Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: PeerChanged { peer_id: [157, 235, 91, 225, 56, 108, 74, 80, 189, 32, 144, 104, 9, 227, 17, 237], discovery_key: [8, 2, 1, 194, 69, 13, 143, 101, 182, 38, 29, 24, 133, 231, 30, 252, 213, 230, 190, 200, 38, 214, 6, 34, 22, 86, 186, 73, 98, 86, 207, 118], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:55.907643Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: PeerChanged { peer_id: [241, 73, 77, 127, 210, 89, 65, 150, 175, 89, 167, 198, 61, 32, 110, 138], discovery_key: [141, 154, 17, 6, 160, 149, 141, 176, 150, 241, 93, 109, 250, 244, 177, 20, 59, 136, 135, 145, 218, 57, 117, 179, 246, 169, 156, 54, 219, 183, 83, 218], replaced_discovery_key: None } }
[INFO] [stdout] [2m2026-03-11T07:49:55.925333Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:55.991280Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: RemotePeerSynced { peer_id: [241, 73, 77, 127, 210, 89, 65, 150, 175, 89, 167, 198, 61, 32, 110, 138], discovery_key: [141, 154, 17, 6, 160, 149, 141, 176, 150, 241, 93, 109, 250, 244, 177, 20, 59, 136, 135, 145, 218, 57, 117, 179, 246, 169, 156, 54, 219, 183, 83, 218], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:56.008797Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: PeerSynced { peer_id: [241, 73, 77, 127, 210, 89, 65, 150, 175, 89, 167, 198, 61, 32, 110, 138], discovery_key: [141, 154, 17, 6, 160, 149, 141, 176, 150, 241, 93, 109, 250, 244, 177, 20, 59, 136, 135, 145, 218, 57, 117, 179, 246, 169, 156, 54, 219, 183, 83, 218], contiguous_length: 1 } }
[INFO] [stdout] [2m2026-03-11T07:49:56.013952Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: PeerSynced { peer_id: [157, 235, 91, 225, 56, 108, 74, 80, 189, 32, 144, 104, 9, 227, 17, 237], discovery_key: [8, 2, 1, 194, 69, 13, 143, 101, 182, 38, 29, 24, 133, 231, 30, 252, 213, 230, 190, 200, 38, 214, 6, 34, 22, 86, 186, 73, 98, 86, 207, 118], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2026-03-11T07:49:56.391140Z[0m [32m INFO[0m [1mconnect_protocol_disk[0m[1m{[0m[3mname[0m[2m=[0m"joiner"[1m}[0m[2m:[0m[1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [255, 109, 25, 64, 79, 41, 36, 89, 139, 237, 51, 201, 143, 94, 130, 91, 196, 234, 138, 199, 186, 233, 112, 240, 104, 176, 64, 95, 210, 128, 131, 16], content: RemotePeerSynced { peer_id: [241, 73, 77, 127, 210, 89, 65, 150, 175, 89, 167, 198, 61, 32, 110, 138], discovery_key: [141, 154, 17, 6, 160, 149, 141, 176, 150, 241, 93, 109, 250, 244, 177, 20, 59, 136, 135, 145, 218, 57, 117, 179, 246, 169, 156, 54, 219, 183, 83, 218], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_plain' (38) panicked at tests/disk.rs:481:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2d92bc3faa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2d92bc3faa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2d92bda72a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2d92bda72a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d2d92bc8fd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2d92bc8fd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d2d92ba0bdf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2d92ba0bdf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2d92bbba59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2d9227723c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d2d9227723c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d2d92bbbc12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d2d92bbbc12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2d92ba0c98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2d92b97fc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2d92ba1a9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2d92bdb0bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2d92bdaf43 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d2d92bd5b02 - core[10b6fa85044e1869]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d2d921a8c1f - disk::process_creator_state_events::{{closure}}::{{closure}}::h8916d2af35319d8d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x5d2d921892d1 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h47a0d9f7118e2139
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x5d2d921a7e53 - disk::process_creator_state_events::{{closure}}::hfc1ffa482042c899
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x5d2d921a264a - disk::run_disk_two_peers::{{closure}}::h1cbdd73828239ad0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x5d2d921a0b73 - disk::disk_two_peers::{{closure}}::h44e59dbbff2f5381
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x5d2d921a3fb5 - disk::disk_two_peers_plain::{{closure}}::heed680c3eae6b698
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:29:31
[INFO] [stdout]   27:     0x5d2d92183175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc61029329f71d151
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5d2d921831ad - <core::pin::Pin<P> as core::future::future::Future>::poll::he8d00f8134e65f99
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d2d9214ff5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h10b5bd4a75df2e9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   30:     0x5d2d9214fccc - tokio::task::coop::with_budget::h652c30a7b22de187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d2d9214fccc - tokio::task::coop::budget::hc414495bad0781ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d2d9214fccc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h627fd48a6be0de2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   33:     0x5d2d9214ca5a - tokio::runtime::scheduler::current_thread::Context::enter::h0a38000fcbc7eb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   34:     0x5d2d9214e80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h589e5b5ec6e306c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   35:     0x5d2d9214e44b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h831f8f03fc3169b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   36:     0x5d2d921fe4da - tokio::runtime::context::scoped::Scoped<T>::set::h53febae3fcb59251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d2d921d766a - tokio::runtime::context::set_scheduler::{{closure}}::hf7fef911469dd367
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d2d92235426 - std::thread::local::LocalKey<T>::try_with::h25d7d0d947dbc104
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5d2d92234f6c - std::thread::local::LocalKey<T>::with::h9183334506e1c425
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5d2d921d7561 - tokio::runtime::context::set_scheduler::h884428201ccd484d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d2d9214e1b9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfdb1bce856344a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   42:     0x5d2d9214e4c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h39f8ece28799c73c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   43:     0x5d2d9214a809 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb3691eaeb678b220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d2d9213ca43 - tokio::runtime::context::runtime::enter_runtime::hb8846c9daea3aa72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d2d9214a501 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5d2fd044675156b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d2d92111b7f - tokio::runtime::runtime::Runtime::block_on_inner::heafb27e7739135ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   47:     0x5d2d92111d73 - tokio::runtime::runtime::Runtime::block_on::hd8b1a178caf26991
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   48:     0x5d2d921a3da1 - disk::disk_two_peers_plain::h96ec082d1ab0c57d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:55
[INFO] [stdout]   49:     0x5d2d921a3e47 - disk::disk_two_peers_plain::{{closure}}::h814f7328c45fac95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:36
[INFO] [stdout]   50:     0x5d2d920b73b6 - core::ops::function::FnOnce::call_once::h5443b5c0ceed7b4e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5d2d9226b31b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5d2d9226b31b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5d2d92277d0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5d2d92277d0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5d2d92277d0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5d2d92273424 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5d2d92273424 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5d2d9227a912 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5d2d9227a912 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d2d9227a912 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d2d9227a912 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5d2d9227a912 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5d2d92bc388f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5d2d92bc388f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x7e3725915aa4 - <unknown>
[INFO] [stdout]   72:     0x7e37259a2a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     disk_two_peers_encrypted
[INFO] [stdout]     disk_two_peers_plain
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test disk`
[INFO] running `Command { std: "docker" "inspect" "5c8fb033c87e311a08130219ed460b0197539884c4803fcbb9a1c13f7fe6e00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8fb033c87e311a08130219ed460b0197539884c4803fcbb9a1c13f7fe6e00d", kill_on_drop: false }`
[INFO] [stdout] 5c8fb033c87e311a08130219ed460b0197539884c4803fcbb9a1c13f7fe6e00d
