[INFO] cloning repository https://github.com/blue-emc2/nnm-dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blue-emc2/nnm-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fnnm-dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fnnm-dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60d05f5399a41583be0f819b4bc46dcc471a5cad
[INFO] checking blue-emc2/nnm-dev against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fnnm-dev" "/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/blue-emc2/nnm-dev
[INFO] finished tweaking git repo https://github.com/blue-emc2/nnm-dev
[INFO] tweaked toml for git repo https://github.com/blue-emc2/nnm-dev written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blue-emc2/nnm-dev on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blue-emc2/nnm-dev 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded syn v2.0.105
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d31b97bedacd35f214f825d0b2221cde31ea69b2afcd300ba1323b49397e70e
[INFO] running `Command { std: "docker" "start" "-a" "9d31b97bedacd35f214f825d0b2221cde31ea69b2afcd300ba1323b49397e70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d31b97bedacd35f214f825d0b2221cde31ea69b2afcd300ba1323b49397e70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d31b97bedacd35f214f825d0b2221cde31ea69b2afcd300ba1323b49397e70e", kill_on_drop: false }`
[INFO] [stdout] 9d31b97bedacd35f214f825d0b2221cde31ea69b2afcd300ba1323b49397e70e
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551a0fd34da4498b15ed1458c6654c46a6e48921155d8d67513ea0d458a9b38b
[INFO] running `Command { std: "docker" "start" "-a" "551a0fd34da4498b15ed1458c6654c46a6e48921155d8d67513ea0d458a9b38b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.201
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking nnm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/layers/data/repositories/file_repository.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Actions`
[INFO] [stdout]  --> src/main.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use commands::{Actions, Commands};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/layers/data/repositories/file_repository.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Actions`
[INFO] [stdout]  --> src/main.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use commands::{Actions, Commands};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_rss_show` is never used
[INFO] [stdout]   --> src/layers/presentation/cli/handlers/rss_handler.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl RssHandler {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn handle_rss_show(&self) -> Result<(), AppError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display_message` is never used
[INFO] [stdout]   --> src/layers/presentation/cli/display.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Display {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn display_message(&self, message: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_path` is never used
[INFO] [stdout]   --> src/layers/data/repositories/config_repository.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ConfigRepository {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_default_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_path` is never used
[INFO] [stdout]   --> src/layers/data/repositories/history_repository.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl HistoryRepository {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_default_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileRepository` is never constructed
[INFO] [stdout]  --> src/layers/data/repositories/file_repository.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FileRepository;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/layers/data/repositories/file_repository.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl FileRepository {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn read_file<P: AsRef<Path>>(&self, path: P) -> Result<String, std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn write_file<P: AsRef<Path>>(&self, path: P, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn save_json<T: Serialize, P: AsRef<Path>>(&self, path: P, content: &T) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn load_json<T: for<'de> Deserialize<'de>, P: AsRef<Path>>(&self, path: P) -> Result<T, std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn create_dir_all<P: AsRef<Path>>(&self, path: P) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn exists<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_fields` are never used
[INFO] [stdout]   --> src/models/article.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Article {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(entity_type: EntityType) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_fields(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Link` is never constructed
[INFO] [stdout]   --> src/models/article.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Link {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_link` is never used
[INFO] [stdout]   --> src/models/article.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Link {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 54 |     pub fn get_link(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]   --> src/models/article.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Item {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rdf` is never constructed
[INFO] [stdout]   --> src/models/article.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Rdf {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rss` is never constructed
[INFO] [stdout]   --> src/models/article.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Rss {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RssChannel` is never constructed
[INFO] [stdout]   --> src/models/article.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct RssChannel {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Atom` is never constructed
[INFO] [stdout]   --> src/models/article.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Atom {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_file_path` is never used
[INFO] [stdout]   --> src/models/config.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn default_file_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_rss_show` is never used
[INFO] [stdout]   --> src/layers/presentation/cli/handlers/rss_handler.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl RssHandler {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn handle_rss_show(&self) -> Result<(), AppError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display_message` is never used
[INFO] [stdout]   --> src/layers/presentation/cli/display.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Display {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn display_message(&self, message: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_path` is never used
[INFO] [stdout]   --> src/layers/data/repositories/config_repository.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ConfigRepository {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_default_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_path` is never used
[INFO] [stdout]   --> src/layers/data/repositories/history_repository.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl HistoryRepository {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_default_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileRepository` is never constructed
[INFO] [stdout]  --> src/layers/data/repositories/file_repository.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FileRepository;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/layers/data/repositories/file_repository.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl FileRepository {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn read_file<P: AsRef<Path>>(&self, path: P) -> Result<String, std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn write_file<P: AsRef<Path>>(&self, path: P, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn save_json<T: Serialize, P: AsRef<Path>>(&self, path: P, content: &T) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn load_json<T: for<'de> Deserialize<'de>, P: AsRef<Path>>(&self, path: P) -> Result<T, std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn create_dir_all<P: AsRef<Path>>(&self, path: P) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn exists<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_fields` are never used
[INFO] [stdout]   --> src/models/article.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Article {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(entity_type: EntityType) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_fields(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Link` is never constructed
[INFO] [stdout]   --> src/models/article.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Link {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_link` is never used
[INFO] [stdout]   --> src/models/article.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Link {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 54 |     pub fn get_link(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]   --> src/models/article.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Item {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rdf` is never constructed
[INFO] [stdout]   --> src/models/article.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Rdf {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rss` is never constructed
[INFO] [stdout]   --> src/models/article.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Rss {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RssChannel` is never constructed
[INFO] [stdout]   --> src/models/article.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct RssChannel {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Atom` is never constructed
[INFO] [stdout]   --> src/models/article.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Atom {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_file_path` is never used
[INFO] [stdout]   --> src/models/config.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn default_file_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s
[INFO] running `Command { std: "docker" "inspect" "551a0fd34da4498b15ed1458c6654c46a6e48921155d8d67513ea0d458a9b38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551a0fd34da4498b15ed1458c6654c46a6e48921155d8d67513ea0d458a9b38b", kill_on_drop: false }`
[INFO] [stdout] 551a0fd34da4498b15ed1458c6654c46a6e48921155d8d67513ea0d458a9b38b
