[INFO] cloning repository https://github.com/mixxr/rws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mixxr/rws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxr%2Frws", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxr%2Frws'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6761ba9a23e4152a8b496746f4a5658d53317899 [INFO] checking mixxr/rws against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxr%2Frws" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mixxr/rws [INFO] finished tweaking git repo https://github.com/mixxr/rws [INFO] tweaked toml for git repo https://github.com/mixxr/rws written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mixxr/rws on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mixxr/rws 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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 servo_arc v0.3.0 [INFO] [stderr] Downloaded scraper v0.20.0 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14c6703869328c02a7f26e177b1ec0580829669a9e79365551a4df602de94cb9 [INFO] running `Command { std: "docker" "start" "-a" "14c6703869328c02a7f26e177b1ec0580829669a9e79365551a4df602de94cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14c6703869328c02a7f26e177b1ec0580829669a9e79365551a4df602de94cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c6703869328c02a7f26e177b1ec0580829669a9e79365551a4df602de94cb9", kill_on_drop: false }` [INFO] [stdout] 14c6703869328c02a7f26e177b1ec0580829669a9e79365551a4df602de94cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f669109d143834f462717e876df0c2544134bec2c23214e97815941e37b7c926 [INFO] running `Command { std: "docker" "start" "-a" "f669109d143834f462717e876df0c2544134bec2c23214e97815941e37b7c926", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking commons v0.1.0 (/opt/rustwide/workdir/crates/commons) [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/crates/tests) [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking estractor v0.1.0 (/opt/rustwide/workdir/crates/estractor) [INFO] [stderr] Checking actix-cors v0.7.1 [INFO] [stderr] Checking websvc v0.1.0 (/opt/rustwide/workdir/crates/websvc) [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> crates/websvc/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::http::header; [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: `error::Error` [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, io}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::{fs::{self, File}, io::{AsyncBufReadExt, AsyncWriteExt, BufReader}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> crates/websvc/src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> crates/websvc/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::http::header; [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: `error::Error` [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, io}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::{fs::{self, File}, io::{AsyncBufReadExt, AsyncWriteExt, BufReader}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> crates/websvc/src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isin` [INFO] [stdout] --> crates/websvc/src/main.rs:295:32 [INFO] [stdout] | [INFO] [stdout] 295 | fn read_file_lines(path: &str, isin: &str) -> io::Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_isin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lastDate` and `files` are never read [INFO] [stdout] --> crates/websvc/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct ContentSystem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 24 | lastDate: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | files: HashMap>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContentSystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file_lines` is never used [INFO] [stdout] --> crates/websvc/src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn read_file_lines(path: &str, isin: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_csv` is never used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn write_csv(file_path: &str, lines: Vec) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastDate` should have a snake case name [INFO] [stdout] --> crates/websvc/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | lastDate: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `last_date` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxobsStr` should have a snake case name [INFO] [stdout] --> crates/websvc/src/main.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | let (source, maxobsStr) = path.into_inner(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `maxobs_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | file.write_all(content.as_bytes()).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 54 | let _ = file.write_all(content.as_bytes()).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | file.flush().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = file.flush().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isin` [INFO] [stdout] --> crates/websvc/src/main.rs:295:32 [INFO] [stdout] | [INFO] [stdout] 295 | fn read_file_lines(path: &str, isin: &str) -> io::Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_isin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lastDate` and `files` are never read [INFO] [stdout] --> crates/websvc/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct ContentSystem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 24 | lastDate: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | files: HashMap>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContentSystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file_lines` is never used [INFO] [stdout] --> crates/websvc/src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn read_file_lines(path: &str, isin: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_csv` is never used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn write_csv(file_path: &str, lines: Vec) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastDate` should have a snake case name [INFO] [stdout] --> crates/websvc/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | lastDate: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `last_date` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxobsStr` should have a snake case name [INFO] [stdout] --> crates/websvc/src/main.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | let (source, maxobsStr) = path.into_inner(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `maxobs_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | file.write_all(content.as_bytes()).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 54 | let _ = file.write_all(content.as_bytes()).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/websvc/src/ic_csv.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | file.flush().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = file.flush().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "f669109d143834f462717e876df0c2544134bec2c23214e97815941e37b7c926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f669109d143834f462717e876df0c2544134bec2c23214e97815941e37b7c926", kill_on_drop: false }` [INFO] [stdout] f669109d143834f462717e876df0c2544134bec2c23214e97815941e37b7c926