[INFO] fetching crate xcom-rs 0.1.25...
[INFO] testing xcom-rs-0.1.25 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate xcom-rs 0.1.25 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate xcom-rs 0.1.25
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xcom-rs 0.1.25
[INFO] tweaked toml for crates.io crate xcom-rs 0.1.25 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcom-rs 0.1.25 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xcom-rs 0.1.25 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a054d144eb946e39a6689d49dfb39022ef6360a5238d657bfd74afbc442f8ae
[INFO] running `Command { std: "docker" "start" "-a" "3a054d144eb946e39a6689d49dfb39022ef6360a5238d657bfd74afbc442f8ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a054d144eb946e39a6689d49dfb39022ef6360a5238d657bfd74afbc442f8ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a054d144eb946e39a6689d49dfb39022ef6360a5238d657bfd74afbc442f8ae", kill_on_drop: false }`
[INFO] [stdout] 3a054d144eb946e39a6689d49dfb39022ef6360a5238d657bfd74afbc442f8ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7102fb745ce677b7c1f6acddb9ce028aa1d61a8c79ddc7adf1dd1b353623b013
[INFO] running `Command { std: "docker" "start" "-a" "7102fb745ce677b7c1f6acddb9ce028aa1d61a8c79ddc7adf1dd1b353623b013", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling xcom-rs v0.1.25 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.28s
[INFO] running `Command { std: "docker" "inspect" "7102fb745ce677b7c1f6acddb9ce028aa1d61a8c79ddc7adf1dd1b353623b013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7102fb745ce677b7c1f6acddb9ce028aa1d61a8c79ddc7adf1dd1b353623b013", kill_on_drop: false }`
[INFO] [stdout] 7102fb745ce677b7c1f6acddb9ce028aa1d61a8c79ddc7adf1dd1b353623b013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cafe38f0487e67d479d2dca919222ff51fe991be8b76924b9095b4894179d480
[INFO] running `Command { std: "docker" "start" "-a" "cafe38f0487e67d479d2dca919222ff51fe991be8b76924b9095b4894179d480", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling xcom-rs v0.1.25 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.27s
[INFO] running `Command { std: "docker" "inspect" "cafe38f0487e67d479d2dca919222ff51fe991be8b76924b9095b4894179d480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cafe38f0487e67d479d2dca919222ff51fe991be8b76924b9095b4894179d480", kill_on_drop: false }`
[INFO] [stdout] cafe38f0487e67d479d2dca919222ff51fe991be8b76924b9095b4894179d480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f1b0a56803904f7b28e2d49a658cba06d9f1dc1b4c2562286075691199bc59e
[INFO] running `Command { std: "docker" "start" "-a" "2f1b0a56803904f7b28e2d49a658cba06d9f1dc1b4c2562286075691199bc59e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcom_rs-305b9a35d15a49e5)
[INFO] [stdout] 
[INFO] [stdout] running 196 tests
[INFO] [stdout] test auth::storage::tests::test_auth_status_authenticated ... ok
[INFO] [stdout] test auth::storage::tests::test_auth_status_unauthenticated ... ok
[INFO] [stdout] test auth::storage::tests::test_auth_export_import ... ok
[INFO] [stdout] test auth::storage::tests::test_auth_store_default_unauthenticated ... ok
[INFO] [stdout] test auth::storage::tests::test_auth_store_with_token ... ok
[INFO] [stdout] test auth::storage::tests::test_export_without_token ... ok
[INFO] [stdout] test auth::storage::tests::test_import_plan_actual_import ... ok
[INFO] [stdout] test auth::storage::tests::test_import_plan_fail ... ok
[INFO] [stdout] test auth::storage::tests::test_import_plan_update ... ok
[INFO] [stdout] test billing::storage::tests::test_budget_tracker_accumulation ... ok
[INFO] [stdout] test billing::storage::tests::test_budget_tracker_no_limit ... ok
[INFO] [stdout] test billing::storage::tests::test_budget_tracker_within_limit ... ok
[INFO] [stdout] test billing::storage::tests::test_cost_estimate_zero ... ok
[INFO] [stdout] test auth::storage::tests::test_default_storage_path_with_xdg_data_home ... ok
[INFO] [stdout] test billing::storage::tests::test_default_storage_path_with_xdg_data_home ... ok
[INFO] [stdout] test bookmarks::commands::tests::test_bookmark_add ... ok
[INFO] [stdout] test billing::storage::tests::test_cost_estimate_creation ... ok
[INFO] [stdout] test billing::storage::tests::test_estimator_with_params ... ok
[INFO] [stdout] test bookmarks::commands::tests::test_bookmark_remove ... ok
[INFO] [stdout] test auth::storage::tests::test_import_plan_create ... ok
[INFO] [stdout] test bookmarks::commands::tests::test_bookmark_list_with_cursor ... ok
[INFO] [stdout] test bookmarks::commands::tests::test_bookmark_list_with_limit ... ok
[INFO] [stdout] test bookmarks::commands::tests::test_bookmark_list_default ... ok
[INFO] [stdout] test auth::storage::tests::test_import_invalid_data ... ok
[INFO] [stdout] test auth::storage::tests::test_default_storage_path_without_xdg ... ok
[INFO] [stdout] test billing::storage::tests::test_default_storage_path_without_xdg ... ok
[INFO] [stdout] test billing::storage::tests::test_estimator_basic ... ok
[INFO] [stdout] test billing::storage::tests::test_estimator_unknown_operation ... ok
[INFO] [stdout] test billing::storage::tests::test_budget_tracker_exceeds_limit ... ok
[INFO] [stdout] test cli::tests::test_bookmarks_subcommands ... ok
[INFO] [stdout] test cli::tests::test_schema_and_help_commands ... ok
[INFO] [stdout] test cli::tests::test_media_subcommands ... ok
[INFO] [stdout] test billing::storage::tests::test_stable_writes_modification_on_different_content ... ok
[INFO] [stdout] test billing::storage::tests::test_stable_writes_no_modification_on_same_content ... ok
[INFO] [stdout] test cli::tests::test_media_upload_global_output_flag ... ok
[INFO] [stdout] test billing::storage::tests::test_estimator_media_upload ... ok
[INFO] [stdout] test cli::tests::test_completion_subcommand ... ok
[INFO] [stdout] test context::tests::test_check_daily_budget_within_limit ... ok
[INFO] [stdout] test context::tests::test_check_interaction_required_non_interactive ... ok
[INFO] [stdout] test context::tests::test_check_max_cost_exceeds_limit ... ok
[INFO] [stdout] test cli::tests::test_top_level_commands ... ok
[INFO] [stdout] test context::tests::test_check_interaction_required_interactive ... ok
[INFO] [stdout] test context::tests::test_check_daily_budget_exceeds_limit ... ok
[INFO] [stdout] test context::tests::test_check_max_cost_within_limit ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_with_probe_failure ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_with_probe_success ... ok
[INFO] [stdout] test doctor::tests::test_path_info_nonexistent ... ok
[INFO] [stdout] test context::tests::test_context_creation ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_authenticated_full_scopes_no_probe ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_authenticated_missing_scopes ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_skipped_probe_returns_skipped_status ... ok
[INFO] [stdout] test doctor::tests::test_collect_diagnostics_unauthenticated_no_probe ... ok
[INFO] [stdout] test cli::tests::test_global_flags ... ok
[INFO] [stdout] test cli::tests::test_timeline_subcommands ... ok
[INFO] [stdout] test doctor::tests::test_scope_check_all_present ... ok
[INFO] [stdout] test doctor::tests::test_scope_check_unauthenticated ... ok
[INFO] [stdout] test doctor::tests::test_scope_check_missing_scopes ... ok
[INFO] [stdout] test errors::tests::test_error_builder ... ok
[INFO] [stdout] test errors::tests::test_error_with_details_builder ... ok
[INFO] [stdout] test errors::tests::test_create_meta_with_trace_id ... ok
[INFO] [stdout] test errors::tests::test_create_meta_without_trace_id ... ok
[INFO] [stdout] test introspection::tests::test_characterization_commands_risk_and_cost ... ok
[INFO] [stdout] test errors::tests::test_auth_required_error_builder ... ok
[INFO] [stdout] test introspection::tests::test_characterization_commands_list_names ... ok
[INFO] [stdout] test introspection::tests::test_characterization_help_usage_strings ... ok
[INFO] [stdout] test cli::tests::test_tweets_subcommands ... ok
[INFO] [stdout] test introspection::tests::test_characterization_help_error_vocabulary_codes ... ok
[INFO] [stdout] test errors::tests::test_error_with_retry_builder ... ok
[INFO] [stdout] test introspection::tests::test_characterization_help_exit_codes_count ... ok
[INFO] [stdout] test introspection::tests::test_characterization_schema_for_commands ... ok
[INFO] [stdout] test introspection::tests::test_command_help ... ok
[INFO] [stdout] test introspection::tests::test_characterization_schema_for_search_recent ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_bash_non_empty ... ok
[INFO] [stdout] test introspection::tests::test_command_schema ... ok
[INFO] [stdout] test introspection::tests::test_commands_list ... ok
[INFO] [stdout] test introspection::tests::test_media_upload_schema ... ok
[INFO] [stdout] test introspection::tests::test_media_upload_help ... ok
[INFO] [stdout] test introspection::tests::test_timeline_help ... ok
[INFO] [stdout] test logging::tests::test_log_format_from_str ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_bash_contains_xcom_rs ... ok
[INFO] [stdout] test introspection::tests::test_commands_list_includes_media_upload ... ok
[INFO] [stdout] test introspection::tests::test_help_description_matches_registry ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_fish_contains_xcom_rs ... ok
[INFO] [stdout] test media::commands::tests::test_upload_client_error_propagates ... ok
[INFO] [stdout] test media::commands::tests::test_upload_nonexistent_file_returns_error ... ok
[INFO] [stdout] test media::commands::tests::test_upload_success_returns_media_id ... ok
[INFO] [stdout] test introspection::tests::test_commands_list_includes_timeline ... ok
[INFO] [stdout] test output::tests::test_print_error_envelope ... ok
[INFO] [stdout] test output::tests::test_output_format_from_str ... ok
[INFO] [stdout] test protocol::tests::test_error_envelope ... ok
[INFO] [stdout] test protocol::tests::test_error_retryable ... ok
[INFO] [stdout] test output::tests::test_print_json_envelope ... ok
[INFO] [stdout] test protocol::tests::test_exit_codes ... ok
[INFO] [stdout] test protocol::tests::test_success_envelope ... ok
[INFO] [stdout] test search::commands::tests::test_parse_cursor_invalid ... ok
[INFO] [stdout] test search::commands::tests::test_parse_cursor_none ... ok
[INFO] [stdout] test protocol::tests::test_interaction_required_error ... ok
[INFO] [stdout] test search::commands::tests::test_parse_cursor_valid ... ok
[INFO] [stdout] test search::commands::tests::test_search_recent_basic ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_fish_non_empty ... ok
[INFO] [stdout] test search::commands::tests::test_search_recent_default_limit ... ok
[INFO] [stdout] test search::commands::tests::test_search_recent_with_cursor ... ok
[INFO] [stdout] test search::commands::tests::test_search_recent_tweet_contains_query ... ok
[INFO] [stdout] test media::commands::tests::test_mime_from_extension ... ok
[INFO] [stdout] test search::commands::tests::test_search_users_basic ... ok
[INFO] [stdout] test search::commands::tests::test_search_users_default_limit ... ok
[INFO] [stdout] test search::commands::tests::test_search_users_user_fields ... ok
[INFO] [stdout] test skills::discovery::tests::test_discover_skills_empty_dir ... ok
[INFO] [stdout] test search::commands::tests::test_search_users_with_cursor ... ok
[INFO] [stdout] test cli::tests::test_search_subcommands ... ok
[INFO] [stdout] test skills::discovery::tests::test_find_skill_nonexistent ... ok
[INFO] [stdout] test skills::discovery::tests::test_find_skill_existing ... ok
[INFO] [stdout] test skills::discovery::tests::test_discover_skills_with_skill ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_zsh_non_empty ... ok
[INFO] [stdout] test skills::install::tests::test_resolve_agent_paths_opencode_project ... ok
[INFO] [stdout] test skills::install::tests::test_resolve_canonical_path_project ... ok
[INFO] [stdout] test skills::install::tests::test_install_skill_project_scope ... ok
[INFO] [stdout] test handlers::completion::tests::test_completion_zsh_contains_xcom_rs ... ok
[INFO] [stdout] test skills::install::tests::test_resolve_agent_paths_claude ... ok
[INFO] [stdout] test timeline::commands::tests::test_home_timeline_basic ... ok
[INFO] [stdout] test timeline::commands::tests::test_home_timeline_with_cursor ... ok
[INFO] [stdout] test timeline::commands::tests::test_mentions_timeline_basic ... ok
[INFO] [stdout] test timeline::commands::tests::test_pagination_response_uses_snake_case_tokens ... ok
[INFO] [stdout] test timeline::commands::tests::test_user_timeline_resolves_handle_to_id ... ok
[INFO] [stdout] test timeline::commands::tests::test_timeline_auth_required ... ok
[INFO] [stdout] test tweets::client::tests::test_mock_post_tweet_no_reply ... ok
[INFO] [stdout] test timeline::commands::tests::test_timeline_pagination_with_previous_token ... ok
[INFO] [stdout] test timeline::commands::tests::test_timeline_rate_limit_error ... ok
[INFO] [stdout] test timeline::commands::tests::test_timeline_pagination_next_token ... ok
[INFO] [stdout] test timeline::commands::tests::test_user_timeline_basic ... ok
[INFO] [stdout] test timeline::commands::tests::test_user_timeline_resolves_handle_with_env_override ... ok
[INFO] [stdout] test tweets::client::tests::test_fetch_conversation ... ok
[INFO] [stdout] test tweets::client::tests::test_build_conversation_edges ... ok
[INFO] [stdout] test tweets::client::tests::test_mock_get_tweet ... ok
[INFO] [stdout] test tweets::client::tests::test_mock_post_tweet_with_reply ... ok
[INFO] [stdout] test tweets::client::tests::test_mock_get_tweet_not_found ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_engagement_result_serialization ... ok
[INFO] [stdout] test doctor::tests::test_execution_mode_from_context ... ok
[INFO] [stdout] test introspection::tests::test_timeline_schema ... ok
[INFO] [stdout] test skills::install::tests::test_resolve_agent_paths_opencode_global ... ok
[INFO] [stdout] test tweets::commands::show::tests::test_conversation_edges_structure ... ok
[INFO] [stdout] test tweets::commands::show::tests::test_conversation_returns_tree ... ok
[INFO] [stdout] test tweets::commands::create::tests::test_create_idempotency_error_policy ... ok
[INFO] [stdout] test tweets::commands::show::tests::test_show_not_found ... ok
[INFO] [stdout] test tweets::commands::show::tests::test_show_returns_tweet ... ok
[INFO] [stdout] test tweets::commands::tests::test_conversation_edges_structure ... ok
[INFO] [stdout] test tweets::commands::create::tests::test_create_idempotency_return_policy ... ok
[INFO] [stdout] test auth::storage::tests::test_stable_writes_same_content ... ok
[INFO] [stdout] test tweets::commands::tests::test_conversation_returns_tree ... ok
[INFO] [stdout] test tweets::commands::create::tests::test_create_rate_limit_simulation ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_like_rate_limit_simulation ... ok
[INFO] [stdout] test tweets::commands::tests::test_error_classification ... ok
[INFO] [stdout] test tweets::commands::tests::test_engagement_result_serialization ... ok
[INFO] [stdout] test tweets::commands::tests::test_if_exists_policy_from_str ... ok
[INFO] [stdout] test tweets::commands::create::tests::test_create_generates_client_request_id ... ok
[INFO] [stdout] test tweets::commands::create::tests::test_create_with_explicit_client_request_id ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_like_tweet ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_unlike_tweet ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_unretweet ... ok
[INFO] [stdout] test tweets::commands::list::tests::test_list_pagination_with_cursor ... ok
[INFO] [stdout] test tweets::commands::list::tests::test_list_with_field_projection ... ok
[INFO] [stdout] test auth::storage::tests::test_stable_writes_different_content ... ok
[INFO] [stdout] test tweets::commands::tests::test_show_not_found ... ok
[INFO] [stdout] test tweets::commands::tests::test_list_with_field_projection ... ok
[INFO] [stdout] test tweets::commands::tests::test_show_returns_tweet ... ok
[INFO] [stdout] test tweets::commands::tests::test_reply_creates_tweet_with_reference ... ok
[INFO] [stdout] test tweets::commands::tests::test_reply_idempotency_return ... ok
[INFO] [stdout] test tweets::commands::engagement::tests::test_retweet ... ok
[INFO] [stdout] test tweets::commands::tests::test_thread_partial_failure_contains_structured_error ... ok
[INFO] [stdout] test tweets::commands::tests::test_thread_posts_multiple_tweets ... ok
[INFO] [stdout] test tweets::commands::tests::test_create_generates_client_request_id ... ok
[INFO] [stdout] test tweets::commands::tests::test_thread_partial_failure_after_some_success ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_thread_empty_fails ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_thread_partial_failure_contains_structured_error ... ok
[INFO] [stdout] test tweets::commands::tests::test_create_idempotency_error_policy ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_thread_partial_failure_after_some_success ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_reply_idempotency_return ... ok
[INFO] [stdout] test tweets::ledger::tests::test_request_hash_consistency ... ok
[INFO] [stdout] test tweets::models::tests::test_default_fields ... ok
[INFO] [stdout] test tweets::models::tests::test_field_parse ... ok
[INFO] [stdout] test tweets::models::tests::test_tweet_projection ... ok
[INFO] [stdout] test tweets::ledger::tests::test_lookup_nonexistent ... ok
[INFO] [stdout] test tweets::commands::tests::test_thread_empty_fails ... ok
[INFO] [stdout] test tweets::ledger::tests::test_record_and_lookup ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_reply_creates_tweet_with_reference ... ok
[INFO] [stdout] test tweets::commands::tests::test_create_idempotency_return_policy ... ok
[INFO] [stdout] test tweets::ledger::tests::test_cleanup_old_entries ... ok
[INFO] [stdout] test tweets::commands::thread::tests::test_thread_posts_multiple_tweets ... ok
[INFO] [stdout] test tweets::commands::tests::test_create_with_explicit_client_request_id ... ok
[INFO] [stdout] test tweets::commands::tests::test_like_rate_limit_simulation ... ok
[INFO] [stdout] test tweets::commands::tests::test_like_tweet ... ok
[INFO] [stdout] test tweets::commands::tests::test_list_pagination ... ok
[INFO] [stdout] test tweets::commands::tests::test_retweet ... ok
[INFO] [stdout] test tweets::commands::list::tests::test_list_pagination ... ok
[INFO] [stdout] test tweets::commands::tests::test_unlike_tweet ... ok
[INFO] [stdout] test tweets::commands::tests::test_unretweet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xcom_rs-a538c7f2391a992b)
[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/auth_billing_test.rs (/opt/rustwide/target/debug/deps/auth_billing_test-89cefb94c0c80357)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_all_tests_run_without_network ... ok
[INFO] [stdout] test test_billing_estimate_structure ... ok
[INFO] [stdout] test test_dry_run_zero_cost ... ok
[INFO] [stdout] test test_max_cost_credits_guard ... ok
[INFO] [stdout] test test_budget_daily_credits_tracking ... ok
[INFO] [stdout] test test_auth_import_dry_run_fail ... ok
[INFO] [stdout] test test_auth_import_dry_run_create ... ok
[INFO] [stdout] test test_non_interactive_auth_error ... ok
[INFO] [stdout] test test_auth_import_dry_run_skip ... ok
[INFO] [stdout] test test_auth_status_unauthenticated_fixture ... ok
[INFO] [stdout] test test_auth_import_dry_run_update ... ok
[INFO] [stdout] test test_auth_storage_stable_writes ... ok
[INFO] [stdout] test test_auth_export_import_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a9328cf38561ed98)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_interactive_context ... ok
[INFO] [stdout] test test_non_interactive_context ... ok
[INFO] [stdout] test test_demo_interactive_non_interactive_mode ... ok
[INFO] [stdout] test test_valid_log_format_json ... ok
[INFO] [stdout] test test_invalid_log_format ... ok
[INFO] [stdout] test test_demo_interactive_interactive_mode ... ok
[INFO] [stdout] test test_valid_log_format_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tweets_integration_test.rs (/opt/rustwide/target/debug/deps/tweets_integration_test-a504295ac850b0f0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_error_classification ... ok
[INFO] [stdout] test test_ndjson_output_format ... ok
[INFO] [stdout] test test_field_projection ... ok
[INFO] [stdout] test test_different_content_same_client_request_id ... ok
[INFO] [stdout] test test_timeout_retry_with_ledger ... ok
[INFO] [stdout] test test_if_exists_error_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/xdg_paths_test.rs (/opt/rustwide/target/debug/deps/xdg_paths_test-a6e54858d96cf56b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_auth_storage_respects_xdg_data_home ... ignored
[INFO] [stdout] test test_billing_storage_respects_xdg_data_home ... ignored
[INFO] [stdout] test test_fallback_to_default_path_without_xdg ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests xcom_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/context.rs - context::ExecutionPolicy::check_interaction_required (line 55) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f1b0a56803904f7b28e2d49a658cba06d9f1dc1b4c2562286075691199bc59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f1b0a56803904f7b28e2d49a658cba06d9f1dc1b4c2562286075691199bc59e", kill_on_drop: false }`
[INFO] [stdout] 2f1b0a56803904f7b28e2d49a658cba06d9f1dc1b4c2562286075691199bc59e
