[INFO] cloning repository https://github.com/nagyben/wsb-dd-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagyben/wsb-dd-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyben%2Fwsb-dd-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyben%2Fwsb-dd-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 420abe676bb304fee2d34a712e724f6910610904 [INFO] checking nagyben/wsb-dd-analyzer against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyben%2Fwsb-dd-analyzer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nagyben/wsb-dd-analyzer [INFO] finished tweaking git repo https://github.com/nagyben/wsb-dd-analyzer [INFO] tweaked toml for git repo https://github.com/nagyben/wsb-dd-analyzer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nagyben/wsb-dd-analyzer on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nagyben/wsb-dd-analyzer 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc [INFO] running `Command { std: "docker" "start" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling rig-derive v0.1.7 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking roux v2.2.15 [INFO] [stderr] Checking rig-core v0.23.1 [INFO] [stderr] Checking yahoo_finance_api v4.1.0 [INFO] [stderr] Checking wsb-dd-analyser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/llm_extractor.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{Value, json}; [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: `Value` [INFO] [stdout] --> src/llm_extractor.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_headers` is never used [INFO] [stdout] --> src/reddit.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_headers() -> header::HeaderMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_listing` is never used [INFO] [stdout] --> src/reddit.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | async fn fetch_listing(client: &reqwest::Client, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_top` is never used [INFO] [stdout] --> src/reddit.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) async fn get_top(client: &reqwest::Client) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hot` is never used [INFO] [stdout] --> src/reddit.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) async fn get_hot(client: &reqwest::Client) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_positions_for_post` is never used [INFO] [stdout] --> src/reddit.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | async fn get_positions_for_post( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deduplicate_positions` is never used [INFO] [stdout] --> src/reddit.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn deduplicate_positions(positions: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enrich_positions_with_prices` is never used [INFO] [stdout] --> src/reddit.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | async fn enrich_positions_with_prices( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_single_post` is never used [INFO] [stdout] --> src/reddit.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | async fn process_single_post( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_posts_with_flair` is never used [INFO] [stdout] --> src/reddit.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | pub(crate) async fn fetch_posts_with_flair( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `selftext` are never read [INFO] [stdout] --> src/types.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | #[tabled(skip)] [INFO] [stdout] 11 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) selftext: Option, [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: function `display_flair` is never used [INFO] [stdout] --> src/types.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn display_flair(flairs: &Option>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_headers` is never used [INFO] [stdout] --> src/reddit.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn build_headers() -> header::HeaderMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_listing` is never used [INFO] [stdout] --> src/reddit.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | async fn fetch_listing(client: &reqwest::Client, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_top` is never used [INFO] [stdout] --> src/reddit.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) async fn get_top(client: &reqwest::Client) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hot` is never used [INFO] [stdout] --> src/reddit.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) async fn get_hot(client: &reqwest::Client) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_positions_for_post` is never used [INFO] [stdout] --> src/reddit.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | async fn get_positions_for_post( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deduplicate_positions` is never used [INFO] [stdout] --> src/reddit.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn deduplicate_positions(positions: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enrich_positions_with_prices` is never used [INFO] [stdout] --> src/reddit.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | async fn enrich_positions_with_prices( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_single_post` is never used [INFO] [stdout] --> src/reddit.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | async fn process_single_post( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_posts_with_flair` is never used [INFO] [stdout] --> src/reddit.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | pub(crate) async fn fetch_posts_with_flair( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `selftext` are never read [INFO] [stdout] --> src/types.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | #[tabled(skip)] [INFO] [stdout] 11 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) selftext: Option, [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: function `display_flair` is never used [INFO] [stdout] --> src/types.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn display_flair(flairs: &Option>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/llm_extractor.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{Value, json}; [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: `Value` [INFO] [stdout] --> src/llm_extractor.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_prices_batch` is never used [INFO] [stdout] --> src/price_fetcher.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | pub async fn fetch_prices_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_flair` is never used [INFO] [stdout] --> src/types.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn display_flair(flairs: &Option>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Flair` is never constructed [INFO] [stdout] --> src/types.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Flair { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_prices_batch` is never used [INFO] [stdout] --> src/price_fetcher.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | pub async fn fetch_prices_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_flair` is never used [INFO] [stdout] --> src/types.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn display_flair(flairs: &Option>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Flair` is never constructed [INFO] [stdout] --> src/types.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Flair { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc", kill_on_drop: false }` [INFO] [stdout] 1b46da8b9812550b12444cfbca9239a12891a02f02d214c1ed12ecb0a1a368cc