[INFO] fetching crate magic-wormhole 0.7.6...
[INFO] testing magic-wormhole-0.7.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate magic-wormhole 0.7.6 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate magic-wormhole 0.7.6
[INFO] finished tweaking crates.io crate magic-wormhole 0.7.6
[INFO] tweaked toml for crates.io crate magic-wormhole 0.7.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate magic-wormhole 0.7.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate magic-wormhole 0.7.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded async-tls v0.13.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded async-executor v1.13.1
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded async-tungstenite v0.29.1
[INFO] [stderr]   Downloaded bytecodec v0.4.15
[INFO] [stderr]   Downloaded zxcvbn v3.1.0
[INFO] [stderr]   Downloaded stun_codec v0.3.5
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded crypto_secretbox v0.1.1
[INFO] [stderr]   Downloaded fuzzt v0.3.1
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded noise-protocol v0.2.0
[INFO] [stderr]   Downloaded trackable v0.2.24
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded noise-rust-crypto v0.6.2
[INFO] [stderr]   Downloaded spake2 v0.4.0
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.4
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7927e2b3835a339480bad05a786b6005e07ab2129fb92233d11a2cc19e57c26
[INFO] running `Command { std: "docker" "start" "-a" "b7927e2b3835a339480bad05a786b6005e07ab2129fb92233d11a2cc19e57c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7927e2b3835a339480bad05a786b6005e07ab2129fb92233d11a2cc19e57c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7927e2b3835a339480bad05a786b6005e07ab2129fb92233d11a2cc19e57c26", kill_on_drop: false }`
[INFO] [stdout] b7927e2b3835a339480bad05a786b6005e07ab2129fb92233d11a2cc19e57c26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163a84ad7117fe1d9873b890c5743545cbaf2897ef572b8120141f5d2b8b0aa9
[INFO] running `Command { std: "docker" "start" "-a" "163a84ad7117fe1d9873b890c5743545cbaf2897ef572b8120141f5d2b8b0aa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling noise-protocol v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling bytecodec v0.4.15
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling stun_codec v0.3.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling spake2 v0.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling noise-rust-crypto v0.6.2
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling async-tungstenite v0.29.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling magic-wormhole v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DisplayBytes` is never constructed
[INFO] [stdout]   --> src/util.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DisplayBytes<'a>(pub &'a [u8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transfer/v1.rs:881:33
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<[u8]> {
[INFO] [stdout]     |                                 ^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |         socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 78 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.39s
[INFO] running `Command { std: "docker" "inspect" "163a84ad7117fe1d9873b890c5743545cbaf2897ef572b8120141f5d2b8b0aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163a84ad7117fe1d9873b890c5743545cbaf2897ef572b8120141f5d2b8b0aa9", kill_on_drop: false }`
[INFO] [stdout] 163a84ad7117fe1d9873b890c5743545cbaf2897ef572b8120141f5d2b8b0aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 449729a783854fc153a3651cbfc63f08d20476516db34d2149df17f005b67aa4
[INFO] running `Command { std: "docker" "start" "-a" "449729a783854fc153a3651cbfc63f08d20476516db34d2149df17f005b67aa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling async-tungstenite v0.29.1
[INFO] [stderr]    Compiling magic-wormhole v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DisplayBytes` is never constructed
[INFO] [stdout]   --> src/util.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DisplayBytes<'a>(pub &'a [u8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transfer/v1.rs:881:33
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<[u8]> {
[INFO] [stdout]     |                                 ^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |         socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 78 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayBytes` is never constructed
[INFO] [stdout]   --> src/util.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DisplayBytes<'a>(pub &'a [u8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transfer/v1.rs:881:33
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<[u8]> {
[INFO] [stdout]     |                                 ^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |         socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transit/crypto.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |         _socket: &mut dyn TransitTransport,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 78 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "449729a783854fc153a3651cbfc63f08d20476516db34d2149df17f005b67aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449729a783854fc153a3651cbfc63f08d20476516db34d2149df17f005b67aa4", kill_on_drop: false }`
[INFO] [stdout] 449729a783854fc153a3651cbfc63f08d20476516db34d2149df17f005b67aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04d0fee55e3c4c0f0990b21b3a85c99a9016bf85ab2caec0a91b8f47d3e356d4
[INFO] running `Command { std: "docker" "start" "-a" "04d0fee55e3c4c0f0990b21b3a85c99a9016bf85ab2caec0a91b8f47d3e356d4", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DisplayBytes` is never constructed
[INFO] [stderr]   --> src/util.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct DisplayBytes<'a>(pub &'a [u8]);
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/transfer/v1.rs:881:33
[INFO] [stderr]     |
[INFO] [stderr] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<[u8]> {
[INFO] [stderr]     |                                 ^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 881 |     pub(crate) fn path2bytes(p: &str) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transit/crypto.rs:68:17
[INFO] [stderr]    |
[INFO] [stderr] 68 |         socket: &mut dyn TransitTransport,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 69 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stderr]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>>;
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transit/crypto.rs:77:18
[INFO] [stderr]    |
[INFO] [stderr] 77 |         _socket: &mut dyn TransitTransport,
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 78 |     ) -> BoxFuture<Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stderr]    |          ---------------------------------------------------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 |     ) -> BoxFuture<'_, Result<DynTransitCrypto, TransitHandshakeError>> {
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `magic-wormhole` (lib) generated 4 warnings
[INFO] [stderr] warning: `magic-wormhole` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/magic_wormhole-73defb6fbac88f32)
[INFO] [stdout] running 53 tests
[INFO] [stdout] test core::key::test::test_derive_key ... ok
[INFO] [stdout] test core::key::test::test_derive_phase_key2 ... ok
[INFO] [stdout] test core::server_messages::test::test_add ... ok
[INFO] [stdout] test core::key::test::test_encrypt_data ... ok
[INFO] [stdout] test core::server_messages::test::test_message ... ok
[INFO] [stdout] test core::key::test::test_derive_phase_key ... ok
[INFO] [stdout] test core::server_messages::test::test_allocate ... ok
[INFO] [stdout] test core::server_messages::test::test_welcome4 ... ok
[INFO] [stdout] test core::server_messages::test::test_close ... ok
[INFO] [stdout] test core::server_messages::test::test_list ... ok
[INFO] [stdout] test core::server_messages::test::test_open ... ok
[INFO] [stdout] test core::server_messages::test::test_welcome3 ... ok
[INFO] [stdout] test core::server_messages::test::test_claim ... ok
[INFO] [stdout] test core::server_messages::test::test_welcome5 ... ok
[INFO] [stdout] test core::server_messages::test::test_submit_permissions ... ok
[INFO] [stdout] test core::server_messages::test::test_ack ... ok
[INFO] [stdout] test core::server_messages::test::test_close_errory ... ok
[INFO] [stdout] test core::server_messages::test::test_welcome6 ... ok
[INFO] [stdout] test core::key::test::test_extract_pake_msg ... ok
[INFO] [stdout] test core::key::test::test_decrypt_data ... ok
[INFO] [stdout] test core::server_messages::test::test_bind ... ok
[INFO] [stdout] test core::server_messages::test::test_close_scared ... ok
[INFO] [stdout] test core::wordlist::test::test_choose_words ... ok
[INFO] [stdout] test core::wordlist::test::test_default_wordlist ... ok
[INFO] [stdout] test core::wordlist::test::test_get_wordlist ... ok
[INFO] [stdout] test core::server_messages::test::test_release ... ok
[INFO] [stdout] test core::test::test_mood ... ok
[INFO] [stdout] test core::wordlist::test::test_choose_more_words ... ok
[INFO] [stdout] test core::wordlist::test::test_choose_words_matches_completion ... ok
[INFO] [stdout] test core::wordlist::test::test_completion ... ok
[INFO] [stdout] test core::test::test_phase ... ok
[INFO] [stdout] test core::wordlist::test::test_load_words ... ok
[INFO] [stdout] test core::wordlist::test::test_wormhole_code_normal_completions ... ok
[INFO] [stdout] test core::wordlist::test::test_completion_normal ... ok
[INFO] [stdout] test transfer::test::test_file_ack ... ok
[INFO] [stdout] test transit::test::test_abilities_encoding ... ok
[INFO] [stdout] test transfer::test::test_transit ... ok
[INFO] [stdout] test uri::test::test_uri ... ok
[INFO] [stdout] test transit::test::test_hints_encoding ... ok
[INFO] [stdout] test core::test::test_send_many ... FAILED
[INFO] [stdout] test transfer::test::test_message ... ok
[INFO] [stdout] test core::test::test_wrong_code ... FAILED
[INFO] [stdout] test transfer::test::test_message_ack ... ok
[INFO] [stdout] test transfer::test::test_offer_file ... ok
[INFO] [stdout] test transfer::test::test_offer_directory ... ok
[INFO] [stdout] test uri::test::test_uri_err ... ok
[INFO] [stdout] test transfer::v1::test::test_transit_ack ... ok
[INFO] [stdout] test core::test::test_file_rust2rust_deprecated ... FAILED
[INFO] [stdout] test core::test::test_file_rust2rust ... FAILED
[INFO] [stdout] test core::test::test_connect_with_unknown_code_and_allocate_passes ... FAILED
[INFO] [stdout] test core::test::test_connect_with_unknown_code_and_no_allocate_fails ... FAILED
[INFO] [stdout] test core::test::test_connect_with_code_expecting_nameplate ... FAILED
[INFO] [stdout] test core::test::test_crowded ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_send_many stdout ----
[INFO] [stdout] Error: Error with the rendezvous server connection
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: Websocket I/O error
[INFO] [stdout]    1: IO error: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    2: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/test.rs:369:19
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_wrong_code stdout ----
[INFO] [stdout] Error: Error with the rendezvous server connection
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: Websocket I/O error
[INFO] [stdout]    1: IO error: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    2: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/test.rs:505:27
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_file_rust2rust_deprecated stdout ----
[INFO] [stdout] Error: Error with the rendezvous server connection
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: Websocket I/O error
[INFO] [stdout]    1: IO error: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    2: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/test.rs:203:50
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_file_rust2rust stdout ----
[INFO] [stdout] Error: Error with the rendezvous server connection
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: Websocket I/O error
[INFO] [stdout]    1: IO error: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    2: could not resolve address `("relay.magic-wormhole.io", 4000)`
[INFO] [stdout]    3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/test.rs:290:21
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_connect_with_unknown_code_and_allocate_passes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::test::test_connect_with_unknown_code_and_allocate_passes' panicked at src/core/test.rs:64:5:
[INFO] [stdout] assertion failed: mailbox_connection.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f98681322 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f98681322 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f98681322 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3f98681322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3f986ac0c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3f986ac0c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3f9867d233 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3f9867d233 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3f98681172 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3f98682a99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3f986828ce - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3f98323164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3f98323164 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3f9868356e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3f9868356e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3f98683206 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a3f98681829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3f98682ecd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3f986a9950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3f986a99dc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a3f981f8da1 - magic_wormhole::core::test::test_connect_with_unknown_code_and_allocate_passes::{{closure}}::h925dfdd0d3306d5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:64:5
[INFO] [stdout]   21:     0x5a3f97ff2130 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::haa86cd43708b8cc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x5a3f97fd64d8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd5c29eecd144f152
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x5a3f97faa9e5 - std::thread::local::LocalKey<T>::try_with::h77817e74ade897ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5a3f97fa759e - std::thread::local::LocalKey<T>::with::he660e1efc095970d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5a3f97fd4808 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc20fe834dc06e25b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x5a3f97ff1cfa - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hd2773fb9f0ae80dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x5a3f97fbc814 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h372bbf1114b1ca18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   28:     0x5a3f97f9964a - async_executor::State::run::{{closure}}::hc989b148461e4574
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   29:     0x5a3f97fa2c26 - async_executor::Executor::run::{{closure}}::h654fd0eb5cc39722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   30:     0x5a3f97f974af - async_executor::LocalExecutor::run::{{closure}}::h6cfb01d0b1a1c362
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   31:     0x5a3f9812c10f - async_io::driver::block_on::{{closure}}::hd6dac75a71497b8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   32:     0x5a3f97fae2a9 - std::thread::local::LocalKey<T>::try_with::hd6d4902ed06b127b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5a3f97fa6bde - std::thread::local::LocalKey<T>::with::h7772c6cf462c97c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5a3f9810a295 - async_io::driver::block_on::h0ae9e733319f97e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   35:     0x5a3f97fa5b7f - async_global_executor::reactor::block_on::{{closure}}::h8586625e978698bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   36:     0x5a3f97fa594f - async_global_executor::reactor::block_on::h1f1f736a00d3d85b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   37:     0x5a3f97ff6498 - async_global_executor::executor::block_on::{{closure}}::h180ba1e1ce00050b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   38:     0x5a3f97fad49c - std::thread::local::LocalKey<T>::try_with::hc02407d8156ed89e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5a3f97fa61fe - std::thread::local::LocalKey<T>::with::h1dfaa93607c15f37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5a3f97ff6379 - async_global_executor::executor::block_on::hd38c7821198a69f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   41:     0x5a3f9801397e - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h3089ba5d65cc9a95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   42:     0x5a3f97fd6815 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfca21f623c74f083
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   43:     0x5a3f97fabf3e - std::thread::local::LocalKey<T>::try_with::h9c0517a3dade4b30
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x5a3f97fa70ae - std::thread::local::LocalKey<T>::with::hb2455e1e7f5d669b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x5a3f97fd46d9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7bc8f4407c5b19d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   46:     0x5a3f980130f9 - async_std::task::builder::Builder::blocking::{{closure}}::h2cbe1f2d5f5504bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   47:     0x5a3f97fac33c - std::thread::local::LocalKey<T>::try_with::h9f777c3969e4a303
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5a3f97fa70ee - std::thread::local::LocalKey<T>::with::hb3972fcce561adef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5a3f980128aa - async_std::task::builder::Builder::blocking::he13d261433be729c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   50:     0x5a3f980145db - async_std::task::block_on::block_on::h9314f58dc50951f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   51:     0x5a3f981f8966 - magic_wormhole::core::test::test_connect_with_unknown_code_and_allocate_passes::h6de02146d43553b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:56:1
[INFO] [stdout]   52:     0x5a3f981f8927 - magic_wormhole::core::test::test_connect_with_unknown_code_and_allocate_passes::{{closure}}::he11b473f06830107
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:56:25
[INFO] [stdout]   53:     0x5a3f97f6c196 - core::ops::function::FnOnce::call_once::h89a177c761e9cdaa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x5a3f983289cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5a3f983289cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   56:     0x5a3f98327b05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   57:     0x5a3f98327b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5a3f98327b05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5a3f98327b05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5a3f98327b05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a3f98327b05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   62:     0x5a3f98327b05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   63:     0x5a3f982eb704 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   64:     0x5a3f982eb704 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x5a3f982ef0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   67:     0x5a3f982ef0da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   68:     0x5a3f982ef0da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   69:     0x5a3f982ef0da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x5a3f982ef0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   72:     0x5a3f9868667f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   73:     0x5a3f9868667f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   74:     0x77564cce0aa4 - <unknown>
[INFO] [stdout]   75:     0x77564cd6da34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_connect_with_unknown_code_and_no_allocate_fails stdout ----
[INFO] [stdout] [INFO  magic_wormhole::core::test] hola!
[INFO] [stdout] 
[INFO] [stdout] thread 'core::test::test_connect_with_unknown_code_and_no_allocate_fails' panicked at src/core/test.rs:93:13:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f98681322 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f98681322 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f98681322 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3f98681322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3f986ac0c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3f986ac0c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3f9867d233 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3f9867d233 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3f98681172 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3f98682a99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3f986828ce - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3f98323164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3f98323164 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3f9868356e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3f9868356e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3f98683206 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a3f98681829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3f98682ecd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3f986a9950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3f986a99dc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a3f981fa051 - magic_wormhole::core::test::test_connect_with_unknown_code_and_no_allocate_fails::{{closure}}::hc0f9639e3428e977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:93:13
[INFO] [stdout]   21:     0x5a3f97ff1ed0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h4414f44695cd0b28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x5a3f97fd5e08 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha4db4bfa63801641
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x5a3f97fac7d5 - std::thread::local::LocalKey<T>::try_with::ha8e7ed45350266c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5a3f97fa738e - std::thread::local::LocalKey<T>::with::hdc4b484ffca899ad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5a3f97fd4a38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::heb7d170aa4f00af7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x5a3f97ff1c51 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hb7d8bb0fbbe86010
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x5a3f97fbc8b4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h5738131ecba4ca26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   28:     0x5a3f97f99def - async_executor::State::run::{{closure}}::hecd4e458f184b9fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   29:     0x5a3f97fa2f05 - async_executor::Executor::run::{{closure}}::h66862db8414f570d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   30:     0x5a3f97f97a0f - async_executor::LocalExecutor::run::{{closure}}::hd70f2b1fbbcdfc92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   31:     0x5a3f9811677f - async_io::driver::block_on::{{closure}}::h7cede44f41a3b9cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   32:     0x5a3f97fabdf9 - std::thread::local::LocalKey<T>::try_with::h98937b3eb169d11e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5a3f97fa734e - std::thread::local::LocalKey<T>::with::hd6a65380fb7bda5a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5a3f9810b245 - async_io::driver::block_on::h13f1b627436754b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   35:     0x5a3f97fa5cef - async_global_executor::reactor::block_on::{{closure}}::hbb1d149328f7edda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   36:     0x5a3f97fa5a4f - async_global_executor::reactor::block_on::ha2a8d9f2a698025f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   37:     0x5a3f97ff6596 - async_global_executor::executor::block_on::{{closure}}::h31dc717e5f117788
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   38:     0x5a3f97fab74e - std::thread::local::LocalKey<T>::try_with::h90e2386c65c91406
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5a3f97fa66ce - std::thread::local::LocalKey<T>::with::h53417049dfeb4d5f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5a3f97ff63c5 - async_global_executor::executor::block_on::hdb993f0906adcff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   41:     0x5a3f98013a7e - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h355df7767b488e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   42:     0x5a3f97fd65f3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hdca705dd6e18f10c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   43:     0x5a3f97fac90c - std::thread::local::LocalKey<T>::try_with::hab63b33fd2df8932
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x5a3f97fa613e - std::thread::local::LocalKey<T>::with::h16841184442c023d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x5a3f97fd4646 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5e8b35f9ff9d9296
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   46:     0x5a3f98013297 - async_std::task::builder::Builder::blocking::{{closure}}::h72d4da7fa5ca120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   47:     0x5a3f97facd4e - std::thread::local::LocalKey<T>::try_with::hb16ac6d0e76a755d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5a3f97fa74ae - std::thread::local::LocalKey<T>::with::he3e6dba0d6b52749
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5a3f98012b4a - async_std::task::builder::Builder::blocking::he909a5cd4d574986
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   50:     0x5a3f9801412d - async_std::task::block_on::block_on::h207695795a61b4d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   51:     0x5a3f981f9278 - magic_wormhole::core::test::test_connect_with_unknown_code_and_no_allocate_fails::h052e75d0baa5e570
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:73:1
[INFO] [stdout]   52:     0x5a3f981f9237 - magic_wormhole::core::test::test_connect_with_unknown_code_and_no_allocate_fails::{{closure}}::h5937306a30385f83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:73:25
[INFO] [stdout]   53:     0x5a3f97f6a9e6 - core::ops::function::FnOnce::call_once::h1291e47724025407
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x5a3f983289cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5a3f983289cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   56:     0x5a3f98327b05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   57:     0x5a3f98327b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5a3f98327b05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5a3f98327b05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5a3f98327b05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a3f98327b05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   62:     0x5a3f98327b05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   63:     0x5a3f982eb704 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   64:     0x5a3f982eb704 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x5a3f982ef0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   67:     0x5a3f982ef0da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   68:     0x5a3f982ef0da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   69:     0x5a3f982ef0da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x5a3f982ef0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   72:     0x5a3f9868667f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   73:     0x5a3f9868667f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   74:     0x77564cce0aa4 - <unknown>
[INFO] [stdout]   75:     0x77564cd6da34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_connect_with_code_expecting_nameplate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::test::test_connect_with_code_expecting_nameplate' panicked at src/core/test.rs:579:18:
[INFO] [stdout] Got wrong error type ServerError(IO(Io(Custom { kind: Uncategorized, error: VerboseError { source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }, message: "could not resolve address `(\"relay.magic-wormhole.io\", 4000)`" } }))). Expected `NameplateNotFound`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f98681322 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f98681322 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f98681322 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3f98681322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3f986ac0c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3f986ac0c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3f9867d233 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3f9867d233 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3f98681172 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3f98682a99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3f986828ce - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3f98323164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3f98323164 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3f9868356e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3f9868356e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3f9868323a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3f98681829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3f98682ecd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3f986a9950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3f982131fe - magic_wormhole::core::test::test_connect_with_code_expecting_nameplate::{{closure}}::hfb69b437bb406158
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:579:18
[INFO] [stdout]   20:     0x5a3f97ff22b0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::he354e2fff3fda9cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   21:     0x5a3f97fd5768 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h514f6476c6f42d31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   22:     0x5a3f97fa8fb5 - std::thread::local::LocalKey<T>::try_with::h316adf833c30807b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   23:     0x5a3f97fa699e - std::thread::local::LocalKey<T>::with::h62ee305b1ce2ee87
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   24:     0x5a3f97fd4af8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf66b42a18caa759e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   25:     0x5a3f97ff1c8a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hbd208183efff0754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   26:     0x5a3f97fbc5f4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0019544b10bb61bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   27:     0x5a3f97f98eba - async_executor::State::run::{{closure}}::hb4a91222234c7f6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   28:     0x5a3f97fa31e7 - async_executor::Executor::run::{{closure}}::h921769e6071b0ae1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   29:     0x5a3f97f9775f - async_executor::LocalExecutor::run::{{closure}}::hcfa3f3118eb32644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   30:     0x5a3f98127c1f - async_io::driver::block_on::{{closure}}::hd002d81416cd0a78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   31:     0x5a3f97fa8979 - std::thread::local::LocalKey<T>::try_with::h2256b31b23fca65a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5a3f97fa6aee - std::thread::local::LocalKey<T>::with::h7133a63d4d2d88f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5a3f9810d185 - async_io::driver::block_on::h877e62b6e300bd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   34:     0x5a3f97fa5d5f - async_global_executor::reactor::block_on::{{closure}}::he05c6dce6e5decb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   35:     0x5a3f97fa58df - async_global_executor::reactor::block_on::h01af949793feca7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   36:     0x5a3f97ff6718 - async_global_executor::executor::block_on::{{closure}}::h6d4b954bc6762336
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   37:     0x5a3f97faa1dc - std::thread::local::LocalKey<T>::try_with::h5d20cb7ba299664f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5a3f97fa68ae - std::thread::local::LocalKey<T>::with::h61fd2253d4217fe3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5a3f97ff6336 - async_global_executor::executor::block_on::hccc5f81cda2daa16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   40:     0x5a3f98013efe - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd1a90335435a8d9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   41:     0x5a3f97fd4d85 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h117797fdd30b5e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   42:     0x5a3f97fa87fe - std::thread::local::LocalKey<T>::try_with::h205378a72b24a0f6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5a3f97fa61be - std::thread::local::LocalKey<T>::with::h19fe38f5a510a6ba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5a3f97fd4436 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1bc0576bc0983ec3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   45:     0x5a3f98012e59 - async_std::task::builder::Builder::blocking::{{closure}}::h01676336d8dc25fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   46:     0x5a3f97faad8c - std::thread::local::LocalKey<T>::try_with::h84c4b5fac93621b0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   47:     0x5a3f97fa69ee - std::thread::local::LocalKey<T>::with::h659c689242bf67ec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   48:     0x5a3f98011e2a - async_std::task::builder::Builder::blocking::h76209e982e08c3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   49:     0x5a3f980141e8 - async_std::task::block_on::block_on::h3605ef232f2e9d0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   50:     0x5a3f98212c10 - magic_wormhole::core::test::test_connect_with_code_expecting_nameplate::ha75b06795d08e3cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:569:1
[INFO] [stdout]   51:     0x5a3f98212bd7 - magic_wormhole::core::test::test_connect_with_code_expecting_nameplate::{{closure}}::h36e458681b5040c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:569:19
[INFO] [stdout]   52:     0x5a3f97f6b236 - core::ops::function::FnOnce::call_once::h37377ae72fee87ff
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x5a3f983289cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x5a3f983289cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   55:     0x5a3f98327b05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   56:     0x5a3f98327b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5a3f98327b05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5a3f98327b05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5a3f98327b05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a3f98327b05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   61:     0x5a3f98327b05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   62:     0x5a3f982eb704 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   63:     0x5a3f982eb704 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x5a3f982ef0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x5a3f982ef0da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x5a3f982ef0da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x5a3f982ef0da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x5a3f982ef0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   71:     0x5a3f9868667f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   72:     0x5a3f9868667f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   73:     0x77564cce0aa4 - <unknown>
[INFO] [stdout]   74:     0x77564cd6da34 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::test::test_crowded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::test::test_crowded' panicked at src/core/test.rs:549:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ServerError(IO(Io(Custom { kind: Uncategorized, error: VerboseError { source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }, message: "could not resolve address `(\"relay.magic-wormhole.io\", 4000)`" } })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f98681322 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f98681322 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f98681322 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3f98681322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3f986ac0c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3f986ac0c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3f9867d233 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3f9867d233 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3f98681172 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3f98682a99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3f986828ce - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3f98323164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3f98323164 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3f9868356e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3f9868356e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3f9868323a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3f98681829 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3f98682ecd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3f986a9950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3f986a9e66 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a3f98210fac - core::result::Result<T,E>::unwrap::h7f962b6d3c502504
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a3f98210fac - magic_wormhole::core::test::test_crowded::{{closure}}::h535125d457a363ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:549:85
[INFO] [stdout]   22:     0x5a3f97ff2170 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::haee43c19925cbac0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5a3f97fd5848 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5f54a4a4355d04de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5a3f97fa98c5 - std::thread::local::LocalKey<T>::try_with::h48d0e59b271e43b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a3f97fa694e - std::thread::local::LocalKey<T>::with::h6279739503ec73ea
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a3f97fd49a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he5d3009dc7ad6f22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5a3f97ff1b7a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h8d1ebe8c84653be4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5a3f97fbca14 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hd71d6edebc53a4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   29:     0x5a3f97f98341 - async_executor::State::run::{{closure}}::h0a4482d455a5f522
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   30:     0x5a3f97fa2638 - async_executor::Executor::run::{{closure}}::h0870d9506edf01d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   31:     0x5a3f97f96f2d - async_executor::LocalExecutor::run::{{closure}}::h2f7618fb1c300efd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   32:     0x5a3f9811ac33 - async_io::driver::block_on::{{closure}}::h7f2fc0fdb052beed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   33:     0x5a3f97fadb8b - std::thread::local::LocalKey<T>::try_with::hc8d1f4ce715de015
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5a3f97fa6e1e - std::thread::local::LocalKey<T>::with::h90fd7d795c7ad101
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5a3f9810ba17 - async_io::driver::block_on::h1a2086a2bfaf7caa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   36:     0x5a3f97fa5c01 - async_global_executor::reactor::block_on::{{closure}}::h8997555d6514ed91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5a3f97fa5b11 - async_global_executor::reactor::block_on::he14eb04ca5a83914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5a3f97ff680b - async_global_executor::executor::block_on::{{closure}}::hc0661649cc04ba38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5a3f97faea3b - std::thread::local::LocalKey<T>::try_with::hec87ae0058aa50f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5a3f97fa741e - std::thread::local::LocalKey<T>::with::he20542bedfa09ee4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5a3f97ff62f8 - async_global_executor::executor::block_on::hb65a1161ed5a021a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5a3f9801401c - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd95fa79c014c77e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5a3f97fd5184 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h305290640948aa3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5a3f97fa9c7d - std::thread::local::LocalKey<T>::try_with::h50308d329d0310c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5a3f97fa779e - std::thread::local::LocalKey<T>::with::hf67add2c7638db55
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5a3f97fd4788 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9a76e697c2cdcf79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5a3f98013618 - async_std::task::builder::Builder::blocking::{{closure}}::h96dfee30cc29c2af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5a3f97fa79ab - std::thread::local::LocalKey<T>::try_with::h00de8041cf831d29
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5a3f97fa71ae - std::thread::local::LocalKey<T>::with::hbee5e7c5184ea973
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5a3f98012608 - async_std::task::builder::Builder::blocking::hd9ae3db629f7a8b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5a3f9801451a - async_std::task::block_on::block_on::h68ef7fa0f590c171
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5a3f98210c21 - magic_wormhole::core::test::test_crowded::he8d17eb6c6ac7cd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:546:1
[INFO] [stdout]   53:     0x5a3f98210bd7 - magic_wormhole::core::test::test_crowded::{{closure}}::h111c5c3cfb7d4625
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/test.rs:546:25
[INFO] [stdout]   54:     0x5a3f97f6d8b6 - core::ops::function::FnOnce::call_once::he29745cededa3736
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5a3f983289cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5a3f983289cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5a3f98327b05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5a3f98327b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5a3f98327b05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5a3f98327b05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5a3f98327b05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5a3f98327b05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5a3f98327b05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5a3f982eb704 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5a3f982eb704 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5a3f982ef0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5a3f982ef0da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5a3f982ef0da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5a3f982ef0da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5a3f982ef0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5a3f982ef0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5a3f9868667f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5a3f9868667f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x77564cce0aa4 - <unknown>
[INFO] [stdout]   76:     0x77564cd6da34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::test::test_connect_with_code_expecting_nameplate
[INFO] [stdout]     core::test::test_connect_with_unknown_code_and_allocate_passes
[INFO] [stdout]     core::test::test_connect_with_unknown_code_and_no_allocate_fails
[INFO] [stdout]     core::test::test_crowded
[INFO] [stdout]     core::test::test_file_rust2rust
[INFO] [stdout]     core::test::test_file_rust2rust_deprecated
[INFO] [stdout]     core::test::test_send_many
[INFO] [stdout]     core::test::test_wrong_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "04d0fee55e3c4c0f0990b21b3a85c99a9016bf85ab2caec0a91b8f47d3e356d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d0fee55e3c4c0f0990b21b3a85c99a9016bf85ab2caec0a91b8f47d3e356d4", kill_on_drop: false }`
[INFO] [stdout] 04d0fee55e3c4c0f0990b21b3a85c99a9016bf85ab2caec0a91b8f47d3e356d4
