[INFO] cloning repository https://github.com/alloveralls/belay-trace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alloveralls/belay-trace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falloveralls%2Fbelay-trace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falloveralls%2Fbelay-trace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2804d25c326d81f29cce97bdf2e38a63432d356c
[INFO] testing alloveralls/belay-trace against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falloveralls%2Fbelay-trace" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alloveralls/belay-trace
[INFO] finished tweaking git repo https://github.com/alloveralls/belay-trace
[INFO] tweaked toml for git repo https://github.com/alloveralls/belay-trace written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alloveralls/belay-trace on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alloveralls/belay-trace 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0
[INFO] running `Command { std: "docker" "start" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", 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" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", 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" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling belay-trace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.15s
[INFO] running `Command { std: "docker" "inspect" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", 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" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling belay-trace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", 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" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/belay_trace-4b758bfa91d00f87)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test agent::tests::malformed_markers_are_rejected ... ok
[INFO] [stdout] test agent::tests::managed_section_append_and_replace_preserve_unrelated_content ... ok
[INFO] [stdout] test context::tests::evidence_truncation_keeps_ordered_list_marker_and_query ... ok
[INFO] [stdout] test cli::tests::invalid_invocation_uses_clap_usage_exit_category ... ok
[INFO] [stdout] test cli::tests::sync_id_and_preference_are_coupled ... ok
[INFO] [stdout] test cli::tests::add_requires_exactly_one_body_source ... ok
[INFO] [stdout] test entry::tests::display_id_parser_rejects_noncanonical_sequences ... ok
[INFO] [stdout] test entry::tests::slug_generation_is_stable_and_has_a_fallback ... ok
[INFO] [stdout] test context::tests::evidence_units_preserve_lists_and_sentence_boundaries ... ok
[INFO] [stdout] test entry::tests::type_specific_statuses_are_validated ... ok
[INFO] [stdout] test context::tests::truncation_uses_boundaries_and_obeys_the_estimator ... ok
[INFO] [stdout] test markdown::tests::chunks_follow_markdown_sections_and_use_documented_estimator ... ok
[INFO] [stdout] test markdown::tests::chunks_preserve_paragraph_and_list_boundaries ... ok
[INFO] [stdout] test markdown::tests::hash_uses_normalized_content_and_ignores_managed_revision_fields ... ok
[INFO] [stdout] test markdown::tests::parser_rejects_metadata_arrays_and_unknown_fields ... ok
[INFO] [stdout] test agent::tests::safe_write_preserves_permissions_and_rejects_concurrent_changes ... ok
[INFO] [stdout] test markdown::tests::parser_preserves_display_identity_for_rebuilds ... ok
[INFO] [stdout] test markdown::tests::parser_rejects_nested_metadata_and_future_schema ... ok
[INFO] [stdout] test markdown::tests::render_is_deterministic_and_round_trips_without_internal_ids ... ok
[INFO] [stdout] test search::tests::plain_queries_are_escaped_as_fts_terms ... ok
[INFO] [stdout] test context::tests::evidence_truncation_keeps_task_list_state ... ok
[INFO] [stdout] test search::tests::excerpt_is_compact_and_bounded ... ok
[INFO] [stdout] test database::tests::bundled_sqlite_supports_fts5_and_bm25 ... ok
[INFO] [stdout] test database::tests::migration_is_idempotent_and_uses_integer_entry_ids ... ok
[INFO] [stdout] test database::tests::migration_two_rebuilds_a_version_one_fts_index ... ok
[INFO] [stdout] test repository::tests::init_rejects_symlinked_managed_files ... ok
[INFO] [stdout] test repository::tests::init_rejects_symlinked_belay_directory ... ok
[INFO] [stdout] test repository::tests::init_rejects_symlinked_managed_subdirectories ... ok
[INFO] [stdout] test entry::tests::allocator_skips_database_and_mirror_collisions ... ok
[INFO] [stdout] test entry::tests::concurrent_allocators_reserve_distinct_sequences ... ok
[INFO] [stdout] test repository::tests::init_is_idempotent_and_discovers_from_nested_directories ... ok
[INFO] [stdout] test repository::tests::repeated_init_repairs_required_gitignore_entries ... ok
[INFO] [stdout] test repository::tests::discovery_does_not_cross_a_nested_repository_boundary ... ok
[INFO] [stdout] test store::tests::replacement_restores_the_original_when_expected_mirror_hash_does_not_match ... ok
[INFO] [stdout] test store::tests::directory_sync_failure_leaves_markdown_for_recovery_and_rolls_back_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/belay-53e2b0070f41e670)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-f54cd1ab0d3b7d34)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test add_rejects_a_symlinked_managed_parent_without_external_write ... ok
[INFO] [stdout] test context_prefers_text_matches_over_heading_only_matches ... ok
[INFO] [stdout] test context_rejects_a_budget_too_small_for_attributed_output ... ok
[INFO] [stdout] test doctor_rejects_missing_operational_fts_table ... ok
[INFO] [stdout] test context_truncates_oversized_minimum_evidence_instead_of_dropping_the_entry ... ok
[INFO] [stdout] test context_preserves_late_match_when_truncating_one_long_sentence ... ok
[INFO] [stdout] test every_command_help_has_the_required_structure ... ok
[INFO] [stdout] test agent_integration_rejects_symlinks_and_non_regular_files ... ok
[INFO] [stdout] test concurrent_searches_serialize_a_schema_v1_migration ... ok
[INFO] [stdout] test context_keeps_late_matching_evidence_under_a_small_budget ... ok
[INFO] [stdout] test doctor_classifies_generated_and_agents_drift_and_malformed_markers ... ok
[INFO] [stdout] test invalid_config_uses_validation_exit_category ... ok
[INFO] [stdout] test init_is_idempotent_and_does_not_modify_agents_md ... ok
[INFO] [stdout] test doctor_reports_generated_active_inactive_stale_and_missing_agent_states ... ok
[INFO] [stdout] test install_claude_skill_is_explicit_repository_scoped_and_idempotent ... ok
[INFO] [stdout] test failed_mirror_replacement_rolls_back_sqlite_mutation ... ok
[INFO] [stdout] test install_codex_skill_is_explicit_repository_scoped_and_idempotent ... ok
[INFO] [stdout] test batch_sync_reports_conflict_after_completing_independent_entries ... ok
[INFO] [stdout] test project_command_does_not_recreate_a_missing_database ... ok
[INFO] [stdout] test newer_database_schema_uses_validation_exit_category ... ok
[INFO] [stdout] test link_and_status_validation_do_not_mutate_entries ... ok
[INFO] [stdout] test context_selects_breadth_before_expanding_oversized_top_evidence ... ok
[INFO] [stdout] test doctor_reports_sync_drift_temporary_files_and_invalid_mirrors ... ok
[INFO] [stdout] test invalid_add_does_not_allocate_or_write ... ok
[INFO] [stdout] test export_rejects_managed_mirror_destinations_and_is_deterministic ... ok
[INFO] [stdout] test repeated_init_refreshes_generated_assets_without_activating_them ... ok
[INFO] [stdout] test state_changing_command_help_has_realistic_examples_and_exit_categories ... ok
[INFO] [stdout] test batch_sync_reports_completed_entries_before_a_storage_failure ... FAILED
[INFO] [stdout] test search_automatically_migrates_a_schema_v1_repository ... ok
[INFO] [stdout] test context_is_linked_source_attributed_and_within_the_estimated_budget ... ok
[INFO] [stdout] test rebuild_validation_failure_preserves_existing_database ... ok
[INFO] [stdout] test uninitialized_project_command_fails_without_mutation_and_suggests_init ... ok
[INFO] [stdout] test sync_accepts_nested_path_only_rename_without_revision_churn ... ok
[INFO] [stdout] test top_level_help_describes_commands_workflow_and_exit_categories ... ok
[INFO] [stdout] test export_writes_parseable_filtered_snapshots_without_internal_ids ... ok
[INFO] [stdout] test search_supports_exact_id_structured_filters_and_bm25_deduplication ... ok
[INFO] [stdout] test sync_imports_markdown_only_changes_and_normalizes_managed_fields ... ok
[INFO] [stdout] test rebuild_restores_entries_links_search_and_sync_baselines ... ok
[INFO] [stdout] test show_link_and_status_use_display_ids_and_keep_mirror_in_sync ... ok
[INFO] [stdout] test sync_imports_mutually_linked_new_markdown_entries_without_order_dependency ... ok
[INFO] [stdout] test sync_does_not_repair_links_from_markdown_before_conflict_classification ... ok
[INFO] [stdout] test update_agents_appends_replaces_and_stabilizes_only_the_managed_section ... ok
[INFO] [stdout] test update_agents_creates_missing_file_and_rejects_malformed_markers ... ok
[INFO] [stdout] test sync_imports_new_markdown_and_restores_missing_counterparts ... ok
[INFO] [stdout] test sync_rejects_duplicate_and_ambiguous_unbaselined_entries_without_overwrite ... ok
[INFO] [stdout] test add_supports_every_type_and_body_source ... ok
[INFO] [stdout] test sync_restores_deleted_sqlite_targets_without_propagating_link_deletion ... ok
[INFO] [stdout] test unsynchronized_markdown_is_not_overwritten_by_status_or_link ... ok
[INFO] [stdout] test sync_renders_sqlite_only_changes_and_resolves_both_preferences ... ok
[INFO] [stdout] test status_accepts_an_allowed_value_for_every_entry_type ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- batch_sync_reports_completed_entries_before_a_storage_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_sync_reports_completed_entries_before_a_storage_failure' (1188) panicked at tests/cli.rs:2645:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(6)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b79ce107a71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b79ce107a71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b79ce107a71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b79ce107a71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b79ce11dcfa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b79ce11dcfa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b79ce10c4cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5b79ce10c4cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5b79ce0e2516 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b79ce0e2516 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b79ce0fd7c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b79cde026f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5b79cde026f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b79ce0fd982 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5b79ce0fd982 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b79ce0e25c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b79ce0d9b19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b79ce0e345d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b79ce11e4fc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b79ce11e3b3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b79cdde3ea2 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<core[6883ba1bc0fe4ed1]::option::Option<i32>, core[6883ba1bc0fe4ed1]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b79cddbdc06 - cli[7408a385972b4c83]::batch_sync_reports_completed_entries_before_a_storage_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2645:5
[INFO] [stdout]   22:     0x5b79cdda8967 - cli[7408a385972b4c83]::batch_sync_reports_completed_entries_before_a_storage_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2575:67
[INFO] [stdout]   23:     0x5b79cddebb76 - <cli[7408a385972b4c83]::batch_sync_reports_completed_entries_before_a_storage_failure::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b79cddf5a2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b79cddf5a2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b79cde03075 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b79cde03075 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b79cde03075 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5b79cde03075 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b79cde03075 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b79cde03075 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b79cde03075 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b79cddfdb24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b79cddfdb24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b79cde061c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b79cde061c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b79cde061c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5b79cde061c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b79cde061c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b79cde061c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b79cde061c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b79ce10699f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5b79ce10699f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7fbe701e2aa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe7026fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     batch_sync_reports_completed_entries_before_a_storage_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0", kill_on_drop: false }`
[INFO] [stdout] b76338a93ff38fccc4da8e7b800573db2bd7e0f977c0dbc63fdd728edad1f4d0
