[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vlad9486/libp2p-simulation on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b678e1b062fd39fc4db7ec0c4160bb168def92aec16098c3dafdc39706c59ddc
[INFO] running `Command { std: "docker" "start" "-a" "b678e1b062fd39fc4db7ec0c4160bb168def92aec16098c3dafdc39706c59ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b678e1b062fd39fc4db7ec0c4160bb168def92aec16098c3dafdc39706c59ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b678e1b062fd39fc4db7ec0c4160bb168def92aec16098c3dafdc39706c59ddc", kill_on_drop: false }`
[INFO] [stdout] b678e1b062fd39fc4db7ec0c4160bb168def92aec16098c3dafdc39706c59ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 090b8df8b75070cd9b367879acb182f49ab8df7f51ad716f5ef7eca4049d8c0f
[INFO] running `Command { std: "docker" "start" "-a" "090b8df8b75070cd9b367879acb182f49ab8df7f51ad716f5ef7eca4049d8c0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.25
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling choice v0.0.2
[INFO] [stderr]    Compiling id-set v0.2.2
[INFO] [stderr]    Compiling cooked-waker v5.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.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 thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[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 rw-stream-sink v0.4.0 (https://github.com/openmina/rust-libp2p?branch=dan_kad#0075a708)
[INFO] [stderr]    Compiling multistream-select v0.13.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 32.02s
[INFO] running `Command { std: "docker" "inspect" "090b8df8b75070cd9b367879acb182f49ab8df7f51ad716f5ef7eca4049d8c0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090b8df8b75070cd9b367879acb182f49ab8df7f51ad716f5ef7eca4049d8c0f", kill_on_drop: false }`
[INFO] [stdout] 090b8df8b75070cd9b367879acb182f49ab8df7f51ad716f5ef7eca4049d8c0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b07e93074fcd386646c19ec8a966784c639fdefa42a1c68be25065400f0461
[INFO] running `Command { std: "docker" "start" "-a" "d8b07e93074fcd386646c19ec8a966784c639fdefa42a1c68be25065400f0461", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling snow v0.9.0 (https://github.com/mcginty/snow#009411d2)
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling cc v1.0.83
[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 regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[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 unsigned-varint v0.7.2
[INFO] [stderr]    Compiling futures v0.3.29
[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-yamux v0.45.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-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 38.08s
[INFO] running `Command { std: "docker" "inspect" "d8b07e93074fcd386646c19ec8a966784c639fdefa42a1c68be25065400f0461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b07e93074fcd386646c19ec8a966784c639fdefa42a1c68be25065400f0461", kill_on_drop: false }`
[INFO] [stdout] d8b07e93074fcd386646c19ec8a966784c639fdefa42a1c68be25065400f0461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bb6b3f1c5caae25c4d13f9486b1423799595bd8e99e1c1ff45d678a4e66cadf
[INFO] running `Command { std: "docker" "start" "-a" "2bb6b3f1c5caae25c4d13f9486b1423799595bd8e99e1c1ff45d678a4e66cadf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_simulation-249f394e31c9b43a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP: NewListenAddr { listener_id: ListenerId(1), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWDC2goRZS3GxsZoFmC9CgxzLJuwPMHDSikZhwnVbtF6bd: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP"), is_new_peer: true, addresses: ["/ip4/127.0.0.1/tcp/8302"], bucket_range: (Distance(28948022309329048855892746252171976963317496166410141009864396001978282409984), Distance(57896044618658097711785492504343953926634992332820282019728792003956564819967)), old_peer: None })
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWDC2goRZS3GxsZoFmC9CgxzLJuwPMHDSikZhwnVbtF6bd: Dialing { peer_id: Some(PeerId("12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP")), connection_id: ConnectionId(1) }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWDC2goRZS3GxsZoFmC9CgxzLJuwPMHDSikZhwnVbtF6bd: NewListenAddr { listener_id: ListenerId(2), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP: 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] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP: NewListenAddr { listener_id: ListenerId(3), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWDC2goRZS3GxsZoFmC9CgxzLJuwPMHDSikZhwnVbtF6bd: NewListenAddr { listener_id: ListenerId(4), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWD7zTE3oGTjshorDpPCuzWFAY6dpANNkoLoUcQTnaG1eP: NewListenAddr { listener_id: ListenerId(5), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWDC2goRZS3GxsZoFmC9CgxzLJuwPMHDSikZhwnVbtF6bd: NewListenAddr { listener_id: ListenerId(6), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX: NewListenAddr { listener_id: ListenerId(7), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX"), is_new_peer: true, addresses: ["/ip4/127.0.0.1/tcp/8302"], bucket_range: (Distance(7237005577332262213973186563042994240829374041602535252466099000494570602496), Distance(14474011154664524427946373126085988481658748083205070504932198000989141204991)), old_peer: None })
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw: Dialing { peer_id: Some(PeerId("12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX")), connection_id: ConnectionId(5) }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw: NewListenAddr { listener_id: ListenerId(8), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Dial("127.0.0.1:1024", "127.0.0.1:8302")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "66fb901766b93ca250facd34ca4ed1f703e8d022fbe258b8")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX: IncomingConnection { connection_id: ConnectionId(6), local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "eb237deb05cec4fc9647b8302385a6f6512b6ff24943774d")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "9a02322a95f4ebe29cda35c76f35bfc476e938fa0952c821e3c4cee2")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "5a07666c3fcea1f101d41aa9ed4e4f17077e8ecd")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "6b47234680fdd72a")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "0521")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "02fac8432c6b682eb6662165960b5ac910ae8617f7b97f423b7af0aaa73d6a2b")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "dec8")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "7a5e09fc2e8e5725e932872db47985cba52c39ad254088ab87ea12676d79ff8797ecf21d43affcdd015098567c2733d2e8e90fa44d307f194157b90f7102d921cda1cb9276c04cf61166e9285e7b49ac7291705392758b02bcf7e459470dcc19f2afca0a40e2c24f6a6d0a94b819943973b29c69dc267b0feec00a042f418113a4b861c72373a9d9f907ef5dcff0e2ad31a0abb0fb4e476dab7be60c13576f93106e14deb0054ff8ca8aed57ae9c9f9fd062e3fada61af79beb0b4da68b27c82895d805cdcb57491")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "e748")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "610a98d3b18785175833757937eada9656c73731d63f34c7add9c477fface3d389b320489935a5fac2339b7b2239abaae2d6ce341e26816b82cfa336acaf066472cbbf0e2fc548887a68795c1ba084d39661fde0fecc4d1a4530cc9eed5c01d19bc6689bf3d4d8d63b28e7ba94cb48068eef3a9a9ca132a4e91579da75b1dc53caa4d3fbe3d186910c88fc34602371170fab498744361f4505568b005d690ff12770325956aba33f")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "a54f")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "ec130206ca2d801f30560e469af16cf1f5176f753453a4a7f5df70fc88808c5af749f6c459499b93a97775ad086cc83f0b0128753b6626")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stdout] test tests::check ... FAILED
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX: ConnectionEstablished { peer_id: PeerId("12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw"), connection_id: ConnectionId(6), 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: 66.866018ms }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX: ConnectionClosed { peer_id: PeerId("12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw"), connection_id: ConnectionId(6), 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] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "854c")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "220b6f00473a1ddcf114b09cceea863a30e556186bd4268534822cd5d7405bc8d7e75c23")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "941e")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "127029d82a834520e2a71b2cefb491d50d6c541bb9cdaacf2bbb26d92689f28d1175b2")
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::tests] 12D3KooWNsMNvY4g2F56fm6efopUnzKyNn8KXSspWTGuR6hXuQBw: ConnectionEstablished { peer_id: PeerId("12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX"), connection_id: ConnectionId(5), endpoint: Dialer { address: "/ip4/127.0.0.1/tcp/8302/p2p/12D3KooWNZx4RnB2Q3dXGLXTbg3NLyoCu2u6wGeLbtY4ckZfEReX", role_override: Dialer }, num_established: 1, concurrent_dial_errors: Some([]), established_in: 68.463228ms }
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "60d8")
[INFO] [stdout] test tests::simulate ... ok
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "ced3b8056bab6da4a0fb2c88c6d0e5da576823395f992a023ba35c123881a0da31a528c021d291df7cdf8368a146a73655c81739e352070930a14411885e7981e2")
[INFO] [stdout] 
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stdout] failures:
[INFO] [stderr] [2025-09-25T23:31:54Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stdout] 
[INFO] [stdout] ---- tests::check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::check' (25) 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 (7625949947284142952). 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): [3250267441380605345]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd5177048d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd5177048d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd5177048d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cd5177048d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cd51771734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cd51771734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cd5176d15f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd5176d15f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cd5176dd692 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cd5176e253f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cd5176e23d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cd5173b0a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cd5173b0a5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd5176e2bff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cd5176e2bff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cd5176e2a5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cd5176dd7c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cd5176c5a6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cd517720e10 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cd516ff041e - stateright::checker::path::Path<State,Action>::from_fingerprints::{{closure}}::h533261edb3c959c0
[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:     0x5cd51703a973 - core::option::Option<T>::unwrap_or_else::h50e6713923b6ec2c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1061:21
[INFO] [stdout]   21:     0x5cd516fefcbc - stateright::checker::path::Path<State,Action>::from_fingerprints::h4d76aa92790512f6
[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:     0x5cd516fdcbee - stateright::checker::bfs::reconstruct_path::h4e18c822fc778911
[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:     0x5cd516fdb475 - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::{{closure}}::hf8bb633717292730
[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:     0x5cd516fcd436 - core::iter::adapters::map::map_fold::{{closure}}::hf9f03e762cd5cbdf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   25:     0x5cd51701deb5 - core::iter::traits::iterator::Iterator::fold::hbadbf15c9a27f16f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   26:     0x5cd516fbc5c3 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2ad1386d465b6170
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5cd516fca2aa - core::iter::traits::iterator::Iterator::for_each::ha079ca99c808c5da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x5cd5170ef51d - <hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::h6997d0c028ca5d1c
[INFO] [stdout]                                at /rust/deps/hashbrown-0.15.5/src/map.rs:4561:14
[INFO] [stdout]   29:     0x5cd517058090 - <std::collections::hash::map::HashMap<K,V,S> as core::iter::traits::collect::Extend<(K,V)>>::extend::h03450be179ba8ad7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/map.rs:2795:19
[INFO] [stdout]   30:     0x5cd517058090 - <std::collections::hash::map::HashMap<K,V,S> as core::iter::traits::collect::FromIterator<(K,V)>>::from_iter::he231fd2846445e1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/map.rs:2780:13
[INFO] [stdout]   31:     0x5cd516fc901e - core::iter::traits::iterator::Iterator::collect::h688b3a9ef8c564dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   32:     0x5cd516fdb39c - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::hef5a2a61f455d5e1
[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:     0x5cd516fe0619 - stateright::checker::Checker::discovery::h0fe0b362efc2dd37
[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:     0x5cd516fdff48 - stateright::checker::Checker::assert_no_discovery::h20aee50b846a11c0
[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:     0x5cd516fdfeb8 - stateright::checker::Checker::assert_properties::h4272470045304c2f
[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:     0x5cd516f9d960 - libp2p_simulation::tests::check::h6f3dfd447da4385a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:213:13
[INFO] [stdout]   37:     0x5cd516f9da37 - libp2p_simulation::tests::check::{{closure}}::hc8d2c007fcbb55cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:188:11
[INFO] [stdout]   38:     0x5cd516fa13d6 - core::ops::function::FnOnce::call_once::he2cdfdd461800601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5cd5173b081b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cd5173b081b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5cd5173c6485 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5cd5173c6485 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5cd5173c6485 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5cd5173c6485 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5cd5173c6485 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5cd5173c6485 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5cd5173c6485 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5cd51739cc74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5cd51739cc74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5cd5173a053a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x5cd5173a053a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5cd5173a053a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5cd5173a053a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5cd5173a053a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5cd5173a053a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x5cd5173a053a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5cd5176d892f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x5cd5176d892f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7f08c6e9baa4 - <unknown>
[INFO] [stdout]   60:     0x7f08c6f28a34 - 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.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2bb6b3f1c5caae25c4d13f9486b1423799595bd8e99e1c1ff45d678a4e66cadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb6b3f1c5caae25c4d13f9486b1423799595bd8e99e1c1ff45d678a4e66cadf", kill_on_drop: false }`
[INFO] [stdout] 2bb6b3f1c5caae25c4d13f9486b1423799595bd8e99e1c1ff45d678a4e66cadf
