[INFO] cloning repository https://github.com/turytsia/university-pv281-PeerToPeerFilesystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turytsia/university-pv281-PeerToPeerFilesystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturytsia%2Funiversity-pv281-PeerToPeerFilesystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturytsia%2Funiversity-pv281-PeerToPeerFilesystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dffbce1cd585e0ebdfe4b308b90537a87b485950
[INFO] testing turytsia/university-pv281-PeerToPeerFilesystem against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturytsia%2Funiversity-pv281-PeerToPeerFilesystem" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turytsia/university-pv281-PeerToPeerFilesystem
[INFO] finished tweaking git repo https://github.com/turytsia/university-pv281-PeerToPeerFilesystem
[INFO] tweaked toml for git repo https://github.com/turytsia/university-pv281-PeerToPeerFilesystem written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turytsia/university-pv281-PeerToPeerFilesystem on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turytsia/university-pv281-PeerToPeerFilesystem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded uuid v1.12.0
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded hybrid-array v0.2.1
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded rand_chacha v0.9.0-alpha.2
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded rand_core v0.9.0-alpha.2
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded public-ip v0.2.2
[INFO] [stderr]   Downloaded hyper-system-resolver v0.5.0
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] [stderr]   Downloaded trust-dns-client v0.20.4
[INFO] [stderr]   Downloaded rand v0.9.0-alpha.2
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.20.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 404e739247f4c0ef50ca2ee3e416a7ce2519cc6999484da7dc897506ff3590e9
[INFO] running `Command { std: "docker" "start" "-a" "404e739247f4c0ef50ca2ee3e416a7ce2519cc6999484da7dc897506ff3590e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "404e739247f4c0ef50ca2ee3e416a7ce2519cc6999484da7dc897506ff3590e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404e739247f4c0ef50ca2ee3e416a7ce2519cc6999484da7dc897506ff3590e9", kill_on_drop: false }`
[INFO] [stdout] 404e739247f4c0ef50ca2ee3e416a7ce2519cc6999484da7dc897506ff3590e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f87871cc3bf998fadc18e96271f144f3fda6d69da7993a01bfff31c957d18c6
[INFO] running `Command { std: "docker" "start" "-a" "2f87871cc3bf998fadc18e96271f144f3fda6d69da7993a01bfff31c957d18c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.2.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.9.0-alpha.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0-alpha.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0-alpha.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-system-resolver v0.5.0
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling trust-dns-client v0.20.4
[INFO] [stderr]    Compiling public-ip v0.2.2
[INFO] [stderr]    Compiling p2p v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `LookupRoundStatus` is never used
[INFO] [stdout]   --> src/core/lookup.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum LookupRoundStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.73s
[INFO] running `Command { std: "docker" "inspect" "2f87871cc3bf998fadc18e96271f144f3fda6d69da7993a01bfff31c957d18c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f87871cc3bf998fadc18e96271f144f3fda6d69da7993a01bfff31c957d18c6", kill_on_drop: false }`
[INFO] [stdout] 2f87871cc3bf998fadc18e96271f144f3fda6d69da7993a01bfff31c957d18c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b230e42b220c0263622ba7854344d7ec59d3f4c65b6946e32c8ff639a9eea6dd
[INFO] running `Command { std: "docker" "start" "-a" "b230e42b220c0263622ba7854344d7ec59d3f4c65b6946e32c8ff639a9eea6dd", kill_on_drop: false }`
[INFO] [stdout] warning: enum `LookupRoundStatus` is never used
[INFO] [stdout]   --> src/core/lookup.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum LookupRoundStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p2p v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `LookupRoundStatus` is never used
[INFO] [stdout]   --> src/core/lookup.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum LookupRoundStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] running `Command { std: "docker" "inspect" "b230e42b220c0263622ba7854344d7ec59d3f4c65b6946e32c8ff639a9eea6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b230e42b220c0263622ba7854344d7ec59d3f4c65b6946e32c8ff639a9eea6dd", kill_on_drop: false }`
[INFO] [stdout] b230e42b220c0263622ba7854344d7ec59d3f4c65b6946e32c8ff639a9eea6dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78e6cd62550b4a1d48a50dec05cda97664f955963e64cd13646aaf4d354b94de
[INFO] running `Command { std: "docker" "start" "-a" "78e6cd62550b4a1d48a50dec05cda97664f955963e64cd13646aaf4d354b94de", kill_on_drop: false }`
[INFO] [stderr] warning: enum `LookupRoundStatus` is never used
[INFO] [stderr]   --> src/core/lookup.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum LookupRoundStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `p2p` (lib) generated 1 warning
[INFO] [stderr] warning: `p2p` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p2p-22e6770d17bf08de)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test config::tests::test_deserialize_config ... ok
[INFO] [stdout] test core::key::tests::test_from_hex_str_error_decode ... ok
[INFO] [stdout] test core::key::tests::test_from_hex_str_ok ... ok
[INFO] [stdout] test core::key::tests::test_ordering ... ok
[INFO] [stdout] test core::key::tests::test_random_keys_are_not_all_zero ... ok
[INFO] [stdout] test core::key::tests::test_from_hex_str_error_wrong_length ... ok
[INFO] [stdout] test core::lookup::tests::test_get_unqueried_resulting_nodes ... ok
[INFO] [stdout] test core::lookup::tests::test_lookup_buffer_creation_and_sorting ... ok
[INFO] [stdout] test core::lookup::tests::test_lookup_node_info_equality ... ok
[INFO] [stdout] test core::lookup::tests::test_get_alpha_unqueried_nodes ... ok
[INFO] [stdout] test core::lookup::tests::test_cant_add_this_node_to_nodes ... ok
[INFO] [stdout] test config::tests::test_parse_from_file_with_port_override ... ok
[INFO] [stdout] test config::tests::test_parse_from_file ... ok
[INFO] [stdout] test core::key::tests::test_distance_and_leading_zeros ... ok
[INFO] [stdout] test core::key::tests::test_from_input ... ok
[INFO] [stdout] test core::lookup::tests::test_lookup_response_failure ... ok
[INFO] [stdout] test core::lookup::tests::test_lookup_response_successful ... ok
[INFO] [stdout] test core::lookup::tests::test_record_lookup_round_responses ... ok
[INFO] [stdout] test config::tests::test_resolve_ip_address_loopback ... ok
[INFO] [stdout] test networking::messages::tests::test_display_request_type ... ok
[INFO] [stdout] test networking::messages::tests::test_display_response_type ... ok
[INFO] [stdout] test networking::messages::tests::test_max_message_size ... ok
[INFO] [stdout] test networking::request_map::tests::test_add_and_contains_request ... ok
[INFO] [stdout] test networking::messages::tests::test_request_new_and_display ... ok
[INFO] [stdout] test networking::request_map::tests::test_handle_response_sender_dropped ... ok
[INFO] [stdout] test networking::request_map::tests::test_take_request ... ok
[INFO] [stdout] test core::node::tests::test_ping_response ... ok
[INFO] [stdout] test networking::request_map::tests::test_handle_response_known ... ok
[INFO] [stdout] test routing::kbucket::tests::test_add_node_existing ... ok
[INFO] [stdout] test networking::request_map::tests::test_remove_request ... ok
[INFO] [stdout] test networking::request_map::tests::test_handle_response_unknown ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_n_closest_advanced ... ok
[INFO] [stdout] test core::lookup::tests::test_lookup_buffer_get_resulting_vector ... ok
[INFO] [stdout] test routing::kbucket::tests::test_add_node_full_capacity ... ok
[INFO] [stdout] test routing::kbucket::tests::test_find_node ... ok
[INFO] [stdout] test routing::kbucket::tests::test_kbucket_capacity ... ok
[INFO] [stdout] test routing::kbucket::tests::test_add_node ... ok
[INFO] [stdout] test routing::kbucket::tests::test_remove_node ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_nodeinfo_failure ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_n_closest_success ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_nodeinfo_success ... ok
[INFO] [stdout] test routing::routing_table::tests::test_initialize ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_n_closest_empty ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_n_closest_slow ... ok
[INFO] [stdout] test sharding::encryption::tests::test_decryption_with_wrong_key ... ok
[INFO] [stdout] test sharding::encryption::tests::test_key_generation ... ok
[INFO] [stdout] test sharding::encryption::tests::test_encryption_decryption ... ok
[INFO] [stdout] test sharding::encryption::tests::test_decryption_with_modified_ciphertext ... ok
[INFO] [stdout] test storage::file_manager::tests::test_get_files_for_reupload ... ok
[INFO] [stdout] test storage::file_manager::tests::test_add_file_uploaded_entry ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_read_chunk_not_found ... ok
[INFO] [stdout] test sharding::uploader::tests::test_file_uploader_get_metadata_fail ... ok
[INFO] [stdout] test sharding::uploader::tests::test_file_uploader_new ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_read_chunk_success ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_remove_dead_chunks ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_save_for_port ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_is_chunk_already_stored ... ok
[INFO] [stdout] test storage::shard_storage_manager::tests::test_get_chunks_for_reupload ... ok
[INFO] [stdout] test config::tests::test_resolve_ip_address_local ... FAILED
[INFO] [stdout] test networking::messages::tests::test_new_nodes_builder ... ok
[INFO] [stdout] test config::tests::test_resolve_ip_address_public ... FAILED
[INFO] [stdout] test sharding::uploader::tests::test_file_uploader_file_too_big ... ok
[INFO] [stdout] test sharding::downloader::tests::test_file_downloader_new ... ok
[INFO] [stdout] test sharding::downloader::tests::test_file_downloader_store_unwanted_chunk ... ok
[INFO] [stdout] test sharding::uploader::tests::test_file_uploader_get_metadata ... ok
[INFO] [stdout] test sharding::uploader::tests::test_file_uploader_get_next_chunk ... ok
[INFO] [stdout] test storage::file_manager::tests::test_no_files_for_reupload_within_interval ... ok
[INFO] [stdout] test sharding::downloader::tests::test_file_downloader_store_next_chunk ... ok
[INFO] [stdout] test routing::routing_table::tests::test_get_n_closest_fuzz ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_resolve_ip_address_local stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_resolve_ip_address_local' (28) panicked at src/config.rs:273:9:
[INFO] [stdout] assertion failed: ip.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4dcc2af6e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4dcc2af6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4dcc2af6e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4dcc2af6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4dcc2c1f1a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4dcc2c1f1a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f4dcc27aae6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4dcc27aae6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4dcc28d879 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4dcc28d879 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4dcc28d711 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4dcc0ebd1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4dcc0ebd1e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4dcc28dba2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4dcc28dba2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4dcc28d96a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f4dcc287fb9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4dcc26e71d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4dcc2cc6bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4dcc2cc682 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f4dcbd457bb - p2p::config::tests::test_resolve_ip_address_local::{{closure}}::h5a7edfb5ac32f5ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:273:9
[INFO] [stdout]   21:     0x5f4dcbd50ac2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd64f269bfb55d81e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5f4dcbd5089d - <core::pin::Pin<P> as core::future::future::Future>::poll::h368bdbb4ade6a1e5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f4dcbdc9f4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcccdbb77120c0e56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5f4dcbdc984b - tokio::runtime::coop::with_budget::hf648e213f08b5e16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5f4dcbdc984b - tokio::runtime::coop::budget::h8b8ee16ac15d987e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5f4dcbdc984b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h643332c1ffe9a38a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5f4dcbdc4a80 - tokio::runtime::scheduler::current_thread::Context::enter::hfbe35b887ca6e148
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5f4dcbdc6e10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h94a8ac6de921497f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5f4dcbdc6944 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h83097b7df1aeb169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5f4dcbd0578b - tokio::runtime::context::scoped::Scoped<T>::set::h6ab4bf6f30d313ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5f4dcbdc08c9 - tokio::runtime::context::set_scheduler::{{closure}}::h74c99bbf7c127d26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5f4dcbd5aa22 - std::thread::local::LocalKey<T>::try_with::h833288e1bc79f00f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f4dcbd5875e - std::thread::local::LocalKey<T>::with::h430186393c1db0fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f4dcbdc083d - tokio::runtime::context::set_scheduler::hde896f2b92fbb7c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5f4dcbdc5dc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h44ccfa618ab0cd81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5f4dcbdc69b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6679ec2abf316591
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5f4dcbdc1373 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h036fd67c784eb08d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5f4dcbddaea3 - tokio::runtime::context::runtime::enter_runtime::ha5d48fc322865aac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5f4dcbdc0fb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6d41d052704f0e30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5f4dcbddc2a4 - tokio::runtime::runtime::Runtime::block_on_inner::h0a00b999ad1bc013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5f4dcbddc877 - tokio::runtime::runtime::Runtime::block_on::hae8247258c029621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5f4dcbd45235 - p2p::config::tests::test_resolve_ip_address_local::h4b0b81cbbb83a755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:274:39
[INFO] [stdout]   43:     0x5f4dcbd452d7 - p2p::config::tests::test_resolve_ip_address_local::{{closure}}::h1c7a610801176bd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:263:45
[INFO] [stdout]   44:     0x5f4dcbc94b76 - core::ops::function::FnOnce::call_once::h375815d985298cdc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f4dcc0ebadb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f4dcc0ebadb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5f4dcc0ff4ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5f4dcc0ff4ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5f4dcc0ff4ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f4dcc0ff4ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5f4dcc0ff4ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5f4dcc0ff4ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5f4dcc0ff4ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5f4dcc0d9944 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5f4dcc0d9944 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5f4dcc0dd2e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5f4dcc0dd2e2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5f4dcc0dd2e2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f4dcc0dd2e2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f4dcc0dd2e2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f4dcc0dd2e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5f4dcc0dd2e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5f4dcc2830ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5f4dcc2830ef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x70ccbc1f6aa4 - <unknown>
[INFO] [stdout]   66:     0x70ccbc283a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_resolve_ip_address_public stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_resolve_ip_address_public' (30) panicked at src/config.rs:259:9:
[INFO] [stdout] Failed to resolve a public IP address
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4dcc2af6e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4dcc2af6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4dcc2af6e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4dcc2af6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4dcc2c1f1a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4dcc2c1f1a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f4dcc27aae6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4dcc27aae6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4dcc28d879 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4dcc28d879 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4dcc28d711 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4dcc0ebd1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4dcc0ebd1e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4dcc28dba2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4dcc28dba2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4dcc28d96a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f4dcc287fb9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4dcc26e71d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4dcc2cc6bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4dcbd46006 - p2p::config::tests::test_resolve_ip_address_public::{{closure}}::h8714b371432b31f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:259:9
[INFO] [stdout]   20:     0x5f4dcbd50ac2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd64f269bfb55d81e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5f4dcbd5089d - <core::pin::Pin<P> as core::future::future::Future>::poll::h368bdbb4ade6a1e5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5f4dcbdc9f4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcccdbb77120c0e56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   23:     0x5f4dcbdc984b - tokio::runtime::coop::with_budget::hf648e213f08b5e16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5f4dcbdc984b - tokio::runtime::coop::budget::h8b8ee16ac15d987e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5f4dcbdc984b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h643332c1ffe9a38a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   26:     0x5f4dcbdc4a80 - tokio::runtime::scheduler::current_thread::Context::enter::hfbe35b887ca6e148
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   27:     0x5f4dcbdc6e10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h94a8ac6de921497f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   28:     0x5f4dcbdc6944 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h83097b7df1aeb169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   29:     0x5f4dcbd0578b - tokio::runtime::context::scoped::Scoped<T>::set::h6ab4bf6f30d313ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5f4dcbdc08c9 - tokio::runtime::context::set_scheduler::{{closure}}::h74c99bbf7c127d26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   31:     0x5f4dcbd5aa22 - std::thread::local::LocalKey<T>::try_with::h833288e1bc79f00f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5f4dcbd5875e - std::thread::local::LocalKey<T>::with::h430186393c1db0fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5f4dcbdc083d - tokio::runtime::context::set_scheduler::hde896f2b92fbb7c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   34:     0x5f4dcbdc5dc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h44ccfa618ab0cd81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   35:     0x5f4dcbdc69b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6679ec2abf316591
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   36:     0x5f4dcbdc1373 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h036fd67c784eb08d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   37:     0x5f4dcbddaea3 - tokio::runtime::context::runtime::enter_runtime::ha5d48fc322865aac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5f4dcbdc0fb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6d41d052704f0e30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   39:     0x5f4dcbddc2a4 - tokio::runtime::runtime::Runtime::block_on_inner::h0a00b999ad1bc013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5f4dcbddc877 - tokio::runtime::runtime::Runtime::block_on::hae8247258c029621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5f4dcbd45a85 - p2p::config::tests::test_resolve_ip_address_public::h4fb21b925f1cd1ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:259:69
[INFO] [stdout]   42:     0x5f4dcbd45b27 - p2p::config::tests::test_resolve_ip_address_public::{{closure}}::h7d76e734d01daba8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:249:46
[INFO] [stdout]   43:     0x5f4dcbc94936 - core::ops::function::FnOnce::call_once::h2e10a00d93eed0f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f4dcc0ebadb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f4dcc0ebadb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5f4dcc0ff4ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5f4dcc0ff4ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5f4dcc0ff4ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5f4dcc0ff4ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5f4dcc0ff4ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f4dcc0ff4ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5f4dcc0ff4ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5f4dcc0d9944 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5f4dcc0d9944 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5f4dcc0dd2e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5f4dcc0dd2e2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f4dcc0dd2e2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f4dcc0dd2e2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5f4dcc0dd2e2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f4dcc0dd2e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5f4dcc0dd2e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5f4dcc2830ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5f4dcc2830ef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x70ccbc1f6aa4 - <unknown>
[INFO] [stdout]   65:     0x70ccbc283a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_resolve_ip_address_local
[INFO] [stdout]     config::tests::test_resolve_ip_address_public
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 67 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "78e6cd62550b4a1d48a50dec05cda97664f955963e64cd13646aaf4d354b94de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e6cd62550b4a1d48a50dec05cda97664f955963e64cd13646aaf4d354b94de", kill_on_drop: false }`
[INFO] [stdout] 78e6cd62550b4a1d48a50dec05cda97664f955963e64cd13646aaf4d354b94de
