[INFO] cloning repository https://github.com/masaishi/wakalyze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masaishi/wakalyze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasaishi%2Fwakalyze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasaishi%2Fwakalyze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be1660bf7542bca21245b519c99ed52eace7a102 [INFO] testing masaishi/wakalyze against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasaishi%2Fwakalyze" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/masaishi/wakalyze [INFO] finished tweaking git repo https://github.com/masaishi/wakalyze [INFO] tweaked toml for git repo https://github.com/masaishi/wakalyze written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/masaishi/wakalyze on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/masaishi/wakalyze 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded colored v3.1.1 [INFO] [stderr] Downloaded predicates v3.1.4 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded predicates-tree v1.0.13 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded system-configuration v0.7.0 [INFO] [stderr] Downloaded predicates-core v1.0.10 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bfc5f13d1bb08d3b46de999e3b5df594caf83cd2f9d53da626d37b1ee174b69 [INFO] running `Command { std: "docker" "start" "-a" "9bfc5f13d1bb08d3b46de999e3b5df594caf83cd2f9d53da626d37b1ee174b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bfc5f13d1bb08d3b46de999e3b5df594caf83cd2f9d53da626d37b1ee174b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfc5f13d1bb08d3b46de999e3b5df594caf83cd2f9d53da626d37b1ee174b69", kill_on_drop: false }` [INFO] [stdout] 9bfc5f13d1bb08d3b46de999e3b5df594caf83cd2f9d53da626d37b1ee174b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0577db2b1e4f8c881fba9ee3e79aea6d59db7ad79af881e96a6e60465aad9bed [INFO] running `Command { std: "docker" "start" "-a" "0577db2b1e4f8c881fba9ee3e79aea6d59db7ad79af881e96a6e60465aad9bed", kill_on_drop: false }` [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling wakalyze v0.0.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.70s [INFO] running `Command { std: "docker" "inspect" "0577db2b1e4f8c881fba9ee3e79aea6d59db7ad79af881e96a6e60465aad9bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0577db2b1e4f8c881fba9ee3e79aea6d59db7ad79af881e96a6e60465aad9bed", kill_on_drop: false }` [INFO] [stdout] 0577db2b1e4f8c881fba9ee3e79aea6d59db7ad79af881e96a6e60465aad9bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b038ed8b5108fe8648267ee7f9ca2fbf06ba40d21fceef9a13e29892c897290 [INFO] running `Command { std: "docker" "start" "-a" "9b038ed8b5108fe8648267ee7f9ca2fbf06ba40d21fceef9a13e29892c897290", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling wakalyze v0.0.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.47s [INFO] running `Command { std: "docker" "inspect" "9b038ed8b5108fe8648267ee7f9ca2fbf06ba40d21fceef9a13e29892c897290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b038ed8b5108fe8648267ee7f9ca2fbf06ba40d21fceef9a13e29892c897290", kill_on_drop: false }` [INFO] [stdout] 9b038ed8b5108fe8648267ee7f9ca2fbf06ba40d21fceef9a13e29892c897290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71d94f56a8314ac975bbd2c7f57ec10bcf08bb5c15758411ecdf2f13f5575a35 [INFO] running `Command { std: "docker" "start" "-a" "71d94f56a8314ac975bbd2c7f57ec10bcf08bb5c15758411ecdf2f13f5575a35", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wakalyze-ab2e8e6a7face07a) [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test cli::tests::resolve_auth_config_overrides_env ... ok [INFO] [stdout] test cli::tests::resolve_auth_config_key ... ok [INFO] [stdout] test cli::tests::resolve_base_url_config_overrides_env ... ok [INFO] [stdout] test cli::tests::resolve_base_url_args_overrides_config ... ok [INFO] [stdout] test cli::tests::resolve_auth_missing ... ok [INFO] [stdout] test cli::tests::resolve_base_url_default_fallback ... ok [INFO] [stdout] test cli::tests::resolve_user_args_overrides_config ... ok [INFO] [stdout] test cli::tests::resolve_user_config_overrides_env ... ok [INFO] [stdout] test cli::tests::update_field_clear_and_value_errors ... ok [INFO] [stdout] test cli::tests::update_field_set_value ... ok [INFO] [stdout] test cli::tests::config_no_updates_errors ... ok [INFO] [stdout] test cli::tests::update_field_clear ... ok [INFO] [stdout] test client::tests::encode_api_key_basic ... ok [INFO] [stdout] test cli::tests::config_set_and_show ... ok [INFO] [stdout] test config::tests::config_roundtrip ... ok [INFO] [stdout] test config::tests::config_path_xdg ... ok [INFO] [stdout] test cli::tests::update_field_noop ... ok [INFO] [stdout] test client::tests::encode_api_key_empty ... ok [INFO] [stdout] test config::tests::load_filters_non_string ... ok [INFO] [stdout] test config::tests::load_missing_file ... ok [INFO] [stdout] test cli::tests::resolve_auth_env_key ... ok [INFO] [stdout] test config::tests::load_non_dict ... ok [INFO] [stdout] test config::tests::mask_secret_four ... ok [INFO] [stdout] test core::tests::build_sessions_duplicate_timestamps_skipped ... ok [INFO] [stdout] test config::tests::mask_secret_longer ... ok [INFO] [stdout] test config::tests::mask_secret_short ... ok [INFO] [stdout] test core::tests::build_sessions_empty ... ok [INFO] [stdout] test config::tests::mask_secret_empty ... ok [INFO] [stdout] test core::tests::build_sessions_gap_splits ... ok [INFO] [stdout] test core::tests::build_sessions_single_heartbeat ... ok [INFO] [stdout] test core::tests::build_sessions_two_heartbeats_same_session ... ok [INFO] [stdout] test core::tests::estimate_seconds_empty ... ok [INFO] [stdout] test core::tests::estimate_seconds_duplicates_ignored ... ok [INFO] [stdout] test core::tests::estimate_seconds_single ... ok [INFO] [stdout] test core::tests::estimate_seconds_exceeds_gap ... ok [INFO] [stdout] test core::tests::estimate_seconds_multiple_segments ... ok [INFO] [stdout] test core::tests::estimate_seconds_exact_gap_limit ... ok [INFO] [stdout] test core::tests::build_sessions_project_change_splits ... ok [INFO] [stdout] test core::tests::extract_entries_float_time ... ok [INFO] [stdout] test core::tests::filter_sessions_comma_separated_match_any ... ok [INFO] [stdout] test core::tests::filter_sessions_case_insensitive ... ok [INFO] [stdout] test core::tests::extract_entries_missing_project_becomes_none ... ok [INFO] [stdout] test core::tests::extract_entries_empty ... ok [INFO] [stdout] test core::tests::extract_entries_empty_project_becomes_none ... ok [INFO] [stdout] test core::tests::filter_sessions_none_returns_all ... ok [INFO] [stdout] test core::tests::filter_sessions_removes_empty_days ... ok [INFO] [stdout] test core::tests::group_heartbeats_by_local_date_empty ... ok [INFO] [stdout] test core::tests::group_heartbeats_by_local_date_skips_none_time ... ok [INFO] [stdout] test core::tests::group_heartbeats_by_local_date_basic ... ok [INFO] [stdout] test core::tests::filter_sessions_comma_separated_trimmed ... ok [INFO] [stdout] test core::tests::iter_dates_empty_when_start_after_end ... ok [INFO] [stdout] test core::tests::iter_dates_range ... ok [INFO] [stdout] test core::tests::extract_entries_valid ... ok [INFO] [stdout] test core::tests::estimate_seconds_within_gap ... ok [INFO] [stdout] test core::tests::extract_entries_skips_missing_time ... ok [INFO] [stdout] test core::tests::month_last_day_april ... ok [INFO] [stdout] test core::tests::month_last_day_february_leap ... ok [INFO] [stdout] test core::tests::month_last_day_december ... ok [INFO] [stdout] test core::tests::month_last_day_february_non_leap ... ok [INFO] [stdout] test core::tests::iter_dates_single_day ... ok [INFO] [stdout] test core::tests::parse_month_invalid_month_number ... ok [INFO] [stdout] test core::tests::month_last_day_january ... ok [INFO] [stdout] test core::tests::parse_month_no_leading_zero ... ok [INFO] [stdout] test core::tests::parse_month_valid ... ok [INFO] [stdout] test core::tests::week_range_first_is_monday ... ok [INFO] [stdout] test core::tests::parse_month_invalid_format ... ok [INFO] [stdout] test core::tests::week_range_invalid_7 ... ok [INFO] [stdout] test format::tests::build_lines_empty_days ... ok [INFO] [stdout] test config::tests::load_invalid_json ... ok [INFO] [stdout] test core::tests::week_range_week_1_feb_2026 ... ok [INFO] [stdout] test core::tests::week_range_invalid_0 ... ok [INFO] [stdout] test format::tests::build_lines_with_sessions ... ok [INFO] [stdout] test core::tests::week_range_week_5_mar_2026 ... ok [INFO] [stdout] test core::tests::week_range_out_of_month ... ok [INFO] [stdout] test format::tests::format_duration_hours_and_minutes ... ok [INFO] [stdout] test format::tests::format_duration_many_hours ... ok [INFO] [stdout] test format::tests::format_date_short_basic ... ok [INFO] [stdout] test format::tests::format_date_short_double_digit ... ok [INFO] [stdout] test core::tests::filter_sessions_empty_returns_all ... ok [INFO] [stdout] test core::tests::filter_sessions_matches_substring ... ok [INFO] [stdout] test format::tests::format_time_afternoon ... ok [INFO] [stdout] test format::tests::format_time_midnight ... ok [INFO] [stdout] test format::tests::format_time_morning ... ok [INFO] [stdout] test format::tests::format_duration_minutes_only ... ok [INFO] [stdout] test format::tests::format_duration_zero ... ok [INFO] [stdout] test format::tests::format_time_noon ... ok [INFO] [stdout] test cli::tests::resolve_user_missing ... FAILED [INFO] [stdout] test client::tests::fetch_heartbeats_returns_data ... ok [INFO] [stdout] test client::tests::fetch_heartbeats_missing_data ... ok [INFO] [stdout] test client::tests::fetch_heartbeats_non_list_data ... ok [INFO] [stdout] test client::tests::fetch_heartbeats_http_error ... ok [INFO] [stdout] test client::tests::fetch_heartbeats_strips_trailing_slash ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::tests::resolve_user_missing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli::tests::resolve_user_missing' (28) panicked at src/cli.rs:449:9: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64ab328d296a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64ab328d296a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64ab328d296a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64ab328d296a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64ab328ea8ca - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64ab328ea8ca - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x64ab328d7bf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64ab328d7bf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64ab328ae09f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64ab328ae09f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64ab328c9169 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64ab327bbf2c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x64ab327bbf2c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64ab328c93e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x64ab328c93e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64ab328ae18a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x64ab328a2e69 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64ab328af33d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64ab328eb13c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64ab328eb102 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x64ab31c1f08f - wakalyze[30535424966acf65]::cli::tests::resolve_user_missing [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:449:9 [INFO] [stdout] 21: 0x64ab31c1d477 - wakalyze[30535424966acf65]::cli::tests::resolve_user_missing::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:446:30 [INFO] [stdout] 22: 0x64ab31c2e616 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64ab327b000b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64ab327b000b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x64ab327bc9fb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x64ab327bc9fb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x64ab327bc9fb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x64ab327bc9fb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x64ab327bc9fb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64ab327bc9fb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x64ab327bc9fb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x64ab327b6e54 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x64ab327b6e54 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x64ab327bf602 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x64ab327bf602 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x64ab327bf602 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x64ab327bf602 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x64ab327bf602 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x64ab327bf602 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x64ab327bf602 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64ab328d1a1f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x64ab328d1a1f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x762c5a2adaa4 - [INFO] [stdout] 44: 0x762c5a33aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::tests::resolve_user_missing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 91 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin wakalyze` [INFO] running `Command { std: "docker" "inspect" "71d94f56a8314ac975bbd2c7f57ec10bcf08bb5c15758411ecdf2f13f5575a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d94f56a8314ac975bbd2c7f57ec10bcf08bb5c15758411ecdf2f13f5575a35", kill_on_drop: false }` [INFO] [stdout] 71d94f56a8314ac975bbd2c7f57ec10bcf08bb5c15758411ecdf2f13f5575a35