[INFO] cloning repository https://github.com/CheSergo/rust_archiver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CheSergo/rust_archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheSergo%2Frust_archiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheSergo%2Frust_archiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f00046cdc76999dd6a4b7f8a6bc96f8d65c26cc
[INFO] building CheSergo/rust_archiver against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheSergo%2Frust_archiver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CheSergo/rust_archiver on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CheSergo/rust_archiver
[INFO] finished tweaking git repo https://github.com/CheSergo/rust_archiver
[INFO] tweaked toml for git repo https://github.com/CheSergo/rust_archiver written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CheSergo/rust_archiver 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b320d95536f31e6845c6ab94cb191efa99231ad36af2a0a8199f74e684b9d48
[INFO] running `Command { std: "docker" "start" "-a" "1b320d95536f31e6845c6ab94cb191efa99231ad36af2a0a8199f74e684b9d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b320d95536f31e6845c6ab94cb191efa99231ad36af2a0a8199f74e684b9d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b320d95536f31e6845c6ab94cb191efa99231ad36af2a0a8199f74e684b9d48", kill_on_drop: false }`
[INFO] [stdout] 1b320d95536f31e6845c6ab94cb191efa99231ad36af2a0a8199f74e684b9d48
[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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84f97d09f7dc1790033a5c472af3ac72c95646c0663f562a916a894357f9595e
[INFO] running `Command { std: "docker" "start" "-a" "84f97d09f7dc1790033a5c472af3ac72c95646c0663f562a916a894357f9595e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling thread-id v4.1.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling tar v0.4.39
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling loopdev v0.4.0
[INFO] [stderr]    Compiling sys-mount v2.0.2
[INFO] [stderr]    Compiling r_archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process`
[INFO] [stdout]  --> src/dirreader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]   --> src/dirreader.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::Local;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]   --> src/logger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::Local;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/scheduler.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::logger::{info, error};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Local`, `NaiveTime`, and `Timelike`
[INFO] [stdout]   --> src/scheduler.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{Local, Timelike, Duration, NaiveTime, Weekday};
[INFO] [stdout]    |              ^^^^^  ^^^^^^^^            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `scheduler::chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]   --> src/dirreader.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let date = chrono::offset::Local::today().format("%Y-%m-%d").to_string();
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/scheduler.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let target_time = now.date().and_hms(h, m, 0);
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/scheduler.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let target_time = now.date().and_hms(h, m, 0);
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/scheduler.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |         if weekdays.contains(&now.date().weekday()) {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `config_created` is assigned to, but never used
[INFO] [stdout]   --> src/config.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut config_created = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_config_created` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config_created` is never read
[INFO] [stdout]   --> src/config.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 config_created = true;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/scheduler.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut sleep_time = if now < target_time {
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_local_directory` is never used
[INFO] [stdout]   --> src/dirreader.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn create_local_directory(config: &ServerConfig) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] running `Command { std: "docker" "inspect" "84f97d09f7dc1790033a5c472af3ac72c95646c0663f562a916a894357f9595e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f97d09f7dc1790033a5c472af3ac72c95646c0663f562a916a894357f9595e", kill_on_drop: false }`
[INFO] [stdout] 84f97d09f7dc1790033a5c472af3ac72c95646c0663f562a916a894357f9595e
[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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 560fc4f2e618275a431d96b29ae0f43960e9ddc01cf01bd24584b79478e68d9f
[INFO] running `Command { std: "docker" "start" "-a" "560fc4f2e618275a431d96b29ae0f43960e9ddc01cf01bd24584b79478e68d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling r_archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process`
[INFO] [stdout]  --> src/dirreader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]   --> src/dirreader.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::Local;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]   --> src/logger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::Local;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/scheduler.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::logger::{info, error};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Local`, `NaiveTime`, and `Timelike`
[INFO] [stdout]   --> src/scheduler.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{Local, Timelike, Duration, NaiveTime, Weekday};
[INFO] [stdout]    |              ^^^^^  ^^^^^^^^            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `scheduler::chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]   --> src/dirreader.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let date = chrono::offset::Local::today().format("%Y-%m-%d").to_string();
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/scheduler.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let target_time = now.date().and_hms(h, m, 0);
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/scheduler.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let target_time = now.date().and_hms(h, m, 0);
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `scheduler::chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/scheduler.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |         if weekdays.contains(&now.date().weekday()) {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `config_created` is assigned to, but never used
[INFO] [stdout]   --> src/config.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut config_created = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_config_created` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config_created` is never read
[INFO] [stdout]   --> src/config.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 config_created = true;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/logger.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let writer = write_log(&log_message);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/scheduler.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut sleep_time = if now < target_time {
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_local_directory` is never used
[INFO] [stdout]   --> src/dirreader.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn create_local_directory(config: &ServerConfig) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "560fc4f2e618275a431d96b29ae0f43960e9ddc01cf01bd24584b79478e68d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560fc4f2e618275a431d96b29ae0f43960e9ddc01cf01bd24584b79478e68d9f", kill_on_drop: false }`
[INFO] [stdout] 560fc4f2e618275a431d96b29ae0f43960e9ddc01cf01bd24584b79478e68d9f
