[INFO] cloning repository https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanchatmangpt/chicago-tdd-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d1dea85914ce8830e494a5c06982ab7200098cb
[INFO] testing seanchatmangpt/chicago-tdd-tools against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] tweaked toml for git repo https://github.com/seanchatmangpt/chicago-tdd-tools written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seanchatmangpt/chicago-tdd-tools on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seanchatmangpt/chicago-tdd-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 trycmd v0.15.11
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded automod v1.0.17
[INFO] [stderr]   Downloaded snapbox v0.6.24
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded docker_credential v1.4.0
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.13
[INFO] [stderr]   Downloaded snapbox-macros v0.4.0
[INFO] [stderr]   Downloaded serde_with_macros v3.21.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.4
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded pin-project v1.1.13
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.73
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded prost-types v0.14.4
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded dummy v0.9.2
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded generator v0.8.9
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded fake v3.1.0
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] [stderr]   Downloaded libz-sys v1.1.29
[INFO] [stderr]   Downloaded libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]   Downloaded wasm4pm-compat v26.6.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92
[INFO] running `Command { std: "docker" "start" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chicago-tdd-tools-proc-macros v26.6.121 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.58s
[INFO] running `Command { std: "docker" "inspect" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ntest v0.9.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chicago_tdd_tools-a2fec0042c64239a)
[INFO] [stdout] 
[INFO] [stdout] running 445 tests
[INFO] [stdout] test core::alert::logging_tests::test_alert_logger_enabled ... ok
[INFO] [stdout] test core::alert::logging_tests::test_alert_logger_init ... ok
[INFO] [stdout] test core::alert::tests::test_alert_critical ... ok
[INFO] [stdout] test core::alert::tests::test_alert_custom ... ok
[INFO] [stdout] test core::alert::tests::test_alert_debug ... ok
[INFO] [stdout] test core::alert::tests::test_alert_info ... ok
[INFO] [stdout] test core::alert::tests::test_write_alert ... ok
[INFO] [stdout] test core::alert::tests::test_alert_success ... ok
[INFO] [stdout] test core::alert::tests::test_alert_warning ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_eq_with_msg_equal ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_max_boundary ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_error_with_err ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_min_boundary ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_zero_range ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_valid ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_success_with_ok ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_valid ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_with_empty_vec ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_with_msg_valid ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_with_string ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_with_vec ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_eq ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_below_min - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_that ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_eq_with_msg_not_equal - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_that_with_msg ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_in_range_above_max - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_error_with_ok - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_chaining ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_success_with_err - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_new ... ok
[INFO] [stdout] test core::builders::tests::test_builder_multiple_validations ... ok
[INFO] [stdout] test core::builders::tests::test_builder_multiple_validations_first_fails ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_with_msg_invalid - should panic ... ok
[INFO] [stdout] test core::builders::tests::test_builder_preset_multiple_registrations ... ok
[INFO] [stdout] test core::builders::tests::test_builder_no_validations ... ok
[INFO] [stdout] test core::builders::tests::test_builder_preset_not_found ... ok
[INFO] [stdout] test core::assertions::tests::test_assert_that_invalid - should panic ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_eq_fails - should panic ... ok
[INFO] [stdout] test core::builders::tests::test_builder_preset_override ... ok
[INFO] [stdout] test core::builders::tests::test_builder_preset_register_and_use ... ok
[INFO] [stdout] test core::builders::tests::test_builder_preset_with_customization ... ok
[INFO] [stdout] test core::builders::tests::test_builder_validation_custom_logic_fails ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_that_with_msg_fails - should panic ... ok
[INFO] [stdout] test core::builders::tests::test_generic_test_data_builder_new ... ok
[INFO] [stdout] test core::assertions::tests::test_assertion_builder_assert_that_fails - should panic ... ok
[INFO] [stdout] test core::builders::tests::test_generic_test_data_builder_with_var ... ok
[INFO] [stdout] test core::builders::tests::test_builder_validation_failure ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_build_json_empty ... ok
[INFO] [stdout] test core::builders::tests::test_generic_test_data_builder_default ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_build_json_with_data ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_chaining ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_default ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_empty_key ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_empty_value ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_large_data ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_new ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_overwrite ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_with_approval_data ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_with_customer_data ... ok
[INFO] [stdout] test core::builders::tests::test_builder_validation_success ... ok
[INFO] [stdout] test core::builders::tests::test_builder_validation_with_custom_logic ... ok
[INFO] [stdout] test core::builders::tests::test_generic_test_data_builder_build_json ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_with_order_data ... ok
[INFO] [stdout] test core::builders::tests::test_test_data_builder_with_var ... ok
[INFO] [stdout] test core::builders::tests::test_validated_test_data_builder_default ... ok
[INFO] [stdout] test core::builders::tests::test_validated_test_data_builder_new ... ok
[INFO] [stdout] test core::builders::tests::test_validated_test_data_builder_with_var ... ok
[INFO] [stdout] test core::config::loading::tests::test_config_defaults_match_constants ... ok
[INFO] [stdout] test core::config::loading::tests::test_config_file_is_read ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_config_builder_complete ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_config_builder_incomplete ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_non_zero_port_invalid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_non_zero_port_valid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_timeout_invalid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_timeout_valid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_u32_invalid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_u32_valid ... ok
[INFO] [stdout] test core::builders::tests::test_builder_build_panics_on_validation_failure - should panic ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_usize_invalid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_valid_coverage_invalid_high ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_positive_usize_valid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_valid_coverage_invalid_low ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_valid_coverage_range_invalid ... ok
[INFO] [stdout] test core::config::poka_yoke::tests::test_valid_coverage_range_valid ... ok
[INFO] [stdout] test core::const_assert::tests::test_validated ... ok
[INFO] [stdout] test core::config::loading::tests::test_config_functions_use_defaults_when_no_config ... FAILED
[INFO] [stdout] test core::config::poka_yoke::tests::test_valid_coverage_valid ... ok
[INFO] [stdout] test core::contract::tests::test_contract_cold_path ... ok
[INFO] [stdout] test core::config::loading::tests::test_config_options_match_implementation ... ok
[INFO] [stdout] test core::contract::tests::test_contract_hot_path ... ok
[INFO] [stdout] test core::contract::tests::test_contract_warm_path ... ok
[INFO] [stdout] test core::config::loading::tests::test_defaults_used_when_no_config ... ok
[INFO] [stdout] test core::contract::tests::test_registry_queries ... ok
[INFO] [stdout] test core::contract::tests::test_registry_coverage_analysis ... ok
[INFO] [stdout] test core::contract::tests::test_resource_envelope_cold_path ... ok
[INFO] [stdout] test core::contract::tests::test_resource_envelope_warm_path ... ok
[INFO] [stdout] test core::contract::tests::test_thermal_classification ... ok
[INFO] [stdout] test core::contract::tests::test_resource_envelope_hot_path ... ok
[INFO] [stdout] test core::fail_fast::tests::test_finalize_requires_core_phases ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_11_prophet_rejects_invalid_confidence ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_1_contract_definition ... ok
[INFO] [stdout] test core::config::loading::tests::test_invalid_values_fallback_to_defaults ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_12_dashboard_consistency ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_5_receipt_generation ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_2_thermal_monotonic ... ok
[INFO] [stdout] test core::fail_fast::tests::test_phase_9_consensus_requires_quorum ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_error_all_variants ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_error_debug ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_metadata_creation ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_metadata_multiple_snapshots ... ok
[INFO] [stdout] test core::config::loading::tests::test_nested_sections_work ... ok
[INFO] [stdout] test core::fail_fast::tests::test_context_creation ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_metadata_capture_snapshot ... ok
[INFO] [stdout] test core::config::loading::tests::test_invalid_zero_values_rejected ... ok
[INFO] [stdout] test core::fail_fast::tests::test_empty_contract_id_fails ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_metadata_mut ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_error_creation_failed_display ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_metadata_ref ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_error_operation_failed_display ... ok
[INFO] [stdout] test core::fixture::tests::test_fixture_provider_default_impl ... ok
[INFO] [stdout] test core::fixture::tests::test_scoped_metadata_cleanup_on_drop ... ok
[INFO] [stdout] test core::fixture::tests::test_scoped_metadata ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_empty_string ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_inner_access ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_cleanup ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_default ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_inner_mut ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_metadata_overwrite ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_new ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_with_data ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_metadata ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_zero_value ... ok
[INFO] [stdout] test core::invariant_properties::integration_tests::test_thermal_sequence_fails_on_backward ... ok
[INFO] [stdout] test core::invariant_properties::integration_tests::test_effects_helper ... ok
[INFO] [stdout] test core::invariant_properties::integration_tests::test_thermal_sequence_helper ... ok
[INFO] [stdout] test core::fixture::tests::test_test_fixture_test_counter ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_empty_effects_rejected ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_confidence_boundaries ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_dashboard_rejects_inconsistent_totals ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_consensus_requires_2_3_quorum ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_dashboard_requires_consistent_totals ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_prophet_rejects_zero_ticks ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_prophet_accepts_positive_ticks ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_prophet_rejects_invalid_confidence ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_receipts_detect_version_mismatch ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_swarm_requires_all_tests_executed ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_receipts_detect_checksum_mismatch ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_receipts_accept_matching_fields ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_thermal_handles_max_u64 ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_full_pipeline_execution ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_thermal_rejects_monster_jumps ... ok
[INFO] [stdout] test core::invariants::tests::test_effect_validator_observed_outside_declared ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_thermal_allows_jumps_within_threshold ... ok
[INFO] [stdout] test core::invariants::tests::test_receipt_validator_checksum_fail ... ok
[INFO] [stdout] test core::invariants::tests::test_receipt_validator_version_mismatch ... ok
[INFO] [stdout] test core::invariants::tests::test_state_validator_transition ... ok
[INFO] [stdout] test core::invariants::tests::test_thermal_validator_monotonic ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_contains_macro ... ok
[INFO] [stdout] test core::invariants::tests::test_thermal_validator_jump ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_thermal_rejects_backward_clock ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_contains_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_not_contains_macro ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_subset_macro ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_effects_accepts_subset_of_declared ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_not_contains_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_superset_macro ... ok
[INFO] [stdout] test core::macros::assert::equality::tests::test_assert_approx_eq_macro ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_superset_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::equality::tests::test_assert_eq_msg_macro ... ok
[INFO] [stdout] test core::macros::assert::collections::tests::test_assert_subset_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::json::tests::test_assert_json_eq_macro ... ok
[INFO] [stdout] test core::macros::assert::equality::tests::test_assert_eq_msg_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::equality::tests::test_assert_approx_eq_macro_fails - should panic ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_effects_rejects_unobserved_effects ... ok
[INFO] [stdout] test core::macros::assert::json::tests::test_assert_json_eq_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_guard_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_simple ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_thermal_accepts_monotonic_sequences ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_struct_pattern ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_with_guard ... ok
[INFO] [stdout] test core::macros::assert::patterns::tests::test_assert_matches_with_message ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_in_range_macro ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_guard_constraint_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_in_range_macro_fails_below - should panic ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_err_macro ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_in_range_macro_fails_above - should panic ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_within_tick_budget_macro ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_fail_macro ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_guard_constraint_macro ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_ok_macro ... ok
[INFO] [stdout] test core::macros::assert::performance::tests::test_assert_within_tick_budget_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_err_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::test::tests::test_async_test_macro_expansion ... ok
[INFO] [stdout] test core::macros::test::tests::test_async_test_with_timeout_macro_expansion ... ok
[INFO] [stdout] test core::macros::test::tests::test_fixture_test_with_timeout_macro_expansion ... ok
[INFO] [stdout] test core::macros::test::tests::test_process_timeout_sufficient ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_ok_macro_fails - should panic ... ok
[INFO] [stdout] test core::macros::test::tests::test_fixture_basic ... ok
[INFO] [stdout] test core::macros::test::tests::test_test_macro_expansion ... ok
[INFO] [stdout] test core::macros::test::tests::test_timeout_constants ... ok
[INFO] [stdout] test core::macros::test::tests::test_timeout_layers_documented ... ok
[INFO] [stdout] test core::macros::assert::result::tests::test_assert_fail_macro_fails - should panic ... ok
[INFO] [stdout] test core::poka_yoke::tests::test_behavior_verification ... ok
[INFO] [stdout] test core::poka_yoke::tests::test_test_result_assert_ok ... ok
[INFO] [stdout] test core::poka_yoke::tests::test_test_result_assert_err ... ok
[INFO] [stdout] test core::receipt::tests::test_environment_fingerprint ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_creation ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_from_contract ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_registry ... ok
[INFO] [stdout] test core::macros::test::tests::test_timeout_constants_match_macro_usage ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_serialization ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_signature ... ok
[INFO] [stdout] test core::receipt::tests::test_test_result_display ... ok
[INFO] [stdout] test core::receipt::tests::test_timing_measurement ... ok
[INFO] [stdout] test core::receipt::tests::test_timing_violation ... ok
[INFO] [stdout] test core::receipt::tests::test_receipt_metadata ... ok
[INFO] [stdout] test core::state::tests::test_state_lifecycle ... ok
[INFO] [stdout] test core::state::tests::test_state_prevents_wrong_order ... ok
[INFO] [stdout] test core::test_utils::tests::test_retry_config_success_first_attempt ... ok
[INFO] [stdout] test core::test_utils::tests::test_temp_dir_cleanup ... ok
[INFO] [stdout] test core::test_utils::tests::test_temp_dir_creation ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_data_email ... ok
[INFO] [stdout] test core::test_utils::tests::test_retry_config_all_failures ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_data_sequence ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_data_string_pattern ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_data_uuid ... ok
[INFO] [stdout] test core::poka_yoke::tests::test_test_result_assert_ok_fails_on_error - should panic ... ok
[INFO] [stdout] test core::test_utils::tests::test_retry_config_success_after_retries ... ok
[INFO] [stdout] test core::type_level::tests::test_size_validated_array ... ok
[INFO] [stdout] test core::type_level::tests::test_type_level_arithmetic ... ok
[INFO] [stdout] test core::verification_pipeline::tests::test_coverage_gaps ... ok
[INFO] [stdout] test core::verification_pipeline::tests::test_deployment_decision ... ok
[INFO] [stdout] test core::verification_pipeline::tests::test_pipeline_execution ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_data_phone ... ok
[INFO] [stdout] test operator_registry::tests::test_count_by_category ... ok
[INFO] [stdout] test operator_registry::tests::test_global_registry ... ok
[INFO] [stdout] test core::macros::test::tests::test_integration_profile_configuration ... ok
[INFO] [stdout] test operator_registry::tests::test_guard_filtering ... ok
[INFO] [stdout] test operator_registry::tests::test_operator_lookup ... ok
[INFO] [stdout] test operator_registry::tests::test_property_counters ... ok
[INFO] [stdout] test operator_registry::tests::test_operator_properties ... ok
[INFO] [stdout] test sector_stacks::academic::tests::test_decision_from_reviews_accept ... ok
[INFO] [stdout] test operator_registry::tests::test_registry_initialization ... ok
[INFO] [stdout] test sector_stacks::academic::tests::test_receipt_generation ... ok
[INFO] [stdout] test sector_stacks::academic::tests::test_decision_from_reviews_reject ... ok
[INFO] [stdout] test sector_stacks::academic::tests::test_reviewer_assignment_deterministic ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_fraud_detection ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_determinism_100_claims ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_receipt_generation_approved ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_receipt_reproducibility ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_settlement_calculation ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_settlement_exceeds_policy_limit ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_validation_invalid_claim ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_audit_trail_completeness ... ok
[INFO] [stdout] test sector_stacks::claims::tests::test_validation_valid_claim ... ok
[INFO] [stdout] test sector_stacks::rdf::ontology::tests::test_add_guard ... ok
[INFO] [stdout] test sector_stacks::rdf::ontology::tests::test_add_hook ... ok
[INFO] [stdout] test sector_stacks::rdf::ontology::tests::test_add_stage ... ok
[INFO] [stdout] test sector_stacks::rdf::ontology::tests::test_deterministic_stages ... ok
[INFO] [stdout] test sector_stacks::rdf::ontology::tests::test_ontology_creation ... ok
[INFO] [stdout] test sector_stacks::rdf::tests::test_ontology_structures_available ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_guard_retrieval ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_determinism_check ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_latency_validation ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_ontology_not_loaded ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_stage_transition_validation ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_validator_creation ... ok
[INFO] [stdout] test sector_stacks::rdf::validation::tests::test_validate_operation_with_ontology ... ok
[INFO] [stdout] test sector_stacks::tests::test_operation_status_display ... ok
[INFO] [stdout] test sector_stacks::tests::test_receipt_creation ... ok
[INFO] [stdout] test swarm::composition::tests::test_composed_operation ... ok
[INFO] [stdout] test swarm::composition::tests::test_composed_operation_results ... ok
[INFO] [stdout] test swarm::composition::tests::test_composition_step ... ok
[INFO] [stdout] test swarm::composition::tests::test_operation_chain_add_steps ... ok
[INFO] [stdout] test swarm::composition::tests::test_operation_chain_advancement ... ok
[INFO] [stdout] test swarm::composition::tests::test_operation_chain_sectors ... ok
[INFO] [stdout] test swarm::composition::tests::test_operation_chain_creation ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_members_for_sector ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_distribute_task ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_register_member ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_submit_task ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_swarm_coordinator_creation ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_swarm_membership ... ok
[INFO] [stdout] test swarm::member::tests::test_member_capacity ... ok
[INFO] [stdout] test swarm::coordinator::tests::test_swarm_status ... ok
[INFO] [stdout] test swarm::member::tests::test_member_creation ... ok
[INFO] [stdout] test swarm::member::tests::test_member_reputation ... ok
[INFO] [stdout] test swarm::member::tests::test_member_state_display ... ok
[INFO] [stdout] test swarm::member::tests::test_member_state_transitions ... ok
[INFO] [stdout] test swarm::member::tests::test_member_with_sectors ... ok
[INFO] [stdout] test swarm::task::tests::test_task_multi_sector ... ok
[INFO] [stdout] test swarm::task::tests::test_task_queue ... ok
[INFO] [stdout] test swarm::task::tests::test_task_receipt_creation ... ok
[INFO] [stdout] test swarm::task::tests::test_task_request_creation ... ok
[INFO] [stdout] test swarm::task::tests::test_task_status_display ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_timer_elapsed ... ok
[INFO] [stdout] test swarm::task::tests::test_task_with_priority ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_coverage_gap ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_orchestrator_submission ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_execution_summary ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_qos_ordering ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_resource_budget ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_suggest_tests_for_change ... ok
[INFO] [stdout] test swarm::test_orchestrator::tests::test_planning_api ... ok
[INFO] [stdout] test swarm::tests::test_swarm_protocol_available ... ok
[INFO] [stdout] test testing::continuous_learning::tests::test_continuous_learner_records_executions ... ok
[INFO] [stdout] test testing::continuous_learning::tests::test_execution_order_optimization ... ok
[INFO] [stdout] test testing::continuous_learning::tests::test_prediction_for_unknown_contract ... ok
[INFO] [stdout] test testing::effects::tests::test_coverage_report ... ok
[INFO] [stdout] test testing::effects::tests::test_effect_coverage_registry ... ok
[INFO] [stdout] test testing::effects::tests::test_effect_coverage ... ok
[INFO] [stdout] test testing::effects::tests::test_http_get_validation ... ok
[INFO] [stdout] test testing::effects::tests::test_network_read_effect ... ok
[INFO] [stdout] test testing::effects::tests::test_pure_effects ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_pattern_single_element ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_large ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_pattern_small ... ok
[INFO] [stdout] test testing::effects::tests::test_file_write_validation ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_pattern_wraps ... ok
[INFO] [stdout] test testing::effects::tests::test_storage_write_effect ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_single_element ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_pattern_zero ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_small ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_wraps ... ok
[INFO] [stdout] test testing::generator::tests::test_generate_test_array_zero ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_default ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_empty_name ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_generate_test ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_empty_spec ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_get_tests ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_new ... ok
[INFO] [stdout] test testing::generator::tests::test_test_generator_multiple_tests ... ok
[INFO] [stdout] test testing::mutation::tests::test_case_mode_clone ... ok
[INFO] [stdout] test testing::mutation::tests::test_case_mode_debug ... ok
[INFO] [stdout] test testing::mutation::tests::test_case_mode_equality ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_add_key ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_change_value ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_clone ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_numeric_delta_non_numeric ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_numeric_delta_negative ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_numeric_delta_positive ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_remove_key ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_string_case_empty ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_string_case_lower ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_string_case_upper ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_string_case_title ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_swap_values ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_swap_values_nonexistent ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_toggle_boolean_case_insensitive ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_toggle_boolean_non_boolean ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_toggle_boolean_false_to_true ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_operator_toggle_boolean_true_to_false ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_score_calculate_partial ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_score_calculate_perfect ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_score_is_acceptable ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_score_calculate ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_score_calculate_zero_total ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_apply_add_key ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_apply_change_value_nonexistent ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_new ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_apply_change_value ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_apply_remove_key ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_test_mutation_detection_original_fails ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_test_mutation_detection_all_caught ... ok
[INFO] [stdout] test testing::mutation::tests::test_mutation_tester_test_mutation_detection_not_caught ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_all_data_valid ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_all_data_valid_zero_tests ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_default ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_generate_test_data ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_max_depth ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_new ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_large_max_items ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_max_items ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_reproducibility ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_with_seed ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_small_max_items ... ok
[INFO] [stdout] test testing::property::property_tests::test_simple_rng_next ... ok
[INFO] [stdout] test testing::property::property_tests::test_simple_rng_reproducibility ... ok
[INFO] [stdout] test testing::state_machine::tests::test_actor_transitions ... ok
[INFO] [stdout] test testing::state_machine::tests::test_model_checker ... ok
[INFO] [stdout] test testing::state_machine::tests::test_schedule ... ok
[INFO] [stdout] test testing::state_machine::tests::test_state_machine_transitions ... ok
[INFO] [stdout] test testing::state_machine::tests::test_schedule_generator ... ok
[INFO] [stdout] test validation::advanced_phases::tests::test_distributed_consensus ... ok
[INFO] [stdout] test validation::advanced_phases::tests::test_performance_prophet ... ok
[INFO] [stdout] test validation::advanced_phases::tests::test_quality_metrics ... ok
[INFO] [stdout] test validation::coverage::tests::test_coverage_percentage_from_counts ... ok
[INFO] [stdout] test validation::coverage::tests::test_coverage_percentage_into_f64 ... ok
[INFO] [stdout] test core::test_utils::tests::test_test_timer_exceeds ... ok
[INFO] [stdout] test validation::coverage::tests::test_coverage_report_with_newtypes ... ok
[INFO] [stdout] test validation::advanced_phases::tests::test_time_travel_debugger ... ok
[INFO] [stdout] test validation::coverage::tests::test_coverage_percentage_new ... ok
[INFO] [stdout] test validation::coverage::tests::test_covered_count_validation ... ok
[INFO] [stdout] test validation::coverage::tests::test_total_count ... ok
[INFO] [stdout] test testing::property::property_tests::test_simple_rng_new ... ok
[INFO] [stdout] test testing::property::property_tests::test_property_test_generator_zero_seed ... ok
[INFO] [stdout] test validation::guards::tests::test_assert_guard_batch_size ... ok
[INFO] [stdout] test validation::guards::tests::test_guard_constraint_error_debug ... ok
[INFO] [stdout] test validation::guards::tests::test_guard_constraint_error_display ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_batch ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_batch_size_all_error_variants ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_batch_size_exceeds ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_batch_size_valid ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_run ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_run_len_all_error_variants ... ok
[INFO] [stdout] test validation::guards::tests::test_assert_guard_run_len_panics - should panic ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_run_len_exceeds ... ok
[INFO] [stdout] test validation::guards::tests::test_assert_guard_batch_size_panics - should panic ... ok
[INFO] [stdout] test validation::guards::tests::test_validate_run_len_valid ... ok
[INFO] [stdout] test validation::guards::tests::test_validated_batch_invalid_constraint_value ... ok
[INFO] [stdout] test validation::coverage::tests::test_covered_count ... ok
[INFO] [stdout] test validation::guards::tests::test_validated_run_invalid_constraint_value ... ok
[INFO] [stdout] test validation::guards::tests::test_validated_run_all_valid_lengths ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_states_reject_empty_state_name ... ok
[INFO] [stdout] test validation::guards::tests::test_assert_guard_run_len ... ok
[INFO] [stdout] test validation::guards::tests::test_validated_batch_all_valid_sizes ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_batch_all_valid_sizes ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_batch_invalid_length ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_batch_invalid_constraint_value ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_batch_valid ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_run_all_valid_lengths ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_run_invalid_constraint_value ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_run_invalid_length ... ok
[INFO] [stdout] test validation::guards::validated::tests::test_validated_run_valid ... ok
[INFO] [stdout] test validation::jtbd::tests::test_jtbd_scenario_registration ... ok
[INFO] [stdout] test validation::jtbd::tests::test_jtbd_validator_creation ... ok
[INFO] [stdout] test validation::jtbd::tests::test_jtbd_validation_summary ... ok
[INFO] [stdout] test validation::jtbd::tests::test_scenario_index ... ok
[INFO] [stdout] test validation::performance::tests::test_measure_ticks ... ok
[INFO] [stdout] test validation::performance::tests::test_benchmark ... ok
[INFO] [stdout] test validation::performance::tests::test_tick_counter_basic ... ok
[INFO] [stdout] test validation::jtbd::tests::test_validate_scenario_with_index ... ok
[INFO] [stdout] test validation::performance::tests::test_tick_counter_within_budget ... ok
[INFO] [stdout] test validation::performance::tests::test_tick_measurer ... ok
[INFO] [stdout] test validation::thermal::tests::test_cold_path_no_constraints ... ok
[INFO] [stdout] test validation::thermal::tests::test_hot_path_config ... ok
[INFO] [stdout] test validation::thermal::tests::test_cold_path_config ... ok
[INFO] [stdout] test validation::thermal::tests::test_warm_path_config ... ok
[INFO] [stdout] test validation::thermal::tests::test_warm_path_success ... ok
[INFO] [stdout] test validation::thermal::tests::test_hot_path_success ... ok
[INFO] [stdout] test validation::thermal::tests::test_thermal_test_error_display ... ok
[INFO] [stdout] test core::invariant_properties::properties::prop_states_reachable_from_initial ... ok
[INFO] [stdout] test core::macros::test::tests::test_timeout_enforcement_works ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::loading::tests::test_config_functions_use_defaults_when_no_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::config::loading::tests::test_config_functions_use_defaults_when_no_config' (2358) panicked at src/core/config/loading.rs:1365:17:
[INFO] [stdout] Failed to backup config file: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614e43a40968 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614e43a40968 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614e43a40968 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x614e43a40968 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x614e43a580fa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x614e43a580fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x614e43a456e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x614e43a456e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x614e43a1cdc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x614e43a1cdc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x614e43a37d19 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x614e4389b0ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x614e4389b0ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x614e43a37f92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x614e43a37f92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x614e43a1ce82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x614e43a11c39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x614e43a1de1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x614e43a5893c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x614e43747c70 - chicago_tdd_tools[b4083e78c278c989]::core::config::loading::tests::test_config_functions_use_defaults_when_no_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/config/loading.rs:1365:17
[INFO] [stdout]   20:     0x614e4373c7f7 - chicago_tdd_tools[b4083e78c278c989]::core::config::loading::tests::test_config_functions_use_defaults_when_no_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/config/loading.rs:1310:59
[INFO] [stdout]   21:     0x614e43715776 - <chicago_tdd_tools[b4083e78c278c989]::core::config::loading::tests::test_config_functions_use_defaults_when_no_config::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x614e4388e18b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x614e4388e18b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x614e4389ba05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x614e4389ba05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x614e4389ba05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x614e4389ba05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x614e4389ba05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x614e4389ba05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x614e4389ba05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x614e43895314 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x614e43895314 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x614e4389ea82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x614e4389ea82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x614e4389ea82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x614e4389ea82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x614e4389ea82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x614e4389ea82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x614e4389ea82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x614e43a3fdaf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x614e43a3fdaf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x761752e4eaa4 - <unknown>
[INFO] [stdout]   43:     0x761752edba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] ⚠️ Failed to restore config file: Read-only file system (os error 30)
[INFO] [stdout]    ⚠️ WARNING: Investigate before proceeding
[INFO] [stdout]    💡 FIX: Check and resolve
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::config::loading::tests::test_config_functions_use_defaults_when_no_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 444 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92", kill_on_drop: false }`
[INFO] [stdout] 83ce523b48344a3c7022be1ed0dea6b51636a31a5f1f93fc71acc48934ea5a92
