[INFO] fetching crate zart 0.2.0...
[INFO] testing zart-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zart 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zart 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zart 0.2.0
[INFO] tweaked toml for crates.io crate zart 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zart 0.2.0 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 zart 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 libredox v0.1.15
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] [stderr]   Downloaded zart-scheduler v0.2.0
[INFO] [stderr]   Downloaded zart-core v0.2.0
[INFO] [stderr]   Downloaded zart-macros v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 39088dafaf8dfa952864b8ce306d188a1c67f0b6ea01ad2597d64013333b7b01
[INFO] running `Command { std: "docker" "start" "-a" "39088dafaf8dfa952864b8ce306d188a1c67f0b6ea01ad2597d64013333b7b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39088dafaf8dfa952864b8ce306d188a1c67f0b6ea01ad2597d64013333b7b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39088dafaf8dfa952864b8ce306d188a1c67f0b6ea01ad2597d64013333b7b01", kill_on_drop: false }`
[INFO] [stdout] 39088dafaf8dfa952864b8ce306d188a1c67f0b6ea01ad2597d64013333b7b01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d7aed0b75841b2b42117410406dd80989157e84dddef2543ec8d3d2122f4db3d
[INFO] running `Command { std: "docker" "start" "-a" "d7aed0b75841b2b42117410406dd80989157e84dddef2543ec8d3d2122f4db3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zart-macros v0.2.0
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[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 chrono-tz v0.10.4
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zart-core v0.2.0
[INFO] [stderr]    Compiling zart-scheduler v0.2.0
[INFO] [stderr]    Compiling zart v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.87s
[INFO] running `Command { std: "docker" "inspect" "d7aed0b75841b2b42117410406dd80989157e84dddef2543ec8d3d2122f4db3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7aed0b75841b2b42117410406dd80989157e84dddef2543ec8d3d2122f4db3d", kill_on_drop: false }`
[INFO] [stdout] d7aed0b75841b2b42117410406dd80989157e84dddef2543ec8d3d2122f4db3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 21496744e1b0aa629dddb3c01d9fde15564c5d7ecadeba61cc181f4d27415950
[INFO] running `Command { std: "docker" "start" "-a" "21496744e1b0aa629dddb3c01d9fde15564c5d7ecadeba61cc181f4d27415950", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zart-core v0.2.0
[INFO] [stderr]    Compiling zart-scheduler v0.2.0
[INFO] [stderr]    Compiling zart v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "21496744e1b0aa629dddb3c01d9fde15564c5d7ecadeba61cc181f4d27415950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21496744e1b0aa629dddb3c01d9fde15564c5d7ecadeba61cc181f4d27415950", kill_on_drop: false }`
[INFO] [stdout] 21496744e1b0aa629dddb3c01d9fde15564c5d7ecadeba61cc181f4d27415950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4040990ff6d17c09fd26bb476edc2820051082975d0d5be06eedeec783496adb
[INFO] running `Command { std: "docker" "start" "-a" "4040990ff6d17c09fd26bb476edc2820051082975d0d5be06eedeec783496adb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zart-b7fc36607fb7a237)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test builder::tests::build_succeeds_with_no_registries ... ok
[INFO] [stdout] test builder::tests::build_succeeds_with_pre_built_scheduler_registry ... ok
[INFO] [stdout] test builder::tests::fluent_mixed_registrations ... ok
[INFO] [stdout] test builder::tests::config_method_works ... ok
[INFO] [stdout] test builder::tests::fluent_multiple_durable_tasks ... ok
[INFO] [stdout] test builder::tests::build_with_both_registries ... ok
[INFO] [stdout] test builder::tests::pre_built_durable_registry ... ok
[INFO] [stdout] test context::tests::body_mode_completed_step_returns_cached_result_with_zero_db_writes ... ok
[INFO] [stdout] test builder::tests::register_scheduler_task_creates_registry ... ok
[INFO] [stdout] test context::tests::body_mode_inflight_step_returns_scheduled_without_inserting_duplicate ... ok
[INFO] [stdout] test context::tests::body_mode_loop_with_named_override_returns_correct_per_iteration_result ... ok
[INFO] [stdout] test builder::tests::register_durable_task_creates_registry ... ok
[INFO] [stdout] test context::tests::body_mode_loop_with_unique_names_returns_correct_per_iteration_result ... ok
[INFO] [stdout] test builder::tests::build_without_durable_registry_no_zart_task ... ok
[INFO] [stdout] test context::tests::body_mode_first_step_inserts_exactly_one_task_row ... ok
[INFO] [stdout] test context::tests::body_mode_execute_step_with_retry_embeds_retry_config_in_metadata ... ok
[INFO] [stdout] test context::tests::context_free_fn_returns_execution_id_in_body_phase ... ok
[INFO] [stdout] test context::tests::wait_all_body_mode_all_completed_returns_results_with_zero_new_tasks ... ok
[INFO] [stdout] test context::tests::body_mode_wait_for_event_completed_returns_cached_payload ... ok
[INFO] [stdout] test context::tests::wait_all_body_mode_n_unscheduled_steps_creates_n_children ... ok
[INFO] [stdout] test context::tests::body_mode_wait_for_event_first_call_schedules_step_task ... ok
[INFO] [stdout] test error::tests::execution_failure_debug_deadline_exceeded ... ok
[INFO] [stdout] test error::tests::execution_failure_debug_retries_exhausted ... ok
[INFO] [stdout] test error::tests::execution_failure_debug_step_failed ... ok
[INFO] [stdout] test context::tests::body_mode_wait_for_event_no_timeout_uses_max_execution_time ... ok
[INFO] [stdout] test context::tests::retry_config_round_trips_through_json ... ok
[INFO] [stdout] test context::tests::context_free_fn_returns_step_metadata_in_step_phase ... ok
[INFO] [stdout] test context::tests::execution_state_with_attempts_round_trips_through_json ... ok
[INFO] [stdout] test context::tests::sleep_body_mode_with_duration_schedules_sleep_step_in_future ... ok
[INFO] [stdout] test context::tests::sleep_body_mode_inserts_one_sleep_task_with_exact_wake_time ... ok
[INFO] [stdout] test error::tests::execution_failure_display_deadline_exceeded ... ok
[INFO] [stdout] test error::tests::execution_failure_display_retries_exhausted ... ok
[INFO] [stdout] test error::tests::step_error_scheduled_is_control_flow ... ok
[INFO] [stdout] test error::tests::task_error_display ... ok
[INFO] [stdout] test error::tests::zart_step_error_display_deadline_exceeded ... ok
[INFO] [stdout] test error::tests::zart_step_error_display_timed_out ... ok
[INFO] [stdout] test error::tests::zart_step_error_is_std_error ... ok
[INFO] [stdout] test error::tests::zart_step_error_display_retry_exhausted ... ok
[INFO] [stdout] test context::tests::step_mode_nontarget_step_reads_cache_with_zero_writes ... ok
[INFO] [stdout] test error::tests::step_outcome_debug_variants ... ok
[INFO] [stdout] test error::tests::zart_step_error_last_error_retry_exhausted ... ok
[INFO] [stdout] test error::tests::zart_step_error_last_error_returns_none_for_deadline ... ok
[INFO] [stdout] test error::tests::execution_failure_display_step_failed ... ok
[INFO] [stdout] test error::tests::zart_step_error_last_error_returns_none_for_timed_out ... ok
[INFO] [stdout] test execution_model::tests::from_metadata_body_empty_returns_body ... ok
[INFO] [stdout] test execution_model::tests::from_task_metadata_body ... ok
[INFO] [stdout] test execution_model::tests::from_task_metadata_step_type_sleep ... ok
[INFO] [stdout] test logging::tests::tracing_config_defaults_are_sane ... ok
[INFO] [stdout] test execution_model::tests::from_task_metadata_step_defaults_retry_to_zero ... ok
[INFO] [stdout] test execution_model::tests::from_task_metadata_step_parses_name_and_retry_attempt ... ok
[INFO] [stdout] test execution_model::tests::is_wait_all_child_false_when_absent ... ok
[INFO] [stdout] test postgres::table_names::tests::default_resolves_all_tables ... ok
[INFO] [stdout] test metrics::stub_tests::gather_metrics_returns_empty_string_without_feature ... ok
[INFO] [stdout] test context::tests::step_mode_wait_for_event_returns_cached_payload ... ok
[INFO] [stdout] test logging::tests::init_tracing_succeeds ... ok
[INFO] [stdout] test execution_model::tests::is_wait_all_child_true_when_flag_present ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_custom_prefix ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_prefix_and_schema ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_with_schema ... ok
[INFO] [stdout] test postgres::table_names::tests::from_env_or_default_reads_env_vars ... ok
[INFO] [stdout] test postgres::table_names::tests::from_env_or_default_uses_defaults ... ok
[INFO] [stdout] test registry::tests::register_and_lookup ... ok
[INFO] [stdout] test registry::tests::registry_len ... ok
[INFO] [stdout] test retry::tests::exponential_delay_doubles ... ok
[INFO] [stdout] test retry::tests::fixed_delay_is_constant ... ok
[INFO] [stdout] test retry::tests::max_delay_cap_is_respected ... ok
[INFO] [stdout] test retry::tests::no_retry_returns_none_for_any_attempt ... ok
[INFO] [stdout] test step_ops::tests::schedule_wait_group_child_task_writes_wg_step_name_metadata_key ... ok
[INFO] [stdout] test step_types::tests::from_metadata_wrapper_recognizes_wait_group_child ... ok
[INFO] [stdout] test step_types::tests::from_task_metadata_parses_step_types ... ok
[INFO] [stdout] test step_types::tests::from_task_metadata_prefers_wg_over_step_type ... ok
[INFO] [stdout] test step_types::tests::from_task_metadata_recognizes_is_wait_all_child_flag ... ok
[INFO] [stdout] test step_types::tests::from_task_metadata_recognizes_wg_step_name ... ok
[INFO] [stdout] test builder::tests::build_panics_if_zart_task_already_registered - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/mod.rs (/opt/rustwide/target/debug/deps/integration-da84f545fbe40c04)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test admin_retry::admin_retry_step_clears_deadline_so_retried_step_can_run ... ignored
[INFO] [stdout] test basic_execution::cancel_stops_execution_before_it_runs ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::durable_execution_runs_sequential_steps ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::failed_step_causes_execution_to_fail ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::list_executions_returns_started_executions ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::recurring_fixed_delay_task_runs_multiple_times ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::start_uses_single_internal_transaction ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::step_exhausts_retries_and_fails_execution ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test basic_execution::step_retries_on_transient_failure ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test cancellation::cancelled_execution_not_overwritten_when_handler_succeeds ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test cancellation::cancelled_execution_not_requeued_on_step_scheduled ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test dispatch::completion_behaviors_execute_with_real_backend ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test dispatch::deliver_event_happy_path_and_idempotency ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test dispatch::stepdefid_from_task_metadata_correct ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test dispatch::wait_group_complete_concurrent_schedules_body_once ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test dispatch::wait_group_failure_first_only_fails_execution_once ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test event_driven::cancel_stops_execution_before_completion ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test event_driven::wait_for_event_resumes_execution_after_offer_event ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test event_driven::wait_with_timeout_returns_error_when_execution_does_not_complete ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test parallel_steps::parallel_steps_all_complete_and_sum_results ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test recurring_durable::always_start_runs_multiple_executions_in_parallel ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test recurring_durable::basic_recurrence_fixed_delay_runs_multiple_occurrences ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test recurring_durable::cancel_and_restart_cancels_first_and_starts_second ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test recurring_durable::metadata_occurrence_increments_across_ticks ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test recurring_durable::skip_if_running_skips_second_tick_when_first_still_running ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-eab1ec4ad7cc58d0)
[INFO] [stdout] test selective_rerun::selective_rerun_copies_preserved_steps_to_new_run ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test transaction::start_for_in_tx_commit_creates_execution_with_payload ... ignored
[INFO] [stdout] test transaction::start_in_tx_commit_creates_execution_and_task ... ignored
[INFO] [stdout] test transaction::start_in_tx_duplicate_returns_not_supported ... ignored
[INFO] [stdout] test transaction::start_in_tx_rollback_leaves_no_execution ... ignored
[INFO] [stdout] test transaction::step_without_trx_completes_normally ... ignored
[INFO] [stdout] test transaction::trx_atomic_step_write_and_completion_commit_together ... ignored
[INFO] [stdout] test transaction::trx_atomic_step_write_rolls_back_on_step_error ... ignored
[INFO] [stdout] test transaction::trx_called_outside_step_returns_error ... ignored
[INFO] [stdout] test transaction::trx_double_call_returns_error ... ignored
[INFO] [stdout] test transaction::wait_group_child_atomic_commit_domain_sql_and_bookkeeping ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test typed_completion::start_and_wait_for_infers_types_from_handler ... ignored
[INFO] [stdout] test typed_completion::start_and_wait_for_returns_typed_result ... ignored
[INFO] [stdout] test typed_completion::wait_completion_fails_on_type_mismatch ... ignored
[INFO] [stdout] test typed_completion::wait_completion_fails_when_no_result ... ignored
[INFO] [stdout] test typed_completion::wait_completion_returns_typed_result ... ignored
[INFO] [stdout] test typed_completion::wait_completion_with_timeout_returns_typed_result ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 42 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test named_overrides_static_step_name ... ok
[INFO] [stdout] test zart_durable_no_timeout_returns_none ... ok
[INFO] [stdout] test zart_durable_generates_handler_struct ... ok
[INFO] [stdout] test zart_durable_loop_with_execute_step_schedules_first_item ... ok
[INFO] [stdout] test zart_durable_pascal_case_struct_name ... ok
[INFO] [stdout] test zart_durable_struct_data_type ... ok
[INFO] [stdout] test zart_durable_timeout_attribute ... ok
[INFO] [stdout] test zart_durable_timeout_hours ... ok
[INFO] [stdout] test zart_step_template_name_generates_dynamic_cow ... ok
[INFO] [stdout] test zart_durable_with_execute_step_retry_first_call_schedules ... ok
[INFO] [stdout] test zart_durable_with_execute_step_first_call_schedules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zart
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/context/step_trait.rs - context::step_trait::ZartStep (line 21) ... ignored
[INFO] [stdout] test src/context/step_trait.rs - context::step_trait::ZartStep (line 39) ... ignored
[INFO] [stdout] test src/context/step_trait.rs - context::step_trait::ZartStep (line 70) ... ignored
[INFO] [stdout] test src/context/step_trait.rs - context::step_trait::ZartStep::named (line 107) ... ignored
[INFO] [stdout] test src/context/task_context.rs - context::task_context::TaskContext::execute_step (line 165) ... ignored
[INFO] [stdout] test src/durable.rs - durable::DurableScheduler (line 66) ... ignored
[INFO] [stdout] test src/durable.rs - durable::DurableScheduler::start_for_in_tx (line 460) ... ignored
[INFO] [stdout] test src/durable.rs - durable::DurableScheduler::start_in_tx (line 397) ... ignored
[INFO] [stdout] test src/lib.rs - (line 107) ... ignored
[INFO] [stdout] test src/lib.rs - (line 117) ... ignored
[INFO] [stdout] test src/lib.rs - (line 13) ... ignored
[INFO] [stdout] test src/durable.rs - durable::DurableScheduler::from_backend (line 105) - compile ... ok
[INFO] [stdout] test src/postgres/mod.rs - postgres (line 32) - compile ... ok
[INFO] [stdout] test src/postgres/mod.rs - postgres (line 13) - compile ... ok
[INFO] [stdout] test src/registry.rs - registry::DurableExecution (line 45) ... ignored
[INFO] [stdout] test src/registry.rs - registry::DurableRegistry (line 213) ... ignored
[INFO] [stdout] test src/postgres/mod.rs - postgres::PostgresStorage::with_table_names (line 102) - compile ... ok
[INFO] [stdout] test src/timeout.rs - timeout::TimeoutScope (line 8) ... ignored
[INFO] [stdout] test src/trx_impl.rs - trx_impl (line 39) ... ignored
[INFO] [stdout] test src/postgres/table_names.rs - postgres::table_names::TableNames (line 19) - compile ... ok
[INFO] [stdout] test src/retry.rs - retry::RetryConfig (line 43) ... ok
[INFO] [stdout] test src/logging.rs - logging::init_tracing (line 25) ... ok
[INFO] [stdout] test src/logging.rs - logging::init_tracing_with_config (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.69s
[INFO] running `Command { std: "docker" "inspect" "4040990ff6d17c09fd26bb476edc2820051082975d0d5be06eedeec783496adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4040990ff6d17c09fd26bb476edc2820051082975d0d5be06eedeec783496adb", kill_on_drop: false }`
[INFO] [stdout] 4040990ff6d17c09fd26bb476edc2820051082975d0d5be06eedeec783496adb
