[INFO] fetching crate circleci-logs 0.3.0...
[INFO] testing circleci-logs-0.3.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate circleci-logs 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate circleci-logs 0.3.0
[INFO] finished tweaking crates.io crate circleci-logs 0.3.0
[INFO] tweaked toml for crates.io crate circleci-logs 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate circleci-logs 0.3.0 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 crates.io crate circleci-logs 0.3.0 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]  Downloading crates ...
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279
[INFO] running `Command { std: "docker" "start" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", 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" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279" "/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" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", 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" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[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 tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[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-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling circleci-logs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.29s
[INFO] running `Command { std: "docker" "inspect" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", 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" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279" "/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 futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling circleci-logs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.98s
[INFO] running `Command { std: "docker" "inspect" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", 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" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 239 tests
[INFO] [stdout] test api::tests::aggregate_empty ... ok
[INFO] [stdout] test api::tests::chunk_from_full_body_no_regression ... ok
[INFO] [stdout] test api::tests::chunk_from_full_body_exact_match ... ok
[INFO] [stdout] test api::tests::chunk_from_full_body_strips_prefix ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/circleci_logs-462dd6773daa48dd)
[INFO] [stdout] test api::tests::aggregate_multiple ... ok
[INFO] [stdout] test api::tests::chunk_from_full_body_zero_offset ... ok
[INFO] [stdout] test api::tests::aggregate_single ... ok
[INFO] [stdout] test api::tests::fetch_job_detail_401 ... ok
[INFO] [stdout] test api::tests::fetch_action_output_429_exhausts_retries ... ok
[INFO] [stdout] test api::tests::fetch_pipeline_workflows_success ... ok
[INFO] [stdout] test api::tests::fetch_job_detail_500 ... ok
[INFO] [stdout] test api::tests::fetch_log_private_api_fails_no_output_url ... ok
[INFO] [stdout] test api::tests::fetch_job_detail_404 ... ok
[INFO] [stdout] test api::tests::fetch_job_tests_single_page ... ok
[INFO] [stdout] test api::tests::fetch_action_output_parse_error ... ok
[INFO] [stdout] test api::tests::fetch_action_output_success ... ok
[INFO] [stdout] test api::tests::fetch_pipelines_page_empty ... ok
[INFO] [stdout] test api::tests::fetch_job_detail_success ... ok
[INFO] [stdout] test api::tests::fetch_pipeline_workflows_page_single ... ok
[INFO] [stdout] test api::tests::fetch_pipelines_page_single ... ok
[INFO] [stdout] test api::tests::fetch_job_tests_pagination ... ok
[INFO] [stdout] test api::tests::fetch_log_output_url_only ... ok
[INFO] [stdout] test api::tests::fetch_log_private_success ... ok
[INFO] [stdout] test api::tests::fetch_job_tests_empty ... ok
[INFO] [stdout] test api::tests::fetch_private_output_empty ... ok
[INFO] [stdout] test api::tests::fetch_action_output_retries_on_429 ... ok
[INFO] [stdout] test api::tests::fetch_private_output_error ... ok
[INFO] [stdout] test api::tests::fetch_log_prefers_output_url ... ok
[INFO] [stdout] test config::tests::find_config_in_current_dir ... ok
[INFO] [stdout] test config::tests::find_config_not_found ... ok
[INFO] [stdout] test config::tests::find_config_walks_up ... ok
[INFO] [stdout] test config::tests::host_to_vcs_type_bitbucket ... ok
[INFO] [stdout] test config::tests::host_to_vcs_type_github ... ok
[INFO] [stdout] test config::tests::host_to_vcs_type_unsupported ... ok
[INFO] [stdout] test config::tests::load_env_token_overrides_file ... ok
[INFO] [stdout] test config::tests::load_env_token_when_file_has_none ... ok
[INFO] [stdout] test config::tests::load_full_config_from_file ... ok
[INFO] [stdout] test config::tests::load_invalid_project_format ... ok
[INFO] [stdout] test config::tests::load_malformed_toml ... ok
[INFO] [stdout] test config::tests::debug_redacts_token ... ok
[INFO] [stdout] test api::tests::fetch_range_416_range_not_satisfiable ... ok
[INFO] [stdout] test api::tests::fetch_workflow_jobs_page_single ... ok
[INFO] [stdout] test config::tests::parse_bitbucket_https ... ok
[INFO] [stdout] test config::tests::parse_bitbucket_ssh ... ok
[INFO] [stdout] test api::tests::fetch_workflow_jobs_pagination ... ok
[INFO] [stdout] test api::tests::fetch_private_output_success ... ok
[INFO] [stdout] test config::tests::parse_http_url ... ok
[INFO] [stdout] test config::tests::parse_https_with_dot_git ... ok
[INFO] [stdout] test config::tests::parse_https_without_dot_git ... ok
[INFO] [stdout] test config::tests::parse_https_with_userinfo ... ok
[INFO] [stdout] test api::tests::fetch_range_206_partial_content ... ok
[INFO] [stdout] test api::tests::fetch_range_no_range_header_at_offset_zero ... ok
[INFO] [stdout] test api::tests::fetch_range_200_with_nonzero_offset_strips_prefix ... ok
[INFO] [stdout] test config::tests::load_no_config_file_falls_back_to_git_remote ... FAILED
[INFO] [stdout] test config::tests::parse_empty_url ... ok
[INFO] [stdout] test config::tests::parse_invalid_path_segments ... ok
[INFO] [stdout] test config::tests::parse_project_too_few_parts ... ok
[INFO] [stdout] test config::tests::parse_project_too_many_parts ... ok
[INFO] [stdout] test config::tests::parse_project_empty ... ok
[INFO] [stdout] test config::tests::parse_project_valid_bitbucket ... ok
[INFO] [stdout] test config::tests::parse_ssh_url_format ... ok
[INFO] [stdout] test config::tests::parse_ssh_scp_format ... ok
[INFO] [stdout] test config::tests::parse_too_many_path_segments ... ok
[INFO] [stdout] test config::tests::parse_project_valid_bb ... ok
[INFO] [stdout] test config::tests::parse_project_valid_gh ... ok
[INFO] [stdout] test config::tests::parse_unsupported_host ... ok
[INFO] [stdout] test config::tests::parse_unrecognized_format ... ok
[INFO] [stdout] test config::tests::resolve_token_both_none ... ok
[INFO] [stdout] test config::tests::parse_trailing_newline ... ok
[INFO] [stdout] test config::tests::resolve_token_file_fallback ... ok
[INFO] [stdout] test config::tests::parse_project_valid_github ... ok
[INFO] [stdout] test config::tests::project_slug_format ... ok
[INFO] [stdout] test config::tests::use_private_api_default_true ... ok
[INFO] [stdout] test config::tests::resolve_token_env_wins ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_node_index_out_of_range ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_all_none ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_empty_steps ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_partial_none ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_single_step ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_zero_values ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_any_failed ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_any_running ... ok
[INFO] [stdout] test config::tests::use_private_api_env_zero ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_cancelled_only ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_empty_steps ... ok
[INFO] [stdout] test interactive::tests::aggregate_duration_sums ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_failed_takes_priority_over_running ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_all_success ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_infrastructure_fail ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_node_index_out_of_range ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_single_step ... ok
[INFO] [stdout] test interactive::tests::find_action_status_steps_none ... ok
[INFO] [stdout] test config::tests::use_private_api_file_false ... ok
[INFO] [stdout] test config::tests::use_private_api_env_overrides_file ... ok
[INFO] [stdout] test interactive::tests::find_action_status_found ... ok
[INFO] [stdout] test interactive::tests::find_action_status_step_out_of_range ... ok
[INFO] [stdout] test interactive::tests::aggregate_status_timedout ... ok
[INFO] [stdout] test interactive::tests::format_job_item_no_started_at ... ok
[INFO] [stdout] test interactive::tests::format_bytes_kilobytes ... ok
[INFO] [stdout] test interactive::tests::format_node_item_all_success ... ok
[INFO] [stdout] test interactive::tests::format_bytes_megabytes ... ok
[INFO] [stdout] test interactive::tests::format_job_item_full ... ok
[INFO] [stdout] test interactive::tests::format_bytes_small ... ok
[INFO] [stdout] test interactive::tests::format_job_item_no_job_number ... ok
[INFO] [stdout] test interactive::tests::format_node_item_empty_actions_no_panic ... ok
[INFO] [stdout] test interactive::tests::format_node_item_any_failed ... ok
[INFO] [stdout] test interactive::tests::format_node_item_large_node_index ... ok
[INFO] [stdout] test interactive::tests::format_node_item_many_steps_mixed_status ... ok
[INFO] [stdout] test interactive::tests::format_node_item_no_duration ... ok
[INFO] [stdout] test interactive::tests::format_pipeline_item_no_created_at ... ok
[INFO] [stdout] test interactive::tests::format_step_item_failed ... ok
[INFO] [stdout] test interactive::tests::format_node_item_single_step ... ok
[INFO] [stdout] test interactive::tests::format_step_item_empty_actions_no_panic ... ok
[INFO] [stdout] test interactive::tests::format_step_item_for_node_no_duration ... ok
[INFO] [stdout] test interactive::tests::format_step_item_for_node_running_status ... ok
[INFO] [stdout] test interactive::tests::format_step_item_no_duration ... ok
[INFO] [stdout] test interactive::tests::format_step_item_for_node_first_node ... ok
[INFO] [stdout] test interactive::tests::format_step_item_running ... ok
[INFO] [stdout] test interactive::tests::format_workflow_item_full ... ok
[INFO] [stdout] test interactive::tests::format_workflow_item_no_created_at ... ok
[INFO] [stdout] test interactive::tests::format_pipeline_item_no_branch ... ok
[INFO] [stdout] test interactive::tests::format_pipeline_item_full ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_canceled ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_failed ... ok
[INFO] [stdout] test interactive::tests::format_step_item_for_node_shows_specific_node ... ok
[INFO] [stdout] test config::tests::parse_project_unknown_vcs ... ok
[INFO] [stdout] test config::tests::load_no_token_anywhere ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_not_run ... ok
[INFO] [stdout] test config::tests::load_missing_project_field_falls_back_to_git_remote ... FAILED
[INFO] [stdout] test interactive::tests::format_step_item_for_node_out_of_range_no_panic ... ok
[INFO] [stdout] test interactive::tests::format_step_item_success ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_infrastructure_fail ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_queued ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_success ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_timedout ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_unknown_status ... ok
[INFO] [stdout] test interactive::tests::is_step_finished_running ... ok
[INFO] [stdout] test models::tests::deserialize_action_output ... ok
[INFO] [stdout] test interactive::tests::write_status_line_waiting ... ok
[INFO] [stdout] test interactive::tests::write_status_line_normal ... ok
[INFO] [stdout] test api::tests::fetch_range_200_full_body ... ok
[INFO] [stdout] test api::tests::fetch_range_204_no_content ... ok
[INFO] [stdout] test api::tests::fetch_range_200_exact_length_equals_offset ... ok
[INFO] [stdout] test api::tests::fetch_range_200_stale_response_no_regression ... ok
[INFO] [stdout] test api::tests::fetch_workflow_jobs_single_page ... ok
[INFO] [stdout] test api::tests::fetch_range_429_retries_then_succeeds ... ok
[INFO] [stdout] test models::tests::deserialize_action_with_timing ... ok
[INFO] [stdout] test models::tests::deserialize_job_detail_all_null ... ok
[INFO] [stdout] test models::tests::deserialize_pipeline_with_trigger_and_vcs ... ok
[INFO] [stdout] test api::tests::find_pipeline_uuid_not_found ... ok
[INFO] [stdout] test models::tests::deserialize_pipeline_without_trigger_and_vcs ... ok
[INFO] [stdout] test models::tests::deserialize_pipeline_workflow ... ok
[INFO] [stdout] test models::tests::deserialize_workflow_jobs_response_with_page_token ... ok
[INFO] [stdout] test models::tests::deserialize_action_without_timing ... ok
[INFO] [stdout] test output::tests::build_job_log_json_includes_action_fields ... ok
[INFO] [stdout] test models::tests::deserialize_test_result_all_null ... ok
[INFO] [stdout] test models::tests::deserialize_workflow_job_optional_fields ... ok
[INFO] [stdout] test models::tests::deserialize_test_result_full ... ok
[INFO] [stdout] test output::tests::build_job_log_json_errors_only ... ok
[INFO] [stdout] test output::tests::build_job_log_json_grep_filter ... ok
[INFO] [stdout] test output::tests::build_job_log_json_steps_none ... ok
[INFO] [stdout] test models::tests::deserialize_test_results_response ... ok
[INFO] [stdout] test output::tests::build_job_log_json_empty_logs ... ok
[INFO] [stdout] test output::tests::colorize_status_values ... ok
[INFO] [stdout] test output::tests::compute_elapsed_from_start_time ... ok
[INFO] [stdout] test output::tests::compute_elapsed_none_when_ended ... ok
[INFO] [stdout] test output::tests::build_job_log_json_normal ... ok
[INFO] [stdout] test output::tests::format_duration_minutes ... ok
[INFO] [stdout] test output::tests::format_duration_none ... ok
[INFO] [stdout] test output::tests::format_duration_seconds ... ok
[INFO] [stdout] test output::tests::compute_elapsed_none_when_no_data ... ok
[INFO] [stdout] test output::tests::compute_elapsed_prefers_run_time_millis ... ok
[INFO] [stdout] test output::tests::filter_log_lines_no_grep ... ok
[INFO] [stdout] test output::tests::filter_log_lines_with_match ... ok
[INFO] [stdout] test output::tests::format_duration_minutes_and_seconds ... ok
[INFO] [stdout] test output::tests::filter_log_lines_no_match ... ok
[INFO] [stdout] test output::tests::format_duration_zero ... ok
[INFO] [stdout] test output::tests::format_run_time_minutes ... ok
[INFO] [stdout] test output::tests::format_run_time_none ... ok
[INFO] [stdout] test output::tests::format_run_time_seconds ... ok
[INFO] [stdout] test output::tests::format_run_time_sub_second ... ok
[INFO] [stdout] test output::tests::format_run_time_zero ... ok
[INFO] [stdout] test output::tests::print_job_log_json_smoke ... ok
[INFO] [stdout] test output::tests::format_timestamp_valid_utc ... ok
[INFO] [stdout] test output::tests::print_job_log_text_smoke ... ok
[INFO] [stdout] test output::tests::print_node_log_empty_log_smoke ... ok
[INFO] [stdout] test output::tests::format_timestamp_invalid ... ok
[INFO] [stdout] test output::tests::print_node_log_with_workflow_header ... ok
[INFO] [stdout] test output::tests::print_pipeline_workflows_empty_smoke ... ok
[INFO] [stdout] test output::tests::print_test_results_empty_smoke ... ok
[INFO] [stdout] test output::tests::print_node_log_no_duration ... ok
[INFO] [stdout] test output::tests::print_node_log_no_workflow ... ok
[INFO] [stdout] test output::tests::print_node_log_partial_workflow_header ... ok
[INFO] [stdout] test output::tests::print_test_results_failed_only_smoke ... ok
[INFO] [stdout] test output::tests::print_pipeline_workflows_one_item_smoke ... ok
[INFO] [stdout] test output::tests::print_node_log_smoke ... ok
[INFO] [stdout] test output::tests::print_workflow_jobs_empty_smoke ... ok
[INFO] [stdout] test output::tests::render_log_filters_nul_bytes ... ok
[INFO] [stdout] test output::tests::render_log_plain_text_unchanged ... ok
[INFO] [stdout] test output::tests::print_workflow_jobs_one_item_smoke ... ok
[INFO] [stdout] test output::tests::print_test_results_json_smoke ... ok
[INFO] [stdout] test output::tests::print_test_results_text_smoke ... ok
[INFO] [stdout] test tests::fetch_step_logs_fetch_failure ... ok
[INFO] [stdout] test tests::help_skill_contains_frontmatter ... ok
[INFO] [stdout] test tests::help_skill_flag_accepted_by_parser ... ok
[INFO] [stdout] test tests::help_skill_with_other_flags ... ok
[INFO] [stdout] test tests::parse_url_bitbucket ... ok
[INFO] [stdout] test tests::parse_url_circleci_com_domain ... ok
[INFO] [stdout] test tests::parse_url_full_jobs ... ok
[INFO] [stdout] test tests::parse_url_invalid_not_circleci ... ok
[INFO] [stdout] test tests::fetch_step_logs_with_output_urls ... ok
[INFO] [stdout] test tests::parse_url_invalid_pipeline_number ... ok
[INFO] [stdout] test tests::parse_url_invalid_too_short ... ok
[INFO] [stdout] test tests::parse_url_pipelines_only ... ok
[INFO] [stdout] test tests::parse_url_trailing_slash ... ok
[INFO] [stdout] test tests::parse_url_workflows_only ... ok
[INFO] [stdout] test tests::fetch_step_logs_no_output_url ... ok
[INFO] [stdout] test tests::fetch_step_logs_no_steps ... ok
[INFO] [stdout] test tests::run_job_log_invalid_grep ... ok
[INFO] [stdout] test tests::fetch_step_logs_errors_only ... ok
[INFO] [stdout] test tests::run_job_log_fail_on_error_success_status ... ok
[INFO] [stdout] test tests::run_job_log_success ... ok
[INFO] [stdout] test tests::run_job_log_fail_on_error_failed_status ... ok
[INFO] [stdout] test tests::run_job_log_no_fail_on_error_failed_status ... ok
[INFO] [stdout] test tests::run_job_tests_fail_on_error_with_failure ... ok
[INFO] [stdout] test tests::run_job_tests_with_results ... ok
[INFO] [stdout] test tests::run_job_tests_fail_on_error_all_pass ... ok
[INFO] [stdout] test tests::run_job_tests_empty ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin circleci-logs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/circleci_logs-462dd6773daa48dd` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279", kill_on_drop: false }`
[INFO] [stdout] e7b2b81adb196b503d186407da966222eecfee48ed411210501e5d4581368279
