[INFO] fetching crate flare-core 0.1.1... [INFO] checking flare-core-0.1.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate flare-core 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate flare-core 0.1.1 [INFO] finished tweaking crates.io crate flare-core 0.1.1 [INFO] tweaked toml for crates.io crate flare-core 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flare-core 0.1.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flare-core 0.1.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e80e421c3aa007634c6e795a6971c8794f686ad897fea1e8eda976b4850a549 [INFO] running `Command { std: "docker" "start" "-a" "0e80e421c3aa007634c6e795a6971c8794f686ad897fea1e8eda976b4850a549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e80e421c3aa007634c6e795a6971c8794f686ad897fea1e8eda976b4850a549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e80e421c3aa007634c6e795a6971c8794f686ad897fea1e8eda976b4850a549", kill_on_drop: false }` [INFO] [stdout] 0e80e421c3aa007634c6e795a6971c8794f686ad897fea1e8eda976b4850a549 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc87a28e09c4db7ec77318e5fc9effef5f69e763dade60f812dec9699d1542c6 [INFO] running `Command { std: "docker" "start" "-a" "bc87a28e09c4db7ec77318e5fc9effef5f69e763dade60f812dec9699d1542c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling flare-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/logs/rotate.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LogConfigBuilder`, `LogConfig`, `LoggerBuilder`, and `Logger` [INFO] [stdout] --> src/logs/mod.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub use rotate::{Logger, LogConfig, LoggerBuilder, LogConfigBuilder}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/logs/rotate.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LogConfigBuilder`, `LogConfig`, `LoggerBuilder`, and `Logger` [INFO] [stdout] --> src/logs/mod.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub use rotate::{Logger, LogConfig, LoggerBuilder, LogConfigBuilder}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INIT_ROTATE_CHECK` is never used [INFO] [stdout] --> src/logs/rotate.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static INIT_ROTATE_CHECK: Once = Once::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `current_date`, `time_format`, and `console_output` are never read [INFO] [stdout] --> src/logs/rotate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LogConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | current_date: String, // 当前日期 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 31 | #[serde(skip)] [INFO] [stdout] 32 | time_format: String, // 时间格式 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 33 | #[serde(skip)] [INFO] [stdout] 34 | console_output: bool, // 是否输出到控制台 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `builder` and `get_level` are never used [INFO] [stdout] --> src/logs/rotate.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl LogConfig { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 55 | pub fn builder() -> LogConfigBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn get_level(&self) -> LevelFilter { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Logger; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `init`, `get_log_file`, `rotate_logs`, `cleanup_old_logs`, `compress_file`, and `check_rotate` are never used [INFO] [stdout] --> src/logs/rotate.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Logger { [INFO] [stdout] | ----------- associated functions in this implementation [INFO] [stdout] 74 | pub fn init(config: Option) -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | fn get_log_file(config: &LogConfig) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | fn rotate_logs(config: &LogConfig, current_file: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | fn cleanup_old_logs(config: &LogConfig) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn compress_file(path: &PathBuf) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn check_rotate() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggerBuilder` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub struct LoggerBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_config`, and `build` are never used [INFO] [stdout] --> src/logs/rotate.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 231 | impl LoggerBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 232 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn from_config(config: LogConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn build(self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogConfigBuilder` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct LogConfigBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/logs/rotate.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 251 | impl LogConfigBuilder { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 252 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | pub fn output_dir>(mut self, path: P) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub fn file_prefix>(mut self, prefix: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn level(mut self, level: u8) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub fn max_size(mut self, size: u64) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn max_backups(mut self, count: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn max_age(mut self, days: u32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | pub fn compress(mut self, enable: bool) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn time_format>(mut self, format: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn console_output(mut self, enable: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | pub fn build(self) -> LogConfig { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INIT_ROTATE_CHECK` is never used [INFO] [stdout] --> src/logs/rotate.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static INIT_ROTATE_CHECK: Once = Once::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `current_date`, `time_format`, and `console_output` are never read [INFO] [stdout] --> src/logs/rotate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LogConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | current_date: String, // 当前日期 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 31 | #[serde(skip)] [INFO] [stdout] 32 | time_format: String, // 时间格式 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 33 | #[serde(skip)] [INFO] [stdout] 34 | console_output: bool, // 是否输出到控制台 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `builder` and `get_level` are never used [INFO] [stdout] --> src/logs/rotate.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl LogConfig { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 55 | pub fn builder() -> LogConfigBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn get_level(&self) -> LevelFilter { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Logger; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `init`, `get_log_file`, `rotate_logs`, `cleanup_old_logs`, `compress_file`, and `check_rotate` are never used [INFO] [stdout] --> src/logs/rotate.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl Logger { [INFO] [stdout] | ----------- associated functions in this implementation [INFO] [stdout] 74 | pub fn init(config: Option) -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | fn get_log_file(config: &LogConfig) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | fn rotate_logs(config: &LogConfig, current_file: &str) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | fn cleanup_old_logs(config: &LogConfig) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn compress_file(path: &PathBuf) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn check_rotate() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggerBuilder` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub struct LoggerBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_config`, and `build` are never used [INFO] [stdout] --> src/logs/rotate.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 231 | impl LoggerBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 232 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn from_config(config: LogConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn build(self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogConfigBuilder` is never constructed [INFO] [stdout] --> src/logs/rotate.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct LogConfigBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/logs/rotate.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 251 | impl LogConfigBuilder { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 252 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | pub fn output_dir>(mut self, path: P) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub fn file_prefix>(mut self, prefix: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn level(mut self, level: u8) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub fn max_size(mut self, size: u64) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn max_backups(mut self, count: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn max_age(mut self, days: u32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | pub fn compress(mut self, enable: bool) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn time_format>(mut self, format: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn console_output(mut self, enable: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | pub fn build(self) -> LogConfig { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "bc87a28e09c4db7ec77318e5fc9effef5f69e763dade60f812dec9699d1542c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc87a28e09c4db7ec77318e5fc9effef5f69e763dade60f812dec9699d1542c6", kill_on_drop: false }` [INFO] [stdout] bc87a28e09c4db7ec77318e5fc9effef5f69e763dade60f812dec9699d1542c6