[INFO] cloning repository https://github.com/heurema/pubpunk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heurema/pubpunk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheurema%2Fpubpunk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheurema%2Fpubpunk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8b59786dce2836c6510b6a0b0fa22f425ae2b80
[INFO] testing heurema/pubpunk against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheurema%2Fpubpunk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heurema/pubpunk
[INFO] finished tweaking git repo https://github.com/heurema/pubpunk
[INFO] tweaked toml for git repo https://github.com/heurema/pubpunk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heurema/pubpunk on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heurema/pubpunk 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc
[INFO] running `Command { std: "docker" "start" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", 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" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", 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" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pubpunk-core v0.1.0 (/opt/rustwide/workdir/crates/pubpunk-core)
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling pubpunk-cli v0.1.0 (/opt/rustwide/workdir/crates/pubpunk-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.31s
[INFO] running `Command { std: "docker" "inspect" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", 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" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pubpunk-core v0.1.0 (/opt/rustwide/workdir/crates/pubpunk-core)
[INFO] [stderr]    Compiling pubpunk-cli v0.1.0 (/opt/rustwide/workdir/crates/pubpunk-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", 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" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pubpunk_cli-cda31c910a5a4cb6)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test credential_command::tests::json_credential_setup_reports_missing_env_var ... ok
[INFO] [stdout] test credential_command::tests::json_credential_setup_writes_after_alias_and_env_resolution ... ok
[INFO] [stdout] test credential_command::tests::json_credential_setup_reports_missing_alias ... ok
[INFO] [stdout] test tests::parse_aliases_show_flags ... ok
[INFO] [stdout] test tests::parse_configure_alias_resource_flags ... ok
[INFO] [stdout] test tests::parse_configure_credential_telegram_flags ... ok
[INFO] [stdout] test tests::parse_configure_target_telegram_flags ... ok
[INFO] [stdout] test tests::parse_doctor_flags ... ok
[INFO] [stdout] test tests::parse_init_flags ... ok
[INFO] [stdout] test tests::parse_publish_flags ... ok
[INFO] [stdout] test tests::parse_configure_style_flags ... ok
[INFO] [stdout] test publish_command::tests::json_publish_reports_missing_resource_alias ... ok
[INFO] [stdout] test tests::parse_style_refine_flags ... ok
[INFO] [stdout] test tests::parse_style_show_flags ... ok
[INFO] [stdout] test tests::parse_style_sample_flags ... ok
[INFO] [stdout] test tests::parse_validate_flags ... ok
[INFO] [stdout] test tests::parse_render_flags ... ok
[INFO] [stdout] test tests::run_aliases_show_json_returns_machine_output ... ok
[INFO] [stdout] test tests::run_configure_alias_resource_json_writes_aliases_file ... ok
[INFO] [stdout] test tests::parse_target_show_flags ... ok
[INFO] [stdout] test tests::run_configure_style_json_returns_questions_when_input_is_missing ... ok
[INFO] [stdout] test publish_command::tests::json_publish_succeeds_after_alias_and_keyring_preflight ... ok
[INFO] [stdout] test tests::run_doctor_json_returns_machine_output ... ok
[INFO] [stdout] test tests::run_configure_style_json_writes_style_files ... ok
[INFO] [stdout] test tests::run_configure_target_telegram_json_returns_questions_when_input_is_missing ... ok
[INFO] [stdout] test tests::run_configure_target_telegram_json_supports_partial_update_from_current_default ... ok
[INFO] [stdout] test tests::run_configure_target_telegram_json_writes_target_file ... ok
[INFO] [stdout] test tests::run_style_sample_json_returns_preview_text ... ok
[INFO] [stdout] test tests::run_render_json_returns_artifact_for_ready_project ... ok
[INFO] [stdout] test tests::run_review_json_returns_artifact_and_issues_for_ready_project ... ok
[INFO] [stdout] test tests::run_publish_json_returns_receipt_for_ready_project ... ok
[INFO] [stdout] test tests::run_style_refine_json_updates_existing_style_pack ... ok
[INFO] [stdout] test tests::parse_review_flags ... ok
[INFO] [stdout] test publish_command::tests::json_publish_reports_missing_keyring_credential ... ok
[INFO] [stdout] test tests::run_init_json_returns_machine_output ... ok
[INFO] [stdout] test tests::run_style_show_json_returns_current_style_pack ... ok
[INFO] [stdout] test tests::run_target_show_json_returns_current_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pubpunk_core-84fc6c24445eac4c)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test aliases::tests::alias_lookup_helpers_resolve_known_values_and_fallback_for_unknown_values ... ok
[INFO] [stdout] test aliases::tests::resolve_platform_config_dir_for_macos_uses_application_support ... ok
[INFO] [stdout] test aliases::tests::resolve_platform_config_dir_for_windows_uses_appdata ... ok
[INFO] [stdout] test aliases::tests::resolve_platform_config_dir_for_linux_prefers_xdg ... ok
[INFO] [stdout] test aliases::tests::configure_global_alias_in_reports_no_changes_for_same_value ... ok
[INFO] [stdout] test doctor::tests::doctor_report_flags_missing_root ... ok
[INFO] [stdout] test aliases::tests::load_global_aliases_from_reads_resources_and_credentials ... ok
[INFO] [stdout] test aliases::tests::configure_global_alias_in_merges_credentials_without_losing_resources ... ok
[INFO] [stdout] test aliases::tests::load_global_aliases_from_returns_empty_when_file_is_missing ... ok
[INFO] [stdout] test aliases::tests::configure_global_alias_in_writes_resource_section ... ok
[INFO] [stdout] test doctor::tests::doctor_report_accepts_ready_project_but_marks_render_available_before_first_run ... ok
[INFO] [stdout] test aliases::tests::show_global_aliases_from_reports_expected_path_when_file_is_missing ... ok
[INFO] [stdout] test doctor::tests::doctor_report_flags_style_placeholder_and_missing_targets_on_fresh_init ... ok
[INFO] [stdout] test doctor::tests::doctor_report_accepts_rendered_project_and_marks_publish_preflight ... ok
[INFO] [stdout] test style_onboarding::tests::configure_style_returns_questions_when_input_is_missing ... ok
[INFO] [stdout] test publish::tests::publish_local_rejects_missing_draft_artifact ... ok
[INFO] [stdout] test review::tests::review_local_warns_on_placeholder_markers ... ok
[INFO] [stdout] test review::tests::review_local_returns_empty_issue_list_for_ready_draft ... ok
[INFO] [stdout] test publish::tests::publish_local_writes_receipt_for_ready_draft ... ok
[INFO] [stdout] test style_onboarding::tests::inspect_style_reads_current_style_pack ... ok
[INFO] [stdout] test render::tests::render_local_rejects_missing_default_target_resolution ... ok
[INFO] [stdout] test style_onboarding::tests::configure_style_writes_style_files_when_input_is_sufficient ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_keeps_existing_default_without_set_default ... ok
[INFO] [stdout] test style_onboarding::tests::refine_style_updates_existing_style_files ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_requires_slug_safe_explicit_id ... ok
[INFO] [stdout] test render::tests::render_local_writes_draft_artifact_for_default_telegram_target ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_returns_questions_when_input_is_missing ... ok
[INFO] [stdout] test target_onboarding::tests::show_targets_surfaces_parse_errors_without_failing ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_writes_target_file_and_updates_placeholder_default ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_uses_existing_target_by_explicit_id_for_partial_updates ... ok
[INFO] [stdout] test target_onboarding::tests::configure_target_telegram_uses_existing_default_target_for_partial_updates ... ok
[INFO] [stdout] test target_onboarding::tests::show_targets_returns_default_target_and_current_instances ... ok
[INFO] [stdout] test tests::json_is_machine_readable ... ok
[INFO] [stdout] test tests::parse_project_toml_accepts_arrays_booleans_and_numbers ... ok
[INFO] [stdout] test style_onboarding::tests::sample_style_returns_deterministic_preview ... ok
[INFO] [stdout] test tests::force_rewrites_modified_project_file ... ok
[INFO] [stdout] test tests::validate_report_accepts_defaults_target_that_matches_target_instance ... ok
[INFO] [stderr]    Doc-tests pubpunk_core
[INFO] [stdout] test tests::validate_report_accepts_fresh_init_tree ... ok
[INFO] [stdout] test tests::load_target_instances_reports_unparseable_target_files ... ok
[INFO] [stdout] test tests::validate_report_flags_unsupported_style_targets_review_and_lint_inputs ... ok
[INFO] [stdout] test tests::validate_rejects_missing_required_directory ... ok
[INFO] [stdout] test tests::validate_report_rejects_telegram_target_without_refs ... ok
[INFO] [stdout] test tests::load_target_instances_collects_multiple_locale_specific_files ... ok
[INFO] [stdout] test tests::init_creates_canonical_pubpunk_tree_and_is_idempotent ... ok
[INFO] [stdout] test tests::validate_report_rejects_invalid_target_instance_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[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" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc", kill_on_drop: false }`
[INFO] [stdout] 084bca31fbb5eee5b7a40c311be400c77c7e461018a19b25a5ecad03f2c14ffc
