[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 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Fbackup-monitor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfaust/backup-monitor on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded windows-version v0.1.1
[INFO] [stderr]   Downloaded serde-hjson v1.1.0
[INFO] [stderr]   Downloaded dbus-tree v0.9.2
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded auto-launch v0.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded xml-rs v0.8.24
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded fake v3.1.0
[INFO] [stderr]   Downloaded ksni v0.2.2
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.2.1
[INFO] [stderr]   Downloaded notify-rust v4.11.3
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded dbus-codegen v0.9.1
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.2
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dc05adedf6d433e8bda2db4de503f3185a16d5de39920318cdf455f0f81b553
[INFO] running `Command { std: "docker" "start" "-a" "2dc05adedf6d433e8bda2db4de503f3185a16d5de39920318cdf455f0f81b553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dc05adedf6d433e8bda2db4de503f3185a16d5de39920318cdf455f0f81b553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc05adedf6d433e8bda2db4de503f3185a16d5de39920318cdf455f0f81b553", kill_on_drop: false }`
[INFO] [stdout] 2dc05adedf6d433e8bda2db4de503f3185a16d5de39920318cdf455f0f81b553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c9087da6b883ce97d36aeb17e7163e02b745fd2d5c2271c872abd69d9b4c63f
[INFO] running `Command { std: "docker" "start" "-a" "7c9087da6b883ce97d36aeb17e7163e02b745fd2d5c2271c872abd69d9b4c63f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dbus-tree v0.9.2
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[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 ksni v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling auto-launch v0.5.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-io v2.4.0
[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)]` 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 21s
[INFO] running `Command { std: "docker" "inspect" "7c9087da6b883ce97d36aeb17e7163e02b745fd2d5c2271c872abd69d9b4c63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9087da6b883ce97d36aeb17e7163e02b745fd2d5c2271c872abd69d9b4c63f", kill_on_drop: false }`
[INFO] [stdout] 7c9087da6b883ce97d36aeb17e7163e02b745fd2d5c2271c872abd69d9b4c63f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c43fb01e3ee4cac633a3e720f1735bf943185efc839b49509f11f3064e7e3a2
[INFO] running `Command { std: "docker" "start" "-a" "4c43fb01e3ee4cac633a3e720f1735bf943185efc839b49509f11f3064e7e3a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 serde_repr v0.1.19
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling auto-launch v0.5.0
[INFO] [stderr]    Compiling ksni v0.2.2
[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 humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling serde-hjson v1.1.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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "4c43fb01e3ee4cac633a3e720f1735bf943185efc839b49509f11f3064e7e3a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c43fb01e3ee4cac633a3e720f1735bf943185efc839b49509f11f3064e7e3a2", kill_on_drop: false }`
[INFO] [stdout] 4c43fb01e3ee4cac633a3e720f1735bf943185efc839b49509f11f3064e7e3a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd4fe7327afba7e30c80ee4b1db4b239a606da2ee06ae6d1e5fe87d2bdb51d67
[INFO] running `Command { std: "docker" "start" "-a" "bd4fe7327afba7e30c80ee4b1db4b239a606da2ee06ae6d1e5fe87d2bdb51d67", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MockEventReceiver` is never constructed
[INFO] [stderr]   --> src/event.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct MockEventReceiver {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `backup-monitor` (bin "backup-monitor" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backup_monitor-c66e2e8523ca56c6)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test clock::tests::fake_clock ... ok
[INFO] [stdout] test round_duration::tests::round_to_seconds ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_01 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_06 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_09 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_04 ... ok
[INFO] [stdout] test round_duration::tests::round_up ... ok
[INFO] [stdout] test clock::tests::real_clock ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_05 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_03 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_1 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_10 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_07 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_02 ... ok
[INFO] [stdout] test main_loop::tests::analyze_test_cases::case_08 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_2 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_5 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_8 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_9 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_6 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_4 ... ok
[INFO] [stdout] test script_manager::tests::set_mounts ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_3 ... ok
[INFO] [stdout] test script_manager::tests::schedule::case_7 ... ok
[INFO] [stdout] test round_duration::tests::round_to_minutes ... ok
[INFO] [stdout] test clock::tests::static_clock ... ok
[INFO] [stdout] test settings::tests::deserialize_minimal ... ok
[INFO] [stdout] test settings::tests::deserialize_empty ... ok
[INFO] [stdout] test settings::tests::deserialize_full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd4fe7327afba7e30c80ee4b1db4b239a606da2ee06ae6d1e5fe87d2bdb51d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4fe7327afba7e30c80ee4b1db4b239a606da2ee06ae6d1e5fe87d2bdb51d67", kill_on_drop: false }`
[INFO] [stdout] bd4fe7327afba7e30c80ee4b1db4b239a606da2ee06ae6d1e5fe87d2bdb51d67
