[INFO] fetching crate peermerge 0.0.3...
[INFO] testing peermerge-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate peermerge 0.0.3 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate peermerge 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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 generic-array v0.14.7 (available: v0.14.9)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mkdirp v1.0.0
[INFO] [stderr]   Downloaded symbolic-common v10.2.1
[INFO] [stderr]   Downloaded random-access-memory v3.0.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded random-access-disk v3.0.1
[INFO] [stderr]   Downloaded random-access-storage v5.0.0
[INFO] [stderr]   Downloaded intmap v2.0.0
[INFO] [stderr]   Downloaded pprof v0.11.1
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded crypto_secretstream v0.2.0
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded symbolic-demangle v10.2.1
[INFO] [stderr]   Downloaded hypercore v0.12.1
[INFO] [stderr]   Downloaded compact-encoding v1.1.0
[INFO] [stderr]   Downloaded flat-tree v6.0.0
[INFO] [stderr]   Downloaded flat-tree v5.0.0
[INFO] [stderr]   Downloaded automerge v0.5.12
[INFO] [stderr]   Downloaded hypercore-protocol v0.4.1
[INFO] [stderr]   Downloaded merkle-tree-stream v0.12.1
[INFO] [stderr]   Downloaded pretty-hash v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2692cb9ee50219f363d39de418d256d4fec036b77bb34bd8d47cf4f77c543a42
[INFO] running `Command { std: "docker" "start" "-a" "2692cb9ee50219f363d39de418d256d4fec036b77bb34bd8d47cf4f77c543a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2692cb9ee50219f363d39de418d256d4fec036b77bb34bd8d47cf4f77c543a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2692cb9ee50219f363d39de418d256d4fec036b77bb34bd8d47cf4f77c543a42", kill_on_drop: false }`
[INFO] [stdout] 2692cb9ee50219f363d39de418d256d4fec036b77bb34bd8d47cf4f77c543a42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 001900ec22fc5745af67458d7360e71d7194cef29dba92b97dbc2d64d90283fb
[INFO] running `Command { std: "docker" "start" "-a" "001900ec22fc5745af67458d7360e71d7194cef29dba92b97dbc2d64d90283fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling intmap v2.0.0
[INFO] [stderr]    Compiling mkdirp v1.0.0
[INFO] [stderr]    Compiling flat-tree v5.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling compact-encoding v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling merkle-tree-stream v0.12.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling flat-tree v6.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.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 futures-lite v1.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling crypto_secretstream v0.2.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.12.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 tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling moka v0.12.11
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.69s
[INFO] running `Command { std: "docker" "inspect" "001900ec22fc5745af67458d7360e71d7194cef29dba92b97dbc2d64d90283fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001900ec22fc5745af67458d7360e71d7194cef29dba92b97dbc2d64d90283fb", kill_on_drop: false }`
[INFO] [stdout] 001900ec22fc5745af67458d7360e71d7194cef29dba92b97dbc2d64d90283fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 392d2a2416ab4091a46bb6c199b7e98d795af50463c458cb53fc4ed21f20277e
[INFO] running `Command { std: "docker" "start" "-a" "392d2a2416ab4091a46bb6c199b7e98d795af50463c458cb53fc4ed21f20277e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[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 linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pretty-hash v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling im v15.1.0
[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 quick-xml v0.26.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling random-access-disk v3.0.1
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling automerge v0.5.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling hypercore v0.12.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling hypercore-protocol v0.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: 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 38.66s
[INFO] running `Command { std: "docker" "inspect" "392d2a2416ab4091a46bb6c199b7e98d795af50463c458cb53fc4ed21f20277e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392d2a2416ab4091a46bb6c199b7e98d795af50463c458cb53fc4ed21f20277e", kill_on_drop: false }`
[INFO] [stdout] 392d2a2416ab4091a46bb6c199b7e98d795af50463c458cb53fc4ed21f20277e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9ebfe008522a3f8dd9cbaa30ced9c0adbcd2d54e14fec179f0eba7df82d0efb
[INFO] running `Command { std: "docker" "start" "-a" "b9ebfe008522a3f8dd9cbaa30ced9c0adbcd2d54e14fec179f0eba7df82d0efb", kill_on_drop: false }`
[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: 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: `peermerge` (test "memory") generated 1 warning (run `cargo fix --test "memory" -p peermerge` to apply 1 suggestion)
[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` (test "children") generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: `peermerge` (test "common") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peermerge-d6d83e19695ffd73)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/children.rs (/opt/rustwide/target/debug/deps/children-b8e5ef401d2da863)
[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 25.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-597c578a7cc332f1)
[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-db9d35a1b2cfa911)
[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-13T21:04:50.458766Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: PeerChanged { peer_id: [200, 161, 207, 90, 79, 187, 64, 253, 152, 12, 66, 20, 206, 183, 107, 254], discovery_key: [110, 22, 193, 145, 62, 113, 183, 59, 89, 94, 162, 143, 254, 227, 178, 76, 61, 255, 46, 109, 34, 162, 1, 145, 118, 21, 142, 157, 36, 201, 61, 206], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:50.485704Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: PeerChanged { peer_id: [61, 53, 115, 152, 65, 23, 70, 94, 175, 249, 63, 222, 104, 101, 235, 78], discovery_key: [172, 140, 91, 252, 137, 223, 87, 187, 230, 161, 19, 214, 159, 124, 216, 116, 91, 195, 150, 54, 149, 253, 133, 86, 142, 182, 124, 141, 165, 168, 182, 121], replaced_discovery_key: None } }
[INFO] [stdout] [2m2025-11-13T21:04:50.615933Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:51.065778Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: RemotePeerSynced { peer_id: [200, 161, 207, 90, 79, 187, 64, 253, 152, 12, 66, 20, 206, 183, 107, 254], discovery_key: [110, 22, 193, 145, 62, 113, 183, 59, 89, 94, 162, 143, 254, 227, 178, 76, 61, 255, 46, 109, 34, 162, 1, 145, 118, 21, 142, 157, 36, 201, 61, 206], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-13T21:04:51.175148Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: PeerSynced { peer_id: [200, 161, 207, 90, 79, 187, 64, 253, 152, 12, 66, 20, 206, 183, 107, 254], discovery_key: [110, 22, 193, 145, 62, 113, 183, 59, 89, 94, 162, 143, 254, 227, 178, 76, 61, 255, 46, 109, 34, 162, 1, 145, 118, 21, 142, 157, 36, 201, 61, 206], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:51.196718Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: PeerSynced { peer_id: [61, 53, 115, 152, 65, 23, 70, 94, 175, 249, 63, 222, 104, 101, 235, 78], discovery_key: [172, 140, 91, 252, 137, 223, 87, 187, 230, 161, 19, 214, 159, 124, 216, 116, 91, 195, 150, 54, 149, 253, 133, 86, 142, 182, 124, 141, 165, 168, 182, 121], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-13T21:04:55.461948Z[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: [77, 125, 76, 44, 13, 212, 109, 199, 33, 123, 237, 68, 50, 213, 74, 15, 201, 127, 59, 5, 174, 99, 174, 62, 20, 189, 99, 145, 239, 76, 51, 84], content: RemotePeerSynced { peer_id: [61, 53, 115, 152, 65, 23, 70, 94, 175, 249, 63, 222, 104, 101, 235, 78], discovery_key: [172, 140, 91, 252, 137, 223, 87, 187, 230, 161, 19, 214, 159, 124, 216, 116, 91, 195, 150, 54, 149, 253, 133, 86, 142, 182, 124, 141, 165, 168, 182, 121], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_encrypted' (44) 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:     0x63eae2a657d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eae2a657d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eae2a657d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63eae2a657d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63eae2a771ff - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63eae2a771ff - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63eae2a308a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63eae2a308a3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63eae2a3d192 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63eae2a42dcf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63eae2a42c61 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63eae210078e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63eae210078e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63eae2a433df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63eae2a433df - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63eae2a4323a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63eae2a3d2d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63eae2a2481d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63eae2a81080 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eae2a80e33 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x63eae2a80c17 - core::panicking::assert_failed::h2100e32398763caf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x63eae204d895 - disk::process_creator_state_events::{{closure}}::{{closure}}::h017243bab9e03877
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x63eae2007361 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::hfca9b34f9bfaf538
[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:     0x63eae204ca11 - disk::process_creator_state_events::{{closure}}::h84ac2e51d45ba529
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x63eae2047312 - disk::run_disk_two_peers::{{closure}}::h84b5729a98b477cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x63eae20459f4 - disk::disk_two_peers::{{closure}}::hec79da13b055ee67
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x63eae2049538 - disk::disk_two_peers_encrypted::{{closure}}::hb1eb52240d81be6a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:34:29
[INFO] [stdout]   27:     0x63eae20cb175 - <core::pin::Pin<P> as core::future::future::Future>::poll::he2ea92edf83b2cd0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x63eae20caecd - <core::pin::Pin<P> as core::future::future::Future>::poll::h2136d57fcaf13aa5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x63eae20c71dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb4d6cc4c5b82834e
[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:     0x63eae20c6efc - tokio::task::coop::with_budget::h1b101af25bd9633d
[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:     0x63eae20c6efc - tokio::task::coop::budget::hb8e02e8dd3b59b76
[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:     0x63eae20c6efc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2cc2ce125c27beb0
[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:     0x63eae20c440a - tokio::runtime::scheduler::current_thread::Context::enter::he0fdad8def294e3a
[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:     0x63eae20c5aed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc739eab7b93818c
[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:     0x63eae20c576b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0fdb58e15fe5dce9
[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:     0x63eae1fda26a - tokio::runtime::context::scoped::Scoped<T>::set::hed19768299e45d0f
[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:     0x63eae1fe34aa - tokio::runtime::context::set_scheduler::{{closure}}::hbbc476b683036c98
[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:     0x63eae1fd6026 - std::thread::local::LocalKey<T>::try_with::h36684c4a9bf375da
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x63eae1fd58bc - std::thread::local::LocalKey<T>::with::hde337a3536f4755c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x63eae1fe33a1 - tokio::runtime::context::set_scheduler::ha3cad9c459d9a77b
[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:     0x63eae20c5089 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h62122c0298dd634c
[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:     0x63eae20c57c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h65319b7ca8975a63
[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:     0x63eae20c1eb9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d5dc436d373e9d6
[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:     0x63eae1fce210 - tokio::runtime::context::runtime::enter_runtime::h14262057a0d9e27a
[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:     0x63eae20c18d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd8f5d116a03cc947
[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:     0x63eae2085daf - tokio::runtime::runtime::Runtime::block_on_inner::h871c8751836e5b95
[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:     0x63eae20860d5 - tokio::runtime::runtime::Runtime::block_on::h9754a865cd48cff4
[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:     0x63eae2049321 - disk::disk_two_peers_encrypted::hc71ceb02afa4d80b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:59
[INFO] [stdout]   49:     0x63eae20493c7 - disk::disk_two_peers_encrypted::{{closure}}::h7422c2b53918bfd8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:33:40
[INFO] [stdout]   50:     0x63eae1f31076 - core::ops::function::FnOnce::call_once::h41a11121beaff5a3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63eae21005fb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x63eae21005fb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x63eae21145ed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x63eae21145ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x63eae21145ed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x63eae21145ed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x63eae21145ed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x63eae21145ed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x63eae21145ed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x63eae20edb34 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x63eae20edb34 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x63eae20f138a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x63eae20f138a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x63eae20f138a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x63eae20f138a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x63eae20f138a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x63eae20f138a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x63eae20f138a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x63eae2a386cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   70:     0x63eae2a386cf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   71:     0x784b5fb31aa4 - <unknown>
[INFO] [stdout]   72:     0x784b5fbbea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disk_two_peers_plain stdout ----
[INFO] [stdout] [2m2025-11-13T21:04:50.429099Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: PeerChanged { peer_id: [178, 139, 125, 39, 34, 232, 67, 43, 156, 202, 38, 141, 35, 208, 162, 64], discovery_key: [41, 222, 17, 93, 140, 141, 22, 132, 70, 130, 54, 177, 180, 139, 197, 33, 208, 51, 134, 34, 6, 23, 217, 2, 10, 161, 247, 72, 62, 161, 233, 44], replaced_discovery_key: None } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:50.430242Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: PeerChanged { peer_id: [133, 142, 184, 77, 20, 204, 76, 19, 155, 119, 38, 138, 105, 250, 49, 51], discovery_key: [183, 129, 32, 3, 210, 50, 136, 237, 117, 48, 33, 34, 25, 37, 49, 134, 115, 178, 55, 244, 187, 30, 109, 79, 55, 37, 46, 249, 216, 112, 156, 126], replaced_discovery_key: None } }
[INFO] [stdout] [2m2025-11-13T21:04:50.706469Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: DocumentInitialized { new_document: true, child: false, parent_document_ids: [] } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:51.114005Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: RemotePeerSynced { peer_id: [133, 142, 184, 77, 20, 204, 76, 19, 155, 119, 38, 138, 105, 250, 49, 51], discovery_key: [183, 129, 32, 3, 210, 50, 136, 237, 117, 48, 33, 34, 25, 37, 49, 134, 115, 178, 55, 244, 187, 30, 109, 79, 55, 37, 46, 249, 216, 112, 156, 126], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:51.197785Z[0m [32m INFO[0m [1mprocess_creator_state_events[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: PeerSynced { peer_id: [133, 142, 184, 77, 20, 204, 76, 19, 155, 119, 38, 138, 105, 250, 49, 51], discovery_key: [183, 129, 32, 3, 210, 50, 136, 237, 117, 48, 33, 34, 25, 37, 49, 134, 115, 178, 55, 244, 187, 30, 109, 79, 55, 37, 46, 249, 216, 112, 156, 126], contiguous_length: 1 } }
[INFO] [stdout] [2m2025-11-13T21:04:51.239665Z[0m [32m INFO[0m [1mprocess_joiner_state_event[0m[2m:[0m [2mdisk[0m[2m:[0m Received event StateEvent { document_id: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: PeerSynced { peer_id: [178, 139, 125, 39, 34, 232, 67, 43, 156, 202, 38, 141, 35, 208, 162, 64], discovery_key: [41, 222, 17, 93, 140, 141, 22, 132, 70, 130, 54, 177, 180, 139, 197, 33, 208, 51, 134, 34, 6, 23, 217, 2, 10, 161, 247, 72, 62, 161, 233, 44], contiguous_length: 1 } }, document_changes []
[INFO] [stdout] [2m2025-11-13T21:04:57.418042Z[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: [55, 0, 201, 152, 251, 60, 75, 118, 209, 108, 63, 14, 88, 159, 197, 63, 79, 245, 254, 145, 172, 233, 110, 193, 5, 102, 82, 135, 47, 254, 17, 122], content: RemotePeerSynced { peer_id: [133, 142, 184, 77, 20, 204, 76, 19, 155, 119, 38, 138, 105, 250, 49, 51], discovery_key: [183, 129, 32, 3, 210, 50, 136, 237, 117, 48, 33, 34, 25, 37, 49, 134, 115, 178, 55, 244, 187, 30, 109, 79, 55, 37, 46, 249, 216, 112, 156, 126], contiguous_length: 1 } }
[INFO] [stdout] 
[INFO] [stdout] thread 'disk_two_peers_plain' (45) 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:     0x63eae2a657d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eae2a657d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eae2a657d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63eae2a657d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63eae2a771ff - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63eae2a771ff - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63eae2a308a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63eae2a308a3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63eae2a3d192 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63eae2a42dcf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63eae2a42c61 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63eae210078e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63eae210078e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63eae2a433df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63eae2a433df - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63eae2a4323a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63eae2a3d2d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63eae2a2481d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63eae2a81080 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eae2a80e33 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x63eae2a80c17 - core::panicking::assert_failed::h2100e32398763caf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x63eae204d895 - disk::process_creator_state_events::{{closure}}::{{closure}}::h017243bab9e03877
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:481:21
[INFO] [stdout]   22:     0x63eae2007361 - <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll::hfca9b34f9bfaf538
[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:     0x63eae204ca11 - disk::process_creator_state_events::{{closure}}::h84ac2e51d45ba529
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:434:1
[INFO] [stdout]   24:     0x63eae2047312 - disk::run_disk_two_peers::{{closure}}::h84b5729a98b477cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:366:6
[INFO] [stdout]   25:     0x63eae20459f4 - disk::disk_two_peers::{{closure}}::hec79da13b055ee67
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:298:6
[INFO] [stdout]   26:     0x63eae2048b95 - disk::disk_two_peers_plain::{{closure}}::hfd08f490ef81bc77
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:29:31
[INFO] [stdout]   27:     0x63eae20cb175 - <core::pin::Pin<P> as core::future::future::Future>::poll::he2ea92edf83b2cd0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x63eae20caecd - <core::pin::Pin<P> as core::future::future::Future>::poll::h2136d57fcaf13aa5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x63eae20c71dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb4d6cc4c5b82834e
[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:     0x63eae20c6efc - tokio::task::coop::with_budget::h1b101af25bd9633d
[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:     0x63eae20c6efc - tokio::task::coop::budget::hb8e02e8dd3b59b76
[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:     0x63eae20c6efc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2cc2ce125c27beb0
[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:     0x63eae20c440a - tokio::runtime::scheduler::current_thread::Context::enter::he0fdad8def294e3a
[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:     0x63eae20c5aed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc739eab7b93818c
[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:     0x63eae20c576b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0fdb58e15fe5dce9
[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:     0x63eae1fda26a - tokio::runtime::context::scoped::Scoped<T>::set::hed19768299e45d0f
[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:     0x63eae1fe34aa - tokio::runtime::context::set_scheduler::{{closure}}::hbbc476b683036c98
[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:     0x63eae1fd6026 - std::thread::local::LocalKey<T>::try_with::h36684c4a9bf375da
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x63eae1fd58bc - std::thread::local::LocalKey<T>::with::hde337a3536f4755c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x63eae1fe33a1 - tokio::runtime::context::set_scheduler::ha3cad9c459d9a77b
[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:     0x63eae20c5089 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h62122c0298dd634c
[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:     0x63eae20c57c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h65319b7ca8975a63
[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:     0x63eae20c1eb9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d5dc436d373e9d6
[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:     0x63eae1fce210 - tokio::runtime::context::runtime::enter_runtime::h14262057a0d9e27a
[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:     0x63eae20c18d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd8f5d116a03cc947
[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:     0x63eae2085daf - tokio::runtime::runtime::Runtime::block_on_inner::h871c8751836e5b95
[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:     0x63eae20860d5 - tokio::runtime::runtime::Runtime::block_on::h9754a865cd48cff4
[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:     0x63eae2048981 - disk::disk_two_peers_plain::h491b6b28bbe5f95f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:55
[INFO] [stdout]   49:     0x63eae2048a27 - disk::disk_two_peers_plain::{{closure}}::hea1c66f1d7d69252
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/disk.rs:28:36
[INFO] [stdout]   50:     0x63eae1f31dd6 - core::ops::function::FnOnce::call_once::hb7c9a98931fdb785
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63eae21005fb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x63eae21005fb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x63eae21145ed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x63eae21145ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x63eae21145ed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x63eae21145ed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x63eae21145ed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x63eae21145ed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x63eae21145ed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x63eae20edb34 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x63eae20edb34 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x63eae20f138a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x63eae20f138a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x63eae20f138a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x63eae20f138a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x63eae20f138a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x63eae20f138a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x63eae20f138a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x63eae2a386cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   70:     0x63eae2a386cf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   71:     0x784b5fb31aa4 - <unknown>
[INFO] [stdout]   72:     0x784b5fbbea64 - 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 10.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test disk`
[INFO] running `Command { std: "docker" "inspect" "b9ebfe008522a3f8dd9cbaa30ced9c0adbcd2d54e14fec179f0eba7df82d0efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ebfe008522a3f8dd9cbaa30ced9c0adbcd2d54e14fec179f0eba7df82d0efb", kill_on_drop: false }`
[INFO] [stdout] b9ebfe008522a3f8dd9cbaa30ced9c0adbcd2d54e14fec179f0eba7df82d0efb
