[INFO] cloning repository https://github.com/jmir1/stabil-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmir1/stabil-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dceeb2660f29ff199960e682281d9b8250bea32
[INFO] building jmir1/stabil-api against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmir1%2Fstabil-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmir1/stabil-api
[INFO] finished tweaking git repo https://github.com/jmir1/stabil-api
[INFO] tweaked toml for git repo https://github.com/jmir1/stabil-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmir1/stabil-api on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmir1/stabil-api 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.6.0
[INFO] [stderr]   Downloaded worker-sys v0.5.0
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.6.0
[INFO] [stderr]   Downloaded worker-macros v0.5.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.1
[INFO] [stderr]   Downloaded worker v0.5.0
[INFO] [stderr]   Downloaded utoipa v5.3.1
[INFO] [stderr]   Downloaded zip v2.6.1
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded utoipa-gen v5.3.1
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded rust-embed v8.6.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui-vendored v0.1.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bedcb5b7d372ef48104293790485cfb93c9b257329176fcd28fb08f9e861245
[INFO] running `Command { std: "docker" "start" "-a" "4bedcb5b7d372ef48104293790485cfb93c9b257329176fcd28fb08f9e861245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bedcb5b7d372ef48104293790485cfb93c9b257329176fcd28fb08f9e861245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bedcb5b7d372ef48104293790485cfb93c9b257329176fcd28fb08f9e861245", kill_on_drop: false }`
[INFO] [stdout] 4bedcb5b7d372ef48104293790485cfb93c9b257329176fcd28fb08f9e861245
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f5fe01c9a13ba4dab19e292d33f35afba4f73cc9ec227cc03ee8d2a7eb690d
[INFO] running `Command { std: "docker" "start" "-a" "d4f5fe01c9a13ba4dab19e292d33f35afba4f73cc9ec227cc03ee8d2a7eb690d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rust-embed v8.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling worker-kv v0.7.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling worker-sys v0.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling worker-macros v0.5.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling worker v0.5.0
[INFO] [stderr]    Compiling stabil-api v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef>;
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef>;
[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] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "d4f5fe01c9a13ba4dab19e292d33f35afba4f73cc9ec227cc03ee8d2a7eb690d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f5fe01c9a13ba4dab19e292d33f35afba4f73cc9ec227cc03ee8d2a7eb690d", kill_on_drop: false }`
[INFO] [stdout] d4f5fe01c9a13ba4dab19e292d33f35afba4f73cc9ec227cc03ee8d2a7eb690d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5df044f59bbe6b213fe32e5eb7120324447fa566c72eb228bb02adfe05d9a65c
[INFO] running `Command { std: "docker" "start" "-a" "5df044f59bbe6b213fe32e5eb7120324447fa566c72eb228bb02adfe05d9a65c", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef>;
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stabil-api v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef>;
[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] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef>;
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/scraping/utils.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef>;
[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] 7 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>>;
[INFO] [stdout]   |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 12 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 20 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef> {
[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] 44 |     fn select_first(&self, selection_string: &str) -> Option<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scraping/utils.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef> {
[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] 52 |     fn select_all(&self, selection_string: &str) -> Vec<scraper::ElementRef<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "5df044f59bbe6b213fe32e5eb7120324447fa566c72eb228bb02adfe05d9a65c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df044f59bbe6b213fe32e5eb7120324447fa566c72eb228bb02adfe05d9a65c", kill_on_drop: false }`
[INFO] [stdout] 5df044f59bbe6b213fe32e5eb7120324447fa566c72eb228bb02adfe05d9a65c
