[INFO] fetching crate libp2p-tcp 0.32.0... [INFO] testing libp2p-tcp-0.32.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate libp2p-tcp 0.32.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate libp2p-tcp 0.32.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p-tcp 0.32.0 [INFO] finished tweaking crates.io crate libp2p-tcp 0.32.0 [INFO] tweaked toml for crates.io crate libp2p-tcp 0.32.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-packet-core v0.4.2 [INFO] [stderr] Downloaded netlink-packet-utils v0.5.1 [INFO] [stderr] Downloaded if-addrs v0.7.0 [INFO] [stderr] Downloaded netlink-sys v0.8.2 [INFO] [stderr] Downloaded netlink-packet-route v0.11.0 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded rtnetlink v0.9.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.29.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.29.0 [INFO] [stderr] Downloaded if-watch v1.0.0 [INFO] [stderr] Downloaded system-configuration-sys v0.5.0 [INFO] [stderr] Downloaded netlink-proto v0.9.2 [INFO] [stderr] Downloaded system-configuration v0.5.0 [INFO] [stderr] Downloaded windows v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbd690dffe2c2c7af0e6868f840048c9fb62b3e8ed34c6da6917fd0676322881 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dbd690dffe2c2c7af0e6868f840048c9fb62b3e8ed34c6da6917fd0676322881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd690dffe2c2c7af0e6868f840048c9fb62b3e8ed34c6da6917fd0676322881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd690dffe2c2c7af0e6868f840048c9fb62b3e8ed34c6da6917fd0676322881", kill_on_drop: false }` [INFO] [stdout] dbd690dffe2c2c7af0e6868f840048c9fb62b3e8ed34c6da6917fd0676322881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a23f65b36891dc9ac9310aa86f4e1c55c174138abfecb23b6ef2dd8b7adb933f [INFO] running `Command { std: "docker" "start" "-a" "a23f65b36891dc9ac9310aa86f4e1c55c174138abfecb23b6ef2dd8b7adb933f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling asn1_der v0.7.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling netlink-packet-utils v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling multihash v0.16.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling netlink-packet-route v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling multiaddr v0.14.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling netlink-sys v0.8.2 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling netlink-proto v0.9.2 [INFO] [stderr] Compiling libp2p-core v0.32.0 [INFO] [stderr] Compiling rtnetlink v0.9.1 [INFO] [stderr] Compiling if-watch v1.0.0 [INFO] [stderr] Compiling libp2p-tcp v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "a23f65b36891dc9ac9310aa86f4e1c55c174138abfecb23b6ef2dd8b7adb933f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23f65b36891dc9ac9310aa86f4e1c55c174138abfecb23b6ef2dd8b7adb933f", kill_on_drop: false }` [INFO] [stdout] a23f65b36891dc9ac9310aa86f4e1c55c174138abfecb23b6ef2dd8b7adb933f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0fea6e07ac47680843cd63489e805321ac736ae933ddc62dd404df6fa0bb8cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0fea6e07ac47680843cd63489e805321ac736ae933ddc62dd404df6fa0bb8cb", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling libp2p-core v0.32.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling netlink-sys v0.8.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling netlink-proto v0.9.2 [INFO] [stderr] Compiling rtnetlink v0.9.1 [INFO] [stderr] Compiling if-watch v1.0.0 [INFO] [stderr] Compiling libp2p-tcp v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.89s [INFO] running `Command { std: "docker" "inspect" "d0fea6e07ac47680843cd63489e805321ac736ae933ddc62dd404df6fa0bb8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0fea6e07ac47680843cd63489e805321ac736ae933ddc62dd404df6fa0bb8cb", kill_on_drop: false }` [INFO] [stdout] d0fea6e07ac47680843cd63489e805321ac736ae933ddc62dd404df6fa0bb8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a15fa7f0077a2085d4d315149f5b5b9bbd398ac9690b3171be86b4719bbd264 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a15fa7f0077a2085d4d315149f5b5b9bbd398ac9690b3171be86b4719bbd264", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libp2p_tcp-f8613246a20b8efb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::multiaddr_to_tcp_conversion ... ok [INFO] [stdout] test tests::listen_invalid_addr ... ok [INFO] [stdout] test tests::port_reuse_listening ... ok [INFO] [stdout] test tests::communicating_between_dialer_and_listener ... FAILED [INFO] [stdout] test tests::port_reuse_dialing ... FAILED [INFO] [stdout] test tests::wildcard_expansion ... FAILED [INFO] [stdout] test tests::listen_port_0 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::communicating_between_dialer_and_listener stdout ---- [INFO] [stdout] thread 'tests::communicating_between_dialer_and_listener' panicked at 'called `Option::unwrap()` on a `None` value', src/lib.rs:789:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f09 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf5bd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55fe7b71486c - core::option::Option::unwrap::hd4442e0e4a8de8b1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x55fe7b6f2b2c - libp2p_tcp::tests::communicating_between_dialer_and_listener::dialer::{{closure}}::h66a45b949e2c36f0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:789:24 [INFO] [stdout] 18: 0x55fe7b6f987b - as core::future::future::Future>::poll::h4f33c9cab83ff4f8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b721389 - as core::future::future::Future>::poll::{{closure}}::h68f51b2b1cb930f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6edaf3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb7101bdc72411a49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6cf148 - std::thread::local::LocalKey::try_with::h1a250d76e1a91255 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cdb7d - std::thread::local::LocalKey::with::h2e451a2bbdeb7662 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6eca28 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h729ab30875c750fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b7211a5 - as core::future::future::Future>::poll::hd5012cfd2e99d18e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b6dd76b - as core::future::future::Future>::poll::hc7392a0f8221391e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 26: 0x55fe7b708f6c - async_executor::Executor::run::{{closure}}::hb15d2bb35f27d9fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 27: 0x55fe7b6fa05b - as core::future::future::Future>::poll::hcb402a4ebcce25d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x55fe7b70c27e - async_executor::LocalExecutor::run::{{closure}}::hf4c945a89806b27e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 29: 0x55fe7b6f93db - as core::future::future::Future>::poll::h21da794b29304295 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x55fe7b7254c4 - async_io::driver::block_on::h9d7e35aaf761139e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55fe7b71a37f - async_global_executor::reactor::block_on::{{closure}}::hc45a9a421e3d5893 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x55fe7b71a1fd - async_global_executor::reactor::block_on::h919972c5ad2cdb86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x55fe7b700e9d - async_global_executor::executor::block_on::{{closure}}::h99763885be145b0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 34: 0x55fe7b6cf7c5 - std::thread::local::LocalKey::try_with::h2ac0f68e28d8139b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x55fe7b6ce522 - std::thread::local::LocalKey::with::hbd01ca80adb5f3c0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x55fe7b700bd3 - async_global_executor::executor::block_on::h30fef50058a4f10f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 37: 0x55fe7b7209a0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h1098d5048e6d21f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55fe7b6ed9e6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::had1154aa681e5a45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55fe7b6d3331 - std::thread::local::LocalKey::try_with::he5f475104c74854c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b6ce590 - std::thread::local::LocalKey::with::hc04a47d343e374f7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b6ec837 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h16fad836de317656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55fe7b7206d7 - async_std::task::builder::Builder::blocking::{{closure}}::hda33740fdf7ddc6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55fe7b6d2afd - std::thread::local::LocalKey::try_with::hc57d9617f5c9da9d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x55fe7b6cdc72 - std::thread::local::LocalKey::with::h3879fe6de7aa2b12 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x55fe7b71fea3 - async_std::task::builder::Builder::blocking::hf6b0c7d43f7687f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55fe7b6ec355 - async_std::task::block_on::block_on::h66455e383a76ec29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55fe7b6f33ac - libp2p_tcp::tests::communicating_between_dialer_and_listener::test::h61c3e615ce6d328a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:808:17 [INFO] [stdout] 48: 0x55fe7b6f1819 - libp2p_tcp::tests::communicating_between_dialer_and_listener::h609f5dd9fed88d06 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:829:9 [INFO] [stdout] 49: 0x55fe7b6f177a - libp2p_tcp::tests::communicating_between_dialer_and_listener::{{closure}}::h80784c0a810d44d3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:764:5 [INFO] [stdout] 50: 0x55fe7b6d423e - core::ops::function::FnOnce::call_once::hfe14f27dc79b2e8b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55fe7b9f1ac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55fe7b9f1ac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x55fe7b9f07f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 54: 0x55fe7b9f07f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55fe7b9f07f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55fe7b9f07f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55fe7b9f07f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55fe7b9f07f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x55fe7b9f07f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x55fe7b9fa0d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x55fe7b9fa0d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x55fe7b9c682f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x55fe7b9c682f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x55fe7b9c682f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x55fe7b9c682f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x55fe7b9c682f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 70: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 71: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 73: 0x7f2cb6bf8293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::port_reuse_dialing stdout ---- [INFO] [stdout] thread 'async-std/runtime' panicked at 'called `Result::unwrap()` on an `Err` value: Other(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" })', src/lib.rs:907:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf7e3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55fe7b6e8fb5 - core::result::Result::unwrap::hca9bf030903273a0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55fe7b6f4e96 - libp2p_tcp::tests::port_reuse_dialing::listener::{{closure}}::he0eacf55e90d82f0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:907:32 [INFO] [stdout] 18: 0x55fe7b6f96bb - as core::future::future::Future>::poll::h2e8f727691993fd6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b7213d9 - as core::future::future::Future>::poll::{{closure}}::h9a03bb23699185e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6edbf3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hba252c952775e87c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6cf908 - std::thread::local::LocalKey::try_with::h2ebc3a5f827bec7a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cd6dd - std::thread::local::LocalKey::with::h02023a6d4a1be5ed [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ec7e8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1504429630f2751a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b720fc5 - as core::future::future::Future>::poll::h55d94f589d57c317 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b707508 - async_executor::Executor::spawn::{{closure}}::h47b9d7dbbf5764b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:19 [INFO] [stdout] 26: 0x55fe7b6f92bb - as core::future::future::Future>::poll::h0d6844a3d5fe34fd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x55fe7b6c745d - async_task::raw::RawTask::run::h8c2c7a9f954e5784 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x55fe7b938041 - async_task::runnable::Runnable::run::he524b62b3711c568 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x55fe7b8ff331 - async_executor::Executor::run::{{closure}}::{{closure}}::h48b5f5d9c63f94e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 30: 0x55fe7b8f5c7d - as core::future::future::Future>::poll::hc4a89e6b50abed34 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x55fe7b8f6a1b - as core::future::future::Future>::poll::hfa4b27b3315220d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 32: 0x55fe7b8fe77d - async_executor::Executor::run::{{closure}}::h6a8805c4cb15ef7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 33: 0x55fe7b8f55ad - as core::future::future::Future>::poll::h1ce6134b30333bc6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x55fe7b8f697b - as core::future::future::Future>::poll::hd65fe1324ed8fae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 35: 0x55fe7b90ea12 - async_io::driver::block_on::h0ad8aa65c8fc1fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 36: 0x55fe7b913fc0 - async_global_executor::reactor::block_on::{{closure}}::he169175796f693d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x55fe7b913e1d - async_global_executor::reactor::block_on::h20cc0922217a04ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x55fe7b8f4534 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf703ae2db990859c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 39: 0x55fe7b91c021 - std::thread::local::LocalKey::try_with::h534328479f7d5899 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b91b224 - std::thread::local::LocalKey::with::h19477c7f21d66d0d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b8f43f0 - async_global_executor::threading::thread_main_loop::{{closure}}::h4200c71fa4af49ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 42: 0x55fe7b8f932d - std::panicking::try::do_call::h977429b57e2af252 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 44: 0x55fe7b8f91a4 - std::panicking::try::h278187c2c748f3fd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55fe7b9154ff - std::panic::catch_unwind::h7882e7babaed5561 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55fe7b8f41ee - async_global_executor::threading::thread_main_loop::h4ba9d10ac4d7e081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 47: 0x55fe7b90298a - core::ops::function::FnOnce::call_once::h53cecece2da0a75b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55fe7b915d5a - std::sys_common::backtrace::__rust_begin_short_backtrace::h6dc65d7fe40c725e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x55fe7b91a1b7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbe794da79fdf1b90 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x55fe7b91a31a - as core::ops::function::FnOnce<()>>::call_once::h13c264e1bc309c6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x55fe7b8f92be - std::panicking::try::do_call::h6183d770e6a86b16 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 53: 0x55fe7b8f9231 - std::panicking::try::h969f78821c3b46bd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55fe7b91555a - std::panic::catch_unwind::had4f45c9d72e3277 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55fe7b919ff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb18b6c60cfebe8cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55fe7b90286f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc4a3b67149744249 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 61: 0x7f2cb6bf8293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] thread 'async-std/runtime' panicked at 'called `Result::unwrap()` on an `Err` value: Other(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" })', src/lib.rs:769:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf7e3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55fe7b6e8fb5 - core::result::Result::unwrap::hca9bf030903273a0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55fe7b6f1b76 - libp2p_tcp::tests::communicating_between_dialer_and_listener::listener::{{closure}}::hf580df3942d6b00d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:769:32 [INFO] [stdout] 18: 0x55fe7b6f9abb - as core::future::future::Future>::poll::h705327928463320d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b721339 - as core::future::future::Future>::poll::{{closure}}::h4e08c820707b7102 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6ed563 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6c6c0480fd01708c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6cee18 - std::thread::local::LocalKey::try_with::h07aab7f49c8cf8ed [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cd7fd - std::thread::local::LocalKey::with::h0794c2e094840c1f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ecb68 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbebcb3b2aec048c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b720ea5 - as core::future::future::Future>::poll::h2bcbdad6017bc92c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b707248 - async_executor::Executor::spawn::{{closure}}::h411aac223be10cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:19 [INFO] [stdout] 26: 0x55fe7b6f9bdb - as core::future::future::Future>::poll::h7c73f8a9fbf7df6b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x55fe7b6c66dd - async_task::raw::RawTask::run::h15599a784768c4b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x55fe7b938041 - async_task::runnable::Runnable::run::he524b62b3711c568 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x55fe7b8ff331 - async_executor::Executor::run::{{closure}}::{{closure}}::h48b5f5d9c63f94e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 30: 0x55fe7b8f5c7d - as core::future::future::Future>::poll::hc4a89e6b50abed34 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x55fe7b8f6a1b - as core::future::future::Future>::poll::hfa4b27b3315220d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 32: 0x55fe7b8fe77d - async_executor::Executor::run::{{closure}}::h6a8805c4cb15ef7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 33: 0x55fe7b8f55ad - as core::future::future::Future>::poll::h1ce6134b30333bc6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x55fe7b8f697b - as core::future::future::Future>::poll::hd65fe1324ed8fae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 35: 0x55fe7b90ea12 - async_io::driver::block_on::h0ad8aa65c8fc1fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 36: 0x55fe7b913fc0 - async_global_executor::reactor::block_on::{{closure}}::he169175796f693d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x55fe7b913e1d - async_global_executor::reactor::block_on::h20cc0922217a04ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x55fe7b8f4534 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf703ae2db990859c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 39: 0x55fe7b91c021 - std::thread::local::LocalKey::try_with::h534328479f7d5899 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b91b224 - std::thread::local::LocalKey::with::h19477c7f21d66d0d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b8f43f0 - async_global_executor::threading::thread_main_loop::{{closure}}::h4200c71fa4af49ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 42: 0x55fe7b8f932d - std::panicking::try::do_call::h977429b57e2af252 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 44: 0x55fe7b8f91a4 - std::panicking::try::h278187c2c748f3fd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55fe7b9154ff - std::panic::catch_unwind::h7882e7babaed5561 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55fe7b8f41ee - async_global_executor::threading::thread_main_loop::h4ba9d10ac4d7e081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 47: 0x55fe7b90298a - core::ops::function::FnOnce::call_once::h53cecece2da0a75b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55fe7b915d5a - std::sys_common::backtrace::__rust_begin_short_backtrace::h6dc65d7fe40c725e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x55fe7b91a1b7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbe794da79fdf1b90 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x55fe7b91a31a - as core::ops::function::FnOnce<()>>::call_once::h13c264e1bc309c6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x55fe7b8f92be - std::panicking::try::do_call::h6183d770e6a86b16 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 53: 0x55fe7b8f9231 - std::panicking::try::h969f78821c3b46bd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55fe7b91555a - std::panic::catch_unwind::had4f45c9d72e3277 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55fe7b919ff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb18b6c60cfebe8cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55fe7b90286f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc4a3b67149744249 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 61: 0x7f2cb6bf8293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] thread 'async-std/runtime' panicked at 'called `Result::unwrap()` on an `Err` value: Other(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" })', src/lib.rs:838:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf7e3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55fe7b6e8fb5 - core::result::Result::unwrap::hca9bf030903273a0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55fe7b6f381d - libp2p_tcp::tests::wildcard_expansion::listener::{{closure}}::h4f419ed36ebed6b4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:838:32 [INFO] [stdout] 18: 0x55fe7b6f9c6b - as core::future::future::Future>::poll::h7fafdbd601f44e32 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b721249 - as core::future::future::Future>::poll::{{closure}}::h27bd9b482bc17abe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6ecfd3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h47d4001ba6309a1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6d2248 - std::thread::local::LocalKey::try_with::hacbd9556afc57039 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cd86d - std::thread::local::LocalKey::with::h0fd1194c66ef86d3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ec9d8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h710b4eb1c7bd39ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b721145 - as core::future::future::Future>::poll::h95d7fc4221aa4a30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b7077c8 - async_executor::Executor::spawn::{{closure}}::h6264545931f36009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:19 [INFO] [stdout] 26: 0x55fe7b6f946b - as core::future::future::Future>::poll::h29c1519f3087e12d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x55fe7b6c81dd - async_task::raw::RawTask::run::h97dcbe01509b9ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x55fe7b938041 - async_task::runnable::Runnable::run::he524b62b3711c568 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.1.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x55fe7b8ff331 - async_executor::Executor::run::{{closure}}::{{closure}}::h48b5f5d9c63f94e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 30: 0x55fe7b8f5c7d - as core::future::future::Future>::poll::hc4a89e6b50abed34 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x55fe7b8f6a1b - as core::future::future::Future>::poll::hfa4b27b3315220d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 32: 0x55fe7b8fe77d - async_executor::Executor::run::{{closure}}::h6a8805c4cb15ef7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 33: 0x55fe7b8f55ad - as core::future::future::Future>::poll::h1ce6134b30333bc6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x55fe7b8f697b - as core::future::future::Future>::poll::hd65fe1324ed8fae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 35: 0x55fe7b90ea12 - async_io::driver::block_on::h0ad8aa65c8fc1fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 36: 0x55fe7b913fc0 - async_global_executor::reactor::block_on::{{closure}}::he169175796f693d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x55fe7b913e1d - async_global_executor::reactor::block_on::h20cc0922217a04ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x55fe7b8f4534 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf703ae2db990859c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 39: 0x55fe7b91c021 - std::thread::local::LocalKey::try_with::h534328479f7d5899 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b91b224 - std::thread::local::LocalKey::with::h19477c7f21d66d0d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b8f43f0 - async_global_executor::threading::thread_main_loop::{{closure}}::h4200c71fa4af49ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 42: 0x55fe7b8f932d - std::panicking::try::do_call::h977429b57e2af252 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 44: 0x55fe7b8f91a4 - std::panicking::try::h278187c2c748f3fd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55fe7b9154ff - std::panic::catch_unwind::h7882e7babaed5561 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55fe7b8f41ee - async_global_executor::threading::thread_main_loop::h4ba9d10ac4d7e081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 47: 0x55fe7b90298a - core::ops::function::FnOnce::call_once::h53cecece2da0a75b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55fe7b915d5a - std::sys_common::backtrace::__rust_begin_short_backtrace::h6dc65d7fe40c725e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x55fe7b91a1b7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbe794da79fdf1b90 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x55fe7b91a31a - as core::ops::function::FnOnce<()>>::call_once::h13c264e1bc309c6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x55fe7b8f92be - std::panicking::try::do_call::h6183d770e6a86b16 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x55fe7b8f973b - __rust_try [INFO] [stdout] 53: 0x55fe7b8f9231 - std::panicking::try::h969f78821c3b46bd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55fe7b91555a - std::panic::catch_unwind::had4f45c9d72e3277 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55fe7b919ff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb18b6c60cfebe8cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55fe7b90286f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc4a3b67149744249 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 61: 0x7f2cb6bf8293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] thread 'tests::port_reuse_dialing' panicked at 'called `Option::unwrap()` on a `None` value', src/lib.rs:927:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f09 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf5bd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55fe7b71486c - core::option::Option::unwrap::hd4442e0e4a8de8b1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x55fe7b6f5ee6 - libp2p_tcp::tests::port_reuse_dialing::dialer::{{closure}}::h77bab89a8f174c90 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:927:29 [INFO] [stdout] 18: 0x55fe7b6fa4cb - as core::future::future::Future>::poll::he81ac64becc7954e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b721479 - as core::future::future::Future>::poll::{{closure}}::he9ca828e650a5bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6ecc63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1e242a859f008d28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6d2118 - std::thread::local::LocalKey::try_with::h9b8347b5c754b5ac [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cd9ed - std::thread::local::LocalKey::with::h2442870afbeaf8be [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ecb18 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb6b8293a437c3744 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b720f65 - as core::future::future::Future>::poll::h55ad8bdfa9282bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b6dd62b - as core::future::future::Future>::poll::h78c8968c2d6abc34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 26: 0x55fe7b7081f1 - async_executor::Executor::run::{{closure}}::h0e45fd26986fe73e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 27: 0x55fe7b6f990b - as core::future::future::Future>::poll::h541790294b77d4e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x55fe7b70b34a - async_executor::LocalExecutor::run::{{closure}}::h2532638973a2f12a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 29: 0x55fe7b6f999b - as core::future::future::Future>::poll::h5ea0b0832a8af10e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x55fe7b726894 - async_io::driver::block_on::hcc207d9a3516f910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55fe7b71a31f - async_global_executor::reactor::block_on::{{closure}}::hb7e027f797166fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x55fe7b71a163 - async_global_executor::reactor::block_on::h3d6cbf16ddc0ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x55fe7b700e3d - async_global_executor::executor::block_on::{{closure}}::h8e4614a014457000 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 34: 0x55fe7b6d23a1 - std::thread::local::LocalKey::try_with::hb1c01286f01b2160 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x55fe7b6ce0d2 - std::thread::local::LocalKey::with::h898b03b5d6205d46 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x55fe7b700c06 - async_global_executor::executor::block_on::h3e5f13efafac0f44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 37: 0x55fe7b7208a0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0c969fe5aab63026 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55fe7b6ecd86 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h290e9df3ca3a4126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55fe7b6d19a1 - std::thread::local::LocalKey::try_with::h7b5f4a112a7cec8a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b6ce2f0 - std::thread::local::LocalKey::with::h9f6c5a033c6f9aa6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b6ec877 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2e73b51c2bc621e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55fe7b72017f - async_std::task::builder::Builder::blocking::{{closure}}::h058343596f77687e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55fe7b6d0f39 - std::thread::local::LocalKey::try_with::h6ab5cd9c9cb9f182 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x55fe7b6cdde2 - std::thread::local::LocalKey::with::h42b272cbb3389aac [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x55fe7b71f83b - async_std::task::builder::Builder::blocking::h6c7bec3281bf2ca9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55fe7b6ec5bc - async_std::task::block_on::block_on::hebf4a1285b191310 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55fe7b6f6c5f - libp2p_tcp::tests::port_reuse_dialing::test::h49c54d7dc13057d9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:951:17 [INFO] [stdout] 48: 0x55fe7b6f4b39 - libp2p_tcp::tests::port_reuse_dialing::hbdb2e13a0200ce69 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:972:9 [INFO] [stdout] 49: 0x55fe7b6f4a9a - libp2p_tcp::tests::port_reuse_dialing::{{closure}}::h5cf9a4c47363dd2f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:902:5 [INFO] [stdout] 50: 0x55fe7b6d3e0e - core::ops::function::FnOnce::call_once::h88b08ae573fb2e88 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55fe7b9f1ac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55fe7b9f1ac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x55fe7b9f07f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 54: 0x55fe7b9f07f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55fe7b9f07f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55fe7b9f07f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55fe7b9f07f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55fe7b9f07f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x55fe7b9f07f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x55fe7b9fa0d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x55fe7b9fa0d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x55fe7b9c682f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x55fe7b9c682f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x55fe7b9c682f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x55fe7b9c682f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x55fe7b9c682f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 70: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 71: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 73: 0x7f2cb6bf8293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::wildcard_expansion stdout ---- [INFO] [stdout] thread 'tests::wildcard_expansion' panicked at 'called `Option::unwrap()` on a `None` value', src/lib.rs:865:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f09 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf5bd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55fe7b71486c - core::option::Option::unwrap::hd4442e0e4a8de8b1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x55fe7b6f4482 - libp2p_tcp::tests::wildcard_expansion::dialer::{{closure}}::h94456a5e8f5bb8b8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:865:29 [INFO] [stdout] 18: 0x55fe7b6f9b4b - as core::future::future::Future>::poll::h7a1523763007d15d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b7212e9 - as core::future::future::Future>::poll::{{closure}}::h400b3fa812987cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6ed213 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4c914a3450e89d02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6d1eb8 - std::thread::local::LocalKey::try_with::h93ef8d71ac06b470 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6ce85d - std::thread::local::LocalKey::with::he73ce0d593900e38 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ec938 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5c87e325d3327d62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b7210e5 - as core::future::future::Future>::poll::h8453584b066a99b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b6dd4eb - as core::future::future::Future>::poll::h1aa241876b136649 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 26: 0x55fe7b7093e2 - async_executor::Executor::run::{{closure}}::hc3155eac8a362f93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 27: 0x55fe7b6fa68b - as core::future::future::Future>::poll::hfbd798028936b777 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x55fe7b70bf22 - async_executor::LocalExecutor::run::{{closure}}::he8b34e6d2ddc87ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 29: 0x55fe7b6fa3ab - as core::future::future::Future>::poll::hd8741352dc4d2f40 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x55fe7b727c64 - async_io::driver::block_on::hdd25d2fe94f39d40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55fe7b71a2f3 - async_global_executor::reactor::block_on::{{closure}}::ha8eb1bb942756bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x55fe7b71a1ad - async_global_executor::reactor::block_on::h8cfbb2b2f60aebba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x55fe7b700d7d - async_global_executor::executor::block_on::{{closure}}::h5fe75a2d8927281b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 34: 0x55fe7b6d034e - std::thread::local::LocalKey::try_with::h4d794f6234e48be9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x55fe7b6cdaca - std::thread::local::LocalKey::with::h2869e7710a914bd1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x55fe7b700c67 - async_global_executor::executor::block_on::hc31bfae287779fb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 37: 0x55fe7b720b9a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h46bbe8de245758d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55fe7b6ed6a9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h93f5db88b08841dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55fe7b6d05d9 - std::thread::local::LocalKey::try_with::h56a0e72414060cc9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b6ce942 - std::thread::local::LocalKey::with::hf0a76f7e30021ec0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b6ec8f7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h598d386174cd9250 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55fe7b7202d8 - async_std::task::builder::Builder::blocking::{{closure}}::h4cd0a15e394dff25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55fe7b6d31c6 - std::thread::local::LocalKey::try_with::he5eb438bc322b474 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x55fe7b6ce24a - std::thread::local::LocalKey::with::h99c82e11519e09dc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x55fe7b71f22f - async_std::task::builder::Builder::blocking::h50e3b9d645a7e644 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55fe7b6ec3f0 - async_std::task::block_on::block_on::h67c61151fe9c15f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55fe7b6f495c - libp2p_tcp::tests::wildcard_expansion::test::h03ca50d676e271f5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:877:17 [INFO] [stdout] 48: 0x55fe7b6f3589 - libp2p_tcp::tests::wildcard_expansion::ha1cc9a53eb189f06 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:898:9 [INFO] [stdout] 49: 0x55fe7b6f34ea - libp2p_tcp::tests::wildcard_expansion::{{closure}}::h264e4adac6f7c370 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:833:5 [INFO] [stdout] 50: 0x55fe7b6d409e - core::ops::function::FnOnce::call_once::he31dc3c2528f23c4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55fe7b9f1ac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55fe7b9f1ac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x55fe7b9f07f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 54: 0x55fe7b9f07f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55fe7b9f07f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55fe7b9f07f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55fe7b9f07f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55fe7b9f07f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x55fe7b9f07f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x55fe7b9fa0d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x55fe7b9fa0d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x55fe7b9c682f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x55fe7b9c682f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x55fe7b9c682f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x55fe7b9c682f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x55fe7b9c682f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 70: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 71: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 73: 0x7f2cb6bf8293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::listen_port_0 stdout ---- [INFO] [stdout] thread 'tests::listen_port_0' panicked at 'called `Result::unwrap()` on an `Err` value: Other(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" })', src/lib.rs:1026:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe7bba44dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe7bba44dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe7bba44dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fe7bba44dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fe7bbcaeac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55fe7bb9d588 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55fe7bba6b07 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fe7bba6b07 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fe7bba6b07 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fe7bba683b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fe7bba725a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fe7bba6f47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fe7bba49a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fe7bba6c59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fe7b6bf6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55fe7b6bf7e3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55fe7b6e8fb5 - core::result::Result::unwrap::hca9bf030903273a0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55fe7b6f7db6 - libp2p_tcp::tests::listen_port_0::listen::{{closure}}::habc8435faf52b55e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1024:13 [INFO] [stdout] 18: 0x55fe7b6fa5e9 - as core::future::future::Future>::poll::hf2cc216c58924d06 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55fe7b721429 - as core::future::future::Future>::poll::{{closure}}::hce917d78a09af56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55fe7b6ed463 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6b909b7bf3884a41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55fe7b6cfcbb - std::thread::local::LocalKey::try_with::h3cd27c0a76efb84a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x55fe7b6cdd1d - std::thread::local::LocalKey::with::h4030a038b058e3de [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x55fe7b6ec798 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h045e681d87b74cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55fe7b720f05 - as core::future::future::Future>::poll::h4b0191ead7285bd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55fe7b6dd41b - as core::future::future::Future>::poll::h0559ccadfc01682b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 26: 0x55fe7b709821 - async_executor::Executor::run::{{closure}}::he46f6cb22f071326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 27: 0x55fe7b6f9e99 - as core::future::future::Future>::poll::ha9dab5ed1fcd6183 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x55fe7b70bbf4 - async_executor::LocalExecutor::run::{{closure}}::h6b203fc8de4bef1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 29: 0x55fe7b6f9749 - as core::future::future::Future>::poll::h40312b6d139776e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x55fe7b7240b4 - async_io::driver::block_on::h9ca3ccfd9cf16c9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55fe7b71a2b3 - async_global_executor::reactor::block_on::{{closure}}::h818f4f64dfea3a0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x55fe7b71a24d - async_global_executor::reactor::block_on::hdc383d0f6f841668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x55fe7b700d1d - async_global_executor::executor::block_on::{{closure}}::h25261398ce6208e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 34: 0x55fe7b6d13a1 - std::thread::local::LocalKey::try_with::h74adc6bbf2f7cd22 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x55fe7b6cda62 - std::thread::local::LocalKey::with::h269f761778f02433 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x55fe7b700b9a - async_global_executor::executor::block_on::h06a3bd9c12cfdaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 37: 0x55fe7b720ca5 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb087c1c1431a0db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55fe7b6ed0f6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h48fdc8c67901868d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55fe7b6d0dd1 - std::thread::local::LocalKey::try_with::h690f0894fa4015c5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x55fe7b6ce3e2 - std::thread::local::LocalKey::with::habdfd50aab740f31 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x55fe7b6eca7a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8a97f1960f9052f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55fe7b720811 - async_std::task::builder::Builder::blocking::{{closure}}::hee44ce308412f42a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55fe7b6d2739 - std::thread::local::LocalKey::try_with::hb93dc3728b7ad0b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x55fe7b6ce8d2 - std::thread::local::LocalKey::with::hebe3c9197ddba014 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x55fe7b71fb3b - async_std::task::builder::Builder::blocking::he3211ca72ca6c8ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55fe7b6ec50c - async_std::task::block_on::block_on::ha70e17036d088308 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55fe7b6f805e - libp2p_tcp::tests::listen_port_0::test::h8f2ffe1723d80506 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1038:32 [INFO] [stdout] 48: 0x55fe7b6f7bc4 - libp2p_tcp::tests::listen_port_0::h25712b71c2830fd4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1053:9 [INFO] [stdout] 49: 0x55fe7b6f7b5a - libp2p_tcp::tests::listen_port_0::{{closure}}::h885f81acfb331e9e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1020:5 [INFO] [stdout] 50: 0x55fe7b6d3e8e - core::ops::function::FnOnce::call_once::h9ee2504ce3121b26 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55fe7b9f1ac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55fe7b9f1ac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x55fe7b9f07f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 54: 0x55fe7b9f07f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55fe7b9f07f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55fe7b9f07f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55fe7b9f07f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55fe7b9f07f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x55fe7b9f07f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x55fe7b9fa0d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x55fe7b9fa0d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x55fe7b9c682f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x55fe7b9c682f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x55fe7b9c682f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x55fe7b9c682f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x55fe7b9c682f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x55fe7b9c682f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 70: 0x55fe7bbad1d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 71: 0x55fe7bbad1d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f2cb6e28609 - start_thread [INFO] [stdout] 73: 0x7f2cb6bf8293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::communicating_between_dialer_and_listener [INFO] [stdout] tests::listen_port_0 [INFO] [stdout] tests::port_reuse_dialing [INFO] [stdout] tests::wildcard_expansion [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "2a15fa7f0077a2085d4d315149f5b5b9bbd398ac9690b3171be86b4719bbd264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a15fa7f0077a2085d4d315149f5b5b9bbd398ac9690b3171be86b4719bbd264", kill_on_drop: false }` [INFO] [stdout] 2a15fa7f0077a2085d4d315149f5b5b9bbd398ac9690b3171be86b4719bbd264