[INFO] cloning repository https://github.com/n33levo/rift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n33levo/rift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c371c88a497225dd0061821775546c22a4a5dccf
[INFO] testing n33levo/rift against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n33levo/rift
[INFO] finished tweaking git repo https://github.com/n33levo/rift
[INFO] tweaked toml for git repo https://github.com/n33levo/rift written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n33levo/rift on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n33levo/rift 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fb9486ade77e824045adf2099f2d0b34d70b7bec15c951307d92befb47a615f
[INFO] running `Command { std: "docker" "start" "-a" "7fb9486ade77e824045adf2099f2d0b34d70b7bec15c951307d92befb47a615f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb9486ade77e824045adf2099f2d0b34d70b7bec15c951307d92befb47a615f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb9486ade77e824045adf2099f2d0b34d70b7bec15c951307d92befb47a615f", kill_on_drop: false }`
[INFO] [stdout] 7fb9486ade77e824045adf2099f2d0b34d70b7bec15c951307d92befb47a615f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23390a1f038af6544ba9e81161cfcdb839dd2b1f8834cb85ceca54fa740e7f18
[INFO] running `Command { std: "docker" "start" "-a" "23390a1f038af6544ba9e81161cfcdb839dd2b1f8834cb85ceca54fa740e7f18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling libp2p-tls v0.5.0
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p-quic v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-relay v0.18.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.12.0
[INFO] [stderr]    Compiling libp2p-ping v0.45.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling libp2p-stream v0.2.0-alpha
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wh-core v0.1.0 (/opt/rustwide/workdir/crates/wh-core)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling wh-daemon v0.1.0 (/opt/rustwide/workdir/crates/wh-daemon)
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling wh-cli v0.1.0 (/opt/rustwide/workdir/crates/wh-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s
[INFO] running `Command { std: "docker" "inspect" "23390a1f038af6544ba9e81161cfcdb839dd2b1f8834cb85ceca54fa740e7f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23390a1f038af6544ba9e81161cfcdb839dd2b1f8834cb85ceca54fa740e7f18", kill_on_drop: false }`
[INFO] [stdout] 23390a1f038af6544ba9e81161cfcdb839dd2b1f8834cb85ceca54fa740e7f18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32be9c99854a01230fbcaec8457ed2f0e349fceb6ff6a70532bfe73c51b31dcf
[INFO] running `Command { std: "docker" "start" "-a" "32be9c99854a01230fbcaec8457ed2f0e349fceb6ff6a70532bfe73c51b31dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling wh-core v0.1.0 (/opt/rustwide/workdir/crates/wh-core)
[INFO] [stderr]    Compiling wh-daemon v0.1.0 (/opt/rustwide/workdir/crates/wh-daemon)
[INFO] [stderr]    Compiling wh-cli v0.1.0 (/opt/rustwide/workdir/crates/wh-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.31s
[INFO] running `Command { std: "docker" "inspect" "32be9c99854a01230fbcaec8457ed2f0e349fceb6ff6a70532bfe73c51b31dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32be9c99854a01230fbcaec8457ed2f0e349fceb6ff6a70532bfe73c51b31dcf", kill_on_drop: false }`
[INFO] [stdout] 32be9c99854a01230fbcaec8457ed2f0e349fceb6ff6a70532bfe73c51b31dcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5668e4725cbb60e55e5c92057d94060acb6db537ad40b4e5662d4c09fa6c145d
[INFO] running `Command { std: "docker" "start" "-a" "5668e4725cbb60e55e5c92057d94060acb6db537ad40b4e5662d4c09fa6c145d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rift-135a3126924da0a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wh_core-21d2f5ecefd357c7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test crypto::tests::test_encryption_roundtrip ... ok
[INFO] [stdout] test crypto::tests::test_keypair_generation ... ok
[INFO] [stdout] test crypto::tests::test_full_encryption_flow ... ok
[INFO] [stdout] test secrets::tests::test_parse_env ... ok
[INFO] [stdout] test network::identity::tests::test_identity_generation ... ok
[INFO] [stdout] test config::tests::test_builder_pattern ... ok
[INFO] [stdout] test crypto::tests::test_key_exchange ... ok
[INFO] [stdout] test network::identity::tests::test_rift_link ... ok
[INFO] [stdout] test network::identity::tests::test_save_and_load ... ok
[INFO] [stdout] test secrets::tests::test_to_env_format ... ok
[INFO] [stdout] test secrets::tests::test_encryption_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/approval_test.rs (/opt/rustwide/target/debug/deps/approval_test-5984369e9f465f0c)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_approval_denied ... ok
[INFO] [stdout] test test_approval_granted ... ok
[INFO] [stdout] test test_multiple_pending_approvals ... ok
[INFO] [stdout] test test_approval_channel_cleanup ... ok
[INFO] [stdout] test test_approval_event_flow ... ok
[INFO] [stdout] test test_auto_approve_bypasses_check ... ok
[INFO] [stdout] test test_approval_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/secrets_test.rs (/opt/rustwide/target/debug/deps/secrets_test-225ed239d6737265)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_env_file_parsing ... ok
[INFO] [stdout] test test_secrets_encryption_roundtrip ... ok
[INFO] [stdout] test test_empty_vault_encryption ... ok
[INFO] [stdout] test test_secrets_wrong_recipient_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-3f9179cf1aa7c4d3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_config_creation ... ok
[INFO] [stdout] test test_tcp_echo_server ... ok
[INFO] [stdout] test test_bridge_function_signature ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tunnel_integration.rs (/opt/rustwide/target/debug/deps/tunnel_integration-f717f1c8ce565397)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_bridge_function_exists ... ok
[INFO] [stdout] [2m2026-01-07T03:49:08.136049Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Local peer ID: 12D3KooWHtBX2kpZVqx8dbWnWBKFeeZszUaeT6a5igK1Gudp571h
[INFO] [stdout] [2m2026-01-07T03:49:08.139266Z[0m [32m INFO[0m [2mlibp2p_swarm[0m[2m:[0m [3mlocal_peer_id[0m[2m=[0m12D3KooWHtBX2kpZVqx8dbWnWBKFeeZszUaeT6a5igK1Gudp571h
[INFO] [stdout] [2m2026-01-07T03:49:08.139430Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN
[INFO] [stdout] [2m2026-01-07T03:49:08.139675Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa
[INFO] [stdout] [2m2026-01-07T03:49:08.140913Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Local peer ID: 12D3KooWQK8h8KzKWRy9FhAK7FZXu8Y5AAFRmqAyt1o5wCZa55QU
[INFO] [stdout] [2m2026-01-07T03:49:08.142523Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN)]
[INFO] [stdout] [2m2026-01-07T03:49:08.143364Z[0m [32m INFO[0m [2mlibp2p_swarm[0m[2m:[0m [3mlocal_peer_id[0m[2m=[0m12D3KooWQK8h8KzKWRy9FhAK7FZXu8Y5AAFRmqAyt1o5wCZa55QU
[INFO] [stdout] [2m2026-01-07T03:49:08.143459Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN
[INFO] [stdout] [2m2026-01-07T03:49:08.143613Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa
[INFO] [stdout] [2m2026-01-07T03:49:08.145520Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa)]
[INFO] [stdout] [2m2026-01-07T03:49:08.146227Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN)]
[INFO] [stdout] [2m2026-01-07T03:49:08.151672Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip4/127.0.0.1/udp/9002/quic-v1
[INFO] [stdout] [2m2026-01-07T03:49:08.151900Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip6/::1/udp/9002/quic-v1
[INFO] [stdout] [2m2026-01-07T03:49:08.154464Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa)]
[INFO] [stdout] [2m2026-01-07T03:49:08.166058Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip4/127.0.0.1/udp/9001/quic-v1
[INFO] [stdout] [2m2026-01-07T03:49:08.176661Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip6/::1/udp/9001/quic-v1
[INFO] [stdout] test test_end_to_end_tunnel ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_end_to_end_tunnel stdout ----
[INFO] [stdout] 
[INFO] [stdout] === Starting End-to-End Tunnel Test ===
[INFO] [stdout] 
[INFO] [stdout] [Setup] Starting target server on port 3000
[INFO] [stdout] [Target Server] Listening on 127.0.0.1:3000
[INFO] [stdout] [Setup] Starting Peer A (sharer)
[INFO] [stdout] [Peer A] Link: rift://12D3KooWHtBX2kpZVqx8dbWnWBKFeeZszUaeT6a5igK1Gudp571h
[INFO] [stdout] [Peer A] Started listening
[INFO] [stdout] [Setup] Starting Peer B (connector)
[INFO] [stdout] [Peer A] Waiting for incoming streams...
[INFO] [stdout] [Test] Waiting for Peer B to connect to Peer A...
[INFO] [stdout] [Peer B] Local listener started on 127.0.0.1:8080
[INFO] [stdout] [Peer B] Starting network polling loop...
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 500.054624ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 706.043842ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 910.974849ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.112980517s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.313414225s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.515595282s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.72348434s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.930135208s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.133711246s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.341147913s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.544200611s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.748211799s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.950439476s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.154688034s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.357980422s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.559371449s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.763550557s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.966215755s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.169661123s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.37521547s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.579342498s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.780780325s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.987346563s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 5.190076421s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Giving up after 5 seconds
[INFO] [stdout] Error: "Peer B failed to connect"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_end_to_end_tunnel
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wh-core --test tunnel_integration`
[INFO] running `Command { std: "docker" "inspect" "5668e4725cbb60e55e5c92057d94060acb6db537ad40b4e5662d4c09fa6c145d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5668e4725cbb60e55e5c92057d94060acb6db537ad40b4e5662d4c09fa6c145d", kill_on_drop: false }`
[INFO] [stdout] 5668e4725cbb60e55e5c92057d94060acb6db537ad40b4e5662d4c09fa6c145d
