[INFO] cloning repository https://github.com/sguzman/rssify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sguzman/rssify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frssify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frssify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bb8c5feed95c712d209b46e3b7243a3d5bf96ca
[INFO] checking sguzman/rssify against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frssify" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sguzman/rssify
[INFO] finished tweaking git repo https://github.com/sguzman/rssify
[INFO] tweaked toml for git repo https://github.com/sguzman/rssify written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sguzman/rssify on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sguzman/rssify 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20d8774ecfa4eaef435f4cb4de41961ea1fdffd83b4057cdbde9fe19cebf891a
[INFO] running `Command { std: "docker" "start" "-a" "20d8774ecfa4eaef435f4cb4de41961ea1fdffd83b4057cdbde9fe19cebf891a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d8774ecfa4eaef435f4cb4de41961ea1fdffd83b4057cdbde9fe19cebf891a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d8774ecfa4eaef435f4cb4de41961ea1fdffd83b4057cdbde9fe19cebf891a", kill_on_drop: false }`
[INFO] [stdout] 20d8774ecfa4eaef435f4cb4de41961ea1fdffd83b4057cdbde9fe19cebf891a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10739e7741b482e89e8067d0610a14ada3ee8e79e362b8989fd59ca96abb0d48
[INFO] running `Command { std: "docker" "start" "-a" "10739e7741b482e89e8067d0610a14ada3ee8e79e362b8989fd59ca96abb0d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking rssify-core v0.12.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking rssify-repo-fs v0.12.0 (/opt/rustwide/workdir/crates/repos/fs)
[INFO] [stdout] warning: unused imports: `EntryId` and `FeedId`
[INFO] [stdout]   --> crates/core/tests/golden_ids.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rssify_core::{EntryId, FeedId};
[INFO] [stdout]    |                   ^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rssify-cli v0.12.0 (/opt/rustwide/workdir/crates/adapters/cli)
[INFO] [stdout] warning: function `resolve_store_spec` is never used
[INFO] [stdout]  --> crates/adapters/cli/tests/../src/store.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn resolve_store_spec(store_flag: Option<String>) -> String {
[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 `FetchSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FetchSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PipelineError` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub enum PipelineError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_feed_seeds` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn load_feed_seeds<P: AsRef<Path>>(path: P) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_from_file` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn fetch_from_file<P: AsRef<Path>>(path: P) -> Result<FetchSummary, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_seeds_from_value` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn extract_seeds_from_value(v: Value) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_name_of_json` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn type_name_of_json(v: &Value) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedSeed` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct FeedSeed {
[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 `FeedMetaDelta` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct FeedMetaDelta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersistStats` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PersistStats {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FetchSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FetchSummary {
[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 `FeedSeed` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct FeedSeed {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedMetaDelta` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct FeedMetaDelta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersistStats` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PersistStats {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_from_file` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn fetch_from_file<P: AsRef<Path>>(path: P) -> Result<FetchSummary, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/main.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[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 `FetchSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FetchSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedSeed` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct FeedSeed {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedMetaDelta` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct FeedMetaDelta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersistStats` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PersistStats {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PipelineError` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub enum PipelineError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_feed_seeds` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn load_feed_seeds<P: AsRef<Path>>(path: P) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_from_file` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn fetch_from_file<P: AsRef<Path>>(path: P) -> Result<FetchSummary, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_seeds_from_value` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn extract_seeds_from_value(v: Value) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_name_of_json` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn type_name_of_json(v: &Value) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatsSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct StatsSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stats_fs` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn stats_fs(root: &str) -> io::Result<StatsSummary> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_json_files_in_dir` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn count_json_files_in_dir(dir: &PathBuf) -> io::Result<usize> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RepoKind` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum RepoKind {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_prefix` and `as_str` are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RepoKind {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 21 |     fn from_prefix(prefix: &str) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepoSpec` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RepoSpec {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl RepoSpec {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 45 |     /// Parse without using FromStr ergonomics.
[INFO] [stdout] 46 |     pub fn parse(s: &str) -> Result<Self, String> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LogLevel` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LogLevel {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_verbosity` and `as_str` are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LogLevel {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn from_verbosity(v: u8) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn as_str(self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logger` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Logger {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Logger {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 45 |     pub fn new(level: LogLevel) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn with_component(mut self, name: &'static str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn error(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn warn(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn info(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn debug(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn emit(&self, lvl: LogLevel, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENV_REPO` is never used
[INFO] [stdout]  --> crates/adapters/cli/tests/../src/store.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ENV_REPO: &str = "RSSIFY_REPO";
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_store_spec` is never used
[INFO] [stdout]  --> crates/adapters/cli/tests/../src/store.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn resolve_store_spec(store_flag: Option<String>) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_store_spec_with_env` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/store.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn resolve_store_spec_with_env<F>(get_env: F, store_flag: Option<String>) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/main.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[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 `FetchSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FetchSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedSeed` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct FeedSeed {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FeedMetaDelta` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct FeedMetaDelta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersistStats` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PersistStats {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PipelineError` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub enum PipelineError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_feed_seeds` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn load_feed_seeds<P: AsRef<Path>>(path: P) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_from_file` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/pipeline.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn fetch_from_file<P: AsRef<Path>>(path: P) -> Result<FetchSummary, PipelineError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_seeds_from_value` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn extract_seeds_from_value(v: Value) -> Result<Vec<String>, PipelineError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_name_of_json` is never used
[INFO] [stdout]    --> crates/adapters/cli/tests/../src/pipeline.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn type_name_of_json(v: &Value) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatsSummary` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct StatsSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stats_fs` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn stats_fs(root: &str) -> io::Result<StatsSummary> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_json_files_in_dir` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/stats.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn count_json_files_in_dir(dir: &PathBuf) -> io::Result<usize> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RepoKind` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum RepoKind {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_prefix` and `as_str` are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RepoKind {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 21 |     fn from_prefix(prefix: &str) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepoSpec` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RepoSpec {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/spec.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl RepoSpec {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 45 |     /// Parse without using FromStr ergonomics.
[INFO] [stdout] 46 |     pub fn parse(s: &str) -> Result<Self, String> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LogLevel` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LogLevel {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_verbosity` and `as_str` are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LogLevel {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn from_verbosity(v: u8) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn as_str(self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logger` is never constructed
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Logger {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/log.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Logger {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 45 |     pub fn new(level: LogLevel) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn with_component(mut self, name: &'static str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn error(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn warn(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn info(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn debug(&self, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn emit(&self, lvl: LogLevel, op: &str, kvs: &[(&str, impl Display)]) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENV_REPO` is never used
[INFO] [stdout]  --> crates/adapters/cli/tests/../src/store.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ENV_REPO: &str = "RSSIFY_REPO";
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_store_spec` is never used
[INFO] [stdout]  --> crates/adapters/cli/tests/../src/store.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn resolve_store_spec(store_flag: Option<String>) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_store_spec_with_env` is never used
[INFO] [stdout]   --> crates/adapters/cli/tests/../src/store.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn resolve_store_spec_with_env<F>(get_env: F, store_flag: Option<String>) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s
[INFO] running `Command { std: "docker" "inspect" "10739e7741b482e89e8067d0610a14ada3ee8e79e362b8989fd59ca96abb0d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10739e7741b482e89e8067d0610a14ada3ee8e79e362b8989fd59ca96abb0d48", kill_on_drop: false }`
[INFO] [stdout] 10739e7741b482e89e8067d0610a14ada3ee8e79e362b8989fd59ca96abb0d48
