[INFO] cloning repository https://github.com/dfaust/backup-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfaust/backup-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Fbackup-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Fbackup-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 136cc498a2ee0508ec21884c8ed31f3fcb347a68
[INFO] testing dfaust/backup-monitor against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Fbackup-monitor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dfaust/backup-monitor
[INFO] finished tweaking git repo https://github.com/dfaust/backup-monitor
[INFO] tweaked toml for git repo https://github.com/dfaust/backup-monitor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfaust/backup-monitor on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dfaust/backup-monitor 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-version v0.1.1
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded auto-launch v0.5.0
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded fake v3.1.0
[INFO] [stderr]   Downloaded notify-rust v4.11.3
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded dbus-codegen v0.9.1
[INFO] [stderr]   Downloaded dbus-tree v0.9.2
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.2.1
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.2
[INFO] [stderr]   Downloaded serde-hjson v1.1.0
[INFO] [stderr]   Downloaded ksni v0.2.2
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ba3dbee00e691ff480d0fe737cbd8d1da41383f64cffdca0f4bcd36b2abc04b
[INFO] running `Command { std: "docker" "start" "-a" "1ba3dbee00e691ff480d0fe737cbd8d1da41383f64cffdca0f4bcd36b2abc04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ba3dbee00e691ff480d0fe737cbd8d1da41383f64cffdca0f4bcd36b2abc04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba3dbee00e691ff480d0fe737cbd8d1da41383f64cffdca0f4bcd36b2abc04b", kill_on_drop: false }`
[INFO] [stdout] 1ba3dbee00e691ff480d0fe737cbd8d1da41383f64cffdca0f4bcd36b2abc04b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d703c4182b543d6bf52f64688adda5b6ee14e91d1c2465cea74ab41e6a940b4d
[INFO] running `Command { std: "docker" "start" "-a" "d703c4182b543d6bf52f64688adda5b6ee14e91d1c2465cea74ab41e6a940b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling dbus-tree v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling auto-launch v0.5.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling notify-rust v4.11.3
[INFO] [stderr]    Compiling backup-monitor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockEventReceiver` is never constructed
[INFO] [stdout]   --> src/event.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MockEventReceiver {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockManager` is never constructed
[INFO] [stdout]  --> src/mock_manager.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MockManager {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "d703c4182b543d6bf52f64688adda5b6ee14e91d1c2465cea74ab41e6a940b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d703c4182b543d6bf52f64688adda5b6ee14e91d1c2465cea74ab41e6a940b4d", kill_on_drop: false }`
[INFO] [stdout] d703c4182b543d6bf52f64688adda5b6ee14e91d1c2465cea74ab41e6a940b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e172283f1c0ab1656c6920d3dfa29973924b93ab990ae8d987ad56de89ce8e8
[INFO] running `Command { std: "docker" "start" "-a" "2e172283f1c0ab1656c6920d3dfa29973924b93ab990ae8d987ad56de89ce8e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]    Compiling auto-launch v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling serde-hjson v1.1.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling notify-rust v4.11.3
[INFO] [stderr]    Compiling backup-monitor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockEventReceiver` is never constructed
[INFO] [stdout]   --> src/event.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MockEventReceiver {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.02s
[INFO] running `Command { std: "docker" "inspect" "2e172283f1c0ab1656c6920d3dfa29973924b93ab990ae8d987ad56de89ce8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e172283f1c0ab1656c6920d3dfa29973924b93ab990ae8d987ad56de89ce8e8", kill_on_drop: false }`
[INFO] [stdout] 2e172283f1c0ab1656c6920d3dfa29973924b93ab990ae8d987ad56de89ce8e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c31a1894669713a785f913d7855005f6e7ad469f38ea1021195d425b977df3a9
[INFO] running `Command { std: "docker" "start" "-a" "c31a1894669713a785f913d7855005f6e7ad469f38ea1021195d425b977df3a9", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MockEventReceiver` is never constructed
[INFO] [stdout] 
[INFO] [stderr]   --> src/event.rs:36:12
[INFO] [stdout] running 29 tests
[INFO] [stderr]    |
[INFO] [stdout] test clock::tests::fake_clock ... ok
[INFO] [stderr] 36 | pub struct MockEventReceiver {
[INFO] [stdout] test clock::tests::static_clock ... ok
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] test round_duration::tests::round_to_minutes ... ok
[INFO] [stderr]    |
[INFO] [stdout] test round_duration::tests::round_to_seconds ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_07 ... ok
[INFO] [stderr] 
[INFO] [stdout] test script_manager::tests::schedule::case_1 ... ok
[INFO] [stderr] warning: `backup-monitor` (bin "backup-monitor" test) generated 1 warning
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_03 ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] test script_manager::tests::schedule::case_3 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backup_monitor-2895d9233a7fba43)
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_08 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_02 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_09 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_4 ... ok
[INFO] [stdout] test round_duration::tests::round_up ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_6 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_06 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_05 ... ok
[INFO] [stdout] test script_manager::tests::set_mounts ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_9 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_10 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_7 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_5 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_8 ... ok
[INFO] [stdout] test clock::tests::real_clock ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_04 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_01 ... ok
[INFO] [stdout] test settings::tests::deserialize_full ... ok
[INFO] [stdout] test settings::tests::deserialize_minimal ... ok
[INFO] [stdout] test settings::tests::deserialize_empty ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c31a1894669713a785f913d7855005f6e7ad469f38ea1021195d425b977df3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31a1894669713a785f913d7855005f6e7ad469f38ea1021195d425b977df3a9", kill_on_drop: false }`
[INFO] [stdout] c31a1894669713a785f913d7855005f6e7ad469f38ea1021195d425b977df3a9
