[INFO] fetching crate fluence-fork-libp2p-tcp 0.27.3... [INFO] testing fluence-fork-libp2p-tcp-0.27.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fluence-fork-libp2p-tcp 0.27.3 into /workspace/builds/worker-64/source [INFO] validating manifest of crates.io crate fluence-fork-libp2p-tcp 0.27.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluence-fork-libp2p-tcp 0.27.3 [INFO] finished tweaking crates.io crate fluence-fork-libp2p-tcp 0.27.3 [INFO] tweaked toml for crates.io crate fluence-fork-libp2p-tcp 0.27.3 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if-addrs v0.6.7 [INFO] [stderr] Downloaded if-addrs-sys v0.3.2 [INFO] [stderr] Downloaded if-watch v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db805322fdedceeec4b0362a46f6d2db161607829fe782e79b5718bd85afc851 [INFO] running `Command { std: "docker" "start" "-a" "db805322fdedceeec4b0362a46f6d2db161607829fe782e79b5718bd85afc851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db805322fdedceeec4b0362a46f6d2db161607829fe782e79b5718bd85afc851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db805322fdedceeec4b0362a46f6d2db161607829fe782e79b5718bd85afc851", kill_on_drop: false }` [INFO] [stdout] db805322fdedceeec4b0362a46f6d2db161607829fe782e79b5718bd85afc851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c1d3ceb11395aea0332e661f2a98cd3b818a6131cb30e26051c39b0aae9320 [INFO] running `Command { std: "docker" "start" "-a" "61c1d3ceb11395aea0332e661f2a98cd3b818a6131cb30e26051c39b0aae9320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling fluence-fork-multistream-select v0.10.3 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling fluence-fork-parity-multiaddr v0.11.2 [INFO] [stderr] Compiling fluence-fork-libp2p-core v0.27.2 [INFO] [stderr] Compiling fluence-fork-libp2p-tcp v0.27.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.68s [INFO] running `Command { std: "docker" "inspect" "61c1d3ceb11395aea0332e661f2a98cd3b818a6131cb30e26051c39b0aae9320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c1d3ceb11395aea0332e661f2a98cd3b818a6131cb30e26051c39b0aae9320", kill_on_drop: false }` [INFO] [stdout] 61c1d3ceb11395aea0332e661f2a98cd3b818a6131cb30e26051c39b0aae9320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c983ec067d77434de4b8b3e213a0285fedd4f9fc7e057ab295dcd748adf55680 [INFO] running `Command { std: "docker" "start" "-a" "c983ec067d77434de4b8b3e213a0285fedd4f9fc7e057ab295dcd748adf55680", kill_on_drop: false }` [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling fluence-fork-libp2p-tcp v0.27.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "c983ec067d77434de4b8b3e213a0285fedd4f9fc7e057ab295dcd748adf55680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c983ec067d77434de4b8b3e213a0285fedd4f9fc7e057ab295dcd748adf55680", kill_on_drop: false }` [INFO] [stdout] c983ec067d77434de4b8b3e213a0285fedd4f9fc7e057ab295dcd748adf55680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a0117df8ee8dbdc39cf56dc5a20780a92b7a267413b0e05b8bb161643b46760 [INFO] running `Command { std: "docker" "start" "-a" "8a0117df8ee8dbdc39cf56dc5a20780a92b7a267413b0e05b8bb161643b46760", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libp2p_tcp-715ae04aec7b829f) [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::listen_port_0 ... FAILED [INFO] [stdout] test tests::communicating_between_dialer_and_listener ... FAILED [INFO] [stdout] test tests::wildcard_expansion ... FAILED [INFO] [stdout] test tests::port_reuse_dialing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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:983:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc7e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5632402f8df5 - core::result::Result::unwrap::h4baa4271653817e7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x563240307086 - libp2p_tcp::tests::listen_port_0::listen::{{closure}}::hb4ea192d653cdd86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:981:13 [INFO] [stdout] 18: 0x5632402fbaf9 - as core::future::future::Future>::poll::h22ce62caf306317e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321cd9 - as core::future::future::Future>::poll::{{closure}}::h6ea7d06e154de9e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x563240308573 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h359d6d325ea52ac6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ef35b - std::thread::local::LocalKey::try_with::hd91ef370f7020d69 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eaa5d - std::thread::local::LocalKey::with::h1b0455471cc6c680 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307ac8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h749659cfa5fbe78f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x563240321a95 - as core::future::future::Future>::poll::hcaf737a7b2f24a4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x56324033074b - as core::future::future::Future>::poll::h9b18740428d3afd8 [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: 0x563240311de1 - async_executor::Executor::run::{{closure}}::h569bea5ba2c6d394 [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: 0x5632402fbc29 - as core::future::future::Future>::poll::h23c361b16a3230c3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x563240315704 - async_executor::LocalExecutor::run::{{closure}}::h7beae568df30b807 [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: 0x5632402fccb9 - as core::future::future::Future>::poll::hddd02aaa52fcfdf3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5632403273e3 - async_io::driver::block_on::h66a944d90d9b6c1b [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: 0x56324030bc33 - async_global_executor::reactor::block_on::{{closure}}::h47e635290eea25fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x56324030bb4d - async_global_executor::reactor::block_on::he7cfb027d4bfa175 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x56324030b60d - async_global_executor::executor::block_on::{{closure}}::h5824676e98be0015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 34: 0x5632402ef631 - std::thread::local::LocalKey::try_with::hdb42fae5e35aad51 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x5632402eb1c2 - std::thread::local::LocalKey::with::h9dee9e1859df86a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x56324030b48a - async_global_executor::executor::block_on::hdd256ec316736b75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 37: 0x5632403213f5 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h41f6ffd32a3b3523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x563240308796 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h48c091daabaf9ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5632402eeeb1 - std::thread::local::LocalKey::try_with::hcd7055d4e1eb31bb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632402eae42 - std::thread::local::LocalKey::with::h4ab030f8f29530b1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x5632403078fa - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0d9c83f5af888c8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x563240321161 - async_std::task::builder::Builder::blocking::{{closure}}::hbb78eacb140a026a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5632402f0759 - std::thread::local::LocalKey::try_with::hfc457afe95fd42ab [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x5632402eb272 - std::thread::local::LocalKey::with::ha7cf20de211900c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x56324031fb5b - async_std::task::builder::Builder::blocking::h41d9548d48c7be1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5632402fefbc - async_std::task::block_on::block_on::hb2ffa5a07ebac0b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x56324030732e - libp2p_tcp::tests::listen_port_0::test::hc5cb4c0a04d97ff8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:995:32 [INFO] [stdout] 48: 0x563240306ab4 - libp2p_tcp::tests::listen_port_0::ha1cfd0e972dde225 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1007:9 [INFO] [stdout] 49: 0x563240306a1a - libp2p_tcp::tests::listen_port_0::{{closure}}::h82615858c9ea6e54 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:977:5 [INFO] [stdout] 50: 0x56324033569e - core::ops::function::FnOnce::call_once::h3d550db8dec91c35 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x563240568b63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x563240568b63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x563240567844 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x563240567844 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x563240567844 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x563240567844 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x563240567844 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x563240567844 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x563240567844 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x563240571161 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x563240571161 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x56324053d7df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56324053d7df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x56324053d7df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x56324053d7df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x56324053d7df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 70: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 71: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fedff0f6609 - start_thread [INFO] [stdout] 73: 0x7fedfeec6163 - clone [INFO] [stdout] 74: 0x0 - [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:760:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105a9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc5bd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5632402f174c - core::option::Option::unwrap::hbe30a4b0fccc0623 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x563240301a4c - libp2p_tcp::tests::communicating_between_dialer_and_listener::dialer::{{closure}}::h668909e1069750e9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:760:24 [INFO] [stdout] 18: 0x5632402fcb0b - as core::future::future::Future>::poll::hbed51cb3953338df [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321d79 - as core::future::future::Future>::poll::{{closure}}::hd9aa213c9f008bae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x563240308c13 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h980373b8df8e07d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ee2e8 - std::thread::local::LocalKey::try_with::ha098c9d2d43891b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402ea7dd - std::thread::local::LocalKey::with::h0d5e06407e6cc1af [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307b18 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7d2698b7a55f4ea5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5632403219d5 - as core::future::future::Future>::poll::ha1b087b1ed34df87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5632403306ab - as core::future::future::Future>::poll::h85433efacf078df3 [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: 0x563240312b9c - async_executor::Executor::run::{{closure}}::h6af22866454a5148 [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: 0x5632402fba6b - as core::future::future::Future>::poll::h16d1d9e7ec16df3b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x56324031542e - async_executor::LocalExecutor::run::{{closure}}::h6cf873154b9e9ab7 [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: 0x5632402fc5db - as core::future::future::Future>::poll::h90fb1d394c4b56ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x563240324a73 - async_io::driver::block_on::h4a9e50bb86eac98d [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: 0x56324030bc9f - async_global_executor::reactor::block_on::{{closure}}::h90dab5f11982eba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x56324030baad - async_global_executor::reactor::block_on::ha7c92c03b9631959 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x56324030b4ed - async_global_executor::executor::block_on::{{closure}}::h1e6d52d567ce2807 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 34: 0x5632402ebed5 - std::thread::local::LocalKey::try_with::h2550220d552593f8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x5632402ead22 - std::thread::local::LocalKey::with::h3338752a86d95f5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x56324030b423 - async_global_executor::executor::block_on::h5f1bbe3289b45281 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 37: 0x5632403212f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h3b09ddbba7f39664 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x563240308216 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1c48b1777cb9eee4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5632402ede21 - std::thread::local::LocalKey::try_with::h9badff746a13326e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632402ea6e0 - std::thread::local::LocalKey::with::h0247bd9442d7f25c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x563240307b67 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h897732d8b96324be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x563240320d97 - async_std::task::builder::Builder::blocking::{{closure}}::h5997dbc7c10c42c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5632402ec39d - std::thread::local::LocalKey::try_with::h389161218a7c576e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x5632402ea9f2 - std::thread::local::LocalKey::with::h1891b7cf31561fc0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x5632403204c3 - async_std::task::builder::Builder::blocking::ha6f86acec044bd8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5632402fee65 - async_std::task::block_on::block_on::h6bf0f708f89b2ac6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5632403022bc - libp2p_tcp::tests::communicating_between_dialer_and_listener::test::h92dcaf0f065ed0b3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:779:17 [INFO] [stdout] 48: 0x563240300739 - libp2p_tcp::tests::communicating_between_dialer_and_listener::hcba56f8112b77960 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:797:9 [INFO] [stdout] 49: 0x56324030069a - libp2p_tcp::tests::communicating_between_dialer_and_listener::{{closure}}::h8134c332069bf5db [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:735:5 [INFO] [stdout] 50: 0x5632403358fe - core::ops::function::FnOnce::call_once::h8bbe1e2c49e953f5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x563240568b63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x563240568b63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x563240567844 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x563240567844 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x563240567844 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x563240567844 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x563240567844 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x563240567844 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x563240567844 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x563240571161 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x563240571161 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x56324053d7df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56324053d7df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x56324053d7df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x56324053d7df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x56324053d7df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 70: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 71: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fedff0f6609 - start_thread [INFO] [stdout] 73: 0x7fedfeec6163 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::wildcard_expansion 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:806:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc7e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5632402f8df5 - core::result::Result::unwrap::h4baa4271653817e7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x563240302726 - libp2p_tcp::tests::wildcard_expansion::listener::{{closure}}::h8fdf45a246bfad0a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:806:32 [INFO] [stdout] 18: 0x5632402fc05b - as core::future::future::Future>::poll::h614dc17c588c89e9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321b49 - as core::future::future::Future>::poll::{{closure}}::h048b2f7c71d3fb91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x563240307e83 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0d721671e8ce825f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ee418 - std::thread::local::LocalKey::try_with::ha2a65fbf03d206de [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eb60d - std::thread::local::LocalKey::with::hc745a3b66fd7bdf8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307998 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2cf55e4530ee9ba0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x563240321975 - as core::future::future::Future>::poll::h939a2c997d699e41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x563240310f68 - async_executor::Executor::spawn::{{closure}}::he032803a2170cef6 [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: 0x5632402fc1fb - as core::future::future::Future>::poll::h672666bfbf4d91f5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x5632402e51dd - async_task::raw::RawTask::run::h4af37490e12dbba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x56324038c2a1 - async_task::runnable::Runnable::run::h8c74a8addaead221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x563240355dc1 - async_executor::Executor::run::{{closure}}::{{closure}}::h86f344e20a99e2bb [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: 0x56324034c1fd - as core::future::future::Future>::poll::h07d549d29f60db5a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x56324034d6eb - as core::future::future::Future>::poll::h18d4b9ad6579fd4f [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: 0x56324035559d - async_executor::Executor::run::{{closure}}::h67d453cce1417294 [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: 0x56324034cabd - as core::future::future::Future>::poll::hf03515f21d2ed17b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x56324034d78b - as core::future::future::Future>::poll::h5237053bc1005e9a [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: 0x563240366911 - async_io::driver::block_on::hcea6b10b1575800e [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: 0x56324036b1a0 - async_global_executor::reactor::block_on::{{closure}}::hfd2d1d3cc9b97f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x56324036b08d - async_global_executor::reactor::block_on::hac953a52df68c42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x56324034b344 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h0b6adae7f593d25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:95:17 [INFO] [stdout] 39: 0x5632403734c1 - std::thread::local::LocalKey::try_with::h8e3f927d8eb41c9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632403725f4 - std::thread::local::LocalKey::with::h7a220833d3c49e36 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x56324034b200 - async_global_executor::threading::thread_main_loop::{{closure}}::hfd71ec98ba4d7952 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:89:13 [INFO] [stdout] 42: 0x56324035013d - std::panicking::try::do_call::ha89c143efca53e39 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x56324035054b - __rust_try [INFO] [stdout] 44: 0x563240350044 - std::panicking::try::he80c97c2da292fdb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x56324036c6df - std::panic::catch_unwind::h04b72320fd42dead [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x56324034affe - async_global_executor::threading::thread_main_loop::h2d9d052059a78139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:88:12 [INFO] [stdout] 47: 0x5632403597ba - core::ops::function::FnOnce::call_once::hbcf51cf1f7d601da [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x56324036cfca - std::sys_common::backtrace::__rust_begin_short_backtrace::hb688c5567eb7e617 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x563240371427 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4cc7468f9efaad8a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x5632403715ba - as core::ops::function::FnOnce<()>>::call_once::h70e0af02bb6f6e82 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5632403500ce - std::panicking::try::do_call::h647f51859f1381b9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x56324035054b - __rust_try [INFO] [stdout] 53: 0x56324034ff01 - std::panicking::try::h9078527c03f31acc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x56324036c70a - std::panic::catch_unwind::h897ab092edef7b78 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x563240371262 - std::thread::Builder::spawn_unchecked_::{{closure}}::h50d36b6c2f7a88b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x56324035964f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1a738c0a02c2c8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7fedff0f6609 - start_thread [INFO] [stdout] 61: 0x7fedfeec6163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] thread 'tests::wildcard_expansion' panicked at 'called `Option::unwrap()` on a `None` value', src/lib.rs:831:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105a9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc5bd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5632402f174c - core::option::Option::unwrap::hbe30a4b0fccc0623 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x5632403032e2 - libp2p_tcp::tests::wildcard_expansion::dialer::{{closure}}::h791376692fcd4ed0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:831:29 [INFO] [stdout] 18: 0x5632402fce0b - as core::future::future::Future>::poll::hf8ee4f6e56c4b21d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321c89 - as core::future::future::Future>::poll::{{closure}}::h497719ebb01fa6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x563240308323 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h22720bfaeb33e356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ed688 - std::thread::local::LocalKey::try_with::h7d3f7a210b0ab30b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eb4cd - std::thread::local::LocalKey::with::hb89b88bf73e120bd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307c88 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he563562f074e8f09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x563240321a35 - as core::future::future::Future>::poll::hb34fce3cb637e9f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5632403308bb - as core::future::future::Future>::poll::hf452048aaa32414a [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: 0x563240312282 - async_executor::Executor::run::{{closure}}::h5b84bdd21a419834 [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: 0x5632402fbf1b - as core::future::future::Future>::poll::h521c6b3e8f335405 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x563240314b12 - async_executor::LocalExecutor::run::{{closure}}::h217fe86a28716d80 [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: 0x5632402fbccb - as core::future::future::Future>::poll::h4b11b1b36d1e85ca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x563240329d93 - async_io::driver::block_on::hee59a06a35bdfa73 [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: 0x56324030bc03 - async_global_executor::reactor::block_on::{{closure}}::h3b8b0b7b2c34121b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x56324030bb9d - async_global_executor::reactor::block_on::hfb8bc95bc9af3d47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x56324030b54d - async_global_executor::executor::block_on::{{closure}}::h2aad356fa2faf17c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 34: 0x5632402ed44e - std::thread::local::LocalKey::try_with::h79382e947b39e8b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x5632402eb31a - std::thread::local::LocalKey::with::ha97662e0f417ca7a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x56324030b3c7 - async_global_executor::executor::block_on::h0d94ab8f1e0641b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 37: 0x56324032160a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h7a611abb09c1a9fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x563240308af9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6a73d5c2308b0387 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5632402eccc9 - std::thread::local::LocalKey::try_with::h5a2478da23298cb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632402eb882 - std::thread::local::LocalKey::with::hf0c63acfe2262434 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x5632403078b7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h082a2da760809c10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x563240320ee8 - async_std::task::builder::Builder::blocking::{{closure}}::h5ee28349177a814d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5632402edf86 - std::thread::local::LocalKey::try_with::h9d36dec9d3ba3af1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x5632402ea98a - std::thread::local::LocalKey::with::h176701c8388b1a4b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x5632403207ef - async_std::task::builder::Builder::blocking::heb2da7b524b5056b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5632402ff060 - async_std::task::block_on::block_on::hb91b5a8f53c8fd4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5632403037bc - libp2p_tcp::tests::wildcard_expansion::test::h4414e54de5a24ef3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:843:17 [INFO] [stdout] 48: 0x563240302499 - libp2p_tcp::tests::wildcard_expansion::ha293c58cf59ebc7d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:861:9 [INFO] [stdout] 49: 0x5632403023fa - libp2p_tcp::tests::wildcard_expansion::{{closure}}::h54e9ec3210d32259 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:801:5 [INFO] [stdout] 50: 0x5632403359be - core::ops::function::FnOnce::call_once::h9e5dcbfc6a658506 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x563240568b63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x563240568b63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x563240567844 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x563240567844 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x563240567844 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x563240567844 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x563240567844 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x563240567844 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x563240567844 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x563240571161 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x563240571161 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x56324053d7df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56324053d7df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x56324053d7df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x56324053d7df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x56324053d7df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 70: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 71: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fedff0f6609 - start_thread [INFO] [stdout] 73: 0x7fedfeec6163 - clone [INFO] [stdout] 74: 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:740:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc7e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5632402f8df5 - core::result::Result::unwrap::h4baa4271653817e7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x563240300a96 - libp2p_tcp::tests::communicating_between_dialer_and_listener::listener::{{closure}}::h669dd38aab40ff97 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:740:32 [INFO] [stdout] 18: 0x5632402fb82b - as core::future::future::Future>::poll::h0577bee5ea600bc7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321dc9 - as core::future::future::Future>::poll::{{closure}}::he86c4d622c01b693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x5632403089b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h61fa19b8f489c1f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402f0508 - std::thread::local::LocalKey::try_with::hf36b622d415d5e56 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eaf6d - std::thread::local::LocalKey::with::h5f1a10b7f8133ebd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307a78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5cc94241ece8fed0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x563240321915 - as core::future::future::Future>::poll::h7dd78650f0f834e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5632403109e8 - async_executor::Executor::spawn::{{closure}}::h1ebf5d6ba267df5d [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: 0x5632402fca7b - as core::future::future::Future>::poll::hb8f8bc3c03606e1e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x5632402e36dd - async_task::raw::RawTask::run::h26152baa4620531e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x56324038c2a1 - async_task::runnable::Runnable::run::h8c74a8addaead221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x563240355dc1 - async_executor::Executor::run::{{closure}}::{{closure}}::h86f344e20a99e2bb [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: 0x56324034c1fd - as core::future::future::Future>::poll::h07d549d29f60db5a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x56324034d6eb - as core::future::future::Future>::poll::h18d4b9ad6579fd4f [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: 0x56324035559d - async_executor::Executor::run::{{closure}}::h67d453cce1417294 [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: 0x56324034cabd - as core::future::future::Future>::poll::hf03515f21d2ed17b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x56324034d78b - as core::future::future::Future>::poll::h5237053bc1005e9a [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: 0x563240366911 - async_io::driver::block_on::hcea6b10b1575800e [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: 0x56324036b1a0 - async_global_executor::reactor::block_on::{{closure}}::hfd2d1d3cc9b97f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x56324036b08d - async_global_executor::reactor::block_on::hac953a52df68c42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x56324034b344 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h0b6adae7f593d25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:95:17 [INFO] [stdout] 39: 0x5632403734c1 - std::thread::local::LocalKey::try_with::h8e3f927d8eb41c9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632403725f4 - std::thread::local::LocalKey::with::h7a220833d3c49e36 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x56324034b200 - async_global_executor::threading::thread_main_loop::{{closure}}::hfd71ec98ba4d7952 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:89:13 [INFO] [stdout] 42: 0x56324035013d - std::panicking::try::do_call::ha89c143efca53e39 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x56324035054b - __rust_try [INFO] [stdout] 44: 0x563240350044 - std::panicking::try::he80c97c2da292fdb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x56324036c6df - std::panic::catch_unwind::h04b72320fd42dead [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x56324034affe - async_global_executor::threading::thread_main_loop::h2d9d052059a78139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:88:12 [INFO] [stdout] 47: 0x5632403597ba - core::ops::function::FnOnce::call_once::hbcf51cf1f7d601da [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x56324036cfca - std::sys_common::backtrace::__rust_begin_short_backtrace::hb688c5567eb7e617 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x563240371427 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4cc7468f9efaad8a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x5632403715ba - as core::ops::function::FnOnce<()>>::call_once::h70e0af02bb6f6e82 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5632403500ce - std::panicking::try::do_call::h647f51859f1381b9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x56324035054b - __rust_try [INFO] [stdout] 53: 0x56324034ff01 - std::panicking::try::h9078527c03f31acc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x56324036c70a - std::panic::catch_unwind::h897ab092edef7b78 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x563240371262 - std::thread::Builder::spawn_unchecked_::{{closure}}::h50d36b6c2f7a88b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x56324035964f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1a738c0a02c2c8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7fedff0f6609 - start_thread [INFO] [stdout] 61: 0x7fedfeec6163 - 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:870:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc7e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5632402f8df5 - core::result::Result::unwrap::h4baa4271653817e7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x563240303cf6 - libp2p_tcp::tests::port_reuse_dialing::listener::{{closure}}::h0f76b8cc4ab90ecc [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:870:32 [INFO] [stdout] 18: 0x5632402fc54b - as core::future::future::Future>::poll::h7ce7790473033d67 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321d29 - as core::future::future::Future>::poll::{{closure}}::hb82dcfc0e312f121 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x5632403088b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h49a558fdfb1e2fe8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ee7b8 - std::thread::local::LocalKey::try_with::ha8fb8467577232a1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eafdd - std::thread::local::LocalKey::with::h64d1e12804896527 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307cd8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hecf9a189f3f0d72a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x563240321855 - as core::future::future::Future>::poll::h1241781dacaea6f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x563240310ca8 - async_executor::Executor::spawn::{{closure}}::hd60c99aba5372d79 [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: 0x5632402fc78b - as core::future::future::Future>::poll::h9ca9ad9029ce13e9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 27: 0x5632402e7a5d - async_task::raw::RawTask::run::hd7c48e3b77083dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x56324038c2a1 - async_task::runnable::Runnable::run::h8c74a8addaead221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.2.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x563240355dc1 - async_executor::Executor::run::{{closure}}::{{closure}}::h86f344e20a99e2bb [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: 0x56324034c1fd - as core::future::future::Future>::poll::h07d549d29f60db5a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x56324034d6eb - as core::future::future::Future>::poll::h18d4b9ad6579fd4f [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: 0x56324035559d - async_executor::Executor::run::{{closure}}::h67d453cce1417294 [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: 0x56324034cabd - as core::future::future::Future>::poll::hf03515f21d2ed17b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x56324034d78b - as core::future::future::Future>::poll::h5237053bc1005e9a [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: 0x563240366911 - async_io::driver::block_on::hcea6b10b1575800e [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: 0x56324036b1a0 - async_global_executor::reactor::block_on::{{closure}}::hfd2d1d3cc9b97f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x56324036b08d - async_global_executor::reactor::block_on::hac953a52df68c42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x56324034b344 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h0b6adae7f593d25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:95:17 [INFO] [stdout] 39: 0x5632403734c1 - std::thread::local::LocalKey::try_with::h8e3f927d8eb41c9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632403725f4 - std::thread::local::LocalKey::with::h7a220833d3c49e36 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x56324034b200 - async_global_executor::threading::thread_main_loop::{{closure}}::hfd71ec98ba4d7952 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:89:13 [INFO] [stdout] 42: 0x56324035013d - std::panicking::try::do_call::ha89c143efca53e39 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x56324035054b - __rust_try [INFO] [stdout] 44: 0x563240350044 - std::panicking::try::he80c97c2da292fdb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x56324036c6df - std::panic::catch_unwind::h04b72320fd42dead [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x56324034affe - async_global_executor::threading::thread_main_loop::h2d9d052059a78139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/threading.rs:88:12 [INFO] [stdout] 47: 0x5632403597ba - core::ops::function::FnOnce::call_once::hbcf51cf1f7d601da [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x56324036cfca - std::sys_common::backtrace::__rust_begin_short_backtrace::hb688c5567eb7e617 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x563240371427 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4cc7468f9efaad8a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x5632403715ba - as core::ops::function::FnOnce<()>>::call_once::h70e0af02bb6f6e82 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5632403500ce - std::panicking::try::do_call::h647f51859f1381b9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x56324035054b - __rust_try [INFO] [stdout] 53: 0x56324034ff01 - std::panicking::try::h9078527c03f31acc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x56324036c70a - std::panic::catch_unwind::h897ab092edef7b78 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x563240371262 - std::thread::Builder::spawn_unchecked_::{{closure}}::h50d36b6c2f7a88b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x56324035964f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1a738c0a02c2c8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 58: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 59: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7fedff0f6609 - start_thread [INFO] [stdout] 61: 0x7fedfeec6163 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::port_reuse_dialing stdout ---- [INFO] [stdout] thread 'tests::port_reuse_dialing' panicked at 'called `Option::unwrap()` on a `None` value', src/lib.rs:890:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56324070db6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56324070db6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56324070db6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56324070db6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5632407345ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563240706cb8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5632407101a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5632407101a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5632407101a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56324070fedc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5632407108f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5632407105a9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56324070e034 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5632407102f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5632402dc6f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5632402dc5bd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5632402f174c - core::option::Option::unwrap::hbe30a4b0fccc0623 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:752:21 [INFO] [stdout] 17: 0x563240304d36 - libp2p_tcp::tests::port_reuse_dialing::dialer::{{closure}}::h2aa3b8236b359e2d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:890:29 [INFO] [stdout] 18: 0x5632402fc95b - as core::future::future::Future>::poll::hab7fbb1c943389d2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x563240321c39 - as core::future::future::Future>::poll::{{closure}}::h458bbe30c9668f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x563240308673 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4275365533f5d36a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5632402ef778 - std::thread::local::LocalKey::try_with::he1b1035f4ca9e95f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x5632402eaacd - std::thread::local::LocalKey::with::h1bf4dfa1dcf0e807 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x563240307c38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he27c45a11cd85e8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5632403217f5 - as core::future::future::Future>::poll::h0aa8ff115b121aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x56324033081b - as core::future::future::Future>::poll::hc56b8eb84c9ec0cd [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: 0x563240311991 - async_executor::Executor::run::{{closure}}::h2c1b411465bdebd4 [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: 0x5632402fbb9b - as core::future::future::Future>::poll::h230652907d2c44cb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 28: 0x563240314de4 - async_executor::LocalExecutor::run::{{closure}}::h3884d6c919f48c16 [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: 0x5632402fcc2b - as core::future::future::Future>::poll::hda370cef5c5a2a6b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5632403288e3 - async_io::driver::block_on::hbe45701efb94b38b [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: 0x56324030bccf - async_global_executor::reactor::block_on::{{closure}}::hd010bd3b0e69eae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 32: 0x56324030ba5d - async_global_executor::reactor::block_on::h9f68191db6b72c53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 33: 0x56324030b6cd - async_global_executor::executor::block_on::{{closure}}::he39791b9a6fb63c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 34: 0x5632402ed1b1 - std::thread::local::LocalKey::try_with::h747f724ca686ba1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 35: 0x5632402eac72 - std::thread::local::LocalKey::with::h304785b8794112f4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 36: 0x56324030b456 - async_global_executor::executor::block_on::h8cbbf0e12463af36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 37: 0x563240321710 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd41ff6558ce27f5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x5632403080e6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1667f0346038b095 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5632402eea11 - std::thread::local::LocalKey::try_with::hab21597b944147a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 40: 0x5632402eac00 - std::thread::local::LocalKey::with::h2c191e205661a2fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 41: 0x5632403079e7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h435154acde0814b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x56324032101f - async_std::task::builder::Builder::blocking::{{closure}}::hb26b8a90a13bed0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5632402ebb09 - std::thread::local::LocalKey::try_with::h16eec9b8b80f4ab7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 44: 0x5632402eb7c2 - std::thread::local::LocalKey::with::hf04997e08aa25b7b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 45: 0x56324031fe6b - async_std::task::builder::Builder::blocking::h75fa2ac2452b9ce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5632402fed2c - async_std::task::block_on::block_on::h5114f911d30c9f56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x563240305aaf - libp2p_tcp::tests::port_reuse_dialing::test::h98a3dc76853798f6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:914:17 [INFO] [stdout] 48: 0x563240303999 - libp2p_tcp::tests::port_reuse_dialing::h65ad5d041d25d092 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:932:9 [INFO] [stdout] 49: 0x5632403038fa - libp2p_tcp::tests::port_reuse_dialing::{{closure}}::h4e3fa2ad9b39a2c3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:865:5 [INFO] [stdout] 50: 0x56324033571e - core::ops::function::FnOnce::call_once::h48c1cc3d06e3f416 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x563240568b63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x563240568b63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 53: 0x563240567844 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x563240567844 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x563240567844 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x563240567844 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x563240567844 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x563240567844 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 59: 0x563240567844 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 60: 0x563240571161 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 61: 0x563240571161 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 62: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 63: 0x56324053d7df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56324053d7df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 65: 0x56324053d7df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 66: 0x56324053d7df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 67: 0x56324053d7df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 68: 0x56324053d7df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 70: 0x5632407168c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 71: 0x5632407168c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fedff0f6609 - start_thread [INFO] [stdout] 73: 0x7fedfeec6163 - 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.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "8a0117df8ee8dbdc39cf56dc5a20780a92b7a267413b0e05b8bb161643b46760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0117df8ee8dbdc39cf56dc5a20780a92b7a267413b0e05b8bb161643b46760", kill_on_drop: false }` [INFO] [stdout] 8a0117df8ee8dbdc39cf56dc5a20780a92b7a267413b0e05b8bb161643b46760