[INFO] cloning repository https://github.com/buildepicshit/Mimir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buildepicshit/Mimir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuildepicshit%2FMimir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuildepicshit%2FMimir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9c54a489cf9f4015369c91ce981f055808a7559
[INFO] testing buildepicshit/Mimir 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%2Fbuildepicshit%2FMimir" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/buildepicshit/Mimir
[INFO] finished tweaking git repo https://github.com/buildepicshit/Mimir
[INFO] tweaked toml for git repo https://github.com/buildepicshit/Mimir written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buildepicshit/Mimir 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/buildepicshit/Mimir 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]  Downloading crates ...
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded rmcp-macros v1.5.0
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded rmcp v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734
[INFO] running `Command { std: "docker" "start" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", 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" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734" "/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" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", 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" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mimir-core v0.1.0 (/opt/rustwide/workdir/crates/mimir-core)
[INFO] [stderr]    Compiling mimir-cli v0.1.0 (/opt/rustwide/workdir/crates/mimir-cli)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling mimir-librarian v0.1.0 (/opt/rustwide/workdir/crates/mimir-librarian)
[INFO] [stderr]    Compiling mimir-harness v0.1.0 (/opt/rustwide/workdir/crates/mimir-harness)
[INFO] [stderr]    Compiling mimir-mcp v0.1.0 (/opt/rustwide/workdir/crates/mimir-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.22s
[INFO] running `Command { std: "docker" "inspect" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", 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" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734" "/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 zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling mimir-core v0.1.0 (/opt/rustwide/workdir/crates/mimir-core)
[INFO] [stderr]    Compiling mimir-cli v0.1.0 (/opt/rustwide/workdir/crates/mimir-cli)
[INFO] [stderr]    Compiling mimir-librarian v0.1.0 (/opt/rustwide/workdir/crates/mimir-librarian)
[INFO] [stderr]    Compiling mimir-harness v0.1.0 (/opt/rustwide/workdir/crates/mimir-harness)
[INFO] [stderr]    Compiling mimir-mcp v0.1.0 (/opt/rustwide/workdir/crates/mimir-mcp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", 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" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734" "/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.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mimir_cli-087756c840d47548)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::render_float_adds_fractional_for_integers ... ok
[INFO] [stdout] test tests::iso8601_renders_unix_epoch_zero ... ok
[INFO] [stdout] test tests::render_confidence_gives_stable_decimal ... ok
[INFO] [stdout] test tests::iso8601_renders_y2k ... ok
[INFO] [stdout] test tests::render_float_preserves_fractional ... ok
[INFO] [stdout] test tests::render_string_literal_escapes_special_chars ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mimir_cli-186abad556fcffa5)
[INFO] [stdout] test tests::iso8601_renders_known_timestamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_subcommand.rs (/opt/rustwide/target/debug/deps/parse_subcommand-a100cfdc8c354108)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test positional_arg_exits_two_with_usage ... ok
[INFO] [stdout] test version_flag_exits_zero_with_version ... ok
[INFO] [stdout] test valid_multi_form_input_exits_zero ... ok
[INFO] [stdout] test truncated_form_exits_one_with_stderr_diagnostic ... ok
[INFO] [stdout] test valid_sem_form_exits_zero ... ok
[INFO] [stdout] test help_flag_exits_zero_with_usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/round_trip.rs (/opt/rustwide/target/debug/deps/round_trip-28f511efa2a13539)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test verify_detects_dangling_symbol_reference ... ok
[INFO] [stdout] test round_trip_sem_agent_visible_fields_preserved ... ok
[INFO] [stdout] test verify_reports_clean_committed_log ... ok
[INFO] [stdout] test deterministic_rendering ... ok
[INFO] [stdout] test render_every_memory_in_corpus ... ok
[INFO] [stdout] test verify_classifies_unknown_opcode_tail_as_corrupt ... ok
[INFO] [stdout] test verify_classifies_truncated_tail_as_orphan ... ok
[INFO] [stdout] test verify_detects_corrupted_opcode_at_head ... ok
[INFO] [stdout] test verify_rejects_non_mimir_file ... ok
[INFO] [stdout] test decoder_is_read_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mimir_core-9a2aa8e8b96cf67f)
[INFO] [stdout] 
[INFO] [stdout] running 339 tests
[INFO] [stdout] test canonical::tests::decode_epi_does_not_oom_on_huge_participant_count ... ok
[INFO] [stdout] test canonical::tests::decode_all_multiple_records ... ok
[INFO] [stdout] test canonical::tests::checkpoint_roundtrip ... ok
[INFO] [stdout] test bind::tests::monotonic_allocation ... ok
[INFO] [stdout] test canonical::tests::confidence_fixed_width_two_bytes ... ok
[INFO] [stdout] test canonical::tests::decode_episode_meta_does_not_oom_on_huge_retracts_count ... ok
[INFO] [stdout] test canonical::tests::decode_inf_does_not_oom_on_huge_derived_from_count ... ok
[INFO] [stdout] test canonical::tests::epi_roundtrip_with_participants ... ok
[INFO] [stdout] test bind::tests::rename_preserves_id_and_swaps_canonical ... ok
[INFO] [stdout] test bind::tests::alias_collapses_to_same_id ... ok
[INFO] [stdout] test bind::tests::rename_and_retire_forms_apply_to_table ... ok
[INFO] [stdout] test canonical::tests::flag_event_roundtrip ... ok
[INFO] [stdout] test canonical::tests::episode_meta_roundtrip_full ... ok
[INFO] [stdout] test canonical::tests::episode_meta_empty_label_decodes_to_none ... ok
[INFO] [stdout] test canonical::tests::inf_roundtrip_with_stale_flag ... ok
[INFO] [stdout] test canonical::tests::inf_reserved_flag_bits_are_rejected ... ok
[INFO] [stdout] test canonical::tests::episode_meta_roundtrip_minimal ... ok
[INFO] [stdout] test canonical::tests::edge_records_roundtrip ... ok
[INFO] [stdout] test bind::tests::retire_and_unretire_round_trip ... ok
[INFO] [stdout] test canonical::tests::invalid_at_sentinel_is_none ... ok
[INFO] [stdout] test bind::tests::registered_method_binds_cleanly ... ok
[INFO] [stdout] test canonical::tests::legacy_epi_with_trailing_flags_byte_rejected ... ok
[INFO] [stdout] test canonical::tests::legacy_pro_with_trailing_flags_byte_rejected ... ok
[INFO] [stdout] test bind::tests::bad_kind_annotation_errors ... ok
[INFO] [stdout] test bind::tests::typed_symbol_annotation_locks_kind ... ok
[INFO] [stdout] test bind::tests::bind_sem_form_produces_bound_ids ... ok
[INFO] [stdout] test bind::tests::kind_mismatch_on_reuse_is_reported ... ok
[INFO] [stdout] test bind::tests::unregistered_inference_method_errors ... ok
[INFO] [stdout] test canonical::tests::sem_roundtrip ... ok
[INFO] [stdout] test canonical::tests::invalid_at_set_roundtrips ... ok
[INFO] [stdout] test canonical::tests::length_mismatch_errors ... ok
[INFO] [stdout] test canonical::tests::overlong_varint_encoding_is_rejected ... ok
[INFO] [stdout] test canonical::tests::symbol_event_roundtrip ... ok
[INFO] [stdout] test canonical::tests::truncated_input_errors ... ok
[INFO] [stdout] test canonical::tests::pro_precondition_tag_must_be_zero_or_one ... ok
[INFO] [stdout] test canonical::tests::pro_roundtrip_with_precondition ... ok
[INFO] [stdout] test canonical::tests::pro_roundtrip_without_precondition ... ok
[INFO] [stdout] test canonical::tests::sem_reserved_flag_bits_are_rejected ... ok
[INFO] [stdout] test canonical::tests::unknown_opcode_errors ... ok
[INFO] [stdout] test canonical::tests::unknown_value_tag_errors ... ok
[INFO] [stdout] test canonical::tests::value_roundtrip_all_tags ... ok
[INFO] [stdout] test canonical::tests::varint_roundtrip_small ... ok
[INFO] [stdout] test confidence::tests::roundtrip_precision_within_one_step ... ok
[INFO] [stdout] test dag::tests::edge_try_from_record_matches_every_edge_variant ... ok
[INFO] [stdout] test canonical::tests::zigzag_roundtrip ... ok
[INFO] [stdout] test dag::tests::edge_try_from_record_rejects_non_edge_variants ... ok
[INFO] [stdout] test dag::tests::empty_dag_has_zero_edges ... ok
[INFO] [stdout] test confidence::tests::boundary_values ... ok
[INFO] [stdout] test dag::tests::failed_cycle_add_does_not_corrupt_indices ... ok
[INFO] [stdout] test confidence::tests::nan_rejected ... ok
[INFO] [stdout] test clock::tests::now_is_close_to_epoch_plus_wallclock ... ok
[INFO] [stdout] test clock::tests::ordering_is_numeric ... ok
[INFO] [stdout] test confidence::tests::out_of_range_rejected ... ok
[INFO] [stdout] test clock::tests::sentinel_is_rejected ... ok
[INFO] [stdout] test dag::tests::dag_shaped_additions_all_succeed ... ok
[INFO] [stdout] test dag::tests::direct_cycle_is_rejected ... ok
[INFO] [stdout] test dag::tests::self_edge_is_rejected ... ok
[INFO] [stdout] test dag::tests::single_edge_adds_and_indexes ... ok
[INFO] [stdout] test decay::tests::authoritative_short_circuits_to_stored ... ok
[INFO] [stdout] test dag::tests::indirect_cycle_across_kinds_is_rejected ... ok
[INFO] [stdout] test decay::tests::defaults_match_spec_table ... ok
[INFO] [stdout] test decay::tests::decay_is_monotonic_in_elapsed ... ok
[INFO] [stdout] test decay::tests::elapsed_near_u64_max_saturates_to_zero_not_panics ... ok
[INFO] [stdout] test decay::tests::half_life_of_one_millisecond_is_the_tightest_divisor ... ok
[INFO] [stdout] test decay::tests::no_decay_half_life_returns_unit ... ok
[INFO] [stdout] test decay::tests::pinned_short_circuits_to_stored ... ok
[INFO] [stdout] test decay::tests::one_half_life_returns_approximately_half ... ok
[INFO] [stdout] test decay::tests::inferential_is_passthrough_at_this_layer ... ok
[INFO] [stdout] test decay::tests::one_half_life_halves_stored_confidence ... ok
[INFO] [stdout] test decay::tests::table_first_entry_is_unit_factor ... ok
[INFO] [stdout] test decay::tests::librarian_assignment_never_decays ... ok
[INFO] [stdout] test decay::tests::table_is_strictly_monotonically_decreasing ... ok
[INFO] [stdout] test decay::tests::toml_empty_input_preserves_defaults ... ok
[INFO] [stdout] test decay::tests::apply_toml_is_additive ... ok
[INFO] [stdout] test decay::tests::toml_rejects_non_integer_values ... ok
[INFO] [stdout] test decay::tests::toml_overrides_semantic_half_lives ... ok
[INFO] [stdout] test decay::tests::toml_reload_changes_effective_confidence_without_restart ... ok
[INFO] [stdout] test decay::tests::toml_rejects_negative_days ... ok
[INFO] [stdout] test decay::tests::toml_overrides_episodic_and_procedural ... ok
[INFO] [stdout] test decay::tests::toml_rejects_wrong_section_type ... ok
[INFO] [stdout] test bind::tests::allocate_and_lookup ... ok
[INFO] [stdout] test decay::tests::sixteen_half_lives_saturate_to_zero ... ok
[INFO] [stdout] test decay::tests::procedural_time_decay_is_disabled ... ok
[INFO] [stdout] test decay::tests::toml_unknown_keys_are_ignored ... ok
[INFO] [stdout] test decay::tests::user_override_takes_effect_at_runtime ... ok
[INFO] [stdout] test decay::tests::zero_elapsed_returns_unit ... ok
[INFO] [stdout] test inference_methods::tests::analogy_inference_scales_product_by_0_7 ... ok
[INFO] [stdout] test inference_methods::tests::citation_link_uses_min ... ok
[INFO] [stdout] test decay::tests::toml_zero_encodes_no_decay ... ok
[INFO] [stdout] test inference_methods::tests::architectural_chain_is_raw_product ... ok
[INFO] [stdout] test inference_methods::tests::direct_lookup_is_identity ... ok
[INFO] [stdout] test inference_methods::tests::direct_lookup_requires_exactly_one ... ok
[INFO] [stdout] test inference_methods::tests::conflict_reconciliation_scales_max_by_0_8 ... ok
[INFO] [stdout] test inference_methods::tests::entity_count_scales_min_by_0_8 ... ok
[INFO] [stdout] test inference_methods::tests::every_method_output_stays_in_range_for_saturated_input ... ok
[INFO] [stdout] test inference_methods::tests::every_variant_roundtrips_through_symbol_name ... ok
[INFO] [stdout] test inference_methods::tests::exactly_two_methods_reject_other_counts ... ok
[INFO] [stdout] test inference_methods::tests::integer_nth_root_matches_known_values ... ok
[INFO] [stdout] test inference_methods::tests::interval_calc_scales_min_by_0_9 ... ok
[INFO] [stdout] test inference_methods::tests::majority_vote_rejects_even_n ... ok
[INFO] [stdout] test inference_methods::tests::multi_source_consensus_noisy_or_raises_confidence ... ok
[INFO] [stdout] test inference_methods::tests::feedback_consolidation_scales_min_by_0_85 ... ok
[INFO] [stdout] test inference_methods::tests::pattern_summarize_of_two_is_sqrt_product_scaled ... ok
[INFO] [stdout] test inference_methods::tests::multi_source_consensus_saturates_at_one_with_strong_parents ... ok
[INFO] [stdout] test inference_methods::tests::pattern_summarize_geomean_of_uniform_is_identity_scaled ... ok
[INFO] [stdout] test inference_methods::tests::citation_link_scales_by_0_9 ... ok
[INFO] [stdout] test inference_methods::tests::dominance_analysis_scales_min_by_0_6 ... ok
[INFO] [stdout] test inference_methods::tests::from_symbol_name_accepts_without_at_prefix ... ok
[INFO] [stdout] test inference_methods::tests::provenance_chain_is_raw_product ... ok
[INFO] [stdout] test lex::tests::strings_resolve_escapes ... ok
[INFO] [stdout] test inference_methods::tests::qualitative_inference_scales_min_by_0_5 ... ok
[INFO] [stdout] test inference_methods::tests::staleness_rules_match_spec ... ok
[INFO] [stdout] test inference_methods::tests::too_many_parents_errors_for_product_methods ... ok
[INFO] [stdout] test lex::tests::bareword_and_reserved_words ... ok
[INFO] [stdout] test lex::tests::empty_input_produces_no_tokens ... ok
[INFO] [stdout] test lex::tests::invalid_escape_errors ... ok
[INFO] [stdout] test lex::tests::keyword_stripped_of_colon ... ok
[INFO] [stdout] test lex::tests::line_comments_skipped ... ok
[INFO] [stdout] test lex::tests::numbers_distinguish_int_and_float ... ok
[INFO] [stdout] test lex::tests::positions_track_line_and_column ... ok
[INFO] [stdout] test lex::tests::symbol_with_and_without_kind ... ok
[INFO] [stdout] test lex::tests::parens_are_tokens ... ok
[INFO] [stdout] test inference_methods::tests::unknown_name_returns_none ... ok
[INFO] [stdout] test lex::tests::unexpected_byte_errors ... ok
[INFO] [stdout] test lex::tests::unterminated_string_errors ... ok
[INFO] [stdout] test log::tests::last_checkpoint_end_returns_zero_for_empty_log ... ok
[INFO] [stdout] test log::tests::open_creates_empty_log_and_writes_header ... ok
[INFO] [stdout] test memory_kind::tests::tag_reflects_variant ... ok
[INFO] [stdout] test parse::tests::alias_and_rename ... ok
[INFO] [stdout] test parse::tests::duplicate_keyword_errors ... ok
[INFO] [stdout] test log::tests::open_refuses_wrong_magic ... ok
[INFO] [stdout] test log::tests::truncate_beyond_end_errors ... ok
[INFO] [stdout] test log::tests::open_refuses_truncated_header ... ok
[INFO] [stdout] test log::tests::open_idempotent_against_reopen ... ok
[INFO] [stdout] test log::tests::open_refuses_unsupported_format_version ... ok
[INFO] [stdout] test log::tests::open_refuses_to_initialize_non_mimir_file ... ok
[INFO] [stdout] test log::tests::last_checkpoint_end_stops_at_corruption ... ok
[INFO] [stdout] test log::tests::truncate_to_current_length_is_a_noop ... ok
[INFO] [stdout] test log::tests::truncate_shrinks_log ... ok
[INFO] [stdout] test log::tests::truncate_to_zero_clears_the_log ... ok
[INFO] [stdout] test log::tests::last_checkpoint_end_finds_the_final_checkpoint ... ok
[INFO] [stdout] test log::tests::append_sync_roundtrip_preserves_bytes ... ok
[INFO] [stdout] test parse::tests::epi_parses_participants_list ... ok
[INFO] [stdout] test parse::tests::pro_with_optional_precondition ... ok
[INFO] [stdout] test parse::tests::promote_form_is_single_symbol ... ok
[INFO] [stdout] test parse::tests::query_with_positional_selector ... ok
[INFO] [stdout] test parse::tests::query_with_keywords_only ... ok
[INFO] [stdout] test parse::tests::sem_missing_required_keyword_errors ... ok
[INFO] [stdout] test parse::tests::timestamp_converts_to_clocktime ... ok
[INFO] [stdout] test parse::tests::sem_form_with_all_required_keywords ... ok
[INFO] [stdout] test parse::tests::unknown_opcode_errors ... ok
[INFO] [stdout] test parse::tests::unknown_keyword_errors ... ok
[INFO] [stdout] test parse::tests::inf_requires_method_and_derived_from ... ok
[INFO] [stdout] test parse::tests::multiple_forms_in_one_input ... ok
[INFO] [stdout] test parse::tests::parser_accepts_value_nesting_at_limit ... ok
[INFO] [stdout] test parse::tests::parser_rejects_value_nesting_one_over_limit ... ok
[INFO] [stdout] test parse::tests::parser_rejects_pathologically_deep_value_nesting_without_stack_overflow ... ok
[INFO] [stdout] test parse::tests::parser_rejects_nested_correct_forms_past_limit ... ok
[INFO] [stdout] test lex::tests::timestamps_are_distinct_from_numbers ... ok
[INFO] [stdout] test pipeline::tests::bind_error_in_mid_batch_rolls_back_all_prior_allocations ... ok
[INFO] [stdout] test pipeline::tests::clock_exhaustion_returns_typed_error ... ok
[INFO] [stdout] test pipeline::tests::empty_input_is_a_no_op_batch ... ok
[INFO] [stdout] test pipeline::tests::equal_valid_at_at_same_sp_returns_supersession_conflict ... ok
[INFO] [stdout] test pipeline::tests::first_batch_uses_wall_clock_as_committed_at ... ok
[INFO] [stdout] test pipeline::tests::monotonic_commit_clock_helper_bumps_when_wall_clock_not_ahead ... ok
[INFO] [stdout] test pipeline::tests::monotonic_commit_clock_helper_returns_wall_clock_when_unset ... ok
[INFO] [stdout] test pipeline::tests::identical_wall_clock_across_batches_still_bumps_committed_at ... ok
[INFO] [stdout] test pipeline::tests::monotonic_commit_clock_bumps_past_regressing_wall_clock ... ok
[INFO] [stdout] test pipeline::tests::inf_born_stale_when_parent_already_superseded ... ok
[INFO] [stdout] test pipeline::tests::inf_against_current_parent_is_not_born_stale ... ok
[INFO] [stdout] test pipeline::tests::failed_batch_does_not_leak_edge_or_index_mutation ... ok
[INFO] [stdout] test pipeline::tests::forward_sem_emits_supersedes_edge_and_updates_index ... ok
[INFO] [stdout] test log::tests::open_reopens_existing_log_preserving_length ... ok
[INFO] [stdout] test pipeline::tests::failed_batch_does_not_advance_commit_watermark ... ok
[INFO] [stdout] test pipeline::tests::parse_error_does_not_mutate_table ... ok
[INFO] [stdout] test pipeline::tests::pathological_agent_collides_with_mem_counter ... ok
[INFO] [stdout] test pipeline::tests::multi_form_batch_emits_in_input_order ... ok
[INFO] [stdout] test pipeline::tests::pro_dual_key_match_supersedes_both_distinct_olds ... ok
[INFO] [stdout] test pipeline::tests::pro_fresh_rule_does_not_supersede ... ok
[INFO] [stdout] test pipeline::tests::clocks_populated_from_now_parameter ... ok
[INFO] [stdout] test pipeline::tests::disjoint_sp_pairs_do_not_supersede_each_other ... ok
[INFO] [stdout] test pipeline::tests::epi_records_are_retained_after_compile ... ok
[INFO] [stdout] test pipeline::tests::forward_chain_produces_edge_per_link ... ok
[INFO] [stdout] test pipeline::tests::pro_intra_batch_same_trigger_scope_is_rejected ... ok
[INFO] [stdout] test pipeline::tests::pro_same_trigger_scope_triggers_supersession ... ok
[INFO] [stdout] test pipeline::tests::retire_form_emits_symbol_retire_not_error ... ok
[INFO] [stdout] test pipeline::tests::pro_intra_batch_same_rule_id_is_rejected ... ok
[INFO] [stdout] test pipeline::tests::pro_same_rule_id_triggers_supersession ... ok
[INFO] [stdout] test pipeline::tests::retroactive_sem_sets_invalid_at_and_preserves_existing_as_current ... ok
[INFO] [stdout] test pipeline::tests::same_input_produces_byte_identical_records ... ok
[INFO] [stdout] test pipeline::tests::single_sem_form_roundtrips_through_pipeline ... ok
[INFO] [stdout] test pipeline::tests::semantic_error_rolls_back_all_prior_allocations ... ok
[INFO] [stdout] test pipeline::tests::sem_with_fresh_sp_does_not_emit_supersedes_edge ... ok
[INFO] [stdout] test read::tests::after_episode_filters_later_commits ... ok
[INFO] [stdout] test read::tests::confidence_threshold_override_tightens_flag ... ok
[INFO] [stdout] test pipeline::tests::semantic_future_validity_uses_wall_clock_not_monotonic_watermark ... ok
[INFO] [stdout] test read::tests::bare_query_includes_inferentials ... ok
[INFO] [stdout] test pipeline::tests::successful_batch_commits_table_and_counter ... ok
[INFO] [stdout] test pipeline::tests::pro_supersession_clears_old_from_both_keys ... ok
[INFO] [stdout] test pipeline::tests::successive_calls_produce_distinct_memory_ids ... ok
[INFO] [stdout] test read::tests::confidence_threshold_flag_only_does_not_filter ... ok
[INFO] [stdout] test pipeline::tests::supersession_emits_stale_parent_edges_to_dependent_inferentials ... ok
[INFO] [stdout] test read::tests::as_of_past_valid_time_returns_earlier_record ... ok
[INFO] [stdout] test read::tests::before_episode_filters_earlier_commits ... ok
[INFO] [stdout] test read::tests::debug_mode_enables_both_toggles ... ok
[INFO] [stdout] test read::tests::include_retired_keeps_record_and_sets_flag ... ok
[INFO] [stdout] test read::tests::include_projected_keeps_record_and_sets_flag ... ok
[INFO] [stdout] test read::tests::inf_kind_query_returns_committed_inf ... ok
[INFO] [stdout] test read::tests::decay_config_override_suppresses_decay ... ok
[INFO] [stdout] test read::tests::include_retired_with_explain_filtered_shows_no_filtered ... ok
[INFO] [stdout] test read::tests::empty_pipeline_returns_empty_result ... ok
[INFO] [stdout] test read::tests::inf_re_derivation_supersedes_earlier_inf ... ok
[INFO] [stdout] test read::tests::exact_sp_match_returns_current_memory ... ok
[INFO] [stdout] test read::tests::inf_same_sp_same_valid_at_is_conflict ... ok
[INFO] [stdout] test read::tests::explain_filtered_off_keeps_filtered_empty ... ok
[INFO] [stdout] test read::tests::explain_filtered_surfaces_dropped_records ... ok
[INFO] [stdout] test read::tests::framing_historical_when_as_of_is_past ... ok
[INFO] [stdout] test read::tests::invalid_confidence_threshold_is_rejected ... ok
[INFO] [stdout] test read::tests::in_episode_filters_to_that_commit ... ok
[INFO] [stdout] test read::tests::kind_epi_returns_empty_in_71_scope ... ok
[INFO] [stdout] test read::tests::framing_projected_for_projected_record ... ok
[INFO] [stdout] test read::tests::inf_sp_query_filters_by_subject_predicate ... ok
[INFO] [stdout] test read::tests::multiple_forms_rejected ... ok
[INFO] [stdout] test read::tests::invalid_kind_bareword_is_rejected ... ok
[INFO] [stdout] test read::tests::non_query_form_rejected ... ok
[INFO] [stdout] test read::tests::p_predicate_with_kind_epi_is_rejected ... ok
[INFO] [stdout] test read::tests::recent_memory_stays_above_threshold ... ok
[INFO] [stdout] test read::tests::retired_symbol_default_drops_record ... ok
[INFO] [stdout] test read::tests::projected_default_drops_record ... ok
[INFO] [stdout] test read::tests::limit_not_hit_leaves_flag_clear ... ok
[INFO] [stdout] test read::tests::low_confidence_flag_fires_on_default_threshold ... ok
[INFO] [stdout] test read::tests::limit_truncates_and_sets_flag ... ok
[INFO] [stdout] test read::tests::kind_filter_isolates_sem_from_pro ... ok
[INFO] [stdout] test read::tests::multiple_episode_scopes_rejected ... ok
[INFO] [stdout] test read::tests::invalid_boolean_predicate_is_rejected ... ok
[INFO] [stdout] test read::tests::s_predicate_with_kind_pro_is_rejected ... ok
[INFO] [stdout] test read::tests::show_framing_populates_per_record ... ok
[INFO] [stdout] test read::tests::write_path_query_still_unsupported ... ok
[INFO] [stdout] test read::tests::stored_above_threshold_but_effective_below_triggers_low_confidence ... ok
[INFO] [stdout] test read::tests::unknown_episode_symbol_returns_empty ... ok
[INFO] [stdout] test read::tests::unsupported_predicate_returns_typed_error ... ok
[INFO] [stdout] test read::tests::unknown_symbol_returns_empty_not_error ... ok
[INFO] [stdout] test resolver::tests::bi_temporal_read_returns_pre_correction_view ... ok
[INFO] [stdout] test read::tests::unscoped_query_returns_current_across_pairs ... ok
[INFO] [stdout] test resolver::tests::as_committed_hides_records_committed_after_snapshot ... ok
[INFO] [stdout] test resolver::tests::as_of_past_valid_time_returns_earlier_record ... ok
[INFO] [stdout] test semantic::tests::correct_non_episodic_body_errors ... ok
[INFO] [stdout] test read::tests::show_framing_off_leaves_framings_empty ... ok
[INFO] [stdout] test resolver::tests::current_read_returns_latest_forward_supersessor ... ok
[INFO] [stdout] test semantic::tests::epi_observed_before_at_time_errors ... ok
[INFO] [stdout] test semantic::tests::epi_observed_equal_at_time_passes ... ok
[INFO] [stdout] test semantic::tests::future_validity_with_projected_passes ... ok
[INFO] [stdout] test resolver::tests::procedural_as_committed_returns_older_version ... ok
[INFO] [stdout] test resolver::tests::retroactive_record_wins_over_earlier_forward_record_in_overlap ... ok
[INFO] [stdout] test resolver::tests::procedural_current_read_follows_supersession_chain ... ok
[INFO] [stdout] test resolver::tests::empty_pipeline_resolves_to_none ... ok
[INFO] [stdout] test semantic::tests::future_validity_without_projected_errors ... ok
[INFO] [stdout] test semantic::tests::inf_empty_derived_from_not_allowed_by_parser ... ok
[INFO] [stdout] test semantic::tests::pro_policy_admitted ... ok
[INFO] [stdout] test semantic::tests::pro_observation_source_not_admitted ... ok
[INFO] [stdout] test source_kind::tests::observation_is_fully_confident ... ok
[INFO] [stdout] test source_kind::tests::pending_verification_bounded_at_point_six ... ok
[INFO] [stdout] test semantic::tests::sem_profile_passes ... ok
[INFO] [stdout] test source_kind::tests::policy_admits_only_procedural ... ok
[INFO] [stdout] test semantic::tests::sem_profile_over_bound_fails ... ok
[INFO] [stdout] test semantic::tests::sem_unknown_source_defaults_to_observation ... ok
[INFO] [stdout] test semantic::tests::source_kind_from_name_mapping ... ok
[INFO] [stdout] test source_kind::tests::inferential_admits_none ... ok
[INFO] [stdout] test store::tests::episode_close_form_is_accepted_no_op ... ok
[INFO] [stdout] test store::tests::label_exceeding_cap_rejects ... ok
[INFO] [stdout] test store::tests::commit_single_batch_persists_records_and_checkpoint ... ok
[INFO] [stdout] test store::tests::commit_registers_episode_with_pipeline ... ok
[INFO] [stdout] test store::tests::checkpoint_and_episode_alloc_use_monotonic_clock_under_regressed_wall_clock ... ok
[INFO] [stdout] test store::tests::episode_allocation_collision_restores_pipeline_state ... ok
[INFO] [stdout] test pipeline::tests::pro_duplicate_cross_batch_commit_emits_one_edge ... ok
[INFO] [stdout] test store::tests::authoritative_clear_resumes_decay ... ok
[INFO] [stdout] test store::tests::commit_with_metadata_emits_episode_meta_record ... ok
[INFO] [stdout] test store::tests::episode_start_form_writes_episode_meta_end_to_end ... ok
[INFO] [stdout] test store::tests::authoritative_set_surfaces_operator_framing ... ok
[INFO] [stdout] test store::tests::commits_assign_distinct_episode_ids ... ok
[INFO] [stdout] test store::tests::checkpoint_is_atomic_commit_boundary ... ok
[INFO] [stdout] test store::tests::reopen_replays_supersession_edges_into_dag ... ok
[INFO] [stdout] test store::tests::episode_start_with_parent_links_chain ... ok
[INFO] [stdout] test store::tests::episode_start_with_retracts_records_metadata ... ok
[INFO] [stdout] test store::tests::reopen_on_empty_workspace_is_clean ... ok
[INFO] [stdout] test store::tests::reopen_rejects_corrupt_log_without_checkpoint ... ok
[INFO] [stdout] test store::tests::episode_chain_walks_parent_links_after_replay ... ok
[INFO] [stdout] test store::tests::pipeline_error_does_not_write_log ... ok
[INFO] [stdout] test store::tests::reopen_restores_procedural_supersession_index ... ok
[INFO] [stdout] test store::tests::reopen_surfaces_dag_replay_error_on_cyclic_edges ... ok
[INFO] [stdout] test store::tests::reopen_rejects_corrupt_tail_after_last_checkpoint ... ok
[INFO] [stdout] test store::tests::reopen_restores_table_from_pro_batch ... ok
[INFO] [stdout] test store::tests::multiple_commits_accumulate_in_log ... ok
[INFO] [stdout] test store::tests::reopen_restores_table_from_inf_batch ... ok
[INFO] [stdout] test store::tests::rollback_preserves_earlier_committed_bytes ... ok
[INFO] [stdout] test store::tests::rollback_truncate_failure_still_surfaces_an_error ... ok
[INFO] [stdout] test store::tests::row_6_append_failure_rolls_back_pipeline_and_log ... ok
[INFO] [stdout] test store::tests::pin_replay_survives_reopen ... ok
[INFO] [stdout] test store::tests::row_7_sync_failure_rolls_back_pipeline_and_log ... ok
[INFO] [stdout] test store::tests::reopen_replays_rename_and_retire ... ok
[INFO] [stdout] test store::tests::reopen_restores_table_from_epi_batch ... ok
[INFO] [stdout] test symbol::tests::scoped_symbol_equal_when_workspace_and_local_match ... ok
[INFO] [stdout] test symbol::tests::scoped_symbol_distinguishes_workspaces ... ok
[INFO] [stdout] test symbol::tests::symbol_id_roundtrip ... ok
[INFO] [stdout] test symbol::tests::symbol_kind_is_nonexhaustive_pattern ... ok
[INFO] [stdout] test value::tests::float_value_preserves_precision ... ok
[INFO] [stdout] test value::tests::value_variants_compare_by_content ... ok
[INFO] [stdout] test workspace::tests::case_insensitive ... ok
[INFO] [stdout] test workspace::tests::detect_returns_no_active_workspace_on_empty_dir ... ok
[INFO] [stdout] test workspace::tests::detect_finds_git_at_start_path ... ok
[INFO] [stdout] test store::tests::replay_registers_episodes_with_pipeline ... ok
[INFO] [stdout] test workspace::tests::detect_returns_no_origin_if_config_missing_origin ... ok
[INFO] [stdout] test workspace::tests::display_is_eight_hex_bytes ... ok
[INFO] [stdout] test workspace::tests::distinct_remotes_distinct_ids ... ok
[INFO] [stdout] test workspace::tests::distinct_workspaces_produce_distinct_ids_across_forks ... ok
[INFO] [stdout] test workspace::tests::empty_remote_rejected ... ok
[INFO] [stdout] test workspace::tests::mirror_clones_converge_to_same_workspace ... ok
[INFO] [stdout] test workspace::tests::parse_origin_url_from_standard_config ... ok
[INFO] [stdout] test workspace::tests::parse_origin_url_returns_none_when_no_origin ... ok
[INFO] [stdout] test workspace::tests::parse_origin_url_skips_comments ... ok
[INFO] [stdout] test workspace::tests::trailing_git_collapses ... ok
[INFO] [stdout] test workspace::tests::ulid_workspace_is_stable ... ok
[INFO] [stdout] test workspace_lock::tests::lock_path_appends_lock_suffix ... ok
[INFO] [stdout] test workspace::tests::parse_origin_url_stops_at_next_section ... ok
[INFO] [stdout] test workspace_lock::tests::relative_lock_path_has_no_parent_to_create ... ok
[INFO] [stdout] test workspace::tests::detect_walks_up_to_find_git ... ok
[INFO] [stdout] test store::tests::reopen_restores_symbol_table_from_log ... ok
[INFO] [stdout] test store::tests::reopen_truncates_orphans_past_last_checkpoint ... ok
[INFO] [stdout] test store::tests::row_3_orphan_memory_record_without_checkpoint_truncated_on_reopen ... ok
[INFO] [stdout] test store::tests::two_episode_directives_in_one_batch_reject ... ok
[INFO] [stdout] test store::tests::unpin_restores_decay ... ok
[INFO] [stdout] test store::tests::symbol_table_replay_reproduces_pre_crash_state ... ok
[INFO] [stdout] test store::tests::open_in_workspace_creates_partitioned_directory ... ok
[INFO] [stdout] test store::tests::reopen_restores_supersession_index_so_post_reopen_auto_supersedes ... ok
[INFO] [stdout] test store::tests::reopen_restores_monotonic_commit_watermark ... ok
[INFO] [stdout] test store::tests::reopen_on_fully_committed_log_preserves_length ... ok
[INFO] [stdout] test store::tests::reopen_advances_memory_and_episode_counters ... ok
[INFO] [stdout] test store::tests::pin_suspends_decay_and_flags_authoritative ... ok
[INFO] [stdout] test store::tests::orphan_truncation_is_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 339 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decay_integration.rs (/opt/rustwide/target/debug/deps/decay_integration-2b85572ad8806453)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test toml_partial_override_preserves_other_defaults ... ok
[INFO] [stdout] test toml_reload_accelerates_decay_without_restart ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doc_drift_tests.rs (/opt/rustwide/target/debug/deps/doc_drift_tests-1eaf38051f19de90)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test status_banner_consistency ... ok
[INFO] [stdout] test readme_no_design_phase_lies ... ok
[INFO] [stdout] test version_consistency ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p mimir-core --test doc_drift_tests`
[INFO] [stdout] test internal_workspace_dep_versions_consistency ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- version_consistency stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'version_consistency' (3920) panicked at crates/mimir-core/tests/doc_drift_tests.rs:322:5:
[INFO] [stdout] assertion `left == right` failed: Cargo workspace version `0.5` does not match latest git tag `v0.1.0`. Bump `Cargo.toml [workspace.package].version` and the tag in lockstep (the release pipeline at `.github/workflows/release.yml` enforces this same invariant on tag push — local enforcement here catches drift before push).
[INFO] [stdout]   left: "0.1.0"
[INFO] [stdout]  right: "0.5"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed116abbf98 - 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:     0x5ed116abbf98 - 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:     0x5ed116abbf98 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed116abbf98 - <<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:     0x5ed116ad0c9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed116ad0c9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ed116ac0a22 - 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:     0x5ed116ac0a22 - <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:     0x5ed116a9a706 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed116a9a706 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed116ab3fc9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed116a4f6ac - <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:     0x5ed116a4f6ac - 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:     0x5ed116ab4182 - <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:     0x5ed116ab4182 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed116a9a7c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed116a8f7d9 - 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:     0x5ed116a9b4dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed116ad13cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed116ad1343 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5ed116a2bfb7 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<&str, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed116a4064f - doc_drift_tests[35d548bfc8ba258d]::version_consistency
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mimir-core/tests/doc_drift_tests.rs:322:5
[INFO] [stdout]   22:     0x5ed116a3de67 - doc_drift_tests[35d548bfc8ba258d]::version_consistency::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mimir-core/tests/doc_drift_tests.rs:293:25
[INFO] [stdout]   23:     0x5ed116a3b796 - <doc_drift_tests[35d548bfc8ba258d]::version_consistency::{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]   24:     0x5ed116a4278b - <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]   25:     0x5ed116a4278b - 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]   26:     0x5ed116a50005 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ed116a50005 - <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]   28:     0x5ed116a50005 - 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]   29:     0x5ed116a50005 - 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]   30:     0x5ed116a50005 - 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]   31:     0x5ed116a50005 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ed116a50005 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ed116a49914 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ed116a49914 - 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]   35:     0x5ed116a53082 - 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]   36:     0x5ed116a53082 - <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]   37:     0x5ed116a53082 - 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]   38:     0x5ed116a53082 - 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]   39:     0x5ed116a53082 - 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]   40:     0x5ed116a53082 - 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]   41:     0x5ed116a53082 - <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]   42:     0x5ed116abb5bf - <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]   43:     0x5ed116abb5bf - <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]   44:     0x732bdc348aa4 - <unknown>
[INFO] [stdout]   45:     0x732bdc3d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- internal_workspace_dep_versions_consistency stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'internal_workspace_dep_versions_consistency' (3917) panicked at crates/mimir-core/tests/doc_drift_tests.rs:352:35:
[INFO] [stdout] workspace dep `mimir-core`: could not find `mimir-core` in [workspace.dependencies]; expected an entry of the form `mimir-core = { path = "...", version = "=X.Y.Z" }`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed116abbf98 - 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:     0x5ed116abbf98 - 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:     0x5ed116abbf98 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed116abbf98 - <<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:     0x5ed116ad0c9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed116ad0c9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ed116ac0a22 - 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:     0x5ed116ac0a22 - <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:     0x5ed116a9a706 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed116a9a706 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed116ab3fc9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed116a4f6ac - <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:     0x5ed116a4f6ac - 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:     0x5ed116ab4182 - <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:     0x5ed116ab4182 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed116a9a7c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed116a8f7d9 - 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:     0x5ed116a9b4dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed116ad13cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed116a3e812 - doc_drift_tests[35d548bfc8ba258d]::internal_workspace_dep_versions_consistency::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mimir-core/tests/doc_drift_tests.rs:352:35
[INFO] [stdout]   20:     0x5ed116a2aa76 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>>::unwrap_or_else::<doc_drift_tests[35d548bfc8ba258d]::internal_workspace_dep_versions_consistency::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5ed116a41ba0 - doc_drift_tests[35d548bfc8ba258d]::internal_workspace_dep_versions_consistency
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mimir-core/tests/doc_drift_tests.rs:352:14
[INFO] [stdout]   22:     0x5ed116a3e397 - doc_drift_tests[35d548bfc8ba258d]::internal_workspace_dep_versions_consistency::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mimir-core/tests/doc_drift_tests.rs:337:49
[INFO] [stdout]   23:     0x5ed116a3b856 - <doc_drift_tests[35d548bfc8ba258d]::internal_workspace_dep_versions_consistency::{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]   24:     0x5ed116a4278b - <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]   25:     0x5ed116a4278b - 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]   26:     0x5ed116a50005 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ed116a50005 - <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]   28:     0x5ed116a50005 - 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]   29:     0x5ed116a50005 - 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]   30:     0x5ed116a50005 - 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]   31:     0x5ed116a50005 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ed116a50005 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ed116a49914 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ed116a49914 - 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]   35:     0x5ed116a53082 - 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]   36:     0x5ed116a53082 - <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]   37:     0x5ed116a53082 - 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]   38:     0x5ed116a53082 - 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]   39:     0x5ed116a53082 - 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]   40:     0x5ed116a53082 - 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]   41:     0x5ed116a53082 - <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]   42:     0x5ed116abb5bf - <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]   43:     0x5ed116abb5bf - <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]   44:     0x732bdc348aa4 - <unknown>
[INFO] [stdout]   45:     0x732bdc3d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     internal_workspace_dep_versions_consistency
[INFO] [stdout]     version_consistency
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734", kill_on_drop: false }`
[INFO] [stdout] e111e9b9b5807e0d4735702148fcda7a8df8bc9aafb3e7dce9f7290350a52734
