[INFO] cloning repository https://github.com/tyhdefu/rnotifyd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyhdefu/rnotifyd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Frnotifyd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Frnotifyd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb246729e791a2b133d12502973631e9502d766f [INFO] testing tyhdefu/rnotifyd against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyhdefu%2Frnotifyd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tyhdefu/rnotifyd on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tyhdefu/rnotifyd [INFO] finished tweaking git repo https://github.com/tyhdefu/rnotifyd [INFO] tweaked toml for git repo https://github.com/tyhdefu/rnotifyd written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tyhdefu/rnotifyd 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69bfc8a50384a2f0cc24c8ab6029d128730a54419ef682d2bd7e3ffeb91b5437 [INFO] running `Command { std: "docker" "start" "-a" "69bfc8a50384a2f0cc24c8ab6029d128730a54419ef682d2bd7e3ffeb91b5437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bfc8a50384a2f0cc24c8ab6029d128730a54419ef682d2bd7e3ffeb91b5437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bfc8a50384a2f0cc24c8ab6029d128730a54419ef682d2bd7e3ffeb91b5437", kill_on_drop: false }` [INFO] [stdout] 69bfc8a50384a2f0cc24c8ab6029d128730a54419ef682d2bd7e3ffeb91b5437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a9b6e3807288c639f4a7a8e22b128f4bd3420054402c4c3b7752e72e2df7d01 [INFO] running `Command { std: "docker" "start" "-a" "5a9b6e3807288c639f4a7a8e22b128f4bd3420054402c4c3b7752e72e2df7d01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minreq v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling discord-webhook v0.1.0 [INFO] [stderr] Compiling rnotify v0.1.2 (https://github.com/tyhdefu/rnotify.git#534dc696) [INFO] [stderr] Compiling rnotifyd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FormattedString` [INFO] [stdout] --> src/program_output/list_output.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use rnotifylib::message::formatted_detail::{FormattedString, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/frequency/mod.rs:118:49 [INFO] [stdout] | [INFO] [stdout] 118 | naive_date = NaiveDate::from_ymd(naive_date.year() + 1, 1, 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `success` is never read [INFO] [stdout] --> src/main.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct JobFinish { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobFinish` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5a9b6e3807288c639f4a7a8e22b128f4bd3420054402c4c3b7752e72e2df7d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9b6e3807288c639f4a7a8e22b128f4bd3420054402c4c3b7752e72e2df7d01", kill_on_drop: false }` [INFO] [stdout] 5a9b6e3807288c639f4a7a8e22b128f4bd3420054402c4c3b7752e72e2df7d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f07106e4f3126043111d1b7e021454c8a90f9b0dcf9a3626ed5203f6ab973e4 [INFO] running `Command { std: "docker" "start" "-a" "4f07106e4f3126043111d1b7e021454c8a90f9b0dcf9a3626ed5203f6ab973e4", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `FormattedString` [INFO] [stdout] --> src/program_output/list_output.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use rnotifylib::message::formatted_detail::{FormattedString, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/frequency/mod.rs:118:49 [INFO] [stdout] | [INFO] [stdout] 118 | naive_date = NaiveDate::from_ymd(naive_date.year() + 1, 1, 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rnotifyd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FormattedString` [INFO] [stdout] --> src/program_output/list_output.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use rnotifylib::message::formatted_detail::{FormattedString, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/frequency/test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Utc.timestamp(pred as i64, 0) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/frequency/test.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | let utc_datetime_pred = Utc.timestamp(next_predicted as i64, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/frequency/mod.rs:118:49 [INFO] [stdout] | [INFO] [stdout] 118 | naive_date = NaiveDate::from_ymd(naive_date.year() + 1, 1, 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `success` is never read [INFO] [stdout] --> src/main.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct JobFinish { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobFinish` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "4f07106e4f3126043111d1b7e021454c8a90f9b0dcf9a3626ed5203f6ab973e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f07106e4f3126043111d1b7e021454c8a90f9b0dcf9a3626ed5203f6ab973e4", kill_on_drop: false }` [INFO] [stdout] 4f07106e4f3126043111d1b7e021454c8a90f9b0dcf9a3626ed5203f6ab973e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82df77514661bec8b43890cf59a9ba57a8e687d968b164f78066a3b905ee9ec3 [INFO] running `Command { std: "docker" "start" "-a" "82df77514661bec8b43890cf59a9ba57a8e687d968b164f78066a3b905ee9ec3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `FormattedString` [INFO] [stderr] --> src/program_output/list_output.rs:3:45 [INFO] [stderr] | [INFO] [stderr] 3 | use rnotifylib::message::formatted_detail::{FormattedString, Style}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/frequency/mod.rs:118:49 [INFO] [stderr] | [INFO] [stderr] 118 | naive_date = NaiveDate::from_ymd(naive_date.year() + 1, 1, 1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rnotifyd` (lib) generated 2 warnings (run `cargo fix --lib -p rnotifyd` to apply 1 suggestion) [INFO] [stderr] warning: field `success` is never read [INFO] [stderr] --> src/main.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 133 | pub struct JobFinish { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 136 | success: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JobFinish` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rnotifyd` (bin "rnotifyd" test) generated 1 warning [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stderr] --> src/frequency/test.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | Utc.timestamp(pred as i64, 0) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stderr] --> src/frequency/test.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | let utc_datetime_pred = Utc.timestamp(next_predicted as i64, 0); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/frequency/mod.rs:118:49 [INFO] [stderr] | [INFO] [stderr] 118 | naive_date = NaiveDate::from_ymd(naive_date.year() + 1, 1, 1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rnotifyd` (lib test) generated 4 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnotifydlib-cb20b210481b3a7d) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test config::tests::test_config ... ok [INFO] [stdout] test frequency::test::fixed_period ... ok [INFO] [stdout] test frequency::test::fixed_period_no_prev ... ok [INFO] [stdout] test frequency::test::monthly_same_day_post ... ok [INFO] [stdout] test frequency::test::monthly_same_day_pre ... ok [INFO] [stdout] test frequency::test::monthly_same_month_post ... ok [INFO] [stdout] test frequency::test::daily_same_day ... ok [INFO] [stdout] test frequency::test::daily_next_day ... ok [INFO] [stdout] test frequency::test::monthly_same_month_pre ... ok [INFO] [stdout] test frequency::test::weekly_same_week_pre ... ok [INFO] [stdout] test frequency::test::weekly_same_day ... ok [INFO] [stdout] test frequency::test::weekly_post_weekday ... ok [INFO] [stdout] test frequency::test::yearly_post_day ... ok [INFO] [stdout] test frequency::test::yearly_same_day ... ok [INFO] [stdout] test frequency::test::yearly_same_month_post ... ok [INFO] [stdout] test frequency::test::yearly_same_month_pre ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rnotifyd-182c6b710e1c6e1f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test run_log::test::test_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rnotifydlib [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" "82df77514661bec8b43890cf59a9ba57a8e687d968b164f78066a3b905ee9ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82df77514661bec8b43890cf59a9ba57a8e687d968b164f78066a3b905ee9ec3", kill_on_drop: false }` [INFO] [stdout] 82df77514661bec8b43890cf59a9ba57a8e687d968b164f78066a3b905ee9ec3