[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-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vlad9486/libp2p-simulation on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89e274ed3dfe9302aa29e36d4700a4150302d9679ab2ad4a3f18ca838ede51ca
[INFO] running `Command { std: "docker" "start" "-a" "89e274ed3dfe9302aa29e36d4700a4150302d9679ab2ad4a3f18ca838ede51ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89e274ed3dfe9302aa29e36d4700a4150302d9679ab2ad4a3f18ca838ede51ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e274ed3dfe9302aa29e36d4700a4150302d9679ab2ad4a3f18ca838ede51ca", kill_on_drop: false }`
[INFO] [stdout] 89e274ed3dfe9302aa29e36d4700a4150302d9679ab2ad4a3f18ca838ede51ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22253c60fafc23ca969a87bb07f998a9d62bd82aff999229015ce30be9502994
[INFO] running `Command { std: "docker" "start" "-a" "22253c60fafc23ca969a87bb07f998a9d62bd82aff999229015ce30be9502994", kill_on_drop: false }`
[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 syn v2.0.39
[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 platforms v3.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[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 thiserror v1.0.50
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[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 form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[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 itoa v1.0.9
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling choice v0.0.2
[INFO] [stderr]    Compiling id-set v0.2.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cooked-waker v5.0.0
[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 49.09s
[INFO] running `Command { std: "docker" "inspect" "22253c60fafc23ca969a87bb07f998a9d62bd82aff999229015ce30be9502994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22253c60fafc23ca969a87bb07f998a9d62bd82aff999229015ce30be9502994", kill_on_drop: false }`
[INFO] [stdout] 22253c60fafc23ca969a87bb07f998a9d62bd82aff999229015ce30be9502994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cadd3ab4a72bd3c20cd46c1bbdeb258566e1ef2c2b2ecd4051579729ea9fb0a
[INFO] running `Command { std: "docker" "start" "-a" "4cadd3ab4a72bd3c20cd46c1bbdeb258566e1ef2c2b2ecd4051579729ea9fb0a", 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 sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[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 thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[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 1m 07s
[INFO] running `Command { std: "docker" "inspect" "4cadd3ab4a72bd3c20cd46c1bbdeb258566e1ef2c2b2ecd4051579729ea9fb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cadd3ab4a72bd3c20cd46c1bbdeb258566e1ef2c2b2ecd4051579729ea9fb0a", kill_on_drop: false }`
[INFO] [stdout] 4cadd3ab4a72bd3c20cd46c1bbdeb258566e1ef2c2b2ecd4051579729ea9fb0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3fc901467ccce0825e1cfaf2e9dd40ece4e769613a4063c96c0f8777496d82e
[INFO] running `Command { std: "docker" "start" "-a" "f3fc901467ccce0825e1cfaf2e9dd40ece4e769613a4063c96c0f8777496d82e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_simulation-07199101b37e58bd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY: NewListenAddr { listener_id: ListenerId(1), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY"), 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:22:29Z INFO  libp2p_simulation::tests] 12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL: Dialing { peer_id: Some(PeerId("12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY")), connection_id: ConnectionId(1) }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL: NewListenAddr { listener_id: ListenerId(2), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Dial("127.0.0.1:1024", "127.0.0.1:8302")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "ecc0460eeb6771e10ac92ce657bff961dea9ff001b7071c9")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY: 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:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: NewListenAddr { listener_id: ListenerId(3), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: Behaviour(RoutingUpdated { peer: PeerId("12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR"), is_new_peer: true, addresses: ["/ip4/127.0.0.1/tcp/8302"], bucket_range: (Distance(3618502788666131106986593281521497120414687020801267626233049500247285301248), Distance(7237005577332262213973186563042994240829374041602535252466099000494570602495)), old_peer: None })
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: Dialing { peer_id: Some(PeerId("12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR")), connection_id: ConnectionId(3) }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: NewListenAddr { listener_id: ListenerId(4), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "cdcba339587e722b5304dc00b613118c7a94d4c73c55df0e")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: 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:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "2d40498d5828a6c8e44a120fc48e1fa467a657aa1f3a47d23a71b625")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: IncomingConnectionError { connection_id: ConnectionId(4), local_addr: "/ip4/127.0.0.1/tcp/8302", send_back_addr: "/ip4/127.0.0.1/tcp/1024", error: Transport(Other(Custom { kind: Other, error: Other(Left(Right(Select(ProtocolError(IoError(Custom { kind: InvalidData, error: "Maximum frame length exceeded" })))))) })) }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: OutgoingConnectionError { connection_id: ConnectionId(3), peer_id: Some(PeerId("12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR")), error: Transport([("/ip4/127.0.0.1/tcp/8302/p2p/12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR", Other(Custom { kind: Other, error: Other(Left(Right(Select(ProtocolError(InvalidMessage))))) }))]) }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "ede5216453be9dae5536252252a1207c6142e0e5")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "499d9959008146ad")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: Behaviour(OutboundQueryProgressed { id: QueryId(0), result: Bootstrap(Ok(BootstrapOk { peer: PeerId("12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D"), num_remaining: 4 })), stats: QueryStats { requests: 1, success: 0, failure: 1, start: Some(Instant { tv_sec: 11159, tv_nsec: 916896129 }), end: Some(Instant { tv_sec: 11159, tv_nsec: 918332479 }) }, step: ProgressStep { count: 1, last: false } })
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: Dialing { peer_id: Some(PeerId("12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR")), connection_id: ConnectionId(5) }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: 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] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "9e3d")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "c4d57bd32371ca02af076021cf8d6b3f592efff2f48a3a480ba661e99af64902")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "3dc1")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "c4d1624d4f2e0b608df06e8b40aaf21222381fecdf15b93f56228c0f6c87fdaf77fd36796c74e350e23366d95809be0e5377d7544499aae6d1052fb5af36a7031de086ad87af5e8941f0c92590c9715906ca3c746a1df76b838daa8c27123b33528bc4a1a594a195829a3d22400e1ff114b4a3737127a42f5ca16cf402ed8fbfb30670da2add9f49ba730d90a5edce4989b96282f491707e816d8e46dd9e23eda3507e2c0dd4baf321ff8080ba4a6bf5874426fd7232742d61bf12f4d14f31b5d4d8b8978c288ecd")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: NewListenAddr { listener_id: ListenerId(5), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: NewListenAddr { listener_id: ListenerId(6), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWS8nL8yifY5rEk7vZMmAJoLwWLFcnH2rARoqgXdobxGtR: NewListenAddr { listener_id: ListenerId(7), address: "/ip4/127.0.0.1/tcp/8302" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWAbV3krnkzRYaoie3DjENWqLefxFfRF94rS7Gtfv23p1D: NewListenAddr { listener_id: ListenerId(8), address: "/ip4/127.0.0.1/tcp/1024" }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "1ab2")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "44d9cda1b4ef8b97be2c020eafea4dfa750d8e25a4a64d4eac90e0492a125a48582e064aa618189c35f5c09c8821307d80c486ab2de5b294f54f35c2fb84f83c82c11572f39550669efc0c76aa346287e03797cf130837ce356578cf66d5927085c4c7522d3594454a62f09c0700ed9fda2a03275a8dbb8cddb1966200e4bf3020c3bad1d18d93cbc260bcaca753ef5de533b2c2de9519a1641a55d1539e7f468ae4cd23e9c048d2")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "3923")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "381a47321efabc5e481fc7af35223131dff2a4c0e819c0b67d4df9de18e03f2fd52ba329436dbfd737fffaa26d6059376c2a7899fee956")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY: ConnectionEstablished { peer_id: PeerId("12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL"), connection_id: ConnectionId(2), 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: 59.497959ms }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY: ConnectionClosed { peer_id: PeerId("12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL"), connection_id: ConnectionId(2), 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:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "914d")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "3eebd1e846580dfee8ef3729ee8b41116230c0326bd35d9f590c8782d59ecdd156400fbb")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "f1f8")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 -> 1: Data("127.0.0.1:8302", "127.0.0.1:1024", "906e8bd1ff7df40dac963afee4f06cf3e003f78ca30106dd50881eb80bf48b6db404a0")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::tests] 12D3KooWHUGNzzUBnjgS1wPznX9jDixCDqdBeNtRBoWzqEo1aTSL: ConnectionEstablished { peer_id: PeerId("12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY"), connection_id: ConnectionId(1), endpoint: Dialer { address: "/ip4/127.0.0.1/tcp/8302/p2p/12D3KooWJiYTegxCgcjvMRjyY3qGTPDLPeHALkHes3DNFEspQvZY", role_override: Dialer }, num_established: 1, concurrent_dial_errors: Some([]), established_in: 60.527568ms }
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "0cea")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 1 -> 0: Data("127.0.0.1:1024", "127.0.0.1:8302", "f72cabcfc7daac0667b282f991e60236135c394776e3c1c142b20abea584032fb9d80d11d6d3c2b299211ee0138563b86228c684d00d625b88646780977d92ef1d")
[INFO] [stderr] [2026-03-10T22:22:29Z INFO  libp2p_simulation::application] 0 processing messages
[INFO] [stderr] [2026-03-10T22:22:29Z 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 (9867095432342876008). 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): [855246867480256382]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ab42cd267a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ab42cd267a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ab42cd267a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60ab42cd267a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60ab42ce999a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60ab42ce999a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60ab42cd73a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60ab42cd73a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60ab42cb14df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60ab42cb14df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60ab42cca8f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60ab4299569c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60ab4299569c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ab42ccaab2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60ab42ccaab2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60ab42cb1598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60ab42ca8f09 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60ab42cb22ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60ab42cea32c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60ab425c59f1 - stateright::checker::path::Path<State,Action>::from_fingerprints::{{closure}}::h493c73e47712830a
[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:     0x60ab425f2696 - core::option::Option<T>::unwrap_or_else::habfc3e833743c4b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x60ab425c5003 - stateright::checker::path::Path<State,Action>::from_fingerprints::h761877e618a46a1b
[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:     0x60ab426d9fae - stateright::checker::bfs::reconstruct_path::h8948de908ffe0006
[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:     0x60ab426d8285 - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::{{closure}}::hd6bb7e99037dedf3
[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:     0x60ab426c8206 - core::iter::adapters::map::map_fold::{{closure}}::hf8a4d958191529bd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   25:     0x60ab426c4c15 - core::iter::traits::iterator::Iterator::fold::h7394ec5a3dc6dba6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2647:21
[INFO] [stdout]   26:     0x60ab426b7f43 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h76bc587adadc09be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x60ab426c59ea - core::iter::traits::iterator::Iterator::for_each::hf5beb2a503c60268
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   28:     0x60ab4269dc55 - <hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::h0c128535a2372d93
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:4661:14
[INFO] [stdout]   29:     0x60ab4263f168 - <std::collections::hash::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::h5113234f3b778863
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/collections/hash/map.rs:2937:19
[INFO] [stdout]   30:     0x60ab4263f168 - <std::collections::hash::map::HashMap<K,V,S> as core::iter::traits::collect::FromIterator<(K,V)>>::from_iter::h973173f55270d6d3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/collections/hash/map.rs:2921:13
[INFO] [stdout]   31:     0x60ab426c533d - core::iter::traits::iterator::Iterator::collect::hd545bb7064d6709e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   32:     0x60ab426d81ac - <stateright::checker::bfs::BfsChecker<M> as stateright::checker::Checker<M>>::discoveries::hcaa4c2e21d94897b
[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:     0x60ab426ddac9 - stateright::checker::Checker::discovery::h56d65a4a5a1a6d39
[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:     0x60ab426dd3e8 - stateright::checker::Checker::assert_no_discovery::hb1d93d481ab55dd4
[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:     0x60ab426dd358 - stateright::checker::Checker::assert_properties::h4b54f6a6701d87f6
[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:     0x60ab42705170 - libp2p_simulation::tests::check::hcf5ca8b6bdd55f66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:213:13
[INFO] [stdout]   37:     0x60ab427051f7 - libp2p_simulation::tests::check::{{closure}}::h0d8817e762e3900d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:188:11
[INFO] [stdout]   38:     0x60ab4257f576 - core::ops::function::FnOnce::call_once::haa17f44391de0d69
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60ab4298977b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60ab4298977b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x60ab4299616b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x60ab4299616b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x60ab4299616b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x60ab4299616b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60ab4299616b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60ab4299616b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x60ab4299616b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x60ab42991884 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x60ab42991884 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60ab42998d72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x60ab42998d72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x60ab42998d72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x60ab42998d72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60ab42998d72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60ab42998d72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x60ab42998d72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60ab42cd1f5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x60ab42cd1f5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7069096deaa4 - <unknown>
[INFO] [stdout]   60:     0x70690976ba64 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f3fc901467ccce0825e1cfaf2e9dd40ece4e769613a4063c96c0f8777496d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fc901467ccce0825e1cfaf2e9dd40ece4e769613a4063c96c0f8777496d82e", kill_on_drop: false }`
[INFO] [stdout] f3fc901467ccce0825e1cfaf2e9dd40ece4e769613a4063c96c0f8777496d82e
