[INFO] fetching crate peermerge 0.0.3...
[INFO] testing peermerge-0.0.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peermerge 0.0.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peermerge 0.0.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 281 packages to latest compatible versions
[INFO] [stderr]       Adding automerge v0.5.12 (available: v0.7.1)
[INFO] [stderr]       Adding compact-encoding v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[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 hypercore-protocol v0.4.1 (available: v0.6.1)
[INFO] [stderr]       Adding pprof v0.11.1 (available: v0.15.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sluice v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7be87f0205766798d96f72d989d8dcd32f0ff7b1507615508ffcd64672576928
[INFO] running `Command { std: "docker" "start" "-a" "7be87f0205766798d96f72d989d8dcd32f0ff7b1507615508ffcd64672576928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be87f0205766798d96f72d989d8dcd32f0ff7b1507615508ffcd64672576928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be87f0205766798d96f72d989d8dcd32f0ff7b1507615508ffcd64672576928", kill_on_drop: false }`
[INFO] [stdout] 7be87f0205766798d96f72d989d8dcd32f0ff7b1507615508ffcd64672576928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6c5bc2bf1a6e57c9ee2f6271de7883c1b9d79dde4ead41ab1b5639562258a823
[INFO] running `Command { std: "docker" "start" "-a" "6c5bc2bf1a6e57c9ee2f6271de7883c1b9d79dde4ead41ab1b5639562258a823", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling intmap v2.0.0
[INFO] [stderr]    Compiling mkdirp v1.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling flat-tree v5.0.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling merkle-tree-stream v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling flat-tree v6.0.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling compact-encoding v1.1.0
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[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 failure v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[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] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/common/cipher.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |     XNonce::clone_from_slice(&nonce)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.65s
[INFO] running `Command { std: "docker" "inspect" "6c5bc2bf1a6e57c9ee2f6271de7883c1b9d79dde4ead41ab1b5639562258a823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5bc2bf1a6e57c9ee2f6271de7883c1b9d79dde4ead41ab1b5639562258a823", kill_on_drop: false }`
[INFO] [stdout] 6c5bc2bf1a6e57c9ee2f6271de7883c1b9d79dde4ead41ab1b5639562258a823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8ac6d6e39b17c99276bd4b5a22122405b6951e1ae723d0ca93189cbd09343205
[INFO] running `Command { std: "docker" "start" "-a" "8ac6d6e39b17c99276bd4b5a22122405b6951e1ae723d0ca93189cbd09343205", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[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 nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[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 aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling random-access-disk v3.0.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling automerge v0.5.12
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling hypercore-protocol v0.4.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling peermerge v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/common/cipher.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |     XNonce::clone_from_slice(&nonce)
[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: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: 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/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/children.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 |         .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/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: 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] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/common/cipher.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |     XNonce::clone_from_slice(&nonce)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8ac6d6e39b17c99276bd4b5a22122405b6951e1ae723d0ca93189cbd09343205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac6d6e39b17c99276bd4b5a22122405b6951e1ae723d0ca93189cbd09343205", kill_on_drop: false }`
[INFO] [stdout] 8ac6d6e39b17c99276bd4b5a22122405b6951e1ae723d0ca93189cbd09343205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5da89644df3b08775a0226bec923376f226dd778e762d45ca85ca21077d3b271
[INFO] running `Command { std: "docker" "start" "-a" "5da89644df3b08775a0226bec923376f226dd778e762d45ca85ca21077d3b271", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/common/cipher.rs:595:13
[INFO] [stderr]     |
[INFO] [stderr] 595 |     XNonce::clone_from_slice(&nonce)
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `peermerge` (lib) generated 1 warning
[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: 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/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: 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: `peermerge` (test "children") generated 4 warnings (run `cargo fix --test "children" -p peermerge` to apply 1 suggestion)
[INFO] [stderr] warning: `peermerge` (test "common") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "disk") generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "proxy") generated 5 warnings (1 duplicate)
[INFO] [stderr] warning: `peermerge` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "memory") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peermerge-0b35cb222f503b33)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test common::entry::tests::entries_split_and_shrink ... ok
[INFO] [stdout] test common::state::tests::feeds_state_write_all_new_remote ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/children.rs (/opt/rustwide/target/debug/deps/children-31a812942494fbac)
[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 14.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-d20375979d36413a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disk.rs (/opt/rustwide/target/debug/deps/disk-ed2f11db9ffa234a)
[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] [2m2025-11-05T04:20:59.897946Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: PeerChanged { peer_id: [143, 40, 222, 119, 115, 149, 66, 172, 132, 42, 11, 245, 251, 231, 51, 201], discovery_key: [169, 114, 72, 109, 208, 162, 138, 50, 226, 65, 106, 229, 222, 180, 216, 122, 94, 40, 151, 158, 106, 77, 145, 151, 137, 74, 190, 8, 109, 222, 137, 116], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:20:59.967239Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: PeerChanged { peer_id: [26, 228, 225, 231, 188, 198, 69, 220, 178, 246, 125, 8, 63, 118, 250, 109], discovery_key: [64, 232, 31, 164, 107, 39, 0, 213, 110, 116, 215, 161, 173, 119, 120, 108, 9, 49, 14, 38, 71, 200, 101, 187, 122, 205, 221, 57, 133, 70, 187, 140], replaced_discovery_key: None } }
[INFO] [stdout] [2m2025-11-05T04:21:00.030353Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:21:00.320704Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: RemotePeerSynced { peer_id: [143, 40, 222, 119, 115, 149, 66, 172, 132, 42, 11, 245, 251, 231, 51, 201], discovery_key: [169, 114, 72, 109, 208, 162, 138, 50, 226, 65, 106, 229, 222, 180, 216, 122, 94, 40, 151, 158, 106, 77, 145, 151, 137, 74, 190, 8, 109, 222, 137, 116], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-05T04:21:00.368495Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: PeerSynced { peer_id: [143, 40, 222, 119, 115, 149, 66, 172, 132, 42, 11, 245, 251, 231, 51, 201], discovery_key: [169, 114, 72, 109, 208, 162, 138, 50, 226, 65, 106, 229, 222, 180, 216, 122, 94, 40, 151, 158, 106, 77, 145, 151, 137, 74, 190, 8, 109, 222, 137, 116], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:21:00.385622Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: PeerSynced { peer_id: [26, 228, 225, 231, 188, 198, 69, 220, 178, 246, 125, 8, 63, 118, 250, 109], discovery_key: [64, 232, 31, 164, 107, 39, 0, 213, 110, 116, 215, 161, 173, 119, 120, 108, 9, 49, 14, 38, 71, 200, 101, 187, 122, 205, 221, 57, 133, 70, 187, 140], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-05T04:21:04.821897Z[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: [143, 47, 202, 222, 14, 134, 47, 156, 177, 158, 221, 87, 31, 59, 236, 8, 64, 11, 37, 169, 140, 158, 231, 200, 234, 45, 36, 136, 199, 223, 238, 34], content: RemotePeerSynced { peer_id: [26, 228, 225, 231, 188, 198, 69, 220, 178, 246, 125, 8, 63, 118, 250, 109], discovery_key: [64, 232, 31, 164, 107, 39, 0, 213, 110, 116, 215, 161, 173, 119, 120, 108, 9, 49, 14, 38, 71, 200, 101, 187, 122, 205, 221, 57, 133, 70, 187, 140], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_encrypted' (46) 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:     0x59ecc9e2b6f2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ecc9e2b6f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ecc9e2b6f2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59ecc9e2b6f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59ecc9e3d2ef - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59ecc9e3d2ef - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59ecc9df6573 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59ecc9df6573 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59ecc9e03212 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59ecc9e08d9f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59ecc9e08c31 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59ecc94d635e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x59ecc94d635e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59ecc9e093af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x59ecc9e093af - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59ecc9e0920a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59ecc9e03349 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59ecc9dea5fd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59ecc9e471a0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ecc9e46f53 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x59ecc9e46d97 - core::panicking::assert_failed::hde60253f6eeab206
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x59ecc947b68d - disk::process_creator_state_events::{{closure}}::{{closure}}::h7055132412417e3d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x59ecc939efb1 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h2912dcf9095cbde0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x59ecc947a819 - disk::process_creator_state_events::{{closure}}::hd3e00898637f5f29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x59ecc947514a - disk::run_disk_two_peers::{{closure}}::h8b4126c78b49c6f2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x59ecc947382c - disk::disk_two_peers::{{closure}}::h761d6068f7eb678d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x59ecc9477310 - disk::disk_two_peers_encrypted::{{closure}}::h6993d9d2eff656ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:34:29
[INFO] [stdout]   27:     0x59ecc948de35 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf7059357ae0390d6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x59ecc948dded - <core::pin::Pin<P> as core::future::future::Future>::poll::hf1996be126da373e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x59ecc93f607d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87c801850ba2178a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x59ecc93f5d9c - tokio::task::coop::with_budget::ha33760a8eb3ea8d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x59ecc93f5d9c - tokio::task::coop::budget::hf473502b6c720a81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x59ecc93f5d9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3787f20adc707bdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x59ecc93f2c1a - tokio::runtime::scheduler::current_thread::Context::enter::h15c0ed50ca887563
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x59ecc93f498d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h398d0f54f8718303
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x59ecc93f463b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4e298ed1070c7385
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x59ecc939956a - tokio::runtime::context::scoped::Scoped<T>::set::h941defca43576b6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x59ecc937015a - tokio::runtime::context::set_scheduler::{{closure}}::h9f4175653bd4f0ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x59ecc93975d6 - std::thread::local::LocalKey<T>::try_with::hf3d0d4b241f99610
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x59ecc939576c - std::thread::local::LocalKey<T>::with::h813a324ecbc46502
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x59ecc93700b1 - tokio::runtime::context::set_scheduler::ha553d4ed2b23de61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x59ecc93f4379 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf7e3566329d604b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x59ecc93f46c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6a49dba441ef4e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x59ecc93f0d59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc6fac71f7e740f65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x59ecc943a140 - tokio::runtime::context::runtime::enter_runtime::ha6f5a4c9e5b26d3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x59ecc93f06c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h69317b5feb35f17f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x59ecc941f93f - tokio::runtime::runtime::Runtime::block_on_inner::h95ccc46eddd74711
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x59ecc941fb25 - tokio::runtime::runtime::Runtime::block_on::h601c367ae821a81d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x59ecc9477131 - disk::disk_two_peers_encrypted::h49c88649ae06e12d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:59
[INFO] [stdout]   49:     0x59ecc94773e7 - disk::disk_two_peers_encrypted::{{closure}}::h83327686e5723dd7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:40
[INFO] [stdout]   50:     0x59ecc9307326 - core::ops::function::FnOnce::call_once::h14128ab1bebfff04
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x59ecc94d61ab - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x59ecc94d61ab - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x59ecc94ea7c8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x59ecc94ea7c8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x59ecc94ea7c8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x59ecc94ea7c8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x59ecc94ea7c8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59ecc94ea7c8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x59ecc94ea7c8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x59ecc94c3594 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x59ecc94c3594 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x59ecc94c6eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x59ecc94c6eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x59ecc94c6eca - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x59ecc94c6eca - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x59ecc94c6eca - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x59ecc94c6eca - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x59ecc94c6eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x59ecc9dfe63f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   70:     0x59ecc9dfe63f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   71:     0x783a2ad05aa4 - <unknown>
[INFO] [stdout]   72:     0x783a2ad92a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disk_two_peers_plain stdout ----
[INFO] [stdout] [2m2025-11-05T04:20:59.943051Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: PeerChanged { peer_id: [4, 106, 173, 211, 233, 255, 73, 155, 129, 204, 120, 139, 139, 14, 131, 140], discovery_key: [19, 81, 79, 247, 245, 179, 19, 79, 164, 4, 40, 225, 98, 62, 148, 221, 90, 64, 205, 103, 51, 12, 229, 29, 82, 237, 54, 202, 24, 244, 78, 87], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:20:59.962381Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: PeerChanged { peer_id: [140, 34, 23, 2, 28, 0, 65, 51, 178, 186, 143, 216, 234, 42, 230, 237], discovery_key: [121, 97, 38, 233, 207, 126, 21, 249, 251, 5, 139, 90, 58, 190, 23, 200, 107, 90, 231, 174, 154, 120, 129, 33, 35, 179, 110, 127, 139, 170, 121, 211], replaced_discovery_key: None } }
[INFO] [stdout] [2m2025-11-05T04:21:00.010520Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:21:00.285667Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: RemotePeerSynced { peer_id: [4, 106, 173, 211, 233, 255, 73, 155, 129, 204, 120, 139, 139, 14, 131, 140], discovery_key: [19, 81, 79, 247, 245, 179, 19, 79, 164, 4, 40, 225, 98, 62, 148, 221, 90, 64, 205, 103, 51, 12, 229, 29, 82, 237, 54, 202, 24, 244, 78, 87], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-05T04:21:00.342577Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: PeerSynced { peer_id: [4, 106, 173, 211, 233, 255, 73, 155, 129, 204, 120, 139, 139, 14, 131, 140], discovery_key: [19, 81, 79, 247, 245, 179, 19, 79, 164, 4, 40, 225, 98, 62, 148, 221, 90, 64, 205, 103, 51, 12, 229, 29, 82, 237, 54, 202, 24, 244, 78, 87], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2025-11-05T04:21:00.357467Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: PeerSynced { peer_id: [140, 34, 23, 2, 28, 0, 65, 51, 178, 186, 143, 216, 234, 42, 230, 237], discovery_key: [121, 97, 38, 233, 207, 126, 21, 249, 251, 5, 139, 90, 58, 190, 23, 200, 107, 90, 231, 174, 154, 120, 129, 33, 35, 179, 110, 127, 139, 170, 121, 211], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-05T04:21:05.559819Z[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: [199, 186, 150, 132, 207, 140, 238, 22, 232, 61, 70, 100, 249, 110, 123, 146, 125, 64, 199, 174, 88, 109, 132, 139, 240, 37, 104, 232, 161, 186, 46, 255], content: RemotePeerSynced { peer_id: [140, 34, 23, 2, 28, 0, 65, 51, 178, 186, 143, 216, 234, 42, 230, 237], discovery_key: [121, 97, 38, 233, 207, 126, 21, 249, 251, 5, 139, 90, 58, 190, 23, 200, 107, 90, 231, 174, 154, 120, 129, 33, 35, 179, 110, 127, 139, 170, 121, 211], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_plain' (47) 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:     0x59ecc9e2b6f2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ecc9e2b6f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ecc9e2b6f2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59ecc9e2b6f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59ecc9e3d2ef - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59ecc9e3d2ef - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59ecc9df6573 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59ecc9df6573 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59ecc9e03212 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59ecc9e08d9f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59ecc9e08c31 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59ecc94d635e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x59ecc94d635e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59ecc9e093af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x59ecc9e093af - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59ecc9e0920a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59ecc9e03349 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59ecc9dea5fd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59ecc9e471a0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ecc9e46f53 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x59ecc9e46d97 - core::panicking::assert_failed::hde60253f6eeab206
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x59ecc947b68d - disk::process_creator_state_events::{{closure}}::{{closure}}::h7055132412417e3d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x59ecc939efb1 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::h2912dcf9095cbde0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x59ecc947a819 - disk::process_creator_state_events::{{closure}}::hd3e00898637f5f29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x59ecc947514a - disk::run_disk_two_peers::{{closure}}::h8b4126c78b49c6f2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x59ecc947382c - disk::disk_two_peers::{{closure}}::h761d6068f7eb678d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x59ecc94769ad - disk::disk_two_peers_plain::{{closure}}::hfde680010fa198b2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:29:31
[INFO] [stdout]   27:     0x59ecc948de35 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf7059357ae0390d6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x59ecc948dded - <core::pin::Pin<P> as core::future::future::Future>::poll::hf1996be126da373e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x59ecc93f607d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87c801850ba2178a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x59ecc93f5d9c - tokio::task::coop::with_budget::ha33760a8eb3ea8d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x59ecc93f5d9c - tokio::task::coop::budget::hf473502b6c720a81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x59ecc93f5d9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3787f20adc707bdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x59ecc93f2c1a - tokio::runtime::scheduler::current_thread::Context::enter::h15c0ed50ca887563
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x59ecc93f498d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h398d0f54f8718303
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x59ecc93f463b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4e298ed1070c7385
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x59ecc939956a - tokio::runtime::context::scoped::Scoped<T>::set::h941defca43576b6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x59ecc937015a - tokio::runtime::context::set_scheduler::{{closure}}::h9f4175653bd4f0ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x59ecc93975d6 - std::thread::local::LocalKey<T>::try_with::hf3d0d4b241f99610
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x59ecc939576c - std::thread::local::LocalKey<T>::with::h813a324ecbc46502
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x59ecc93700b1 - tokio::runtime::context::set_scheduler::ha553d4ed2b23de61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x59ecc93f4379 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf7e3566329d604b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x59ecc93f46c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6a49dba441ef4e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x59ecc93f0d59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc6fac71f7e740f65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x59ecc943a140 - tokio::runtime::context::runtime::enter_runtime::ha6f5a4c9e5b26d3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x59ecc93f06c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h69317b5feb35f17f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x59ecc941f93f - tokio::runtime::runtime::Runtime::block_on_inner::h95ccc46eddd74711
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x59ecc941fb25 - tokio::runtime::runtime::Runtime::block_on::h601c367ae821a81d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x59ecc94767a1 - disk::disk_two_peers_plain::h8593477c96d45de7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:55
[INFO] [stdout]   49:     0x59ecc9476847 - disk::disk_two_peers_plain::{{closure}}::h9610fcc15fca0bb6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:36
[INFO] [stdout]   50:     0x59ecc9307566 - core::ops::function::FnOnce::call_once::h272003fd78a8870e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x59ecc94d61ab - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x59ecc94d61ab - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x59ecc94ea7c8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x59ecc94ea7c8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x59ecc94ea7c8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x59ecc94ea7c8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x59ecc94ea7c8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59ecc94ea7c8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x59ecc94ea7c8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x59ecc94c3594 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x59ecc94c3594 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x59ecc94c6eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x59ecc94c6eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x59ecc94c6eca - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x59ecc94c6eca - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x59ecc94c6eca - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x59ecc94c6eca - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x59ecc94c6eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x59ecc9dfe63f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   70:     0x59ecc9dfe63f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   71:     0x783a2ad05aa4 - <unknown>
[INFO] [stdout]   72:     0x783a2ad92a64 - 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 6.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test disk`
[INFO] running `Command { std: "docker" "inspect" "5da89644df3b08775a0226bec923376f226dd778e762d45ca85ca21077d3b271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da89644df3b08775a0226bec923376f226dd778e762d45ca85ca21077d3b271", kill_on_drop: false }`
[INFO] [stdout] 5da89644df3b08775a0226bec923376f226dd778e762d45ca85ca21077d3b271
