[INFO] fetching crate junction-core 0.3.2...
[INFO] testing junction-core-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate junction-core 0.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate junction-core 0.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate junction-core 0.3.2
[INFO] tweaked toml for crates.io crate junction-core 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate junction-core 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate junction-core 0.3.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.12.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded junction-api v0.3.2
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded xds-api v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c435f4419c89a62993b6ff51b268a9a6e11b13f8170c028068a15ec9d04bae41
[INFO] running `Command { std: "docker" "start" "-a" "c435f4419c89a62993b6ff51b268a9a6e11b13f8170c028068a15ec9d04bae41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c435f4419c89a62993b6ff51b268a9a6e11b13f8170c028068a15ec9d04bae41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c435f4419c89a62993b6ff51b268a9a6e11b13f8170c028068a15ec9d04bae41", kill_on_drop: false }`
[INFO] [stdout] c435f4419c89a62993b6ff51b268a9a6e11b13f8170c028068a15ec9d04bae41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5080ea12da9d38b017b8aba346536d7f1baf9db1d3446c2e9f18f10d5e794e4e
[INFO] running `Command { std: "docker" "start" "-a" "5080ea12da9d38b017b8aba346536d7f1baf9db1d3446c2e9f18f10d5e794e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling xds-api v0.2.0
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling junction-api v0.3.2
[INFO] [stderr]    Compiling junction-core v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<T>> + '_ {
[INFO] [stdout]     |             ^^^^^                          ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |             |                              |
[INFO] [stdout]     |             |                              the same lifetime is hidden here
[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] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<'_, T>> + '_ {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<T>> {
[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] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<'_, T>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "5080ea12da9d38b017b8aba346536d7f1baf9db1d3446c2e9f18f10d5e794e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5080ea12da9d38b017b8aba346536d7f1baf9db1d3446c2e9f18f10d5e794e4e", kill_on_drop: false }`
[INFO] [stdout] 5080ea12da9d38b017b8aba346536d7f1baf9db1d3446c2e9f18f10d5e794e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc7eb37446147edf210ed6c8a43408bc281d316a6655cb1b89c1884e019556b3
[INFO] running `Command { std: "docker" "start" "-a" "cc7eb37446147edf210ed6c8a43408bc281d316a6655cb1b89c1884e019556b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling xds-api v0.2.0
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling junction-api v0.3.2
[INFO] [stderr]    Compiling junction-core v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<T>> + '_ {
[INFO] [stdout]     |             ^^^^^                          ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |             |                              |
[INFO] [stdout]     |             |                              the same lifetime is hidden here
[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] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<'_, T>> + '_ {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<T>> {
[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] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<'_, T>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<T>> + '_ {
[INFO] [stdout]     |             ^^^^^                          ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |             |                              |
[INFO] [stdout]     |             |                              the same lifetime is hidden here
[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] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<'_, T>> + '_ {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds/cache.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<T>> {
[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] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<'_, T>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xds.rs:775:24
[INFO] [stdout]     |
[INFO] [stdout] 775 |     fn new_conn(cache: &mut Cache) -> (AdsConnection, Vec<DeltaDiscoveryRequest>) {
[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] 775 |     fn new_conn(cache: &mut Cache) -> (AdsConnection<'_>, Vec<DeltaDiscoveryRequest>) {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.10s
[INFO] running `Command { std: "docker" "inspect" "cc7eb37446147edf210ed6c8a43408bc281d316a6655cb1b89c1884e019556b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7eb37446147edf210ed6c8a43408bc281d316a6655cb1b89c1884e019556b3", kill_on_drop: false }`
[INFO] [stdout] cc7eb37446147edf210ed6c8a43408bc281d316a6655cb1b89c1884e019556b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 378ec884dbe1eda166605209540747f5b547da2616dce74410c09e9cf33341fa
[INFO] running `Command { std: "docker" "start" "-a" "378ec884dbe1eda166605209540747f5b547da2616dce74410c09e9cf33341fa", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/xds/cache.rs:185:13
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<T>> + '_ {
[INFO] [stderr]     |             ^^^^^                          ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]     |             |                              |
[INFO] [stderr]     |             |                              the same lifetime is hidden here
[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] 185 |     fn iter(&self) -> impl Iterator<Item = ResourceEntry<'_, T>> + '_ {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/xds/cache.rs:214:15
[INFO] [stderr]     |
[INFO] [stderr] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<T>> {
[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] 214 |     fn remove(&self, name: &str) -> Option<ResourceEntry<'_, T>> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/xds.rs:775:24
[INFO] [stderr]     |
[INFO] [stderr] 775 |     fn new_conn(cache: &mut Cache) -> (AdsConnection, Vec<DeltaDiscoveryRequest>) {
[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] 775 |     fn new_conn(cache: &mut Cache) -> (AdsConnection<'_>, Vec<DeltaDiscoveryRequest>) {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `junction-core` (lib) generated 2 warnings (run `cargo fix --lib -p junction-core` to apply 2 suggestions)
[INFO] [stderr] warning: `junction-core` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p junction-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/junction_core-46589383dd4b29d8)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test client::test::test_resolve_path_match ... ok
[INFO] [stdout] test client::test::test_resolve_query_match ... ok
[INFO] [stdout] test client::test::assert_send_sync ... ok
[INFO] [stdout] test client::test::test_resolve_passthrough_route ... ok
[INFO] [stdout] test client::test::test_resolve_route_no_rules ... ok
[INFO] [stdout] test client::test::test_resolve_route_no_rules_with_search_config ... ok
[INFO] [stdout] test client::test::test_resolve_route_no_backends ... ok
[INFO] [stdout] test client::test::test_resolve_routes_resolves_ndots ... ok
[INFO] [stdout] test client::test::test_search ... ok
[INFO] [stdout] test dns::test::test_answers ... ok
[INFO] [stdout] test dns::test::test_pin_new_port ... ok
[INFO] [stdout] test client::test::test_resolve_routes_resolves_ndots_no_search ... ok
[INFO] [stdout] test dns::test::test_resolv_conf_macos ... ok
[INFO] [stdout] test dns::test::test_reset_drops_inflight ... ok
[INFO] [stdout] test dns::test::test_resolv_conf_invalid_search ... ok
[INFO] [stdout] test dns::test::test_resolver_tasks_next ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_should_retry_with_history ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_should_retry_no_policy ... ok
[INFO] [stdout] test load_balancer::test_ring_hash::test_rebuild_ring ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_should_retry_with_policy ... ok
[INFO] [stdout] test load_balancer::test_ring_hash::test_pick ... ok
[INFO] [stdout] test test::test_check_routes_resolves_ndots_match_without_search ... ok
[INFO] [stdout] test test::test_check_routes_resolves_ndots_no_match ... ok
[INFO] [stdout] test dns::test::test_resolv_conf_invalid_ndots ... ok
[INFO] [stdout] test xds::cache::test::test_cache_send_sync ... ok
[INFO] [stdout] test dns::test::test_resolv_conf_kube ... ok
[INFO] [stdout] test load_balancer::test_ring_hash::test_rebuild_ring_min_size ... ok
[INFO] [stdout] test xds::cache::test::test_insert_cluster_cds_explicit ... ok
[INFO] [stdout] test test::test_check_routes_resolves_ndots ... ok
[INFO] [stdout] test xds::cache::test::test_empty_cache ... ok
[INFO] [stdout] test xds::cache::test::test_insert_listener_invalid ... ok
[INFO] [stdout] test xds::cache::test::test_insert_listener_lds_wildcard ... ok
[INFO] [stdout] test xds::cache::test::test_reader_send_sync ... ok
[INFO] [stdout] test xds::cache::test::test_insert_listener_lds_explicit ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_does_not_exist ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_invalid_resource ... ok
[INFO] [stdout] test xds::cache::test::test_insert_listener_lds_inline_rds ... ok
[INFO] [stdout] test dns::test::test_pinned_name ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_subscribe_backend ... ok
[INFO] [stdout] test xds::test_ads_conn::test_init_empty_wildcard ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_subscribe_hostname ... ok
[INFO] [stdout] test xds::cache::test::test_remove_listener_wildcard ... ok
[INFO] [stdout] test xds::cache::test::test_insert_route_config ... ok
[INFO] [stdout] test xds::cache::test::test_insert_load_assignment ... ok
[INFO] [stdout] test xds::test_ads_conn::test_init_subscription_wildcard ... ok
[INFO] [stdout] test xds::test_ads_conn::test_set_node_after_init ... ok
[INFO] [stdout] test xds::test_ads_conn::test_init_subscription_explicit ... ok
[INFO] [stdout] test xds::test_ads_conn::test_init_initial_versions ... ok
[INFO] [stdout] test xds::test_ads_conn::test_init_empty_explicit ... ok
[INFO] [stdout] test xds::cache::test::test_remove_listener_explicit ... ok
[INFO] [stdout] test xds::cache::test::test_insert_cluster_cds_wildcard ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_unknown_type_url ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_ads_message_cluster_cla ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_ads_message_listener_removed ... ok
[INFO] [stdout] test xds::test_ads_conn::test_handle_ads_message_listener_route ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests junction_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "378ec884dbe1eda166605209540747f5b547da2616dce74410c09e9cf33341fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378ec884dbe1eda166605209540747f5b547da2616dce74410c09e9cf33341fa", kill_on_drop: false }`
[INFO] [stdout] 378ec884dbe1eda166605209540747f5b547da2616dce74410c09e9cf33341fa
