[INFO] cloning repository https://github.com/kyrosle/bt-rust-dht
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyrosle/bt-rust-dht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fbt-rust-dht", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fbt-rust-dht'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a09549d94ed818b972d4cec9f42b31331b28d6cb
[INFO] testing kyrosle/bt-rust-dht against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fbt-rust-dht" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyrosle/bt-rust-dht
[INFO] finished tweaking git repo https://github.com/kyrosle/bt-rust-dht
[INFO] tweaked toml for git repo https://github.com/kyrosle/bt-rust-dht written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyrosle/bt-rust-dht 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 git repo https://github.com/kyrosle/bt-rust-dht 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.66
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded base64 v0.21.0
[INFO] [stderr]   Downloaded serde_bencode v0.2.3
[INFO] [stderr]   Downloaded serde_bencoded v0.3.1
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded ipconfig v0.3.1
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded tokio-util v0.7.7
[INFO] [stderr]   Downloaded h2 v0.3.16
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded futures-io v0.3.27
[INFO] [stderr]   Downloaded futures-sink v0.3.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ef6b5f4128a49ee22d2632ed700ee5b8707f1b5bdb5db7ad24972bbf67d2d270
[INFO] running `Command { std: "docker" "start" "-a" "ef6b5f4128a49ee22d2632ed700ee5b8707f1b5bdb5db7ad24972bbf67d2d270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6b5f4128a49ee22d2632ed700ee5b8707f1b5bdb5db7ad24972bbf67d2d270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6b5f4128a49ee22d2632ed700ee5b8707f1b5bdb5db7ad24972bbf67d2d270", kill_on_drop: false }`
[INFO] [stdout] ef6b5f4128a49ee22d2632ed700ee5b8707f1b5bdb5db7ad24972bbf67d2d270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c403d7f16c71d6a9094ad8157c80e87a946f38ab40483a0cba60ab863d3ebf00
[INFO] running `Command { std: "docker" "start" "-a" "c403d7f16c71d6a9094ad8157c80e87a946f38ab40483a0cba60ab863d3ebf00", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling serde_bencoded v0.3.1
[INFO] [stderr]    Compiling serde_bencode v0.2.3
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling bt-rust-dht v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures_util::Future`
[INFO] [stdout]  --> src/worker/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> src/worker/mod.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |   net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4, SocketAddrV6},
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task`
[INFO] [stdout]   --> src/worker/mod.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 |   task,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncResolver` and `Resolver`
[INFO] [stdout]   --> src/worker/mod.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |   AsyncResolver, Resolver, TokioAsyncResolver,
[INFO] [stdout]    |   ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/bucket.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn iter(&self) -> Iter<Node> {
[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] 75 |   pub fn iter(&self) -> Iter<'_, Node> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/table.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/table.rs:352:29
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.64s
[INFO] running `Command { std: "docker" "inspect" "c403d7f16c71d6a9094ad8157c80e87a946f38ab40483a0cba60ab863d3ebf00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c403d7f16c71d6a9094ad8157c80e87a946f38ab40483a0cba60ab863d3ebf00", kill_on_drop: false }`
[INFO] [stdout] c403d7f16c71d6a9094ad8157c80e87a946f38ab40483a0cba60ab863d3ebf00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 07b8b9dad9e5678bdd104781249b623a9565424afc52b0cc43fad7a849188d2d
[INFO] running `Command { std: "docker" "start" "-a" "07b8b9dad9e5678bdd104781249b623a9565424afc52b0cc43fad7a849188d2d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling bt-rust-dht v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures_util::Future`
[INFO] [stdout]  --> src/worker/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> src/worker/mod.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |   net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4, SocketAddrV6},
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task`
[INFO] [stdout]   --> src/worker/mod.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 |   task,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncResolver` and `Resolver`
[INFO] [stdout]   --> src/worker/mod.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |   AsyncResolver, Resolver, TokioAsyncResolver,
[INFO] [stdout]    |   ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/bucket.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn iter(&self) -> Iter<Node> {
[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] 75 |   pub fn iter(&self) -> Iter<'_, Node> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/table.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/table.rs:352:29
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::Future`
[INFO] [stdout]  --> src/worker/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> src/worker/mod.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |   net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4, SocketAddrV6},
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task`
[INFO] [stdout]   --> src/worker/mod.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 |   task,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncResolver` and `Resolver`
[INFO] [stdout]   --> src/worker/mod.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |   AsyncResolver, Resolver, TokioAsyncResolver,
[INFO] [stdout]    |   ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/bucket.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub fn iter(&self) -> Iter<Node> {
[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] 75 |   pub fn iter(&self) -> Iter<'_, Node> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/table.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/table.rs:352:29
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.08s
[INFO] running `Command { std: "docker" "inspect" "07b8b9dad9e5678bdd104781249b623a9565424afc52b0cc43fad7a849188d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b8b9dad9e5678bdd104781249b623a9565424afc52b0cc43fad7a849188d2d", kill_on_drop: false }`
[INFO] [stdout] 07b8b9dad9e5678bdd104781249b623a9565424afc52b0cc43fad7a849188d2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9178bcc2ff817b180b40ae3da83bf69edd671a428fcedc7bb4d590a70cf40e57
[INFO] running `Command { std: "docker" "start" "-a" "9178bcc2ff817b180b40ae3da83bf69edd671a428fcedc7bb4d590a70cf40e57", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr] warning: unused import: `futures_util::Future`
[INFO] [stderr]  --> src/worker/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use futures_util::Future;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Ipv4Addr`
[INFO] [stderr]  --> src/worker/mod.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 |   net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4, SocketAddrV6},
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `task`
[INFO] [stderr]   --> src/worker/mod.rs:13:3
[INFO] [stderr]    |
[INFO] [stderr] 13 |   task,
[INFO] [stderr]    |   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AsyncResolver` and `Resolver`
[INFO] [stderr]   --> src/worker/mod.rs:17:3
[INFO] [stderr]    |
[INFO] [stderr] 17 |   AsyncResolver, Resolver, TokioAsyncResolver,
[INFO] [stderr]    |   ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/routing/bucket.rs:75:15
[INFO] [stderr]    |
[INFO] [stderr] 75 |   pub fn iter(&self) -> Iter<Node> {
[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] 75 |   pub fn iter(&self) -> Iter<'_, Node> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/routing/table.rs:46:24
[INFO] [stderr]    |
[INFO] [stderr] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |   pub fn closest_nodes(&self, node_id: NodeId) -> ClosestNodes<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/table.rs:352:29
[INFO] [stderr]     |
[INFO] [stderr] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 | fn bucket_iterator(buckets: &[Bucket], index: usize) -> Option<GoodNodes<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bt-rust-dht` (lib) generated 7 warnings (run `cargo fix --lib -p bt-rust-dht` to apply 4 suggestions)
[INFO] [stderr] warning: `bt-rust-dht` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bt_rust_dht-d39dab63ab2bbf95)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test compact::tests::attempt_to_encode_v4_nodes_as_v6 ... ok
[INFO] [stdout] test compact::tests::encode_decode_nodes_v4 ... ok
[INFO] [stdout] test compact::tests::encode_decode_nodes_v6 ... ok
[INFO] [stdout] test compact::tests::attempt_to_encode_v6_nodes_as_v4 ... ok
[INFO] [stdout] test compact::tests::encode_decode_values ... ok
[INFO] [stdout] test id::tests::positive_no_leading_zeroes ... ok
[INFO] [stdout] test id::tests::positive_one_leading_zero ... ok
[INFO] [stdout] test id::tests::positive_one_trailing_zero ... ok
[INFO] [stdout] test routing::bucket::tests::positive_all_good_nodes ... ok
[INFO] [stdout] test routing::bucket::tests::positive_all_questionable_nodes ... ok
[INFO] [stdout] test routing::bucket::tests::positive_initial_no_nodes ... ok
[INFO] [stdout] test routing::node::tests::positive_as_bad ... ok
[INFO] [stdout] test routing::node::tests::positive_good_status_ordering ... ok
[INFO] [stdout] test routing::node::tests::positive_node_idle_requests ... ok
[INFO] [stdout] test routing::bucket::tests::positive_replace_questionable_node ... ok
[INFO] [stdout] test routing::node::tests::positive_as_good ... ok
[INFO] [stdout] test routing::bucket::tests::positive_resist_good_node_churn ... ok
[INFO] [stdout] test routing::bucket::tests::positive_resist_questionable_node_churn ... ok
[INFO] [stdout] test storage::tests::positive_add_and_retrieve_contact ... ok
[INFO] [stdout] test routing::node::tests::positive_questionable_status_ordering ... ok
[INFO] [stdout] test routing::node::tests::positive_request_renewal ... ok
[INFO] [stdout] test routing::table::tests::negative_node_id_equal_table_id ... ok
[INFO] [stdout] test routing::table::tests::positive_last_bucket_sorted ... ok
[INFO] [stdout] test routing::node::tests::positive_as_questionable ... ok
[INFO] [stdout] test routing::node::tests::positive_bad_status_ordering ... ok
[INFO] [stdout] test routing::node::tests::positive_node_idle ... ok
[INFO] [stdout] test routing::table::tests::positive_add_node_max_recursion ... ok
[INFO] [stdout] test id::tests::positive_all_leading_zeroes ... ok
[INFO] [stdout] test token::tests::positive_accept_valid_v4_token ... ok
[INFO] [stdout] test token::tests::positive_accept_v4_token_from_second_secret ... ok
[INFO] [stdout] test token::tests::positive_accept_valid_v6_token ... ok
[INFO] [stdout] test transaction::tests::positive_overflow_aid_generate ... ok
[INFO] [stdout] test transaction::tests::positive_tid_from_bytes ... ok
[INFO] [stdout] test routing::table::tests::positive_first_bucket_sorted ... ok
[INFO] [stdout] test transaction::tests::positive_unique_mid_blocks ... ok
[INFO] [stdout] test transaction::tests::positive_unique_tid_blocks ... ok
[INFO] [stdout] test storage::tests::positive_add_and_retrieve_contacts ... ok
[INFO] [stdout] test transaction::tests::positive_overflow_tid_generate ... ok
[INFO] [stdout] test routing::table::tests::positive_initial_empty_buckets ... ok
[INFO] [stdout] test transaction::tests::positive_overflow_mid_generate ... ok
[INFO] [stdout] test transaction::tests::positive_unique_aid_blocks ... ok
[INFO] [stdout] test routing::table::tests::positive_all_sorted_buckets ... ok
[INFO] [stdout] test token::tests::positive_accept_v6_token_from_second_secret ... ok
[INFO] [stdout] test storage::tests::positive_full_storage_expire_one_info_hash ... ok
[INFO] [stdout] test storage::tests::positive_full_storage_expire_two_info_hash ... ok
[INFO] [stdout] test storage::tests::positive_renew_contacts ... ok
[INFO] [stdout] test token::tests::negative_reject_expired_v4_token - should panic ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-eb703a0290e7c8d0)
[INFO] [stdout] test token::tests::negative_reject_expired_v6_token - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test announce_and_lookup_v4 ... FAILED
[INFO] [stdout] test announce_and_lookup_v6 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- announce_and_lookup_v4 stdout ----
[INFO] [stdout] [tests/tests.rs:22:3] "router node address: {}" = "router node address: {}"
[INFO] [stdout] [tests/tests.rs:22:3] bootstrap_node_socket.local_addr().unwrap() = 127.0.0.1:54765
[INFO] [stdout] 
[INFO] [stdout] thread 'announce_and_lookup_v4' panicked at tests/tests.rs:68:3:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<None[0m
[INFO] [stdout] [32m>Some([0m
[INFO] [stdout] [32m>    127.0.0.1:34994,[0m
[INFO] [stdout] [32m>)[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a34f29fd4f2 - 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:     0x5a34f29fd4f2 - 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:     0x5a34f29fd4f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a34f29fd4f2 - <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:     0x5a34f2a26ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a34f2a26ac3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a34f29f9f63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a34f29f9f63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a34f29fd342 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a34f29fea79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a34f29fe8ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a34f23ca764 - <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:     0x5a34f23ca764 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a34f29ff54e - <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:     0x5a34f29ff54e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a34f29ff21a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a34f29fd9f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a34f29feead - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a34f2a24db0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a34f238bf21 - tests::announce_and_lookup::{{closure}}::h3f49ac0e8b558caa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:68:3
[INFO] [stdout]   20:     0x5a34f238c98e - tests::announce_and_lookup_v4::{{closure}}::h95e7f988d90e1d35
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:10:39
[INFO] [stdout]   21:     0x5a34f2389ae2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2eb7bae98343fa79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a34f23897cd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf0f3dbdbb34737db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/park.rs:283:74
[INFO] [stdout]   23:     0x5a34f2389602 - tokio::runtime::coop::with_budget::h7d57f5aa819a75c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5a34f2389602 - tokio::runtime::coop::budget::hb47b05f8becb578a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5a34f2389602 - tokio::runtime::park::CachedParkThread::block_on::h393550d4d21176d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/park.rs:283:31
[INFO] [stdout]   26:     0x5a34f238ea34 - tokio::runtime::context::BlockingRegionGuard::block_on::hcf8b6db989912900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/context.rs:315:18
[INFO] [stdout]   27:     0x5a34f2389981 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hca29cad0b0618e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/multi_thread/mod.rs:68:14
[INFO] [stdout]   28:     0x5a34f238987b - tokio::runtime::runtime::Runtime::block_on::h99c8fe9e3e9e8ee6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:304:50
[INFO] [stdout]   29:     0x5a34f238c7c5 - tests::announce_and_lookup_v4::hc19d4b2e46f6d3cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:10:44
[INFO] [stdout]   30:     0x5a34f238c667 - tests::announce_and_lookup_v4::{{closure}}::hc9500998df8d0148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:9:34
[INFO] [stdout]   31:     0x5a34f2387c86 - core::ops::function::FnOnce::call_once::hf57136224fce1f24
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5a34f23cffcb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   33:     0x5a34f23cffcb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   34:     0x5a34f23cf105 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   35:     0x5a34f23cf105 - <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]   36:     0x5a34f23cf105 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5a34f23cf105 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5a34f23cf105 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a34f23cf105 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   40:     0x5a34f23cf105 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   41:     0x5a34f2392d04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   42:     0x5a34f2392d04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x5a34f23966da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   44:     0x5a34f23966da - <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]   45:     0x5a34f23966da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5a34f23966da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5a34f23966da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a34f23966da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   49:     0x5a34f23966da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5a34f2a025cf - <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]   51:     0x5a34f2a025cf - 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]   52:     0x75a1ae122aa4 - <unknown>
[INFO] [stdout]   53:     0x75a1ae1afa34 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     announce_and_lookup_v4
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "9178bcc2ff817b180b40ae3da83bf69edd671a428fcedc7bb4d590a70cf40e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9178bcc2ff817b180b40ae3da83bf69edd671a428fcedc7bb4d590a70cf40e57", kill_on_drop: false }`
[INFO] [stdout] 9178bcc2ff817b180b40ae3da83bf69edd671a428fcedc7bb4d590a70cf40e57
