[INFO] fetching crate ixa 2.0.0-beta1.1...
[INFO] testing ixa-2.0.0-beta1.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate ixa 2.0.0-beta1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ixa 2.0.0-beta1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ixa 2.0.0-beta1.1
[INFO] tweaked toml for crates.io crate ixa 2.0.0-beta1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ixa 2.0.0-beta1.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ixa 2.0.0-beta1.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635c811192e1deaf6e8372027e63263c8c7eef0ccdc9eb1fc940dc6fada74937
[INFO] running `Command { std: "docker" "start" "-a" "635c811192e1deaf6e8372027e63263c8c7eef0ccdc9eb1fc940dc6fada74937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635c811192e1deaf6e8372027e63263c8c7eef0ccdc9eb1fc940dc6fada74937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635c811192e1deaf6e8372027e63263c8c7eef0ccdc9eb1fc940dc6fada74937", kill_on_drop: false }`
[INFO] [stdout] 635c811192e1deaf6e8372027e63263c8c7eef0ccdc9eb1fc940dc6fada74937
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf7f3066ae09c6bf78555d048d45653be1810d9bade4319ce25842309f584883
[INFO] running `Command { std: "docker" "start" "-a" "bf7f3066ae09c6bf78555d048d45653be1810d9bade4319ce25842309f584883", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling progress_bar v1.4.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling ixa-derive v2.0.0-beta.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ixa v2.0.0-beta1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.44s
[INFO] running `Command { std: "docker" "inspect" "bf7f3066ae09c6bf78555d048d45653be1810d9bade4319ce25842309f584883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7f3066ae09c6bf78555d048d45653be1810d9bade4319ce25842309f584883", kill_on_drop: false }`
[INFO] [stdout] bf7f3066ae09c6bf78555d048d45653be1810d9bade4319ce25842309f584883
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e87ccd83c5807d4e937e88ebd4737f4f1ca7f27d3418cbd64848be1b4314a2
[INFO] running `Command { std: "docker" "start" "-a" "26e87ccd83c5807d4e937e88ebd4737f4f1ca7f27d3418cbd64848be1b4314a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling ixa v2.0.0-beta1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.21s
[INFO] running `Command { std: "docker" "inspect" "26e87ccd83c5807d4e937e88ebd4737f4f1ca7f27d3418cbd64848be1b4314a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e87ccd83c5807d4e937e88ebd4737f4f1ca7f27d3418cbd64848be1b4314a2", kill_on_drop: false }`
[INFO] [stdout] 26e87ccd83c5807d4e937e88ebd4737f4f1ca7f27d3418cbd64848be1b4314a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6e75ab715ef6449ba0d4c110d3ddb0a217d429eb8314aef61ab4d2023724450
[INFO] running `Command { std: "docker" "start" "-a" "d6e75ab715ef6449ba0d4c110d3ddb0a217d429eb8314aef61ab4d2023724450", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ixa-b9fc8770b960e0e3)
[INFO] [stdout] 
[INFO] [stdout] running 327 tests
[INFO] [stdout] test context::tests::check_plan_phase_ordering ... ok
[INFO] [stdout] test context::tests::add_plan_with_current_time ... ok
[INFO] [stdout] test context::tests::empty_context ... ok
[INFO] [stdout] test context::tests::callback_adds_callback_and_timed_plan ... ok
[INFO] [stdout] test context::tests::get_current_time_before_execute_defaults ... ok
[INFO] [stdout] test context::tests::callback_only ... ok
[INFO] [stdout] test context::tests::get_current_time_initializes_to_zero_when_all_positive ... ok
[INFO] [stdout] test context::tests::cancel_plan ... ok
[INFO] [stdout] test context::tests::callback_before_timed_plan ... ok
[INFO] [stdout] test context::tests::callback_adds_timed_plan ... ok
[INFO] [stdout] test context::tests::get_current_time_initializes_to_zero_when_empty ... ok
[INFO] [stdout] test context::tests::add_plan_get_current_time ... ok
[INFO] [stdout] test context::tests::multiple_negative_plans ... ok
[INFO] [stdout] test context::tests::large_negative_time ... ok
[INFO] [stdout] test context::tests::multiple_event_types ... ok
[INFO] [stdout] test context::tests::multiple_event_handlers ... ok
[INFO] [stdout] test context::tests::add_plan_same_time_fifo_and_phases ... ok
[INFO] [stdout] test context::tests::multiple_plans_final_time_is_last ... ok
[INFO] [stdout] test context::tests::negative_and_positive_plans ... ok
[INFO] [stdout] test context::tests::negative_plan_can_add_positive_plan ... ok
[INFO] [stdout] test context::tests::get_data ... ok
[INFO] [stdout] test context::tests::negative_plan_can_schedule_negative_plan ... ok
[INFO] [stdout] test context::tests::get_current_time_initializes_to_zero_with_plan ... ok
[INFO] [stdout] test context::tests::get_current_time_multiple_calls_before_execute ... ok
[INFO] [stdout] test context::tests::multiple_events ... ok
[INFO] [stdout] test context::tests::set_start_time_equal_to_earliest_plan_allowed ... ok
[INFO] [stdout] test context::tests::plans_at_same_time_fire_in_order ... ok
[INFO] [stdout] test context::tests::periodic_plan_self_schedules ... ok
[INFO] [stdout] test context::tests::plans_at_same_time_follow_phase ... ok
[INFO] [stdout] test context::tests::negative_plan_time_allowed ... ok
[INFO] [stdout] test context::tests::set_start_time_with_only_callbacks_keeps_time ... ok
[INFO] [stdout] test context::tests::shutdown_cancels_events ... ok
[INFO] [stdout] test context::tests::shutdown_cancels_callbacks ... ok
[INFO] [stdout] test context::tests::simple_event ... ok
[INFO] [stdout] test context::tests::shutdown_requested_reset ... ok
[INFO] [stdout] test context::tests::negative_time_ordering_with_phases ... ok
[INFO] [stdout] test context::tests::shutdown_cancels_plans ... ok
[INFO] [stdout] test context::tests::subscribe_after_event ... ok
[INFO] [stdout] test context::tests::timed_plan_adds_callback_and_timed_plan ... ok
[INFO] [stdout] test context::tests::timed_plan_only ... ok
[INFO] [stdout] test context::tests::very_small_negative_time ... ok
[INFO] [stdout] test debugger::tests::test_cli_continue ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_breakpoint_delete_all ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_breakpoint_delete_id ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_breakpoint_disable_enable ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_breakpoint_set ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_breakpoint_list ... ok
[INFO] [stdout] test context::tests::add_periodic_plan_inf_panics - should panic ... ok
[INFO] [stdout] test context::tests::add_plan_less_than_current_time_panics - should panic ... ok
[INFO] [stdout] test context::tests::add_periodic_plan_zero_period_panics - should panic ... ok
[INFO] [stdout] test context::tests::add_periodic_plan_nan_panics - should panic ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_global_get_empty_prop ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_global_get_registered_prop ... ok
[INFO] [stdout] test entity::context_extension::tests::add_and_count_entities ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_global_get_unregistered_prop ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_global_list ... ok
[INFO] [stdout] test entity::context_extension::tests::add_entity_with_zst ... ok
[INFO] [stdout] test debugger::tests::test_cli_next ... ok
[INFO] [stdout] test debugger::tests::test_cli_debugger_global_no_args ... ok
[INFO] [stdout] test entity::context_extension::tests::add_an_entity_without_required_properties ... ok
[INFO] [stdout] test entity::context_extension::tests::count_entities ... ok
[INFO] [stdout] test entity::context_extension::tests::get_derived_property_multiple_deps ... ok
[INFO] [stdout] test entity::context_extension::tests::observe_diamond_property_change ... ok
[INFO] [stdout] test entity::context_extension::tests::listen_to_derived_property_change_event ... ok
[INFO] [stdout] test entity::context_extension::tests::query_unindexed_default_properties ... ok
[INFO] [stdout] test entity::context_extension::tests::query_unindexed_derived_properties ... ok
[INFO] [stdout] test entity::context_extension::tests::get_and_set_property_explicit ... ok
[INFO] [stdout] test entity::context_extension::tests::set_property_correctly_maintains_index ... ok
[INFO] [stdout] test context::tests::cannot_schedule_plan_before_current_time - should panic ... ok
[INFO] [stdout] test entity::entity::tests::entity_id_debug_display ... ok
[INFO] [stdout] test entity::entity::tests::test_entity_iterator_clonable ... ok
[INFO] [stdout] test entity::entity::tests::test_entity_iterator_nth ... ok
[INFO] [stdout] test entity::entity::tests::test_entity_iterator_basic ... ok
[INFO] [stdout] test entity::entity::tests::test_entity_iterator_size_hint ... ok
[INFO] [stdout] test context::tests::infinite_plan_time - should panic ... ok
[INFO] [stdout] test context::tests::nan_plan_time - should panic ... ok
[INFO] [stdout] test data_plugin::tests::test_multithreaded_plugin_init ... ok
[INFO] [stdout] test context::tests::set_start_time_nan_panics - should panic ... ok
[INFO] [stdout] test entity::context_extension::tests::new_entities_have_default_values ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_default_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_default_not_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_default_not_indexed_initial_source_no ... ok
[INFO] [stdout] test context::tests::set_start_time_inf_panics - should panic ... ok
[INFO] [stdout] test context::tests::set_start_time_only_once - should panic ... ok
[INFO] [stdout] test context::tests::negative_time_from_callback_panics - should panic ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_non_default_not_indexed_initial_source_yes ... ok
[INFO] [stdout] test data_plugin::tests::test_wrong_data_plugin_impl_wrong_type - should panic ... ok
[INFO] [stdout] test data_plugin::tests::test_wrong_data_plugin_impl_index_oob - should panic ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_derived_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_non_default_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::context_extension::tests::query_results_respect_index_modes ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_constant_non_default_indexed_initial_source_no ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_derived_not_indexed_initial_source_no ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_derived_indexed_initial_source_no ... ok
[INFO] [stdout] test entity::entity_store::tests::test_add_to_registry_idempotent ... ok
[INFO] [stdout] test entity::entity_store::tests::test_box_dyn_registered_item_type_alias ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_items_get_mut ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_items_multiple_items_mutated ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_derived_not_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::entity_store::tests::test_entity_iterator ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_items_get_cached ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_explicit_non_default_not_indexed_initial_source_no ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_explicit_non_default_indexed_initial_source_no ... ok
[INFO] [stdout] test entity::events::tests::get_entity_property_change_event ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_multiple_query_result_iterators ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_explicit_non_default_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_item_new_boxed ... ok
[INFO] [stdout] test entity::entity_set::source_set::tests::test_iterators ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_item_trait_name ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_items_get ... ok
[INFO] [stdout] test entity::entity_set::entity_set_iterator::tests::test_explicit_non_default_not_indexed_initial_source_yes ... ok
[INFO] [stdout] test entity::events::tests::observe_entity_addition ... ok
[INFO] [stdout] test entity::index::full_index::tests::test_multi_property_index_typed_api ... ok
[INFO] [stdout] test entity::events::tests::observe_entity_property_change ... ok
[INFO] [stdout] test entity::events::tests::test_person_property_change_event_no_people ... ok
[INFO] [stdout] test entity::index::full_index::tests::test_index_value_compute_different_values ... ok
[INFO] [stdout] test entity::index::full_index::tests::test_index_value_compute_same_values ... ok
[INFO] [stdout] test entity::index::value_count_index::tests::test_add_remove_counts ... ok
[INFO] [stdout] test entity::index::value_count_index::tests::test_index_value_compute_different_values ... ok
[INFO] [stdout] test entity::index::value_count_index::tests::test_index_value_compute_same_values ... ok
[INFO] [stdout] test entity::index::value_count_index::tests::test_add_remove_with_hash_requires_existing_bucket ... ok
[INFO] [stdout] test entity::property_store::tests::test_index_query_results_for_property_store_unindexed ... ok
[INFO] [stdout] test entity::property_store::tests::test_index_query_results_for_property_store ... ok
[INFO] [stdout] test entity::index::value_count_index::tests::test_multi_property_index_typed_api ... ok
[INFO] [stdout] test entity::query::tests::all_macro_as_property_list_for_add_entity ... ok
[INFO] [stdout] test entity::query::tests::all_macro_no_properties ... ok
[INFO] [stdout] test entity::query::tests::entity_property_tuple_as_property_list ... ok
[INFO] [stdout] test entity::query::tests::all_macro_single_property ... ok
[INFO] [stdout] test entity::property_store::tests::test_get_property_store ... ok
[INFO] [stdout] test entity::entity_store::tests::test_registered_items_invalid_index - should panic ... ok
[INFO] [stdout] test entity::query::tests::all_macro_with_trailing_comma ... ok
[INFO] [stdout] test entity::query::tests::entity_property_tuple_basic ... ok
[INFO] [stdout] test entity::query::tests::all_macro_multiple_properties ... ok
[INFO] [stdout] test entity::query::tests::entity_property_tuple_inner_access ... ok
[INFO] [stdout] test entity::query::tests::entity_property_tuple_empty_query ... ok
[INFO] [stdout] test entity::query::tests::filter_entities_for_unindexed_query ... ok
[INFO] [stdout] test entity::query::tests::with_query_results ... ok
[INFO] [stdout] test entity::query::tests::entity_property_tuple_singleton ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_cast_value ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_empty ... ok
[INFO] [stdout] test entity::query::tests::query_entity_count_empty ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_add_after_index ... ok
[INFO] [stdout] test entity::query::tests::filter_entities_for_indexed_query ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_intersection_one_indexed ... ok
[INFO] [stdout] test entity::query::tests::query_derived_prop ... ok
[INFO] [stdout] test entity::events::tests::observe_entity_property_change_with_set ... ok
[INFO] [stdout] test entity::property_store::tests::test_index_query_results_for_property_store_value_count_index ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_intersection ... ok
[INFO] [stdout] test entity::query::tests::query_entity_count ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_macro_change ... ok
[INFO] [stdout] test entity::query::tests::test_match_entity ... ok
[INFO] [stdout] test entity::query::tests::query_derived_prop_with_index ... ok
[INFO] [stdout] test execution_stats::tests::test_collector_initialization ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_macro_index_second ... ok
[INFO] [stdout] test entity::query::tests::query_derived_prop_with_optimized_index ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_macro_index_first ... ok
[INFO] [stdout] test global_properties::test::get_global_propert_missing ... ok
[INFO] [stdout] test global_properties::test::list_registered_global_properties ... ok
[INFO] [stdout] test global_properties::test::read_global_properties ... ok
[INFO] [stdout] test global_properties::test::read_duplicate_property ... ok
[INFO] [stdout] test global_properties::test::read_malformed_property ... ok
[INFO] [stdout] test global_properties::test::set_get_global_property ... ok
[INFO] [stdout] test global_properties::test::read_unknown_property ... ok
[INFO] [stdout] test external_api::time::test::test ... ok
[INFO] [stdout] test hashing::tests::hash_serialized_equals_one_shot ... ok
[INFO] [stdout] test global_properties::test::get_serialized_value_by_string ... ok
[INFO] [stdout] test hashing::tests::hashes_strings ... ok
[INFO] [stdout] test global_properties::test::validate_property_set_failure ... ok
[INFO] [stdout] test global_properties::test::validate_property_set_success ... ok
[INFO] [stdout] test global_properties::test::set_parameters ... ok
[INFO] [stdout] test global_properties::test::validate_property_load_success ... ok
[INFO] [stdout] test global_properties::test::validate_property_load_failure ... ok
[INFO] [stdout] test hashing::tests::hashes_structs ... ok
[INFO] [stdout] test hashing::tests::serialization_is_concatenation ... ok
[INFO] [stdout] test log::wasm_logger::tests::should_log_global_level ... ok
[INFO] [stdout] test macros::property_impl::tests::test_debug_trait ... ok
[INFO] [stdout] test macros::property_impl::tests::test_get_display ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z ERROR ixa::log::tests - test_set_log_level: global set to error
[INFO] [stdout] [2K
2026-03-11T06:35:17Z TRACE ixa::log::tests - test_set_log_level: global set to trace
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test log::tests::test_level_to_string_list ... ok
[INFO] [stdout] test log::tests::test_set_log_level ... ok
[INFO] [stdout] test log::wasm_logger::tests::should_log_per_module_override ... ok
[INFO] [stdout] test macros::property_impl::tests::test_derived_property ... ok
[INFO] [stdout] test log::tests::test_set_remove_module_filters ... ok
[INFO] [stdout] test log::wasm_logger::tests::browser_record_formats_message ... ok
[INFO] [stdout] test log::wasm_logger::tests::browser_record_formats_unknown_location ... ok
[INFO] [stdout] test log::wasm_logger::tests::module_filtering_prefers_longest_match ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test macros::property_impl::tests::test_multi_property_ordering ... ok
[INFO] [stdout] test macros::with::tests::all_macro_disambiguates_entities ... ok
[INFO] [stdout] test macros::with::tests::all_macro_with_sample_entity ... ok
[INFO] [stdout] test macros::with::tests::all_macro_with_add_entity ... ok
[INFO] [stdout] test macros::with::tests::all_macro_with_sample_entity_no_match ... ok
[INFO] [stdout] test network::test_api::add_edge_different_weights ... ok[2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] 
[INFO] [stdout] test network::test_api::add_edge_bidi ... [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] ok
[INFO] [stdout] test network::test_inner::add_edge ... ok
[INFO] [stdout] test network::test_inner::add_edge_bogus_weight ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test network::test_inner::add_edge_to_self ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test network::test_inner::add_edge_with_inner ... ok
[INFO] [stdout] test network::test_inner::add_remove_add_edge ... ok
[INFO] [stdout] test network::test_inner::add_two_edge_types ... ok
[INFO] [stdout] test network::test_inner::add_two_edges ... ok
[INFO] [stdout] test network::test_inner::find_people_by_degree ... ok
[INFO] [stdout] test network::test_api::select_random_edge ... ok
[INFO] [stdout] test network::test_inner::remove_nonexistent_edge ... ok
[INFO] [stdout] test network::test_api::get_matching_edges_weight ... ok
[INFO] [stdout] test network::test_api::get_matching_edges_person_property ... ok
[INFO] [stdout] test network::test_api::add_edge ... ok
[INFO] [stdout] test network::test_inner::add_edge_twice_fails ... ok
[INFO] [stdout] test numeric::tests::almost_eq_infinities ... ok
[INFO] [stdout] test numeric::tests::convergence_updates_and_compares ... ok
[INFO] [stdout] test plan::tests::add_and_get_plans ... ok
[INFO] [stdout] test numeric::tests::almost_eq_outside_tolerance ... ok
[INFO] [stdout] test numeric::tests::almost_eq_within_tolerance ... ok
[INFO] [stdout] test numeric::tests::assert_almost_eq_macro_panics - should panic ... ok
[INFO] [stdout] test plan::tests::add_and_cancel_plans ... ok
[INFO] [stdout] test plan::tests::cancel_invalid_plan ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z INFO ixa::execution_stats - Execution complete.
[INFO] [stdout] [2K
2026-03-11T06:35:17Z INFO ixa::execution_stats - Max memory usage: 71.2 MiB
[INFO] [stdout] [2K
2026-03-11T06:35:17Z INFO ixa::execution_stats - CPU time: 0s
[INFO] [stdout] [2K
2026-03-11T06:35:17Z INFO ixa::execution_stats - Wall time: 6ms 39us 800ns
[INFO] [stdout] [2K
2026-03-11T06:35:17Z WARN ixa::entity::context_extension - Called Context::with_query_results() with an unindexed query. It's almost always better to use Context::query_result_iterator() for unindexed queries.
[INFO] [stdout] test plan::tests::add_plans ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test plan::tests::add_plans_at_same_time_with_same_priority ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test plan::tests::empty_queue ... ok
[INFO] [stdout] test network::test_api::remove_edge ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test numeric::tests::assert_almost_eq_macro_passes ... ok
[INFO] [stdout] test plan::tests::add_plans_at_same_time_with_different_priority ... ok
[INFO] [stdout] test plugin_context::test_plugin_context::test_all_methods ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_intersection_non_macro ... ok
[INFO] [stdout] test plugin_context::test_plugin_context::test_external_function ... ok
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_statistic_f64 ... ok
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_statistic_i64 ... ok
[INFO] [stdout] test plugin_context::test_plugin_context::test_plugin_context ... ok
[INFO] [stdout] test entity::query::tests::with_query_results_index_after_add ... ok
[INFO] [stdout] test execution_stats::tests::test_cpu_time_increases_over_time ... ok
[INFO] [stdout] test network::test_api::get_matching_edges_inner ... ok
[INFO] [stdout] test macros::property_impl::tests::test_multi_property_vs_property_query ... ok
[INFO] [stdout] test execution_stats::tests::test_compute_final_statistics_structure ... ok
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_statistic_print_functions ... ok
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_value_display ... ok
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_statistic_returns_none ... ok
[INFO] [stdout] test profiling::display::tests::formats_exact_thousand ... ok
[INFO] [stdout] test profiling::display::tests::formats_four_digits ... ok
[INFO] [stdout] test profiling::display::tests::formats_five_digits ... ok
[INFO] [stdout] test profiling::display::tests::formats_large_number_f64 ... ok
[INFO] [stdout] test profiling::display::tests::formats_negative_number ... ok
[INFO] [stdout] test profiling::display::tests::formats_number_with_rounding_down ... ok
[INFO] [stdout] test profiling::display::tests::formats_number_with_rounding_up ... ok
[INFO] [stdout] test profiling::display::tests::formats_negative_rounding_edge ... ok
[INFO] [stdout] test profiling::display::tests::formats_single_digit ... ok
[INFO] [stdout] test profiling::display::tests::formats_six_digits ... ok
[INFO] [stdout] test profiling::display::tests::formats_small_decimal ... ok
[INFO] [stdout] test profiling::display::tests::formats_small_integer ... ok
[INFO] [stdout] test profiling::display::tests::formats_three_digits ... ok
[INFO] [stdout] test profiling::display::tests::formats_two_digits ... ok
[INFO] [stdout] test profiling::display::tests::formats_zero ... ok
[INFO] [stdout] test profiling::display::tests::formats_zero_f64 ... ok
[INFO] [stdout] test profiling::display::tests::increments_named_count_correctly ... ok
[INFO] [stdout] test profiling::display::tests::print_named_counts_outputs_expected_format ... ok
[INFO] [stdout] test profiling::display::tests::formats_seven_digits ... ok
[INFO] [stdout] test profiling::display::tests::test_print_computed_statistics_integration ... ok
[INFO] [stdout] test profiling::file::tests::test_json_serialization_format ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test profiling::reporting::tests::print_execution_statistics_without_profiling_data ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test profiling::computed_statistic::tests::test_computed_statistic_usize ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test profiling::reporting::tests::print_execution_statistics_with_profiling_data ... ok
[INFO] [stdout] test profiling::data::tests::test_span_basic ... ok
[INFO] [stdout] test profiling::reporting::tests::write_profiling_data_creates_json ... ok
[INFO] [stdout] test profiling::data::tests::test_span_explicit_close ... ok
[INFO] [stdout] test profiling::display::tests::print_named_spans_outputs_expected_format ... ok
[INFO] [stdout] test profiling::display::tests::formats_large_number ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test profiling::file::tests::test_write_profiling_data_to_file ... ok
[INFO] [stdout] test profiling::reporting::tests::write_profiling_data_overwrites_when_true ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test random::context_ext::test::get_rng_basic ... ok
[INFO] [stdout] test random::context_ext::test::reset_seed ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test profiling::data::tests::test_span_nesting ... ok
[INFO] [stdout] test random::context_ext::test::sample_weighted ... ok
[INFO] [stdout] test random::context_ext::test::sample_range ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_empty ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_exact_population ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_hashset ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_large_sample ... ok
[INFO] [stdout] test entity::entity_store::tests::test_initialize_item_index_concurrent ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_basic ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_requested_exceeds_population ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_single_element ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_small_sample ... ok
[INFO] [stdout] test random::context_ext::test::sampler_function_closure_capture ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_reproducibility ... ok
[INFO] [stdout] test profiling::data::tests::test_total_measured_span ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z ERROR ixa::profiling::reporting - profiling output file already exists: /tmp/.tmpm8j6P1/prefix_profiling.json
[INFO] [stdout] test random::context_ext::test::sample_distribution ... ok
[INFO] [stdout] test profiling::data::tests::test_span_multiple_calls ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_basic ... ok
[INFO] [stdout] test random::context_ext::test::multiple_rng_types ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_zero_requested ... ok
[INFO] [stdout] test random::context_ext::test::sample_bool ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_hashset ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z INFO ixa::report::test - The next 'file already exists' error is intended for a passing test.
[INFO] [stdout] [2K
2026-03-11T06:35:17Z ERROR ixa::report - File already exists: /tmp/.tmpS1DLQW/prefix1_sample_report.csv. Please set `overwrite` to true in the file configuration and rerun.
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_reproducibility ... ok
[INFO] [stdout] test profiling::reporting::tests::write_profiling_data_respects_overwrite_false ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_empty ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_single_element ... ok
[INFO] [stdout] test report::test::multiple_reports_one_context ... ok
[INFO] [stdout] test report::test::dont_overwrite_report ... ok
[INFO] [stdout] test report::test::add_report_empty_prefix ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test report::test::add_and_send_report ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test runner::tests::test_run_with_logging_enabled ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test runner::tests::test_run_with_random_seed ... ok
[INFO] [stdout] test runner::tests::test_run_with_config_path ... ok
[INFO] [stdout] test report::test::overwrite_report ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test runner::tests::test_run_with_args ... ok
[INFO] [stdout] test value_vec::tests::from_vec_wraps_without_copy ... ok
[INFO] [stdout] test runner::tests::test_run_with_report_options ... ok
[INFO] [stdout] [2K
2026-03-11T06:35:17Z DEBUG ixa::execution_stats - Process ID: 23
[INFO] [stdout] test runner::tests::test_run_with_custom ... ok
[INFO] [stdout] test value_vec::tests::debug_impl ... ok
[INFO] [stdout] test value_vec::tests::from_iterator_collect ... ok
[INFO] [stdout] test value_vec::tests::get_cloned_and_replace ... ok
[INFO] [stdout] test value_vec::tests::insert_and_remove ... ok
[INFO] [stdout] test runner::tests::test_run_with_custom_args ... ok
[INFO] [stdout] test value_vec::tests::into_iterator_consumes_valuevec ... ok
[INFO] [stdout] test value_vec::tests::round_trip_from_vec_into_vec ... ok
[INFO] [stdout] test value_vec::tests::into_vec_unwraps_without_copy ... ok
[INFO] [stdout] test report::test::add_report_no_dir ... FAILED
[INFO] [stdout] test value_vec::tests::swap_remove_works ... ok
[INFO] [stdout] test value_vec::tests::push_pop ... ok
[INFO] [stdout] test report::test::multithreaded_report_generation_thread_local ... ok
[INFO] [stdout] test value_vec::tests::into_iterator_and_into_vec_equivalence ... ok
[INFO] [stdout] test value_vec::tests::to_vec_clone_snapshot ... ok
[INFO] [stdout] test report::test::send_report_without_adding_report - should panic ... ok
[INFO] [stdout] test profiling::data::tests::test_get_named_counts_table ... ok
[INFO] [stdout] test entity::context_extension::tests::with_query_results_finds_multi_index ... ok
[INFO] [stdout] test profiling::data::tests::test_get_named_spans_table ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_single_l_reservoir_uniformity ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_element_probability ... ok
[INFO] [stdout] test random::sampling_algorithms::tests::test_sample_multiple_l_reservoir_uniformity ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test execution_stats::tests::test_refresh_respects_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- report::test::add_report_no_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'report::test::add_report_no_dir' (466) panicked at src/report.rs:301:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5de4fb5f1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5de4fb5f1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5de4fb5f1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5de4fb5f1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5de4fcfdca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5de4fcfdca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e5de4fbbfb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5de4fbbfb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5de4f91bef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5de4f91bef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5de4fad009 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5de4cb692c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e5de4cb692c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5de4fad1c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e5de4fad1c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5de4f91ca8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5de4f88d79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5de4f92b2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5de4fd06dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5de4fd0422 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5de49c9f18 - core::result::Result<T,E>::unwrap::h7816718b95206d22
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5de49c9f18 - ixa::report::test::add_report_no_dir::hd26c96417250e94a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/report.rs:301:65
[INFO] [stdout]   22:     0x5e5de49ca837 - ixa::report::test::add_report_no_dir::{{closure}}::h6a854e450f735ad2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/report.rs:295:27
[INFO] [stdout]   23:     0x5e5de4b35c16 - core::ops::function::FnOnce::call_once::h298e1252b54a80cf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e5de4caaa0b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e5de4caaa0b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e5de4cb73fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e5de4cb73fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e5de4cb73fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e5de4cb73fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e5de4cb73fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e5de4cb73fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e5de4cb73fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e5de4cb2b14 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e5de4cb2b14 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e5de4cba002 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e5de4cba002 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e5de4cba002 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e5de4cba002 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e5de4cba002 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e5de4cba002 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e5de4cba002 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e5de4fb500f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e5de4fb500f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c65e61f6aa4 - <unknown>
[INFO] [stdout]   45:     0x7c65e6283a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     report::test::add_report_no_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 326 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d6e75ab715ef6449ba0d4c110d3ddb0a217d429eb8314aef61ab4d2023724450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e75ab715ef6449ba0d4c110d3ddb0a217d429eb8314aef61ab4d2023724450", kill_on_drop: false }`
[INFO] [stdout] d6e75ab715ef6449ba0d4c110d3ddb0a217d429eb8314aef61ab4d2023724450
