[INFO] cloning repository https://github.com/houseabsolute/gh-web-dash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/houseabsolute/gh-web-dash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fgh-web-dash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fgh-web-dash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e3e969560b85ae7180a56799573e442868d209b
[INFO] testing houseabsolute/gh-web-dash against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fgh-web-dash" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/houseabsolute/gh-web-dash
[INFO] finished tweaking git repo https://github.com/houseabsolute/gh-web-dash
[INFO] tweaked toml for git repo https://github.com/houseabsolute/gh-web-dash written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/houseabsolute/gh-web-dash on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/houseabsolute/gh-web-dash 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373
[INFO] running `Command { std: "docker" "start" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", 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" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", 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" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling http-body-util v0.1.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling hashlink v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]    Compiling open v5.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap v4.6.6
[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.8
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling icu_provider v2.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling rusqlite v0.40.2
[INFO] [stderr]    Compiling gh-web-dash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", 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" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling h2 v0.4.18
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.34
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.20
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling gh-web-dash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", 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" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/gh_web_dash-0fcfcbf306b75163)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test auth::tests::blank_gh_output_is_not_a_token ... ok
[INFO] [stdout] test auth::tests::prefers_gh_token ... ok
[INFO] [stdout] test auth::tests::falls_back_to_env ... ok
[INFO] [stdout] test auth::tests::trims_whitespace ... ok
[INFO] [stdout] test config::tests::defaults_apply_to_empty_config ... ok
[INFO] [stdout] test config::tests::empty_ignore_list_matches_nothing ... ok
[INFO] [stdout] test config::tests::parses_all_fields ... ok
[INFO] [stdout] test config::tests::ignore_matcher_matches_globs_and_exact_names ... ok
[INFO] [stdout] test config::tests::rejects_zero_poll_interval ... ok
[INFO] [stdout] test filter::tests::actor_type_check_is_case_insensitive ... ok
[INFO] [stdout] test filter::tests::drops_bot_by_login_suffix_when_type_is_wrong ... ok
[INFO] [stdout] test filter::tests::drops_bot_run_on_a_branch ... ok
[INFO] [stdout] test filter::tests::drops_bot_run_on_the_default_branch ... ok
[INFO] [stdout] test filter::tests::drops_other_humans_branch_run ... ok
[INFO] [stdout] test filter::tests::keeps_default_branch_run_by_another_human ... ok
[INFO] [stdout] test filter::tests::keeps_default_branch_run_by_user ... ok
[INFO] [stdout] test filter::tests::keeps_own_branch_run ... ok
[INFO] [stdout] test filter::tests::user_comparison_is_case_insensitive ... ok
[INFO] [stdout] test github::tests::commit_subject_handles_missing_commit ... ok
[INFO] [stdout] test inclusion::tests::a_glob_match_reports_glob_even_when_also_archived ... ok
[INFO] [stdout] test inclusion::tests::forcing_include_rescues_a_repo_every_rule_would_skip ... ok
[INFO] [stdout] test inclusion::tests::globs_archived_and_stale_each_skip_with_their_own_reason ... ok
[INFO] [stdout] test inclusion::tests::archived_beats_stale_so_the_reason_is_the_useful_one ... ok
[INFO] [stdout] test inclusion::tests::override_strings_round_trip ... ok
[INFO] [stdout] test inclusion::tests::skip_reason_strings_round_trip ... ok
[INFO] [stdout] test inclusion::tests::the_staleness_boundary_is_ninety_days ... ok
[INFO] [stdout] test filter::tests::respects_non_main_default_branch ... ok
[INFO] [stdout] test inclusion::tests::a_fresh_unremarkable_repo_is_included ... ok
[INFO] [stdout] test inclusion::tests::muting_outranks_every_automatic_rule ... ok
[INFO] [stdout] test auth::tests::error_mentions_both_options ... ok
[INFO] [stdout] test inclusion::tests::unknown_or_unparsable_push_times_count_as_fresh ... ok
[INFO] [stdout] test sync::tests::poll_interval_doubles_when_rate_limit_is_low ... ok
[INFO] [stdout] test sync::tests::poll_interval_is_recorded_for_the_status_endpoint ... ok
[INFO] [stdout] test inclusion::tests::stored_runs_keep_a_dormant_repo_in ... ok
[INFO] [stdout] test github::tests::not_modified_yields_no_runs ... ok
[INFO] [stdout] test sync::tests::one_failing_repo_does_not_stop_the_cycle ... ok
[INFO] [stdout] test sync::tests::all_repos_failing_leaves_last_success_unset ... ok
[INFO] [stdout] test github::tests::lists_repos_across_pages ... ok
[INFO] [stdout] test github::tests::unauthorized_is_distinguishable ... ok
[INFO] [stdout] test sync::tests::discovery_marks_ignored_repos ... ok
[INFO] [stdout] test sync::tests::stores_kept_runs_and_drops_bot_runs ... ok
[INFO] [stdout] test sync::tests::discovery_ignores_repos_no_longer_returned ... ok
[INFO] [stdout] test sync::tests::progress_is_cleared_when_a_cycle_ends ... ok
[INFO] [stdout] test github::tests::missing_repo_is_an_error_not_a_panic ... ok
[INFO] [stdout] test sync::tests::stores_etag_and_sends_it_next_time ... ok
[INFO] [stdout] test github::tests::fetches_current_user ... ok
[INFO] [stdout] test github::tests::fetches_runs_and_reports_etag_and_rate_limit ... ok
[INFO] [stdout] test sync::tests::progress_counts_every_repo_including_failures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/gh_web_dash-8266facf75db7e43)
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/release/deps/api-e58a2411366e4bb2)
[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] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test history_requires_a_repo_parameter ... ok
[INFO] [stdout] test an_unknown_override_value_is_rejected ... ok
[INFO] [stdout] test managed_lists_every_repo_included_or_not ... ok
[INFO] [stdout] test repos_are_sorted_by_most_recent_activity ... ok
[INFO] [stdout] test clearing_an_override_restores_the_automatic_answer ... ok
[INFO] [stdout] test failures_only_filters_repos ... ok
[INFO] [stdout] test status_reports_sync_state ... ok
[INFO] [stdout] test history_of_an_unknown_repo_is_empty_not_an_error ... ok
[INFO] [stdout] test old_runs_endpoint_is_gone ... ok
[INFO] [stdout] test sync_endpoint_accepts_a_trigger ... ok
[INFO] [stdout] test history_returns_each_workflow_newest_first ... ok
[INFO] [stdout] test muting_takes_effect_immediately ... ok
[INFO] [stdout] test repo_carries_workflows_and_rolled_up_health ... ok
[INFO] [stdout] test overriding_an_unknown_repo_is_not_found ... ok
[INFO] [stdout] test render_js_is_served ... ok
[INFO] [stdout] test index_serves_html ... ok
[INFO] [stdout] test repos_page_and_script_are_served ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running tests/store.rs (/opt/rustwide/target/release/deps/store-a7eec906597ec7c3)
[INFO] [stdout] test health_orders_least_bad_to_worst ... ok
[INFO] [stdout] test health_classifies_runs ... ok
[INFO] [stdout] test etag_for_unknown_repo_is_none_not_an_error ... ok
[INFO] [stdout] test ignored_repos_are_excluded_from_active_repos ... ok
[INFO] [stdout] test etag_round_trips_and_starts_empty ... ok
[INFO] [stdout] test repos_with_no_runs_do_not_appear ... ok
[INFO] [stdout] test history_is_newest_first_per_workflow ... ok
[INFO] [stdout] test history_of_an_ignored_or_unknown_repo_is_empty ... ok
[INFO] [stdout] test prune_removes_only_old_runs ... ok
[INFO] [stdout] test ignored_repos_do_not_appear_in_summaries ... ok
[INFO] [stdout] test history_limit_applies_per_workflow_not_per_repo ... ok
[INFO] [stdout] test repo_health_is_the_worst_workflow_even_when_it_is_the_older_one ... ok
[INFO] [stdout] test failures_only_keeps_repos_whose_worst_workflow_failed ... ok
[INFO] [stdout] test runs_stored_before_the_migration_have_no_workflow_path ... ok
[INFO] [stdout] test repos_are_sorted_by_most_recent_activity ... ok
[INFO] [stdout] test summary_carries_the_fields_the_row_displays ... ok
[INFO] [stdout] test running_outranks_success_but_not_failure ... ok
[INFO] [stdout] test summary_takes_the_latest_run_of_each_workflow ... ok
[INFO] [stdout] test workflow_path_round_trips_and_reaches_summaries_and_history ... ok
[INFO] [stdout] test upsert_repo_updates_default_branch_without_losing_etag ... ok
[INFO] [stdout] test upsert_is_idempotent_and_updates_in_place ... ok
[INFO] [stdout] test a_file_backed_store_uses_wal_so_two_processes_can_share_it ... ok
[INFO] [stdout] test migration_is_idempotent_and_clears_etags_only_once ... ok
[INFO] [stdout] test migration_adds_the_column_and_clears_etags_on_an_old_database ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gh_web_dash
[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" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373", kill_on_drop: false }`
[INFO] [stdout] 8e2cfd921dc938b16b04025ef4c1d7c545360bfa014262a5f3f269fb7218e373
