[INFO] cloning repository https://github.com/NicholaiVogel/GoHighLevel-CLI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicholaiVogel/GoHighLevel-CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholaiVogel%2FGoHighLevel-CLI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholaiVogel%2FGoHighLevel-CLI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc2f83e680d354b288cde9d9693779ca5dc679e [INFO] testing NicholaiVogel/GoHighLevel-CLI against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholaiVogel%2FGoHighLevel-CLI" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NicholaiVogel/GoHighLevel-CLI [INFO] finished tweaking git repo https://github.com/NicholaiVogel/GoHighLevel-CLI [INFO] tweaked toml for git repo https://github.com/NicholaiVogel/GoHighLevel-CLI written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NicholaiVogel/GoHighLevel-CLI 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 git repo https://github.com/NicholaiVogel/GoHighLevel-CLI 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ena v0.14.4 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded predicates-core v1.0.10 [INFO] [stderr] Downloaded clap_complete v4.6.2 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded predicates-tree v1.0.13 [INFO] [stderr] Downloaded clap_derive v4.6.1 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded predicates v3.1.4 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded clap v4.6.1 [INFO] [stderr] Downloaded tokio v1.52.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0a3dec90140738f5b7aaf9612f5bc2c9673766d082c883f38230f10141db0a4b [INFO] running `Command { std: "docker" "start" "-a" "0a3dec90140738f5b7aaf9612f5bc2c9673766d082c883f38230f10141db0a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a3dec90140738f5b7aaf9612f5bc2c9673766d082c883f38230f10141db0a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3dec90140738f5b7aaf9612f5bc2c9673766d082c883f38230f10141db0a4b", kill_on_drop: false }` [INFO] [stdout] 0a3dec90140738f5b7aaf9612f5bc2c9673766d082c883f38230f10141db0a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 779e52b1cf179bc50f40af30cfa2d88965d11c752c7ed1893f021b94b8bb26d4 [INFO] running `Command { std: "docker" "start" "-a" "779e52b1cf179bc50f40af30cfa2d88965d11c752c7ed1893f021b94b8bb26d4", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling clap_complete v4.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [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 reqwest v0.12.28 [INFO] [stderr] Compiling ghl v0.1.0 (/opt/rustwide/workdir/crates/ghl) [INFO] [stderr] Compiling ghl-cli v0.1.0 (/opt/rustwide/workdir/crates/ghl-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "779e52b1cf179bc50f40af30cfa2d88965d11c752c7ed1893f021b94b8bb26d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779e52b1cf179bc50f40af30cfa2d88965d11c752c7ed1893f021b94b8bb26d4", kill_on_drop: false }` [INFO] [stdout] 779e52b1cf179bc50f40af30cfa2d88965d11c752c7ed1893f021b94b8bb26d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f6d4ee1e12a00f01d908da7de0f7c6f9ec12cebedc75aa96eaffff61c7ceb95d [INFO] running `Command { std: "docker" "start" "-a" "f6d4ee1e12a00f01d908da7de0f7c6f9ec12cebedc75aa96eaffff61c7ceb95d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling clap_complete v4.6.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling ghl v0.1.0 (/opt/rustwide/workdir/crates/ghl) [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling ghl-cli v0.1.0 (/opt/rustwide/workdir/crates/ghl-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "f6d4ee1e12a00f01d908da7de0f7c6f9ec12cebedc75aa96eaffff61c7ceb95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d4ee1e12a00f01d908da7de0f7c6f9ec12cebedc75aa96eaffff61c7ceb95d", kill_on_drop: false }` [INFO] [stdout] f6d4ee1e12a00f01d908da7de0f7c6f9ec12cebedc75aa96eaffff61c7ceb95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d5c970283144f67dbd21b27cadd5af95f302c84a4f6b0b4cc704943856958e0c [INFO] running `Command { std: "docker" "start" "-a" "d5c970283144f67dbd21b27cadd5af95f302c84a4f6b0b4cc704943856958e0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ghl-2da0b26d5c2a59b2) [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test appointment_notes::tests::appointment_note_create_dry_run_redacts_body_in_output_and_audit ... ok [INFO] [stdout] test appointments::tests::appointment_create_requires_end_after_start ... ok [INFO] [stdout] test appointments::tests::appointment_update_dry_run_writes_redacted_audit_entry ... ok [INFO] [stdout] test appointments::tests::appointment_create_dry_run_writes_redacted_audit_entry ... ok [INFO] [stdout] test auth::tests::status_reports_pit_available_after_add ... ok [INFO] [stdout] test calendars::tests::calendar_events_rejects_mixed_date_and_range ... ok [INFO] [stdout] test audit::tests::audit_redacts_sensitive_fields_before_writing ... ok [INFO] [stdout] test audit::tests::parses_rfc3339_and_unix_filters ... ok [INFO] [stdout] test calendars::tests::calendar_get_rejects_path_injection ... ok [INFO] [stdout] test audit::tests::append_list_show_export_round_trip ... ok [INFO] [stdout] test appointments::tests::appointment_create_replays_matching_idempotency_key_without_network ... ok [INFO] [stdout] test capabilities::tests::implemented_local_command_is_available_without_profile ... ok [INFO] [stdout] test appointments::tests::appointment_create_requires_policy_for_real_write ... ok [INFO] [stdout] test capabilities::tests::planned_write_is_blocked_by_default_policy ... ok [INFO] [stdout] test capabilities::tests::remote_command_is_expected_available_with_auth_and_context ... ok [INFO] [stdout] test client::tests::build_url_refuses_absolute_paths ... ok [INFO] [stdout] test capabilities::tests::remote_command_requires_pit_when_profile_missing ... ok [INFO] [stdout] test capabilities::tests::remote_command_requires_location_when_pit_exists_without_location ... ok [INFO] [stdout] test config::tests::explicit_override_controls_all_local_paths ... ok [INFO] [stdout] test config::tests::doctor_reports_existing_temp_root ... ok [INFO] [stdout] test config::tests::redacted_config_has_no_profiles_in_phase_zero ... ok [INFO] [stdout] test appointments::tests::appointment_cancel_dry_run_writes_redacted_audit_entry ... ok [INFO] [stdout] test contacts::tests::contact_create_dry_run_redacts_pii_and_writes_audit ... ok [INFO] [stdout] test auth::tests::add_pit_creates_profile_and_redacted_list ... ok [INFO] [stdout] test contacts::tests::contact_get_rejects_path_injection ... ok [INFO] [stdout] test contacts::tests::contact_create_duplicate_preflight_blocks_existing_contact ... ok [INFO] [stdout] test contacts::tests::contact_search_dry_run_uses_location_override_without_profile ... ok [INFO] [stdout] test appointment_notes::tests::appointment_notes_list_redacts_bodies_and_returns_ids ... ok [INFO] [stdout] test appointment_notes::tests::appointment_note_delete_deletes_after_policy_and_idempotency ... ok [INFO] [stdout] test appointment_notes::tests::appointment_note_create_posts_after_policy_and_idempotency ... ok [INFO] [stdout] test client::tests::pit_validation_uses_location_get_without_body ... ok [INFO] [stdout] test calendars::tests::calendars_list_uses_location_context_and_filters ... ok [INFO] [stdout] test appointments::tests::appointment_create_posts_after_policy_idempotency_and_free_slot_check ... ok [INFO] [stdout] test calendars::tests::calendar_events_uses_date_range_and_returns_summary_only ... ok [INFO] [stdout] test context::tests::override_wins_over_profile_context ... ok [INFO] [stdout] test contacts::tests::contact_search_requires_query_or_exact_filter ... ok [INFO] [stdout] test context::tests::profile_context_is_used_when_override_missing ... ok [INFO] [stdout] test conversations::tests::conversation_messages_limit_is_bounded ... ok [INFO] [stdout] test appointment_notes::tests::appointment_note_update_puts_after_policy_and_idempotency ... ok [INFO] [stdout] test credentials::tests::credential_ref_is_stable ... ok [INFO] [stdout] test client::tests::raw_get_sends_pit_headers_and_redacts_response ... ok [INFO] [stdout] test conversations::tests::conversation_get_rejects_path_injection ... ok [INFO] [stdout] test appointments::tests::appointment_cancel_deletes_after_policy_and_idempotency ... ok [INFO] [stdout] test contacts::tests::contact_get_requires_location_context_and_redacts_body ... ok [INFO] [stdout] test conversations::tests::conversations_search_dry_run_uses_location_override_without_profile ... ok [INFO] [stdout] test calendars::tests::calendar_free_slots_uses_date_range_and_counts_slots ... ok [INFO] [stdout] test appointments::tests::appointment_update_puts_after_policy_and_idempotency ... ok [INFO] [stdout] test contacts::tests::contact_list_returns_summary_without_contact_bodies ... ok [INFO] [stdout] test contacts::tests::contact_create_posts_after_policy_idempotency_and_duplicate_preflight ... ok [INFO] [stdout] test credentials::tests::redacted_credential_keeps_only_tail ... ok [INFO] [stdout] test credentials::tests::save_and_load_credentials_round_trips ... ok [INFO] [stdout] test errors::tests::standard_error_codes_are_unique ... ok [INFO] [stdout] test errors::tests::validation_error_maps_to_exit_code_2 ... ok [INFO] [stdout] test endpoints::tests::bundled_manifest_loads ... ok [INFO] [stdout] test locations::tests::location_get_rejects_path_injection ... ok [INFO] [stdout] test errors::tests::standard_exit_codes_match_spec_range ... ok [INFO] [stdout] test locations::tests::locations_search_dry_run_requires_company_context ... ok [INFO] [stdout] test idempotency::tests::reused_key_with_different_hash_fails ... ok [INFO] [stdout] test metadata::tests::command_keys_are_unique ... ok [INFO] [stdout] test metadata::tests::local_and_remote_commands_declare_offline_behavior ... ok [INFO] [stdout] test metadata::tests::schema_contains_expected_commands ... ok [INFO] [stdout] test opportunities::tests::opportunities_search_dry_run_uses_location_override_without_profile ... ok [INFO] [stdout] test idempotency::tests::request_hash_redacts_secret_like_values ... ok [INFO] [stdout] test opportunities::tests::opportunity_create_dry_run_writes_audit ... ok [INFO] [stdout] test doctor::tests::bundle_requires_redaction ... ok [INFO] [stdout] test opportunities::tests::opportunity_get_rejects_path_injection ... ok [INFO] [stdout] test locations::tests::location_get_returns_redacted_body ... ok [INFO] [stdout] test context::tests::required_company_context_returns_ambiguous_context ... ok [INFO] [stdout] test doctor::tests::endpoint_doctor_reports_manifest_and_commands ... ok [INFO] [stdout] test endpoints::tests::bundled_manifest_counts_implemented_read_endpoints ... ok [INFO] [stdout] test idempotency::tests::record_list_show_clear_round_trip ... ok [INFO] [stdout] test contacts::tests::contact_search_posts_location_query_and_exact_filters ... ok [INFO] [stdout] test conversations::tests::conversations_search_uses_location_context_and_redacts_message_bodies ... ok [INFO] [stdout] test conversations::tests::conversation_get_requires_location_context ... ok [INFO] [stdout] test conversations::tests::conversation_messages_uses_pagination_filters_and_redacts_body ... ok [INFO] [stdout] test contacts::tests::contact_update_puts_after_policy_and_idempotency ... ok [INFO] [stdout] test opportunities::tests::opportunity_update_puts_after_policy_and_idempotency ... ok [INFO] [stdout] test locations::tests::locations_search_uses_company_context_and_email_filter ... ok [INFO] [stdout] test opportunities::tests::opportunity_create_duplicate_preflight_blocks_existing_opportunity ... ok [INFO] [stdout] test opportunities::tests::opportunity_create_posts_after_policy_idempotency_and_duplicate_preflight ... ok [INFO] [stdout] test opportunities::tests::opportunity_get_requires_location_context ... ok [INFO] [stdout] test redaction::tests::authorization_header_is_redacted ... ok [INFO] [stdout] test pipelines::tests::pipeline_get_rejects_path_injection ... ok [INFO] [stdout] test profiles::tests::missing_profiles_file_loads_empty_store ... ok [INFO] [stdout] test redaction::tests::message_collections_are_preserved_while_bodies_are_redacted ... ok [INFO] [stdout] test redaction::tests::note_object_collections_keep_ids_but_redact_body ... ok [INFO] [stdout] test redaction::tests::primitive_notes_arrays_are_redacted ... ok [INFO] [stdout] test users::tests::users_get_rejects_path_injection ... ok [INFO] [stdout] test profiles::tests::save_and_load_profile_round_trips ... ok [INFO] [stdout] test redaction::tests::token_like_json_fields_are_redacted ... ok [INFO] [stdout] test pipelines::tests::pipelines_list_dry_run_uses_location_override_without_profile ... ok [INFO] [stdout] test smoke::tests::smoke_run_dry_run_plans_required_checks_without_credentials_when_location_override_exists ... ok [INFO] [stdout] test users::tests::users_search_dry_run_uses_location_override_for_email_without_profile ... ok [INFO] [stdout] test users::tests::users_search_requires_exactly_one_query_mode ... ok [INFO] [stdout] test users::tests::users_search_dry_run_uses_company_override_for_query_without_profile ... ok [INFO] [stdout] test pipelines::tests::pipelines_list_uses_location_context ... ok [INFO] [stdout] test users::tests::users_search_by_query_uses_company_context ... ok [INFO] [stdout] test users::tests::users_get_requires_location_context_and_redacts_body ... ok [INFO] [stdout] test users::tests::users_search_by_email_uses_location_context ... ok [INFO] [stdout] test users::tests::users_list_uses_location_context_and_returns_summary_only ... ok [INFO] [stdout] test profiles::tests::default_policy_is_agent_safe ... ok [INFO] [stdout] test opportunities::tests::opportunities_search_uses_location_context_and_filters ... ok [INFO] [stdout] test doctor::tests::bundle_does_not_write_plain_pit_secret ... ok [INFO] [stdout] test pipelines::tests::pipelines_get_filters_list_response_client_side ... ok [INFO] [stdout] test smoke::tests::smoke_run_reports_failed_required_check ... ok [INFO] [stdout] test smoke::tests::smoke_run_executes_required_read_checks_and_skips_missing_optional_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ghl_cli-6194854ae827fe7b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test output::tests::error_envelope_contains_stable_shape ... ok [INFO] [stdout] test output::tests::success_envelope_contains_data_and_meta ... ok [INFO] [stdout] test tests::raw_is_remote_unless_dry_run_is_set ... ok [INFO] [stdout] test tests::command_name_returns_group_name ... ok [INFO] [stdout] test tests::phase_one_commands_are_local_for_offline_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ghl.rs (/opt/rustwide/target/debug/deps/ghl-9cdbbb2d4206659f) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ghl_cli-0c4388d6b6a817db) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-23a2f9eafad891f5) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test appointments_notes_create_dry_run_redacts_body_and_writes_audit ... ok [INFO] [stdout] test auth_status_reports_local_pit_available ... ok [INFO] [stdout] test appointments_create_dry_run_writes_audit_and_plans_preflight ... ok [INFO] [stdout] test calendars_list_dry_run_uses_location_context ... ok [INFO] [stdout] test appointments_cancel_dry_run_writes_audit ... ok [INFO] [stdout] test appointments_update_dry_run_writes_audit ... ok [INFO] [stdout] test calendars_free_slots_dry_run_builds_slot_query ... ok [INFO] [stdout] test contacts_create_dry_run_redacts_pii_and_writes_audit ... ok [INFO] [stdout] test capabilities_check_reports_policy_block_for_planned_write ... ok [INFO] [stdout] test command_schema_returns_json_envelope ... ok [INFO] [stdout] test appointments_notes_update_dry_run_accepts_body_file ... ok [INFO] [stdout] test contacts_get_dry_run_requires_only_location_context ... ok [INFO] [stdout] test appointments_notes_list_dry_run_builds_request ... ok [INFO] [stdout] test contacts_create_real_requires_confirmation ... ok [INFO] [stdout] test config_path_honors_config_dir_flag ... ok [INFO] [stdout] test contacts_list_dry_run_returns_summary_request_without_search_term ... ok [INFO] [stdout] test appointments_notes_delete_real_requires_confirmation ... ok [INFO] [stdout] test appointments_cancel_real_requires_confirmation ... ok [INFO] [stdout] test audit_list_show_and_export_read_local_redacted_journal ... ok [INFO] [stdout] test calendars_events_dry_run_builds_date_range_without_event_bodies ... ok [INFO] [stdout] test appointments_update_real_requires_confirmation ... ok [INFO] [stdout] test command_schema_includes_raw_and_pit_validate ... ok [INFO] [stdout] test capabilities_list_reports_expected_available_read ... ok [INFO] [stdout] test errors_show_unknown_returns_json_error ... ok [INFO] [stdout] test ghl_alias_binary_works ... ok [INFO] [stdout] test doctor_summary_reports_local_diagnostics ... ok [INFO] [stdout] test conversations_search_dry_run_uses_location_override ... ok [INFO] [stdout] test appointments_create_real_requires_confirmation ... ok [INFO] [stdout] test doctor_endpoint_reports_mapped_commands ... ok [INFO] [stdout] test invalid_command_returns_json_validation_error ... ok [INFO] [stdout] test contacts_search_dry_run_uses_location_override_and_exact_filter ... ok [INFO] [stdout] test errors_list_contains_validation_error ... ok [INFO] [stdout] test conversations_get_dry_run_requires_location_context ... ok [INFO] [stdout] test endpoint_coverage_reports_implemented_read_slice ... ok [INFO] [stdout] test offline_blocks_network_commands_without_dry_run ... ok [INFO] [stdout] test locations_list_dry_run_uses_company_override_without_profile ... ok [INFO] [stdout] test locations_get_dry_run_does_not_require_credentials_or_network ... ok [INFO] [stdout] test locations_search_dry_run_maps_query_to_email_filter ... ok [INFO] [stdout] test opportunities_search_dry_run_uses_location_and_filters ... ok [INFO] [stdout] test opportunities_get_dry_run_requires_location_context ... ok [INFO] [stdout] test pit_add_persists_profile_without_printing_token ... ok [INFO] [stdout] test pit_list_local_redacts_secret ... ok [INFO] [stdout] test pipelines_list_dry_run_uses_location_context ... ok [INFO] [stdout] test pipelines_get_dry_run_filters_list_client_side ... ok [INFO] [stdout] test contacts_update_dry_run_redacts_pii ... ok [INFO] [stdout] test opportunities_update_dry_run_builds_request ... ok [INFO] [stdout] test smoke_run_dry_run_reports_statuses_without_customer_data ... ok [INFO] [stdout] test raw_request_dry_run_does_not_require_credentials_or_network ... ok [INFO] [stdout] test conversations_messages_dry_run_supports_pagination_filters ... ok [INFO] [stdout] test opportunities_create_real_requires_confirmation ... ok [INFO] [stdout] test profiles_list_and_config_show_include_created_profile ... ok [INFO] [stdout] test policy_reset_requires_confirmation ... ok [INFO] [stdout] test teams_list_dry_run_aliases_users_endpoint ... ok [INFO] [stdout] test users_list_dry_run_uses_location_context ... ok [INFO] [stdout] test users_get_dry_run_requires_location_context ... ok [INFO] [stdout] test contacts_search_dry_run_rejects_empty_search ... ok [INFO] [stdout] test profiles_set_default_company_persists_context ... ok [INFO] [stdout] test man_command_is_non_empty ... ok [INFO] [stdout] test bash_completion_is_non_empty ... ok [INFO] [stdout] test idempotency_list_show_and_clear_manage_local_cache ... ok [INFO] [stdout] test users_search_dry_run_supports_email_and_query_modes ... ok [INFO] [stdout] test help_prints_successfully ... ok [INFO] [stdout] test opportunities_create_dry_run_builds_request_and_writes_audit ... ok [INFO] [stdout] test doctor_bundle_requires_redacted_flag_and_writes_safe_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Doc-tests ghl [INFO] [stdout] [INFO] [stderr] Doc-tests ghl_cli [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 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" "d5c970283144f67dbd21b27cadd5af95f302c84a4f6b0b4cc704943856958e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c970283144f67dbd21b27cadd5af95f302c84a4f6b0b4cc704943856958e0c", kill_on_drop: false }` [INFO] [stdout] d5c970283144f67dbd21b27cadd5af95f302c84a4f6b0b4cc704943856958e0c