[INFO] cloning repository https://github.com/tipsypastels/tvgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tipsypastels/tvgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ftvgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ftvgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf4984cd3c9e0f0ac6a87a07485047de10c9d822 [INFO] testing tipsypastels/tvgrep against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ftvgrep" "/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/tipsypastels/tvgrep [INFO] finished tweaking git repo https://github.com/tipsypastels/tvgrep [INFO] tweaked toml for git repo https://github.com/tipsypastels/tvgrep written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tipsypastels/tvgrep on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tipsypastels/tvgrep 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache v0.8.8 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded clap_builder v4.5.30 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff3f4fb1772372208c39c561a1a765c8aac14c3f66a28364d73bf67a391dfadc [INFO] running `Command { std: "docker" "start" "-a" "ff3f4fb1772372208c39c561a1a765c8aac14c3f66a28364d73bf67a391dfadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3f4fb1772372208c39c561a1a765c8aac14c3f66a28364d73bf67a391dfadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3f4fb1772372208c39c561a1a765c8aac14c3f66a28364d73bf67a391dfadc", kill_on_drop: false }` [INFO] [stdout] ff3f4fb1772372208c39c561a1a765c8aac14c3f66a28364d73bf67a391dfadc [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6f2613db64f4c65a43659eeecfcda0a20e0b7aa28b876c20e0035fe4851023 [INFO] running `Command { std: "docker" "start" "-a" "bc6f2613db64f4c65a43659eeecfcda0a20e0b7aa28b876c20e0035fe4851023", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tvgrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Stub` is never constructed [INFO] [stdout] --> src/crawl/trope.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Stub; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlatList` is never constructed [INFO] [stdout] --> src/crawl/trope.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct FlatList; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TropeDataFlatList` is never constructed [INFO] [stdout] --> src/data/trope.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct TropeDataFlatList(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn related_url(&self) -> RelatedUrlBuilder { [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] 29 | pub fn related_url(&self) -> RelatedUrlBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name/url.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder { [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] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.89s [INFO] running `Command { std: "docker" "inspect" "bc6f2613db64f4c65a43659eeecfcda0a20e0b7aa28b876c20e0035fe4851023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6f2613db64f4c65a43659eeecfcda0a20e0b7aa28b876c20e0035fe4851023", kill_on_drop: false }` [INFO] [stdout] bc6f2613db64f4c65a43659eeecfcda0a20e0b7aa28b876c20e0035fe4851023 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48110d9c7692ed6ad540f1693f898824f28ff8489f067cc3c15f1e5a7eb7ce29 [INFO] running `Command { std: "docker" "start" "-a" "48110d9c7692ed6ad540f1693f898824f28ff8489f067cc3c15f1e5a7eb7ce29", kill_on_drop: false }` [INFO] [stderr] Compiling tvgrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Stub` is never constructed [INFO] [stdout] --> src/crawl/trope.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Stub; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlatList` is never constructed [INFO] [stdout] --> src/crawl/trope.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct FlatList; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TropeDataFlatList` is never constructed [INFO] [stdout] --> src/data/trope.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct TropeDataFlatList(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn related_url(&self) -> RelatedUrlBuilder { [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] 29 | pub fn related_url(&self) -> RelatedUrlBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name/url.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder { [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] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "48110d9c7692ed6ad540f1693f898824f28ff8489f067cc3c15f1e5a7eb7ce29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48110d9c7692ed6ad540f1693f898824f28ff8489f067cc3c15f1e5a7eb7ce29", kill_on_drop: false }` [INFO] [stdout] 48110d9c7692ed6ad540f1693f898824f28ff8489f067cc3c15f1e5a7eb7ce29 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c7260c5c0cda5cc8c803be41a4171245bf76d25a952aad453f410cd1a2db060 [INFO] running `Command { std: "docker" "start" "-a" "0c7260c5c0cda5cc8c803be41a4171245bf76d25a952aad453f410cd1a2db060", kill_on_drop: false }` [INFO] [stderr] warning: struct `Stub` is never constructed [INFO] [stderr] --> src/crawl/trope.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Stub; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `FlatList` is never constructed [INFO] [stderr] --> src/crawl/trope.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct FlatList; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TropeDataFlatList` is never constructed [INFO] [stderr] --> src/data/trope.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct TropeDataFlatList(pub Vec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/name/mod.rs:29:24 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn related_url(&self) -> RelatedUrlBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 29 | pub fn related_url(&self) -> RelatedUrlBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/name/url.rs:12:29 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 12 | pub fn related_url(article: &ArticleName) -> RelatedUrlBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tvgrep` (bin "tvgrep" test) generated 5 warnings (run `cargo fix --bin "tvgrep" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tvgrep-9182604afdd4043c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test name::group::tests::main_sorts_first ... ok [INFO] [stdout] test name::tests::display_without_main_group ... ok [INFO] [stdout] test name::tests::main_group_sorts_first ... ok [INFO] [stdout] test name::tests::matches_relative_url ... ok [INFO] [stdout] test name::tests::partial_eq_str ... ok [INFO] [stdout] test name::tests::partial_eq_str_main ... ok [INFO] [stdout] test name::tests::defaults_to_main_group ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c7260c5c0cda5cc8c803be41a4171245bf76d25a952aad453f410cd1a2db060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7260c5c0cda5cc8c803be41a4171245bf76d25a952aad453f410cd1a2db060", kill_on_drop: false }` [INFO] [stdout] 0c7260c5c0cda5cc8c803be41a4171245bf76d25a952aad453f410cd1a2db060