[INFO] fetching crate partiri-cli 0.1.8... [INFO] testing partiri-cli-0.1.8 against 1.95.0 for beta-1.96-2 [INFO] extracting crate partiri-cli 0.1.8 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate partiri-cli 0.1.8 [INFO] finished tweaking crates.io crate partiri-cli 0.1.8 [INFO] tweaked toml for crates.io crate partiri-cli 0.1.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate partiri-cli 0.1.8 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate partiri-cli 0.1.8 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansitok v0.3.0 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded ansi-str v0.9.0 [INFO] [stderr] Downloaded async-object-pool v0.2.0 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded path-tree v0.8.3 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded json5 v1.3.1 [INFO] [stderr] Downloaded inquire v0.9.4 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded httpmock v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf768c5fab3a48b7c3c1735378ca73fd4fdf362119aab41d935b3440cb72e93 [INFO] running `Command { std: "docker" "start" "-a" "9cf768c5fab3a48b7c3c1735378ca73fd4fdf362119aab41d935b3440cb72e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf768c5fab3a48b7c3c1735378ca73fd4fdf362119aab41d935b3440cb72e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf768c5fab3a48b7c3c1735378ca73fd4fdf362119aab41d935b3440cb72e93", kill_on_drop: false }` [INFO] [stdout] 9cf768c5fab3a48b7c3c1735378ca73fd4fdf362119aab41d935b3440cb72e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2b30aabfdca8e8a273e405f97fc480765160f340118d52f7154eddc11c0711d [INFO] running `Command { std: "docker" "start" "-a" "c2b30aabfdca8e8a273e405f97fc480765160f340118d52f7154eddc11c0711d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling inquire v0.9.4 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling json5 v1.3.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 ureq v2.12.1 [INFO] [stderr] Compiling partiri-cli v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.63s [INFO] running `Command { std: "docker" "inspect" "c2b30aabfdca8e8a273e405f97fc480765160f340118d52f7154eddc11c0711d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b30aabfdca8e8a273e405f97fc480765160f340118d52f7154eddc11c0711d", kill_on_drop: false }` [INFO] [stdout] c2b30aabfdca8e8a273e405f97fc480765160f340118d52f7154eddc11c0711d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98c462cecc6a2e4da27cc98947f5f4600903e82eab700981ca1c2b984122d648 [INFO] running `Command { std: "docker" "start" "-a" "98c462cecc6a2e4da27cc98947f5f4600903e82eab700981ca1c2b984122d648", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling json5 v1.3.1 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling inquire v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 httpmock v0.8.3 [INFO] [stderr] Compiling partiri-cli v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.06s [INFO] running `Command { std: "docker" "inspect" "98c462cecc6a2e4da27cc98947f5f4600903e82eab700981ca1c2b984122d648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c462cecc6a2e4da27cc98947f5f4600903e82eab700981ca1c2b984122d648", kill_on_drop: false }` [INFO] [stdout] 98c462cecc6a2e4da27cc98947f5f4600903e82eab700981ca1c2b984122d648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80a070790f370a4654e65177cefc51dae8db039b6d0f998ceea1ed84357a9b84 [INFO] running `Command { std: "docker" "start" "-a" "80a070790f370a4654e65177cefc51dae8db039b6d0f998ceea1ed84357a9b84", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/partiri-6f3e7d738384c3ba) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test client::tests::new_succeeds_when_credentials_file_exists ... ok [INFO] [stdout] test client::tests::json_message_field_extracted_from_error_body ... ok [INFO] [stdout] test client::tests::list_projects_includes_workspace_query_param ... ok [INFO] [stdout] test client::tests::list_workspaces_with_null_email_parses_as_none ... ok [INFO] [stdout] test client::tests::status_402_includes_balance_hint ... ok [INFO] [stdout] test client::tests::list_workspaces_success_parses_response ... ok [INFO] [stdout] test client::tests::non_json_error_body_returned_raw ... ok [INFO] [stdout] test config::tests::both_repo_and_registry_fails ... ok [INFO] [stdout] test config::tests::deploy_tag_none_deserializes_from_missing_field ... ok [INFO] [stdout] test config::tests::empty_fk_pod_fails ... ok [INFO] [stdout] test config::tests::empty_fk_region_fails ... ok [INFO] [stdout] test config::tests::empty_name_fails ... ok [INFO] [stdout] test config::tests::env_vars_survive_roundtrip ... ok [INFO] [stdout] test config::tests::id_or_err_returns_err_when_none ... ok [INFO] [stdout] test config::tests::id_or_err_returns_id_when_set ... ok [INFO] [stdout] test config::tests::invalid_deploy_type_fails ... ok [INFO] [stdout] test config::tests::invalid_runtime_fails ... ok [INFO] [stdout] test client::tests::read_service_logs_with_deploy_tag_sends_query_param ... ok [INFO] [stdout] test client::tests::list_service_jobs_parses_paginated_response ... ok [INFO] [stdout] test client::tests::list_service_jobs_empty_data_returns_empty_vec ... ok [INFO] [stdout] test client::tests::api_key_sent_as_x_api_key_header ... ok [INFO] [stdout] test config::tests::optional_fields_omitted_when_none ... ok [INFO] [stdout] test config::tests::static_with_registry_fails ... ok [INFO] [stdout] test config::tests::to_jsonc_string_preserves_comments_and_roundtrips ... ok [INFO] [stdout] test config::tests::known_valid_deploy_types_always_pass_check ... ok [INFO] [stdout] test config::tests::to_jsonc_string_with_deploy_tag_set_roundtrips ... ok [INFO] [stdout] test config::tests::to_jsonc_string_with_id_set_roundtrips ... ok [INFO] [stdout] test config::tests::valid_private_service_passes ... ok [INFO] [stdout] test config::tests::neither_repo_nor_registry_fails ... ok [INFO] [stdout] test config::tests::valid_static_service_passes ... ok [INFO] [stdout] test config::tests::valid_webservice_passes_all_checks ... ok [INFO] [stdout] test config::tests::serde_json_roundtrip_preserves_fields ... ok [INFO] [stdout] test modules::auth::tests::credentials_path_ends_with_partiri_key ... ok [INFO] [stdout] test modules::auth::tests::credentials_path_returns_some ... ok [INFO] [stdout] test config::tests::to_jsonc_string_roundtrip ... ok [INFO] [stdout] test modules::auth::tests::mask_key_contains_ellipsis_separator ... ok [INFO] [stdout] test modules::auth::tests::mask_key_empty_returns_stars ... ok [INFO] [stdout] test modules::auth::tests::mask_key_long_shows_first_and_last_four ... ok [INFO] [stdout] test modules::auth::tests::mask_key_three_chars_returns_stars ... ok [INFO] [stdout] test config::tests::known_valid_runtimes_always_pass_check ... ok [INFO] [stdout] test client::tests::status_403_includes_permission_or_limit_hint ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_deploy_tag_is_mapped ... ok [INFO] [stdout] test client::tests::status_400_includes_validation_hint ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_empty_fk_region_returns_error ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_env_vars_are_mapped ... ok [INFO] [stdout] test modules::auth::tests::save_credentials_creates_dirs_and_file ... ok [INFO] [stdout] test modules::auth::tests::mask_key_exactly_four_returns_stars ... ok [INFO] [stdout] test modules::auth::tests::mask_key_five_chars_shows_overlap ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_full_service_produces_correct_config ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_none_deploy_tag_stays_none ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_none_fk_region_returns_error ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_none_root_path_defaults_to_dot ... ok [INFO] [stdout] test client::tests::read_service_logs_without_deploy_tag_omits_query_param ... ok [INFO] [stdout] test output::tests::formats_timestamp_with_negative_offset ... ok [INFO] [stdout] test output::tests::date_only_returns_original ... ok [INFO] [stdout] test output::tests::empty_string_returns_empty ... ok [INFO] [stdout] test modules::auth::tests::save_credentials_overwrites_existing ... ok [INFO] [stdout] test client::tests::list_workspaces_empty_array_returns_empty_vec ... ok [INFO] [stdout] test client::tests::read_metrics_cpu_with_deploy_tag_sends_query_param ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_none_env_produces_empty_vec ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_none_fk_pod_returns_error ... ok [INFO] [stdout] test output::tests::milliseconds_are_dropped_in_output ... ok [INFO] [stdout] test output::tests::formats_timestamp_with_positive_offset ... ok [INFO] [stdout] test output::tests::formats_utc_timestamp ... ok [INFO] [stdout] test output::tests::invalid_string_returns_original ... ok [INFO] [stdout] test client::tests::status_401_includes_partiri_key_hint ... ok [INFO] [stdout] test modules::service::pull::tests::map_to_config_empty_fk_pod_returns_error ... ok [INFO] [stdout] test client::tests::status_404_includes_not_found_hint ... ok [INFO] [stdout] test config::tests::all_valid_runtimes_pass ... ok [INFO] [stdout] test client::tests::status_409_includes_conflict_hint ... ok [INFO] [stdout] test client::tests::status_500_includes_server_error_hint ... ok [INFO] [stdout] test config::tests::validate_config_never_panics ... ok [INFO] [stdout] test client::tests::status_429_includes_rate_limit_hint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80a070790f370a4654e65177cefc51dae8db039b6d0f998ceea1ed84357a9b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a070790f370a4654e65177cefc51dae8db039b6d0f998ceea1ed84357a9b84", kill_on_drop: false }` [INFO] [stdout] 80a070790f370a4654e65177cefc51dae8db039b6d0f998ceea1ed84357a9b84