[INFO] cloning repository https://github.com/vlad9486/libp2p-simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlad9486/libp2p-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15e4f44668375dbc4d7efa325e85df8f59bd80c8
[INFO] testing vlad9486/libp2p-simulation against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vlad9486/libp2p-simulation
[INFO] finished tweaking git repo https://github.com/vlad9486/libp2p-simulation
[INFO] tweaked toml for git repo https://github.com/vlad9486/libp2p-simulation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vlad9486/libp2p-simulation on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vlad9486/libp2p-simulation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/openmina/rust-libp2p`
[INFO] [stderr]     Updating git repository `https://github.com/mcginty/snow`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded id-set v0.2.2
[INFO] [stderr]   Downloaded yamux v0.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded chunked_transfer v1.4.1
[INFO] [stderr]   Downloaded choice v0.0.2
[INFO] [stderr]   Downloaded cooked-waker v5.0.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.11
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.13
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded libp2p-identity v0.2.7
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded x25519-dalek v2.0.0
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded stateright v0.30.1
[INFO] [stderr]   Downloaded fiat-crypto v0.2.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded ring v0.17.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07c00639eae3b91c4c853120a491b345f25b8b8f6680518e901bc9d37ad5889d
[INFO] running `Command { std: "docker" "start" "-a" "07c00639eae3b91c4c853120a491b345f25b8b8f6680518e901bc9d37ad5889d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07c00639eae3b91c4c853120a491b345f25b8b8f6680518e901bc9d37ad5889d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c00639eae3b91c4c853120a491b345f25b8b8f6680518e901bc9d37ad5889d", kill_on_drop: false }`
[INFO] [stdout] 07c00639eae3b91c4c853120a491b345f25b8b8f6680518e901bc9d37ad5889d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75d62448985837d56c9b452cc61f2dd0df8706dda96b6652b3000f4cce5814d6
[INFO] running `Command { std: "docker" "start" "-a" "75d62448985837d56c9b452cc61f2dd0df8706dda96b6652b3000f4cce5814d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling id-set v0.2.2
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling choice v0.0.2
[INFO] [stderr]    Compiling cooked-waker v5.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling multistream-select v0.13.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling multiaddr v0.18.1
[INFO] [stderr]    Compiling libp2p-core v0.41.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling stateright v0.30.1
[INFO] [stderr]    Compiling libp2p-swarm v0.44.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.97s
[INFO] running `Command { std: "docker" "inspect" "75d62448985837d56c9b452cc61f2dd0df8706dda96b6652b3000f4cce5814d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d62448985837d56c9b452cc61f2dd0df8706dda96b6652b3000f4cce5814d6", kill_on_drop: false }`
[INFO] [stdout] 75d62448985837d56c9b452cc61f2dd0df8706dda96b6652b3000f4cce5814d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b95aafdb94806d4a6eae59ce2a83c8937004dad5d7ded160656043ff9c1e087
[INFO] running `Command { std: "docker" "start" "-a" "8b95aafdb94806d4a6eae59ce2a83c8937004dad5d7ded160656043ff9c1e087", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling snow v0.9.0 (https://github.com/mcginty/snow#009411d2)
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling yamux v0.12.0
[INFO] [stderr]    Compiling libp2p-pnet v0.24.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling multistream-select v0.13.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling quick-protobuf-codec v0.2.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-identity v0.2.7
[INFO] [stderr]    Compiling multiaddr v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling libp2p-core v0.41.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling stateright v0.30.1
[INFO] [stderr]    Compiling libp2p-swarm v0.44.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-noise v0.44.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-yamux v0.45.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-kad v0.45.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling libp2p-simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "8b95aafdb94806d4a6eae59ce2a83c8937004dad5d7ded160656043ff9c1e087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b95aafdb94806d4a6eae59ce2a83c8937004dad5d7ded160656043ff9c1e087", kill_on_drop: false }`
[INFO] [stdout] 8b95aafdb94806d4a6eae59ce2a83c8937004dad5d7ded160656043ff9c1e087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77b0f7b636cc73a26a913691ed8e05fbb7e4ac6c9adab187f998adf59e36e55a
[INFO] running `Command { std: "docker" "start" "-a" "77b0f7b636cc73a26a913691ed8e05fbb7e4ac6c9adab187f998adf59e36e55a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_simulation-1f634ece70a8a75d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6: NewListenAddr { listener_id: ListenerId(1), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6"), is_new_peer: true, addresses: ["/ip4/127.0.0.1/tcp/8302"], bucket_range: (Distance(14474011154664524427946373126085988481658748083205070504932198000989141204992), Distance(28948022309329048855892746252171976963317496166410141009864396001978282409983)), old_peer: None })
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: Dialing { peer_id: Some(PeerId("12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6")), connection_id: ConnectionId(1) }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: NewListenAddr { listener_id: ListenerId(2), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6: IncomingConnection { connection_id: ConnectionId(2), local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: OutgoingConnectionError { connection_id: ConnectionId(1), peer_id: Some(PeerId("12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6")), error: Transport([("/ip4/127.0.0.1/tcp/8302/p2p/12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6", Other(Custom { kind: Other, error: Other(Left(Right(Select(ProtocolError(IoError(Custom { kind: InvalidData, error: "Maximum frame length exceeded" })))))) }))]) }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: Behaviour(OutboundQueryProgressed { id: QueryId(0), result: Bootstrap(Ok(BootstrapOk { peer: PeerId("12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn"), num_remaining: 2 })), stats: QueryStats { requests: 1, success: 0, failure: 1, start: Some(Instant { tv_sec: 11040, tv_nsec: 647256492 }), end: Some(Instant { tv_sec: 11040, tv_nsec: 648771702 }) }, step: ProgressStep { count: 1, last: false } })
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: Dialing { peer_id: Some(PeerId("12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6")), connection_id: ConnectionId(3) }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6: IncomingConnection { connection_id: ConnectionId(4), local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6: NewListenAddr { listener_id: ListenerId(4), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: NewListenAddr { listener_id: ListenerId(5), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWLyg4fWNz3TAJpYRQys1EWih77vMm4Fzjd6SwLj7vgSW6: NewListenAddr { listener_id: ListenerId(6), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWGHb6z2Kudt9ZTtFHjmX7e1kBeNrYD7x6ssit9apPiPWn: NewListenAddr { listener_id: ListenerId(7), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS: NewListenAddr { listener_id: ListenerId(3), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS"), is_new_peer: true, addresses: ["/ip4/127.0.0.1/tcp/8302"], bucket_range: (Distance(57896044618658097711785492504343953926634992332820282019728792003956564819968), Distance(115792089237316195423570985008687907853269984665640564039457584007913129639935)), old_peer: None })
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox: Dialing { peer_id: Some(PeerId("12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS")), connection_id: ConnectionId(7) }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox: NewListenAddr { listener_id: ListenerId(8), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Dial("127.0.0.1:1024", "127.0.0.1:8302")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "9cdfa26143b0dc2210f8bfca975332f1e8d27fb7d883de3d")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS: IncomingConnection { connection_id: ConnectionId(8), local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "9363626a96b84bbdbc13546b27ef7dad5746fb17e496a2a6")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "73d733398a1cf0c6460bec14af8a991f1d66c1441320924c434a9386")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "87ee2ede226d0d1a98402ab3b440748ab7a8da77")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "2add2fafa95fb6ac")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "7216")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "408a595d06b12a85dff077a7afbbd2053de6504bde8991f906c22189a75160dd")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "3215")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "e6d89a0078b68dfc474be81d471d1cfc00fe388e6b76da7373a68263f90f4966b176585e7091719c5569c4d396d5e604e80909bed9da2ded3456f64ab64b027e5149bd1a3be91d82a084802de785a5c6d8453c7e617e0e391fb9877ec8815e290b8b23764c3eaba5f29eb18ba609b4ca8ba31c83d5d521ccc933243be0e86a05ec63349157af5d36b6a8a1fa76543234fa02694a4007ad7fc8026a04379771634ed0a67aeb58be6c2a4652ecba1896cc91f63457dc43e8399c79621ad4f981784106947be321154c")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "d3d2")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "50c61ff620303623adaf78ec6075bd37707f914a5f68297076359429668c0f2ae9768d0072b8b760c06b1d168c4289a0a746a9f95de0e01d81bb21f463bd3a6092ba5b2b80d78cdfe7511fd077f6cd5cd71a9498b05440f65d782cae27c308399942ce88c9e3e74e22b94a9f912616e4fb6f8a9a6ef228d4daa1b458e7f1ee6054605d62b29faaccad21dc9b823b3e8f794152d2fd4c99bdce0743ae6dc22eb402ce1807f265f47b")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "85ed")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "a5a2a99f49935eedf085cd65cf6824fde60aecc04771aa7430fa39af2a2d9643564d0a51156e57efb9d4fa4c50491776092d5f6f31cf2c")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS: ConnectionEstablished { peer_id: PeerId("12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox"), connection_id: ConnectionId(8), endpoint: Listener { local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }, num_established: 1, concurrent_dial_errors: None, established_in: 98.573298ms }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS: ConnectionClosed { peer_id: PeerId("12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox"), connection_id: ConnectionId(8), endpoint: Listener { local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }, num_established: 0, cause: Some(KeepAliveTimeout) }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "cb27")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "e9680535fd3d645ec68f4903bf3984a0952c92d58e3865a3ccb42a6b9af27766a338fcf6")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "674f")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "c448e2e392ccec5efe786f836d979551f126add9d25debca8b4580276885c43216577f")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::tests] 12D3KooWKUv8pdoV58kJbVJLwwZEMvewH1fxuYMxPyfeExmuuAox: ConnectionEstablished { peer_id: PeerId("12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS"), connection_id: ConnectionId(7), endpoint: Dialer { address: "/ip4/127.0.0.1/tcp/8302/p2p/12D3KooWSLsG8wxpV8vowXNjr5Tdm5ohPo5Pi5LACxEDFU6dJNqS", role_override: Dialer }, num_established: 1, concurrent_dial_errors: Some([]), established_in: 104.128808ms }
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "4b30")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "bcda379f539a8a8169973006a5121d6d6d87963d174807da4e14256dec6dc7ee0d25b1b135a840a6c209c6936a495c09c0d9204f49d014678fef8925882e391718")
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:20:30Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stdout] test tests::simulate ... ok
[INFO] [stdout] test tests::check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::check' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/path.rs:36:17:
[INFO] [stdout] 
[INFO] [stdout] Unable to reconstruct a `Path` based on digests ("fingerprints") from states visited earlier. No
[INFO] [stdout] init state has the expected fingerprint (4499174644846143714). This usually happens when the return value of
[INFO] [stdout] `Model::init_states` varies.
[INFO] [stdout] 
[INFO] [stdout] The most obvious cause would be a model that operates directly upon untracked external state such
[INFO] [stdout] as the file system, a thread local `RefCell`, or a source of randomness. Note that this is often
[INFO] [stdout] inadvertent. For example, iterating over a `HashMap` or `HashableHashMap` does not always happen in
[INFO] [stdout] the same order (depending on the random seed), which can lead to unexpected nondeterminism.
[INFO] [stdout] 
[INFO] [stdout] Available init fingerprints (none of which match): [12373596593895555069]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622dcd3b5f82 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622dcd3b5f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622dcd3b5f82 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622dcd3b5f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622dcd3c865a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622dcd3c865a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x622dcd384476 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622dcd384476 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622dcd394ff9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622dcd394ff9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622dcd394e91 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622dcd0879ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622dcd0879ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622dcd395272 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622dcd395272 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622dcd3950b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622dcd3902a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622dcd37924d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622dcd3d18ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622dccd8e261 - stateright::checker::path::Path<State,Action>::from_fingerprints::{{closure}}::h2cc5efbe1fe83d50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/path.rs:36:17
[INFO] [stdout]   20:     0x622dccc9a696 - core::option::Option<T>::unwrap_or_else::h6748167386e0c8e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x622dccd8d8b3 - stateright::checker::path::Path<State,Action>::from_fingerprints::hc0d8625bb338d414
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/path.rs:35:14
[INFO] [stdout]   22:     0x622dccd8a45e - stateright::checker::bfs::reconstruct_path::hb867c0c5b5b97269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/bfs.rs:400:5
[INFO] [stdout]   23:     0x622dccd88b55 - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::{{closure}}::h7c8ed63ae85b6764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/bfs.rs:357:21
[INFO] [stdout]   24:     0x622dccde3ed6 - core::iter::adapters::map::map_fold::{{closure}}::h468f8ad0173bc110
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   25:     0x622dccd2f2f5 - core::iter::traits::iterator::Iterator::fold::h431b683cb6366cc9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   26:     0x622dccdce013 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2d22eee590075e1f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x622dccde2dfa - core::iter::traits::iterator::Iterator::for_each::h2c2fe0ef84a89fb1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   28:     0x622dccd2a175 - <hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::h62d13fa13d04a850
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:4661:14
[INFO] [stdout]   29:     0x622dccc84278 - <std::collections::hash::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::hab0e456c8745b1df
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/collections/hash/map.rs:2937:19
[INFO] [stdout]   30:     0x622dccc84278 - <std::collections::hash::map::HashMap<K,V,S> as core::iter::traits::collect::FromIterator<(K,V)>>::from_iter::h750b402f445edadc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/collections/hash/map.rs:2921:13
[INFO] [stdout]   31:     0x622dccde294d - core::iter::traits::iterator::Iterator::collect::h78ea7a5f50da59aa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   32:     0x622dccd88a7c - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::hf5defc5c4001df4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker/bfs.rs:360:14
[INFO] [stdout]   33:     0x622dccd8edf9 - stateright::checker::Checker::discovery::ha9352c589de9b6cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker.rs:325:14
[INFO] [stdout]   34:     0x622dccd8e718 - stateright::checker::Checker::assert_no_discovery::he94f05eb94f4a7a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker.rs:482:35
[INFO] [stdout]   35:     0x622dccd8e688 - stateright::checker::Checker::assert_properties::h4556ff55cb2b1ba6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stateright-0.30.1/src/checker.rs:455:49
[INFO] [stdout]   36:     0x622dccdddb20 - libp2p_simulation::tests::check::hf26ed67f7e7fb7a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:213:13
[INFO] [stdout]   37:     0x622dccdddbf7 - libp2p_simulation::tests::check::{{closure}}::hd4ff47ec3ff7ebb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:188:11
[INFO] [stdout]   38:     0x622dccdb12b6 - core::ops::function::FnOnce::call_once::h9baa7d616e63e1c9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x622dcd0877ab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x622dcd0877ab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x622dcd09b1ba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x622dcd09b1ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x622dcd09b1ba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x622dcd09b1ba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x622dcd09b1ba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x622dcd09b1ba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x622dcd09b1ba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x622dcd075614 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x622dcd075614 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x622dcd078fb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x622dcd078fb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x622dcd078fb2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x622dcd078fb2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x622dcd078fb2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x622dcd078fb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x622dcd078fb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x622dcd38b53f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x622dcd38b53f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   59:     0x70a141b8daa4 - <unknown>
[INFO] [stdout]   60:     0x70a141c1aa64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "77b0f7b636cc73a26a913691ed8e05fbb7e4ac6c9adab187f998adf59e36e55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b0f7b636cc73a26a913691ed8e05fbb7e4ac6c9adab187f998adf59e36e55a", kill_on_drop: false }`
[INFO] [stdout] 77b0f7b636cc73a26a913691ed8e05fbb7e4ac6c9adab187f998adf59e36e55a
