[INFO] cloning repository https://github.com/lawless-m/Caturiel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lawless-m/Caturiel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawless-m%2FCaturiel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawless-m%2FCaturiel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25b863a9675e8876383a24e6df5935f0d7ae6327 [INFO] testing lawless-m/Caturiel against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawless-m%2FCaturiel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lawless-m/Caturiel [INFO] finished tweaking git repo https://github.com/lawless-m/Caturiel [INFO] tweaked toml for git repo https://github.com/lawless-m/Caturiel written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lawless-m/Caturiel on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lawless-m/Caturiel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0bd324d8e37c95c2c5be589a25d050a4ae863dfb33a8dfdcd97e25dd3abf745 [INFO] running `Command { std: "docker" "start" "-a" "b0bd324d8e37c95c2c5be589a25d050a4ae863dfb33a8dfdcd97e25dd3abf745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0bd324d8e37c95c2c5be589a25d050a4ae863dfb33a8dfdcd97e25dd3abf745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bd324d8e37c95c2c5be589a25d050a4ae863dfb33a8dfdcd97e25dd3abf745", kill_on_drop: false }` [INFO] [stdout] b0bd324d8e37c95c2c5be589a25d050a4ae863dfb33a8dfdcd97e25dd3abf745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaf5ee0304c2b08e1c4669b1e1a96679879ec0140b8e8d162e081ca08fe35f0 [INFO] running `Command { std: "docker" "start" "-a" "afaf5ee0304c2b08e1c4669b1e1a96679879ec0140b8e8d162e081ca08fe35f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling caturiel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BASE_URL` is never used [INFO] [stdout] --> src/bluesky.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const BASE_URL: &str = "https://public.api.bsky.app"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEARCH_QUERIES` is never used [INFO] [stdout] --> src/bluesky.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const SEARCH_QUERIES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlueskyClient` is never constructed [INFO] [stdout] --> src/bluesky.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BlueskyClient { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlueskyPost` is never constructed [INFO] [stdout] --> src/bluesky.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct BlueskyPost { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchResponse` is never constructed [INFO] [stdout] --> src/bluesky.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct SearchResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawPost` is never constructed [INFO] [stdout] --> src/bluesky.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RawPost { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawAuthor` is never constructed [INFO] [stdout] --> src/bluesky.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct RawAuthor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawRecord` is never constructed [INFO] [stdout] --> src/bluesky.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | struct RawRecord { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `search_posts`, and `post_web_url` are never used [INFO] [stdout] --> src/bluesky.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl BlueskyClient { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 76 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub async fn search_posts(&self, query: &str, limit: u32) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn post_web_url(handle: &str, uri: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_candidate` is never used [INFO] [stdout] --> src/bluesky.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl BlueskyPost { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 132 | pub fn is_candidate(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `age` are never read [INFO] [stdout] --> src/brave.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct SearchResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | #[serde(default)] [INFO] [stdout] 28 | pub age: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `score`, `comment_count`, and `created_at` are never read [INFO] [stdout] --> src/clacker.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub score: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[serde(rename = "createdAt")] [INFO] [stdout] 33 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `score`, `parent_id`, and `created_at` are never read [INFO] [stdout] --> src/clacker.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Comment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 40 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | pub text: String, [INFO] [stdout] 42 | pub score: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub parent_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 47 | #[serde(rename = "createdAt")] [INFO] [stdout] 48 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SubmitLinkRequest` is never constructed [INFO] [stdout] --> src/clacker.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct SubmitLinkRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `submit_link` is never used [INFO] [stdout] --> src/clacker.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 88 | impl ClackerClient { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub async fn submit_link(&self, title: &str, url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `created_at`, and `comments_url` are never read [INFO] [stdout] --> src/lobsters.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LobstersPost { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub short_id_url: String, [INFO] [stdout] 24 | pub comments_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LobstersPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `discussion_url` and `article_url` are never used [INFO] [stdout] --> src/lobsters.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 128 | impl LobstersPost { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn discussion_url(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn article_url(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `permalink`, `num_comments`, and `created_utc` are never read [INFO] [stdout] --> src/reddit.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct RedditPost { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub permalink: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub num_comments: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | pub created_utc: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RedditPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `post_url` is never used [INFO] [stdout] --> src/reddit.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl RedditClient { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn post_url(permalink: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_seen_clacker_post` is never used [INFO] [stdout] --> src/state.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn has_seen_clacker_post(&self, id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "afaf5ee0304c2b08e1c4669b1e1a96679879ec0140b8e8d162e081ca08fe35f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaf5ee0304c2b08e1c4669b1e1a96679879ec0140b8e8d162e081ca08fe35f0", kill_on_drop: false }` [INFO] [stdout] afaf5ee0304c2b08e1c4669b1e1a96679879ec0140b8e8d162e081ca08fe35f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9497c50b7ed049171c4f3df21a1b7b1edcc3ca38edb89981575afaf16646c678 [INFO] running `Command { std: "docker" "start" "-a" "9497c50b7ed049171c4f3df21a1b7b1edcc3ca38edb89981575afaf16646c678", kill_on_drop: false }` [INFO] [stderr] Compiling caturiel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BASE_URL` is never used [INFO] [stdout] --> src/bluesky.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const BASE_URL: &str = "https://public.api.bsky.app"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEARCH_QUERIES` is never used [INFO] [stdout] --> src/bluesky.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const SEARCH_QUERIES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlueskyClient` is never constructed [INFO] [stdout] --> src/bluesky.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BlueskyClient { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlueskyPost` is never constructed [INFO] [stdout] --> src/bluesky.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct BlueskyPost { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchResponse` is never constructed [INFO] [stdout] --> src/bluesky.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct SearchResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawPost` is never constructed [INFO] [stdout] --> src/bluesky.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RawPost { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawAuthor` is never constructed [INFO] [stdout] --> src/bluesky.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct RawAuthor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawRecord` is never constructed [INFO] [stdout] --> src/bluesky.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | struct RawRecord { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `search_posts`, and `post_web_url` are never used [INFO] [stdout] --> src/bluesky.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl BlueskyClient { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 76 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub async fn search_posts(&self, query: &str, limit: u32) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn post_web_url(handle: &str, uri: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_candidate` is never used [INFO] [stdout] --> src/bluesky.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl BlueskyPost { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 132 | pub fn is_candidate(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `age` are never read [INFO] [stdout] --> src/brave.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct SearchResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | #[serde(default)] [INFO] [stdout] 28 | pub age: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `score`, `comment_count`, and `created_at` are never read [INFO] [stdout] --> src/clacker.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub score: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[serde(rename = "createdAt")] [INFO] [stdout] 33 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `score`, `parent_id`, and `created_at` are never read [INFO] [stdout] --> src/clacker.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Comment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 40 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | pub text: String, [INFO] [stdout] 42 | pub score: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub parent_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 47 | #[serde(rename = "createdAt")] [INFO] [stdout] 48 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SubmitLinkRequest` is never constructed [INFO] [stdout] --> src/clacker.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct SubmitLinkRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `submit_link` is never used [INFO] [stdout] --> src/clacker.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 88 | impl ClackerClient { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub async fn submit_link(&self, title: &str, url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `created_at`, and `comments_url` are never read [INFO] [stdout] --> src/lobsters.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LobstersPost { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub short_id_url: String, [INFO] [stdout] 24 | pub comments_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LobstersPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `discussion_url` and `article_url` are never used [INFO] [stdout] --> src/lobsters.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 128 | impl LobstersPost { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn discussion_url(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn article_url(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `permalink`, `num_comments`, and `created_utc` are never read [INFO] [stdout] --> src/reddit.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct RedditPost { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub permalink: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub num_comments: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | pub created_utc: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RedditPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `post_url` is never used [INFO] [stdout] --> src/reddit.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl RedditClient { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn post_url(permalink: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_seen_clacker_post` is never used [INFO] [stdout] --> src/state.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn has_seen_clacker_post(&self, id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "9497c50b7ed049171c4f3df21a1b7b1edcc3ca38edb89981575afaf16646c678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9497c50b7ed049171c4f3df21a1b7b1edcc3ca38edb89981575afaf16646c678", kill_on_drop: false }` [INFO] [stdout] 9497c50b7ed049171c4f3df21a1b7b1edcc3ca38edb89981575afaf16646c678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5989d6b0ae3d4481667dd8c551d21ffdacb99bbed5c8a49328db8c734ce0d9a8 [INFO] running `Command { std: "docker" "start" "-a" "5989d6b0ae3d4481667dd8c551d21ffdacb99bbed5c8a49328db8c734ce0d9a8", kill_on_drop: false }` [INFO] [stderr] warning: constant `BASE_URL` is never used [INFO] [stderr] --> src/bluesky.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | const BASE_URL: &str = "https://public.api.bsky.app"; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `SEARCH_QUERIES` is never used [INFO] [stderr] --> src/bluesky.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const SEARCH_QUERIES: &[&str] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlueskyClient` is never constructed [INFO] [stderr] --> src/bluesky.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct BlueskyClient { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlueskyPost` is never constructed [INFO] [stderr] --> src/bluesky.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct BlueskyPost { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SearchResponse` is never constructed [INFO] [stderr] --> src/bluesky.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | struct SearchResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RawPost` is never constructed [INFO] [stderr] --> src/bluesky.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | struct RawPost { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RawAuthor` is never constructed [INFO] [stderr] --> src/bluesky.rs:59:8 [INFO] [stderr] | [INFO] [stderr] 59 | struct RawAuthor { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RawRecord` is never constructed [INFO] [stderr] --> src/bluesky.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | struct RawRecord { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `search_posts`, and `post_web_url` are never used [INFO] [stderr] --> src/bluesky.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 75 | impl BlueskyClient { [INFO] [stderr] | ------------------ associated items in this implementation [INFO] [stderr] 76 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | pub async fn search_posts(&self, query: &str, limit: u32) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 123 | pub fn post_web_url(handle: &str, uri: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_candidate` is never used [INFO] [stderr] --> src/bluesky.rs:132:12 [INFO] [stderr] | [INFO] [stderr] 131 | impl BlueskyPost { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 132 | pub fn is_candidate(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `description` and `age` are never read [INFO] [stderr] --> src/brave.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct SearchResult { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 27 | #[serde(default)] [INFO] [stderr] 28 | pub age: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `score`, `comment_count`, and `created_at` are never read [INFO] [stderr] --> src/clacker.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct Post { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | pub score: i64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub comment_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 32 | #[serde(rename = "createdAt")] [INFO] [stderr] 33 | pub created_at: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `score`, `parent_id`, and `created_at` are never read [INFO] [stderr] --> src/clacker.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct Comment { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 40 | pub id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] 41 | pub text: String, [INFO] [stderr] 42 | pub score: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub parent_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 47 | #[serde(rename = "createdAt")] [INFO] [stderr] 48 | pub created_at: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Comment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `SubmitLinkRequest` is never constructed [INFO] [stderr] --> src/clacker.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | struct SubmitLinkRequest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `submit_link` is never used [INFO] [stderr] --> src/clacker.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 88 | impl ClackerClient { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 125 | pub async fn submit_link(&self, title: &str, url: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `description`, `created_at`, and `comments_url` are never read [INFO] [stderr] --> src/lobsters.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct LobstersPost { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 18 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 22 | pub created_at: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 23 | pub short_id_url: String, [INFO] [stderr] 24 | pub comments_url: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LobstersPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `discussion_url` and `article_url` are never used [INFO] [stderr] --> src/lobsters.rs:141:12 [INFO] [stderr] | [INFO] [stderr] 128 | impl LobstersPost { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 141 | pub fn discussion_url(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 146 | pub fn article_url(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `permalink`, `num_comments`, and `created_utc` are never read [INFO] [stderr] --> src/reddit.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct RedditPost { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 29 | pub permalink: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub num_comments: u64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 33 | pub created_utc: f64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RedditPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `post_url` is never used [INFO] [stderr] --> src/reddit.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 68 | impl RedditClient { [INFO] [stderr] | ----------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 117 | pub fn post_url(permalink: &str) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `has_seen_clacker_post` is never used [INFO] [stderr] --> src/state.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl State { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn has_seen_clacker_post(&self, id: i64) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `caturiel` (bin "caturiel" test) generated 20 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caturiel-cbe16bfe24c31cf0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5989d6b0ae3d4481667dd8c551d21ffdacb99bbed5c8a49328db8c734ce0d9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5989d6b0ae3d4481667dd8c551d21ffdacb99bbed5c8a49328db8c734ce0d9a8", kill_on_drop: false }` [INFO] [stdout] 5989d6b0ae3d4481667dd8c551d21ffdacb99bbed5c8a49328db8c734ce0d9a8