[INFO] cloning repository https://github.com/systm-d/josephine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/systm-d/josephine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystm-d%2Fjosephine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystm-d%2Fjosephine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7140f767a4a731a4428ac1629f8df22e8974f864
[INFO] testing systm-d/josephine against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystm-d%2Fjosephine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/systm-d/josephine
[INFO] finished tweaking git repo https://github.com/systm-d/josephine
[INFO] tweaked toml for git repo https://github.com/systm-d/josephine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/systm-d/josephine on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/systm-d/josephine 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.15
[INFO] [stderr]   Downloaded hashlink v0.12.0
[INFO] [stderr]   Downloaded objc2-open-directory v0.3.2
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.20
[INFO] [stderr]   Downloaded notify-rust v4.18.0
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded indicatif v0.18.5
[INFO] [stderr]   Downloaded ntapi v0.4.3
[INFO] [stderr]   Downloaded rusqlite v0.40.1
[INFO] [stderr]   Downloaded sysinfo v0.39.5
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.2
[INFO] [stderr]   Downloaded time v0.3.52
[INFO] [stderr]   Downloaded libsqlite3-sys v0.38.1
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56
[INFO] running `Command { std: "docker" "start" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling sysinfo v0.39.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling rusqlite v0.40.1
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling zbus v5.16.0
[INFO] [stderr]    Compiling notify-rust v4.18.0
[INFO] [stderr]    Compiling josephine-core v0.9.0 (/opt/rustwide/workdir/crates/josephine-core)
[INFO] [stderr]    Compiling josephine v0.9.0 (/opt/rustwide/workdir/crates/josephine)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling zbus v5.16.0
[INFO] [stderr]    Compiling notify-rust v4.18.0
[INFO] [stderr]    Compiling josephine-core v0.9.0 (/opt/rustwide/workdir/crates/josephine-core)
[INFO] [stderr]    Compiling josephine v0.9.0 (/opt/rustwide/workdir/crates/josephine)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.29s
[INFO] running `Command { std: "docker" "inspect" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/josephine-dc80646f23697487)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test commands::clean_cmd::tests::parses_journalctl_line ... ok
[INFO] [stdout] test commands::explain_cmd::tests::all_fourteen_checks_are_listed ... ok
[INFO] [stdout] test commands::fix_cmd::tests::empty_when_nothing_failed ... ok
[INFO] [stdout] test output::status::tests::footer_message_pluralizes ... ok
[INFO] [stdout] test output::style::tests::sparkline_flat_series_is_uniform ... ok
[INFO] [stdout] test output::style::tests::sparkline_rises_with_values ... ok
[INFO] [stdout] test output::style::tests::status_glyph_is_ascii_off_tty ... ok
[INFO] [stdout] test commands::fix_cmd::tests::parses_failed_unit_names ... ok
[INFO] [stdout] test commands::clean_cmd::tests::parses_human_sizes ... ok
[INFO] [stdout] test commands::update_cmd::tests::parses_real_uid_from_status ... ok
[INFO] [stdout] test output::style::tests::sparkline_empty_is_dash ... ok
[INFO] [stdout] test commands::update_cmd::tests::uid_absent_is_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-8dbb22b2b460281f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test explain_lists_checks ... ok
[INFO] [stdout] test help_lists_core_subcommands ... ok
[INFO] [stdout] test explain_disk_mentions_disk ... ok
[INFO] [stdout] test prints_version ... ok
[INFO] [stdout] test help_lists_new_subcommands ... ok
[INFO] [stdout] test completions_generates_a_script ... ok
[INFO] [stdout] test help_lists_explain_subcommand ... ok
[INFO] [stdout] test unknown_command_fails ... ok
[INFO] [stdout] test daemon_help_lists_run ... ok
[INFO] [stdout] test help_about_follows_the_configured_language ... ok
[INFO] [stdout] test config_validate_accepts_the_default ... ok
[INFO] [stdout] test clean_previews_without_deleting ... ok
[INFO] [stdout] test history_runs ... ok
[INFO] [stdout] test status_json_prints_a_json_array_on_stdout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/josephine_core-e170948ee756604e)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test checks::battery::tests::discharging_healthy_level_is_calm ... ok
[INFO] [stdout] test checks::battery::tests::discharging_low_warns ... ok
[INFO] [stdout] test checks::battery::tests::low_but_charging_does_not_alarm ... ok
[INFO] [stdout] test checks::battery::tests::no_battery_is_informational ... ok
[INFO] [stdout] test checks::battery::tests::discharging_very_low_is_critical ... ok
[INFO] [stdout] test checks::filesystem::tests::all_read_write_flags_nothing ... ok
[INFO] [stdout] test checks::filesystem::tests::all_writable_is_info ... ok
[INFO] [stdout] test checks::filesystem::tests::flags_a_real_readonly_remount ... ok
[INFO] [stdout] test checks::filesystem::tests::one_readonly_mount_is_critical ... ok
[INFO] [stdout] test checks::filesystem::tests::readonly_squashfs_snap_is_not_flagged ... ok
[INFO] [stdout] test checks::filesystem::tests::readonly_usb_under_run_media_is_flagged ... ok
[INFO] [stdout] test checks::inode::tests::high_inode_usage_is_critical ... ok
[INFO] [stdout] test checks::inode::tests::parses_real_filesystems_only ... ok
[INFO] [stdout] test check::tests::severity_serialises_to_lowercase_labels ... ok
[INFO] [stdout] test checks::inode::tests::skips_read_only_image_filesystems ... ok
[INFO] [stdout] test checks::inode::tests::worst_drives_status_and_severity ... ok
[INFO] [stdout] test checks::kernel::tests::calm_kernel_is_info ... ok
[INFO] [stdout] test checks::kernel::tests::many_incidents_escalate ... ok
[INFO] [stdout] test checks::network::tests::parses_default_gateway_little_endian ... ok
[INFO] [stdout] test checks::network::tests::no_default_route_yields_none ... ok
[INFO] [stdout] test checks::network::tests::parses_nameservers ... ok
[INFO] [stdout] test checks::network::tests::parses_ping_time ... ok
[INFO] [stdout] test checks::security::tests::calm_journal_is_info ... ok
[INFO] [stdout] test checks::security::tests::counts_failed_auth_lines ... ok
[INFO] [stdout] test checks::security::tests::many_failures_escalate_to_critical ... ok
[INFO] [stdout] test checks::security::tests::moderate_failures_are_attention ... ok
[INFO] [stdout] test checks::smart::tests::parses_ata_failed ... ok
[INFO] [stdout] test checks::smart::tests::parses_ata_passed ... ok
[INFO] [stdout] test checks::smart::tests::parses_nvme_ok ... ok
[INFO] [stdout] test checks::smart::tests::unknown_when_absent ... ok
[INFO] [stdout] test checks::systemd::tests::parse_unit_line_extracts_name ... ok
[INFO] [stdout] test checks::systemd::tests::parse_unit_line_skips_empty ... ok
[INFO] [stdout] test checks::timesync::tests::missing_property_is_unsynced ... ok
[INFO] [stdout] test checks::timesync::tests::ntp_synchronized_no_is_unsynced ... ok
[INFO] [stdout] test checks::timesync::tests::ntp_synchronized_yes_is_synced ... ok
[INFO] [stdout] test checks::timesync::tests::synced_is_info ... ok
[INFO] [stdout] test checks::timesync::tests::unsynced_is_attention_not_critical ... ok
[INFO] [stdout] test checks::updates::tests::parse_apt_counts_upgradable_lines ... ok
[INFO] [stdout] test checks::updates::tests::parse_dnf_counts_package_lines_and_ignores_obsoleting ... ok
[INFO] [stdout] test config::tests::invalid_warning_critical_rejected ... ok
[INFO] [stdout] test config::tests::upgraded_config_without_filesystem_key_still_defaults_to_1_and_1 ... ok
[INFO] [stdout] test checks::updates::tests::parse_pacman_counts_nonempty_lines ... ok
[INFO] [stdout] test config::tests::upgraded_config_without_security_key_still_defaults_to_5_and_20 ... ok
[INFO] [stdout] test config::tests::default_config_is_valid ... ok
[INFO] [stdout] test daemon::tests::recognises_the_daemon ... ok
[INFO] [stdout] test daemon::tests::rejects_josephine_without_the_daemon_flag ... ok
[INFO] [stdout] test messages::tests::messages_never_use_alarmist_vocabulary ... ok
[INFO] [stdout] test daemon::tests::rejects_a_recycled_pid ... ok
[INFO] [stdout] test messages::tests::alerts_mention_doctor_in_both_languages ... ok
[INFO] [stdout] test config::tests::upgraded_config_without_timesync_key_still_defaults_to_1_and_2 ... ok
[INFO] [stdout] test i18n::tests::serde_uses_lowercase_codes ... ok
[INFO] [stdout] test rules::tests::escalation_warning_to_critical ... ok
[INFO] [stdout] test rules::tests::no_notification_when_state_unchanged ... ok
[INFO] [stdout] test storage::tests::migrations_apply_to_in_memory_database ... ok
[INFO] [stdout] test messages::tests::recovery_messages_are_warm ... ok
[INFO] [stdout] test update::tests::deb_asset_is_not_the_sha256_sidecar ... ok
[INFO] [stdout] test messages::tests::update_messages_stay_warm ... ok
[INFO] [stdout] test update::tests::install_plan_defers_to_third_party_managers ... ok
[INFO] [stdout] test rules::tests::recovery_notifies_once ... ok
[INFO] [stdout] test i18n::tests::defaults_to_english ... ok
[INFO] [stdout] test storage::tests::applying_migrations_twice_is_idempotent ... ok
[INFO] [stdout] test update::tests::asset_for_matches_by_suffix ... ok
[INFO] [stdout] test update::tests::channel_from_path_spots_cargo_and_brew ... ok
[INFO] [stdout] test update::tests::compare_detects_all_orderings ... ok
[INFO] [stdout] test update::tests::parse_release_extracts_version_and_assets ... ok
[INFO] [stdout] test update::tests::sha256_line_takes_first_field ... ok
[INFO] [stdout] test checks::kernel::tests::counts_oom_and_oops_lines ... ok
[INFO] [stdout] test update::tests::install_plan_uses_apt_for_deb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests josephine_core
[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" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56", kill_on_drop: false }`
[INFO] [stdout] 1604c7fbefe7bbaa89768f41f87f088b8e7e5bfe8bb0cc95bb788e13bf66be56
