[INFO] cloning repository https://github.com/dshuraev/hildr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dshuraev/hildr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdshuraev%2Fhildr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdshuraev%2Fhildr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ef11eeda584c77affd5c380a7696533d33a4e83
[INFO] testing dshuraev/hildr against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdshuraev%2Fhildr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dshuraev/hildr
[INFO] finished tweaking git repo https://github.com/dshuraev/hildr
[INFO] tweaked toml for git repo https://github.com/dshuraev/hildr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dshuraev/hildr 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 git repo https://github.com/dshuraev/hildr 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded rhai v1.24.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87857e391690c9bb54c8aeeb921549efabe10bb993d10690f62b31c27b9fec44
[INFO] running `Command { std: "docker" "start" "-a" "87857e391690c9bb54c8aeeb921549efabe10bb993d10690f62b31c27b9fec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87857e391690c9bb54c8aeeb921549efabe10bb993d10690f62b31c27b9fec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87857e391690c9bb54c8aeeb921549efabe10bb993d10690f62b31c27b9fec44", kill_on_drop: false }`
[INFO] [stdout] 87857e391690c9bb54c8aeeb921549efabe10bb993d10690f62b31c27b9fec44
[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=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] f3b57e0da253a6133d8f87e36b69e014a4258aa4b34ddcb145153e248b5c6cca
[INFO] running `Command { std: "docker" "start" "-a" "f3b57e0da253a6133d8f87e36b69e014a4258aa4b34ddcb145153e248b5c6cca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rtrb v0.3.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling hildr v0.1.0 (/opt/rustwide/workdir/hildr)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.61s
[INFO] running `Command { std: "docker" "inspect" "f3b57e0da253a6133d8f87e36b69e014a4258aa4b34ddcb145153e248b5c6cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b57e0da253a6133d8f87e36b69e014a4258aa4b34ddcb145153e248b5c6cca", kill_on_drop: false }`
[INFO] [stdout] f3b57e0da253a6133d8f87e36b69e014a4258aa4b34ddcb145153e248b5c6cca
[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=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] a7902ed0bc1a1b5196711336e0b0dfab8e39977a4e951eca3db62dba98587968
[INFO] running `Command { std: "docker" "start" "-a" "a7902ed0bc1a1b5196711336e0b0dfab8e39977a4e951eca3db62dba98587968", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hildr v0.1.0 (/opt/rustwide/workdir/hildr)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.10s
[INFO] running `Command { std: "docker" "inspect" "a7902ed0bc1a1b5196711336e0b0dfab8e39977a4e951eca3db62dba98587968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7902ed0bc1a1b5196711336e0b0dfab8e39977a4e951eca3db62dba98587968", kill_on_drop: false }`
[INFO] [stdout] a7902ed0bc1a1b5196711336e0b0dfab8e39977a4e951eca3db62dba98587968
[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=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] 8ead4dc4d997ebe59722e2d8cd587cc13d0c9245a9c5d63ba022db66e4c2fdd0
[INFO] running `Command { std: "docker" "start" "-a" "8ead4dc4d997ebe59722e2d8cd587cc13d0c9245a9c5d63ba022db66e4c2fdd0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hildr-5a2e8129e853a51c)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test clock::tests::now_ns_returns_ok_after_start ... ok
[INFO] [stdout] test clock::tests::now_ms_truncates_sub_millisecond ... ok
[INFO] [stdout] test clock::tests::now_ns_returns_stopped_error_when_paused ... ok
[INFO] [stdout] test clock::tests::now_ns_returns_stopped_error_after_stop ... ok
[INFO] [stdout] test clock::tests::timescale_new_valid_returns_ok ... ok
[INFO] [stdout] test clock::tests::timescale_new_zero_numerator_returns_error ... ok
[INFO] [stdout] test clock::tests::wall_deadline_future_vt_is_after_now ... ok
[INFO] [stdout] test clock::tests::now_ms_returns_stopped_error_when_paused ... ok
[INFO] [stdout] test clock::tests::wall_deadline_returns_some_when_running ... ok
[INFO] [stdout] test plugin::tests::handle_clone_shares_inner_state ... ok
[INFO] [stdout] test plugin::tests::handle_unsubscribe_with_unknown_id_is_noop ... ok
[INFO] [stdout] test clock::tests::wall_deadline_returns_none_when_paused ... ok
[INFO] [stdout] test plugin::tests::now_ns_returns_stopped_error_when_clock_is_paused ... ok
[INFO] [stdout] test plugin::tests::handle_unsubscribe_removes_correct_subscription ... ok
[INFO] [stdout] test plugin::tests::now_ns_returns_ok_when_clock_is_running ... ok
[INFO] [stdout] test plugin::tests::post_domain_event_increments_drop_counter_when_queue_full ... ok
[INFO] [stdout] test plugin::tests::handle_subscribe_adds_subscription ... ok
[INFO] [stdout] test plugin::tests::post_domain_event_sends_correct_variant ... ok
[INFO] [stdout] test runtime::tests::junit_xml_empty_suite_is_valid ... ok
[INFO] [stdout] test runtime::tests::junit_xml_counts_tests_and_failures_correctly ... ok
[INFO] [stdout] test runtime::tests::junit_xml_escapes_special_characters_in_names ... ok
[INFO] [stdout] test runtime::tests::junit_xml_failing_scenario_has_failure_element_with_span_prefix ... ok
[INFO] [stdout] test runtime::tests::junit_xml_passing_scenario_has_no_failure_element ... ok
[INFO] [stdout] test runtime::tests::junit_xml_timeout_scenario_has_timeout_failure_type ... ok
[INFO] [stdout] test runtime::tests::junit_xml_time_attribute_reflects_wall_ms ... ok
[INFO] [stdout] test clock::tests::virtual_time_starts_at_zero ... ok
[INFO] [stdout] test plugin::tests::handle_is_send_and_can_move_to_thread ... ok
[INFO] [stdout] test clock::tests::timescale_new_zero_denominator_returns_error ... ok
[INFO] [stdout] test plugin::tests::plugin_context_clone_shares_the_same_queue ... ok
[INFO] [stdout] test plugin::tests::plugin_context_can_be_moved_to_background_thread ... ok
[INFO] [stdout] test clock::tests::set_timescale_commits_epoch_preserving_virtual_time ... ok
[INFO] [stdout] test clock::tests::wall_deadline_in_the_past_returns_now_or_earlier ... ok
[INFO] [stdout] test plugin::tests::post_domain_event_signals_condvar ... ok
[INFO] [stdout] test runtime::tests::runtime_collects_single_ok_scenario ... ok
[INFO] [stdout] test runtime::tests::runtime_collects_multiple_records_per_scenario ... ok
[INFO] [stdout] test clock::tests::start_resumes_from_frozen_virtual_time ... ok
[INFO] [stdout] test clock::tests::double_timescale_doubles_virtual_time_rate ... ok
[INFO] [stdout] test runtime::tests::runtime_collects_multiple_scenarios ... ok
[INFO] [stdout] test runtime::tests::runtime_assertion_failure_captured_in_record_outcome ... ok
[INFO] [stdout] test clock::tests::virtual_time_advances_with_real_time_timescale ... ok
[INFO] [stdout] test scheduler::tests::faster_timescale_fires_sooner_in_wall_time ... ok
[INFO] [stdout] test runtime::tests::runtime_returns_err_on_script_syntax_error ... ok
[INFO] [stdout] test scheduler::tests::fires_callback_event_for_action_request ... ok
[INFO] [stdout] test scheduler::tests::drop_without_explicit_shutdown_does_not_hang ... ok
[INFO] [stdout] test clock::tests::stop_freezes_virtual_time ... ok
[INFO] [stdout] test scheduler::tests::register_channel_disconnect_stops_scheduler ... ok
[INFO] [stdout] test scheduler::tests::shutdown_joins_thread_cleanly ... ok
[INFO] [stdout] test scheduler::tests::fires_equal_vt_entries_in_fifo_insertion_order ... ok
[INFO] [stdout] test vm::tests::after_sends_action_with_absolute_vt ... ok
[INFO] [stdout] test scheduler::tests::fires_timeout_event_for_timeout_request ... ok
[INFO] [stdout] test vm::tests::assert_at_passes_when_check_returns_true ... ok
[INFO] [stdout] test runtime::tests::runtime_run_produces_junit_xml_via_test_suite ... ok
[INFO] [stdout] test scheduler::tests::fires_wakeup_event_for_wakeup_request ... ok
[INFO] [stdout] test clock::tests::half_timescale_halves_virtual_time_rate ... ok
[INFO] [stdout] test vm::tests::record_result_assertion_error_accessors ... ok
[INFO] [stdout] test vm::tests::record_result_internal_error_accessors ... ok
[INFO] [stdout] test vm::tests::record_result_ok_accessors ... ok
[INFO] [stdout] test runtime::tests::runtime_wall_ms_is_non_negative ... ok
[INFO] [stdout] test vm::tests::record_result_timeout_accessors ... ok
[INFO] [stdout] test runtime::tests::runtime_plugin_functions_are_available_in_script ... ok
[INFO] [stdout] test vm::tests::assert_fails_when_predicate_false ... ok
[INFO] [stdout] test vm::tests::assert_passes_when_predicate_true ... ok
[INFO] [stdout] test vm::tests::assert_at_fires_check_and_fails_record_when_false ... ok
[INFO] [stdout] test scheduler::tests::signals_condvar_when_event_fires ... ok
[INFO] [stdout] test scheduler::tests::fires_events_in_virtual_time_order_regardless_of_insertion_order ... ok
[INFO] [stdout] test vm::tests::scenario_runs_closure_and_returns_its_value ... ok
[INFO] [stdout] test vm::tests::record_returns_assertion_error_on_assert_failure ... ok
[INFO] [stdout] test vm::tests::record_starts_and_stops_clock ... ok
[INFO] [stdout] test vm::tests::at_sends_action_schedule_request ... ok
[INFO] [stdout] test scheduler::tests::fires_entry_registered_before_clock_start ... ok
[INFO] [stdout] test vm::tests::unsubscribe_calls_hil_unsubscribe_and_clears_slot ... ok
[INFO] [stdout] test vm::tests::now_errors_outside_record ... ok
[INFO] [stdout] test scheduler::tests::does_not_fire_while_clock_is_paused ... ok
[INFO] [stdout] test vm::tests::when_one_shot_calls_hil_unsubscribe_after_domain_event_fires ... ok
[INFO] [stdout] test vm::tests::sleep_returns_timeout_result_when_when_deadline_expires ... ok
[INFO] [stdout] test vm::tests::now_returns_zero_or_positive_inside_record ... ok
[INFO] [stdout] test vm::tests::plugin_register_is_called_during_engine_construction ... ok
[INFO] [stdout] test vm::tests::sleep_processes_domain_event_via_when ... ok
[INFO] [stdout] test vm::tests::record_stops_closure_on_first_failure ... ok
[INFO] [stdout] test vm::tests::record_returns_ok_when_closure_succeeds ... ok
[INFO] [stdout] test vm::tests::sleep_processes_action_callback_during_drain ... ok
[INFO] [stdout] test runtime::tests::runtime_domain_event_reaches_when_handler ... ok
[INFO] [stdout] test vm::tests::subscribe_calls_hil_subscribe_and_returns_id ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-99fe054f5a53a631)
[INFO] [stdout] test vm::tests::sleep_sends_wakeup_schedule_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test assert_inline_produces_assertion_error ... ok
[INFO] [stdout] test assert_at_fires_during_sleep_and_fails_record ... ok
[INFO] [stdout] test after_fires_relative_to_current_virtual_time ... ok
[INFO] [stdout] test bootstrap_at_fires_during_record_sleep ... ok
[INFO] [stdout] test at_callbacks_fire_in_virtual_time_order ... ok
[INFO] [stdout] test sleep_until_waits_for_absolute_virtual_time ... ok
[INFO] [stdout] test junit_xml_shape_for_mixed_outcomes ... ok
[INFO] [stdout] test when_with_deadline_produces_timeout_if_no_event ... ok
[INFO] [stdout] test assert_at_passing_leaves_record_ok ... ok
[INFO] [stdout] test now_returns_positive_inside_record ... ok
[INFO] [stdout] test subscribe_fires_on_every_event ... FAILED
[INFO] [stdout] test plugin_thread_delivers_all_ten_events ... ok
[INFO] [stdout] test three_record_spans_independent_failure_in_middle ... ok
[INFO] [stdout] test when_is_truly_one_shot ... ok
[INFO] [stdout] test when_fires_on_domain_event ... ok
[INFO] [stdout] test unsubscribe_stops_further_deliveries ... ok
[INFO] [stdout] test full_request_response_scenario ... ok
[INFO] [stdout] test two_scenarios_collected_independently ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- subscribe_fires_on_every_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscribe_fires_on_every_event' (177) panicked at hildr/tests/integration.rs:501:5:
[INFO] [stdout] AssertionError { message: "expected 3 events, got 0" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fd4aa9fe3a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58fd4aa9fe3a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58fd4aa9fe3a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58fd4aa9fe3a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58fd4aab81ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58fd4aab81ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58fd4aaa47a2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58fd4aaa47a2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58fd4aa7e4cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58fd4aa7e4cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58fd4aa97ee9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58fd4a4fe25c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58fd4a4fe25c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58fd4aa980a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58fd4aa980a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58fd4aa7e588 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58fd4aa73769 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58fd4aa7f29d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58fd4aab898c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58fd4a4ed658 - integration[9b3e6f7e46452761]::subscribe_fires_on_every_event
[INFO] [stdout]                                at /opt/rustwide/workdir/hildr/tests/integration.rs:501:5
[INFO] [stdout]   20:     0x58fd4a4ec107 - integration[9b3e6f7e46452761]::subscribe_fires_on_every_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hildr/tests/integration.rs:485:36
[INFO] [stdout]   21:     0x58fd4a4e4ea6 - <integration[9b3e6f7e46452761]::subscribe_fires_on_every_event::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58fd4a4f153b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58fd4a4f153b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x58fd4a4fed2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x58fd4a4fed2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x58fd4a4fed2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x58fd4a4fed2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x58fd4a4fed2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58fd4a4fed2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x58fd4a4fed2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x58fd4a4f8444 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x58fd4a4f8444 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x58fd4a501932 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x58fd4a501932 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x58fd4a501932 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x58fd4a501932 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x58fd4a501932 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58fd4a501932 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x58fd4a501932 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58fd4aa9f71f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x58fd4aa9f71f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x73638479aaa4 - <unknown>
[INFO] [stdout]   43:     0x736384827a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     subscribe_fires_on_every_event
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hildr --test integration`
[INFO] running `Command { std: "docker" "inspect" "8ead4dc4d997ebe59722e2d8cd587cc13d0c9245a9c5d63ba022db66e4c2fdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ead4dc4d997ebe59722e2d8cd587cc13d0c9245a9c5d63ba022db66e4c2fdd0", kill_on_drop: false }`
[INFO] [stdout] 8ead4dc4d997ebe59722e2d8cd587cc13d0c9245a9c5d63ba022db66e4c2fdd0
