[INFO] fetching crate keyhunter 0.2.0...
[INFO] testing keyhunter-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate keyhunter 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate keyhunter 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keyhunter 0.2.0
[INFO] tweaked toml for crates.io crate keyhunter 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyhunter 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keyhunter 0.2.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 678ffd419b579c2f8321c468c02b5973350897a944003b49f66eb149ab311ced
[INFO] running `Command { std: "docker" "start" "-a" "678ffd419b579c2f8321c468c02b5973350897a944003b49f66eb149ab311ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678ffd419b579c2f8321c468c02b5973350897a944003b49f66eb149ab311ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678ffd419b579c2f8321c468c02b5973350897a944003b49f66eb149ab311ced", kill_on_drop: false }`
[INFO] [stdout] 678ffd419b579c2f8321c468c02b5973350897a944003b49f66eb149ab311ced
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4f8cfdf7f3ca03cea3cab434feb27b9986cf2af08eea9e5dd3bd94fa49cdaf9
[INFO] running `Command { std: "docker" "start" "-a" "a4f8cfdf7f3ca03cea3cab434feb27b9986cf2af08eea9e5dd3bd94fa49cdaf9", 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.153
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling line-wrap v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling oxc_allocator v0.25.0
[INFO] [stderr]    Compiling oxc_index v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling index_vec v0.1.4
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.25.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.6.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling oxc_span v0.25.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.25.0
[INFO] [stderr]    Compiling oxc_syntax v0.25.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.25.0
[INFO] [stderr]    Compiling oxc_ast v0.25.0
[INFO] [stderr]    Compiling oxc_parser v0.25.0
[INFO] [stderr]    Compiling oxc v0.25.0
[INFO] [stderr]    Compiling keyhunter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `GetStrValue` is never used
[INFO] [stdout]   --> src/extract/visit/string.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait GetStrValue {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extract/extractor.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey<'s>>> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "a4f8cfdf7f3ca03cea3cab434feb27b9986cf2af08eea9e5dd3bd94fa49cdaf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f8cfdf7f3ca03cea3cab434feb27b9986cf2af08eea9e5dd3bd94fa49cdaf9", kill_on_drop: false }`
[INFO] [stdout] a4f8cfdf7f3ca03cea3cab434feb27b9986cf2af08eea9e5dd3bd94fa49cdaf9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 174eb303fbc77867dbe23463b6bf277e8c2862874fe4f9cab9c80e6830391cd8
[INFO] running `Command { std: "docker" "start" "-a" "174eb303fbc77867dbe23463b6bf277e8c2862874fe4f9cab9c80e6830391cd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.6.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.6.0
[INFO] [stderr]    Compiling oxc_span v0.25.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.25.0
[INFO] [stderr]    Compiling oxc_syntax v0.25.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.25.0
[INFO] [stderr]    Compiling oxc_ast v0.25.0
[INFO] [stderr]    Compiling oxc_parser v0.25.0
[INFO] [stderr]    Compiling oxc v0.25.0
[INFO] [stderr]    Compiling keyhunter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `GetStrValue` is never used
[INFO] [stdout]   --> src/extract/visit/string.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait GetStrValue {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extract/extractor.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey<'s>>> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extract/extractor.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Vec<ApiKey<'s>>> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `pretty_env_logger`
[INFO] [stdout]  --> examples/yc_startups.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate pretty_env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keyhunter::report`
[INFO] [stdout]   --> examples/yc_startups.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     report::{Reporter, ReporterBuilder},
[INFO] [stdout]    |     ^^^^^^ could not find `report` in `keyhunter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "report")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `report` feature
[INFO] [stdout] 23 | pub mod report;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> examples/yc_startups.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let line = serde_json::to_string(&api_key).into_diagnostic()?;
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyhunter` (example "yc_startups") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "174eb303fbc77867dbe23463b6bf277e8c2862874fe4f9cab9c80e6830391cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174eb303fbc77867dbe23463b6bf277e8c2862874fe4f9cab9c80e6830391cd8", kill_on_drop: false }`
[INFO] [stdout] 174eb303fbc77867dbe23463b6bf277e8c2862874fe4f9cab9c80e6830391cd8
