[INFO] fetching crate quilkin 0.9.0...
[INFO] testing quilkin-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate quilkin 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate quilkin 0.9.0
[INFO] finished tweaking crates.io crate quilkin 0.9.0
[INFO] tweaked toml for crates.io crate quilkin 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quilkin 0.9.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quilkin 0.9.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f6dfe3dc8129b9545d5876a5da9d720b56286c0ca828b2d6b8314763903b686
[INFO] running `Command { std: "docker" "start" "-a" "9f6dfe3dc8129b9545d5876a5da9d720b56286c0ca828b2d6b8314763903b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f6dfe3dc8129b9545d5876a5da9d720b56286c0ca828b2d6b8314763903b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6dfe3dc8129b9545d5876a5da9d720b56286c0ca828b2d6b8314763903b686", kill_on_drop: false }`
[INFO] [stdout] 9f6dfe3dc8129b9545d5876a5da9d720b56286c0ca828b2d6b8314763903b686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6d86550239fdee0cce3f1f2be03345278d72b5388de629c03189d3cb9a7cac2
[INFO] running `Command { std: "docker" "start" "-a" "a6d86550239fdee0cce3f1f2be03345278d72b5388de629c03189d3cb9a7cac2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling k8s-openapi v0.22.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling symbolic-demangle v12.10.0
[INFO] [stderr]    Compiling symbolic-common v12.10.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling cached v0.53.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling fixedstr v0.5.7
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling quilkin v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling stable-eyre v0.2.2
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling quilkin-macros v0.9.0
[INFO] [stderr] warning: quilkin@0.9.0: failed to get HEAD path: `git` failed with status exit status: 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling base64-serde v0.7.0
[INFO] [stderr]    Compiling serde_stacker v0.1.11
[INFO] [stderr]    Compiling maxminddb v0.24.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling lasso v0.7.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling jsonptr v0.4.7
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling json-patch v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tryhard v0.5.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling kube-core v0.93.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling kube-client v0.93.1
[INFO] [stderr]    Compiling quilkin-proto v0.9.0
[INFO] [stderr]    Compiling kube-runtime v0.93.1
[INFO] [stderr]    Compiling quilkin-xds v0.9.0
[INFO] [stderr]    Compiling kube v0.93.1
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/net/maxmind_db.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if let Ok(path) = input.parse() {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `field` is never read
[INFO] [stdout]    --> src/filters/error.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     field: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn get(&self, key: &K) -> Option<Ref<K, Value<V>>> {
[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] 175 |     pub fn get(&self, key: &K) -> Option<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<K, Value<V>>> {
[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] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<K, Value<V>>> {
[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] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn entry(&self, key: K) -> Entry<K, Value<V>> {
[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] 243 |     pub fn entry(&self, key: K) -> Entry<'_, K, Value<V>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<S>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<S>> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn get_default(&self) -> Option<DashMapRef<S>> {
[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] 358 |     pub fn get_default(&self) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<S>> {
[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] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<Option<Locality>, EndpointSet, S> {
[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] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 418 |         key: Option<Locality>,
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:605:16
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<IpAddr, Datacenter>> {
[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] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<'_, IpAddr, Datacenter>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<IpAddr, Datacenter> {
[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] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, IpAddr, Datacenter> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read(&self) -> ReadGuard<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] 62 |     pub fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn write(&self) -> WatchGuard<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] 69 |     pub fn write(&self) -> WatchGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/set.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter {
[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] 85 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "a6d86550239fdee0cce3f1f2be03345278d72b5388de629c03189d3cb9a7cac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d86550239fdee0cce3f1f2be03345278d72b5388de629c03189d3cb9a7cac2", kill_on_drop: false }`
[INFO] [stdout] a6d86550239fdee0cce3f1f2be03345278d72b5388de629c03189d3cb9a7cac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbb8e5facad4aeb15e43113b9101c6e1d96d9b6992c9ee9d91d208d4b33db0ff
[INFO] running `Command { std: "docker" "start" "-a" "bbb8e5facad4aeb15e43113b9101c6e1d96d9b6992c9ee9d91d208d4b33db0ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr] warning: quilkin@0.9.0: failed to get HEAD path: `git` failed with status exit status: 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling divan v0.1.14
[INFO] [stderr]    Compiling quilkin v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/net/maxmind_db.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if let Ok(path) = input.parse() {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `field` is never read
[INFO] [stdout]    --> src/filters/error.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     field: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/net/maxmind_db.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if let Ok(path) = input.parse() {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn get(&self, key: &K) -> Option<Ref<K, Value<V>>> {
[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] 175 |     pub fn get(&self, key: &K) -> Option<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<K, Value<V>>> {
[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] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<K, Value<V>>> {
[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] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn entry(&self, key: K) -> Entry<K, Value<V>> {
[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] 243 |     pub fn entry(&self, key: K) -> Entry<'_, K, Value<V>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<S>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<S>> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn get_default(&self) -> Option<DashMapRef<S>> {
[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] 358 |     pub fn get_default(&self) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<S>> {
[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] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<Option<Locality>, EndpointSet, S> {
[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] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 418 |         key: Option<Locality>,
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:605:16
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<IpAddr, Datacenter>> {
[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] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<'_, IpAddr, Datacenter>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<IpAddr, Datacenter> {
[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] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, IpAddr, Datacenter> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read(&self) -> ReadGuard<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] 62 |     pub fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn write(&self) -> WatchGuard<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] 69 |     pub fn write(&self) -> WatchGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/set.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter {
[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] 85 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `field` is never read
[INFO] [stdout]    --> src/filters/error.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     field: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn get(&self, key: &K) -> Option<Ref<K, Value<V>>> {
[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] 175 |     pub fn get(&self, key: &K) -> Option<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<K, Value<V>>> {
[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] 185 |     pub fn try_get(&self, key: &K) -> TryResult<Ref<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<K, Value<V>>> {
[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] 196 |     pub fn get_mut(&self, key: &K) -> Option<RefMut<'_, K, Value<V>>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/ttl.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn entry(&self, key: K) -> Entry<K, Value<V>> {
[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] 243 |     pub fn entry(&self, key: K) -> Entry<'_, K, Value<V>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<S>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn get(&self, key: &Option<Locality>) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<S>> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn get_mut(&self, key: &Option<Locality>) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn get_default(&self) -> Option<DashMapRef<S>> {
[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] 358 |     pub fn get_default(&self) -> Option<DashMapRef<'_, S>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<S>> {
[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] 362 |     pub fn get_default_mut(&self) -> Option<DashMapRefMut<'_, S>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<Option<Locality>, EndpointSet, S> {
[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] 412 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/net/cluster.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 418 |         key: Option<Locality>,
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     ) -> dashmap::mapref::entry::Entry<'_, Option<Locality>, EndpointSet, S> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:605:16
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<IpAddr, Datacenter>> {
[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] 605 |     pub fn get(&self, key: &IpAddr) -> Option<dashmap::mapref::one::Ref<'_, IpAddr, Datacenter>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<IpAddr, Datacenter> {
[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] 610 |     pub fn iter(&self) -> dashmap::iter::Iter<'_, IpAddr, Datacenter> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read(&self) -> ReadGuard<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] 62 |     pub fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/watch.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn write(&self) -> WatchGuard<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] 69 |     pub fn write(&self) -> WatchGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filters/set.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter {
[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] 85 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: quilkin@0.9.0: failed to get HEAD path: `git` failed with status exit status: 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr] error: could not compile `quilkin` (lib); 17 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name quilkin --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::undocumented_unsafe_blocks' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heap-stats", "instrument", "mimalloc"))' -C metadata=cfbf70f34b4f0247 -C extra-filename=-9d60b35ac6414f6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6703fa0cad8860b7.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-27145df432efc496.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-3371557fc7c6d912.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5b7423e08ab52e1b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern base64_serde=/opt/rustwide/target/debug/deps/libbase64_serde-39aeb69f8c73e971.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a5f76e8048978604.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-4980186098b4415d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-961a2c0677da52a6.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2cd7ea1ea8c81e7a.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-a0b90358f57c7aec.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-6eed30f57b1edc71.rmeta --extern fixedstr=/opt/rustwide/target/debug/deps/libfixedstr-1eb01a2724dad375.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2fa2973f67393270.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-fbd47b5337af15a7.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b3aa64e9ab203486.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c016b47a7f6f57a7.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-a6dadffb54eae173.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-9fa2b6732f481cd7.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-744c4259602d9798.rmeta --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-8d377f49b98d2127.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-10cefdeae45edb0c.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-92be6eeeeced1c5d.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-2aa4924799e6ad56.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-2b1b8c0dfeb5bac6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-04709b2177888c94.rmeta --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-a24bec51baf99026.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d5885a63ee2368a5.rmeta --extern maxminddb=/opt/rustwide/target/debug/deps/libmaxminddb-ef9101c82fa9e0ae.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-17dc4d9821ac8006.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c9337e46539a5d30.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4f9a0e695c2217a9.rmeta --extern pprof=/opt/rustwide/target/debug/deps/libpprof-375f632498acf7ff.rmeta --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-535ff1474e5ac959.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-453531dea4027a67.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-6db258665d46d344.rmeta --extern quilkin_macros=/opt/rustwide/target/debug/deps/libquilkin_macros-fbef4e19bc6eb940.so --extern quilkin_proto=/opt/rustwide/target/debug/deps/libquilkin_proto-1dbbbe2d83881685.rmeta --extern quilkin_xds=/opt/rustwide/target/debug/deps/libquilkin_xds-fbe6b1edbce1f7d7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-52e2981677cef29a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-360c0666879dff87.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-69f384e585a0910f.rmeta --extern seahash=/opt/rustwide/target/debug/deps/libseahash-c7c9833d5abc2ba8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c0b17a196317af8e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8d3d0b679a539a4.rmeta --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-8a3f8f40ba5b403f.rmeta --extern serde_stacker=/opt/rustwide/target/debug/deps/libserde_stacker-ea51275a1deebe3e.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-a5186d70d2a4a843.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-43d976c9737ff31a.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-b2d4f7df4b7b1de7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6fde20fb5915b38d.rmeta --extern stable_eyre=/opt/rustwide/target/debug/deps/libstable_eyre-dedbf88f7be05569.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-cd0529b9bac5883b.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-15fbfafa5af51ff1.so --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-7b7e7d28635b24c6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8cae5b4d4fd65f0c.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-798d63c55700bdfe.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae7e520df01bc92d.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e920fc36de065624.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a0a9b9e4209d9f80.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-3c6eed123bc51f47.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e26ab2d56a7eecda.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-d8b947d77fa0741b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bdad4c6385c6978.rmeta --extern tryhard=/opt/rustwide/target/debug/deps/libtryhard-0b57ff282203abb7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cb4dd574f676930f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4a5c4a18c8ba1d10.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c82e2ed154f6de2/out -L native=/opt/rustwide/target/debug/build/psm-54efa4db2dd66060/out -L native=/opt/rustwide/target/debug/build/sys-info-4d59111088cb2a7f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bbb8e5facad4aeb15e43113b9101c6e1d96d9b6992c9ee9d91d208d4b33db0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb8e5facad4aeb15e43113b9101c6e1d96d9b6992c9ee9d91d208d4b33db0ff", kill_on_drop: false }`
[INFO] [stdout] bbb8e5facad4aeb15e43113b9101c6e1d96d9b6992c9ee9d91d208d4b33db0ff
