[INFO] cloning repository https://github.com/sudokatie/chronos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/chronos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fchronos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fchronos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db4f657fc4e3136758c8377fee51395b86e53c4a
[INFO] testing sudokatie/chronos against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fchronos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sudokatie/chronos
[INFO] finished tweaking git repo https://github.com/sudokatie/chronos
[INFO] tweaked toml for git repo https://github.com/sudokatie/chronos written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sudokatie/chronos on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sudokatie/chronos 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce11eddb798efc0a8dd21f403bdf9daf4d28008b6ee8f8eee668ba4e0c6f6803
[INFO] running `Command { std: "docker" "start" "-a" "ce11eddb798efc0a8dd21f403bdf9daf4d28008b6ee8f8eee668ba4e0c6f6803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce11eddb798efc0a8dd21f403bdf9daf4d28008b6ee8f8eee668ba4e0c6f6803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce11eddb798efc0a8dd21f403bdf9daf4d28008b6ee8f8eee668ba4e0c6f6803", kill_on_drop: false }`
[INFO] [stdout] ce11eddb798efc0a8dd21f403bdf9daf4d28008b6ee8f8eee668ba4e0c6f6803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d2eae1a4dd9b0c85a7d51a865bf0a108c9a72fd75159bc859634c6c7425b3a9
[INFO] running `Command { std: "docker" "start" "-a" "8d2eae1a4dd9b0c85a7d51a865bf0a108c9a72fd75159bc859634c6c7425b3a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling chronos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EventIterator`
[INFO] [stdout]  --> src/viz/replay.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::recording::{Event, EventIterator, RecordingReader};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.37s
[INFO] running `Command { std: "docker" "inspect" "8d2eae1a4dd9b0c85a7d51a865bf0a108c9a72fd75159bc859634c6c7425b3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2eae1a4dd9b0c85a7d51a865bf0a108c9a72fd75159bc859634c6c7425b3a9", kill_on_drop: false }`
[INFO] [stdout] 8d2eae1a4dd9b0c85a7d51a865bf0a108c9a72fd75159bc859634c6c7425b3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17b031b89b7699980b37bbcff65439d9cd555bad615ddbf97845f61f7f58328c
[INFO] running `Command { std: "docker" "start" "-a" "17b031b89b7699980b37bbcff65439d9cd555bad615ddbf97845f61f7f58328c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling chronos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EventIterator`
[INFO] [stdout]  --> src/viz/replay.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::recording::{Event, EventIterator, RecordingReader};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventIterator`
[INFO] [stdout]  --> src/viz/replay.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::recording::{Event, EventIterator, RecordingReader};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.40s
[INFO] running `Command { std: "docker" "inspect" "17b031b89b7699980b37bbcff65439d9cd555bad615ddbf97845f61f7f58328c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b031b89b7699980b37bbcff65439d9cd555bad615ddbf97845f61f7f58328c", kill_on_drop: false }`
[INFO] [stdout] 17b031b89b7699980b37bbcff65439d9cd555bad615ddbf97845f61f7f58328c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9304aa87bffe71796fb97520688d166b5fe16cd9530eded6183ca4d7318e4192
[INFO] running `Command { std: "docker" "start" "-a" "9304aa87bffe71796fb97520688d166b5fe16cd9530eded6183ca4d7318e4192", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `EventIterator`
[INFO] [stderr]  --> src/viz/replay.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::recording::{Event, EventIterator, RecordingReader};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chronos` (lib) generated 1 warning (run `cargo fix --lib -p chronos` to apply 1 suggestion)
[INFO] [stderr] warning: `chronos` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chronos-d48c4c6ed21f35c3)
[INFO] [stdout] 
[INFO] [stdout] running 364 tests
[INFO] [stdout] test cli::inject::tests::test_parse_delay ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_drop ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_duration_units ... ok
[INFO] [stdout] test cli::junit::tests::test_empty_suite ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_percentage ... ok
[INFO] [stdout] test cli::junit::tests::test_skipped_case_xml ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_partition ... ok
[INFO] [stdout] test cli::junit::tests::test_failing_case ... ok
[INFO] [stdout] test cli::explore::tests::test_bug_structure ... ok
[INFO] [stdout] test cli::junit::tests::test_from_run_result_pass ... ok
[INFO] [stdout] test cli::junit::tests::test_from_run_result_fail ... ok
[INFO] [stdout] test cli::output::tests::test_format_duration ... ok
[INFO] [stdout] test cli::output::tests::test_format_sim_time ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_disk_error ... ok
[INFO] [stdout] test cli::junit::tests::test_multiple_cases ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_heal ... ok
[INFO] [stdout] test cli::junit::tests::test_timestamp_format ... ok
[INFO] [stdout] test cli::analyze::tests::test_analyze_basic ... ok
[INFO] [stdout] test cli::junit::tests::test_xml_escaping ... ok
[INFO] [stdout] test cli::analyze::tests::test_analyze_with_filter ... ok
[INFO] [stdout] test cli::output::tests::test_trace_entry ... ok
[INFO] [stdout] test cli::explore::tests::test_exploration_state_save_load ... ok
[INFO] [stdout] test cli::junit::tests::test_passing_case ... ok
[INFO] [stdout] test cli::replay::tests::test_replay_executor_new ... ok
[INFO] [stdout] test cli::replay::tests::test_replay_executor_load_events ... ok
[INFO] [stdout] test cli::run::tests::test_run_config_from_args ... ok
[INFO] [stdout] test cli::run::tests::test_effective_seed_random ... ok
[INFO] [stdout] test cli::replay::tests::test_replay_state_next_random ... ok
[INFO] [stdout] test cli::run::tests::test_effective_seed_provided ... ok
[INFO] [stdout] test cli::tests::test_parse_inject_multiple_faults ... ok
[INFO] [stdout] test cli::tests::test_parse_explore ... ok
[INFO] [stdout] test cli::replay::tests::test_replay_executor_reset ... ok
[INFO] [stdout] test cli::tests::test_parse_inject ... ok
[INFO] [stdout] test cli::tests::test_parse_replay ... ok
[INFO] [stdout] test cli::tests::test_parse_analyze ... ok
[INFO] [stdout] test cli::run::tests::test_strategy_conversion ... ok
[INFO] [stdout] test cli::inject::tests::test_parse_crash ... ok
[INFO] [stdout] test cli::run::tests::test_ci_mode_config ... ok
[INFO] [stdout] test cluster::node::tests::test_crashed_node_drops_messages ... ok
[INFO] [stdout] test cluster::node::tests::test_crashed_node_no_send ... ok
[INFO] [stdout] test cli::replay::tests::test_replay_executor_step ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_vector_clock_happened_before ... ok
[INFO] [stdout] test cluster::node::tests::test_echo_handler ... ok
[INFO] [stdout] test cli::run::tests::test_strategy_names ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_hb_graph_causal_chain ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_hb_graph_concurrent_nodes ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_hb_graph_local_events ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_hb_graph_reset ... ok
[INFO] [stdout] test cli::tests::test_parse_run ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_hb_graph_send_recv ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_vector_clock_concurrent ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_vector_clock_increment ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_vector_clock_merge ... ok
[INFO] [stdout] test cluster::node::tests::test_node_crash ... ok
[INFO] [stdout] test cluster::node::tests::test_node_enqueue_dequeue ... ok
[INFO] [stdout] test cluster::happens_before::tests::test_vector_clock_new ... ok
[INFO] [stdout] test cluster::node::tests::test_node_query ... ok
[INFO] [stdout] test cluster::node::tests::test_node_restart ... ok
[INFO] [stdout] test cluster::node::tests::test_node_send_raw ... ok
[INFO] [stdout] test cluster::node::tests::test_node_new ... ok
[INFO] [stdout] test cluster::node::tests::test_node_spawn ... ok
[INFO] [stdout] test cluster::tests::test_cluster_advance_time ... ok
[INFO] [stdout] test cluster::tests::test_clock_jump_backward ... ok
[INFO] [stdout] test cluster::tests::test_cluster_concurrent_events ... ok
[INFO] [stdout] test cluster::tests::test_cluster_is_stable ... ok
[INFO] [stdout] test cluster::tests::test_cluster_happens_before ... ok
[INFO] [stdout] test cluster::tests::test_cluster_crash_restart ... ok
[INFO] [stdout] test cluster::node::tests::test_node_pause_resume ... ok
[INFO] [stdout] test cluster::tests::test_cluster_new ... ok
[INFO] [stdout] test cluster::tests::test_cluster_nodes_mut ... ok
[INFO] [stdout] test cluster::tests::test_cluster_node_access ... ok
[INFO] [stdout] test cluster::tests::test_clear_clock_faults ... ok
[INFO] [stdout] test cluster::tests::test_cluster_partition ... ok
[INFO] [stdout] test cluster::tests::test_cluster_reset ... ok
[INFO] [stdout] test cluster::tests::test_cluster_with_seed ... ok
[INFO] [stdout] test cluster::tests::test_cluster_send_recv_causality ... ok
[INFO] [stdout] test cluster::tests::test_clock_skew ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test cluster::tests::test_reset_clears_clock_faults ... ok
[INFO] [stdout] test config::tests::test_latency_model_conversion ... ok
[INFO] [stdout] test config::tests::test_config_invalid_strategy ... ok
[INFO] [stdout] test detection::deadlock::tests::test_detector_release ... ok
[INFO] [stdout] test config::tests::test_config_invalid_fault_type ... ok
[INFO] [stdout] test detection::deadlock::tests::test_longer_cycle ... ok
[INFO] [stdout] test config::tests::test_config_latency_types ... ok
[INFO] [stdout] test config::tests::test_config_from_str ... ok
[INFO] [stdout] test config::tests::test_config_with_faults ... ok
[INFO] [stdout] test config::tests::test_config_invalid_drop_rate ... ok
[INFO] [stdout] test config::tests::test_fault_schedule_conversion ... ok
[INFO] [stdout] test detection::deadlock::tests::test_would_deadlock ... ok
[INFO] [stdout] test detection::deadlock::tests::test_wait_graph_add_remove ... ok
[INFO] [stdout] test detection::deadlock::tests::test_wait_graph_remove_task ... ok
[INFO] [stdout] test detection::deadlock::tests::test_wait_graph_empty ... ok
[INFO] [stdout] test detection::livelock::tests::test_detector_livelock ... ok
[INFO] [stdout] test detection::livelock::tests::test_detector_no_livelock ... ok
[INFO] [stdout] test detection::deadlock::tests::test_detector_completed ... ok
[INFO] [stdout] test detection::livelock::tests::test_detector_progress_resets ... ok
[INFO] [stdout] test detection::deadlock::tests::test_simple_cycle ... ok
[INFO] [stdout] test detection::deadlock::tests::test_no_cycle ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_is_stuck ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_new ... ok
[INFO] [stdout] test cluster::node::tests::test_node_user_state ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_record_step ... ok
[INFO] [stdout] test cluster::tests::test_clock_jump_forward ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_remove_task ... ok
[INFO] [stdout] test detection::race::tests::test_multiple_races ... ok
[INFO] [stdout] test detection::race::tests::test_no_race_read_read ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_record_progress ... ok
[INFO] [stdout] test detection::livelock::tests::test_tracker_stuck_tasks ... ok
[INFO] [stdout] test detection::race::tests::test_no_race_same_task ... ok
[INFO] [stdout] test detection::livelock::tests::test_detector_task_completed ... ok
[INFO] [stdout] test cluster::tests::test_cluster_heal_partition ... ok
[INFO] [stdout] test cli::explore::tests::test_exploration_state_new ... ok
[INFO] [stdout] test config::tests::test_config_save_load ... ok
[INFO] [stdout] test detection::deadlock::tests::test_detector_basic ... ok
[INFO] [stdout] test detection::race::tests::test_no_race_synchronized ... ok
[INFO] [stdout] test detection::race::tests::test_race_description ... ok
[INFO] [stdout] test detection::race::tests::test_race_detector_new ... ok
[INFO] [stdout] test detection::race::tests::test_reset ... ok
[INFO] [stdout] test detection::race::tests::test_race_has_write ... ok
[INFO] [stdout] test error::tests::test_config_error_display ... ok
[INFO] [stdout] test detection::race::tests::test_race_read_write ... ok
[INFO] [stdout] test error::tests::test_replay_mismatch_display ... ok
[INFO] [stdout] test detection::race::tests::test_with_history_size ... ok
[INFO] [stdout] test detection::race::tests::test_ignore_location ... ok
[INFO] [stdout] test network::fault::tests::test_adjusted_time ... ok
[INFO] [stdout] test network::fault::tests::test_clear_clock_faults ... ok
[INFO] [stdout] test network::fault::tests::test_clock_fault_constructors ... ok
[INFO] [stdout] test network::fault::tests::test_clock_fault_heal ... ok
[INFO] [stdout] test error::tests::test_timeout_display ... ok
[INFO] [stdout] test network::fault::tests::test_next_fault_time ... ok
[INFO] [stdout] test network::fault::tests::test_partition_blocks_communication ... ok
[INFO] [stdout] test network::fault::tests::test_schedule_is_empty ... ok
[INFO] [stdout] test network::fault::tests::test_schedule_multiple_at_same_time ... ok
[INFO] [stdout] test error::tests::test_deadlock_display ... ok
[INFO] [stdout] test error::tests::test_assertion_failed_display ... ok
[INFO] [stdout] test error::tests::test_livelock_display ... ok
[INFO] [stdout] test network::fault::tests::test_schedule_add_and_get ... ok
[INFO] [stdout] test detection::race::tests::test_race_write_write ... ok
[INFO] [stdout] test network::fault::tests::test_clock_skew_fault ... ok
[INFO] [stdout] test network::fault::tests::test_clock_jump_fault ... ok
[INFO] [stdout] test network::fault::tests::test_heal_removes_all_faults ... ok
[INFO] [stdout] test network::fault::tests::test_fault_constructors ... ok
[INFO] [stdout] test network::latency::tests::test_default ... ok
[INFO] [stdout] test network::latency::tests::test_fixed_latency ... ok
[INFO] [stdout] test network::latency::tests::test_preset_models ... ok
[INFO] [stdout] test network::latency::tests::test_uniform_min_equals_max ... ok
[INFO] [stdout] test network::latency::tests::test_normal_no_negative ... ok
[INFO] [stdout] test network::link::tests::test_0_percent_drop_rate ... ok
[INFO] [stdout] test network::latency::tests::test_uniform_latency ... ok
[INFO] [stdout] test network::latency::tests::test_bimodal_latency ... ok
[INFO] [stdout] test network::latency::tests::test_normal_latency ... ok
[INFO] [stdout] test network::fault::tests::test_take_faults_until ... ok
[INFO] [stdout] test network::fault::tests::test_fault_state_accessors ... ok
[INFO] [stdout] test network::link::tests::test_duplicate_rate ... ok
[INFO] [stdout] test network::link::tests::test_new_link ... ok
[INFO] [stdout] test network::link::tests::test_enqueue_and_deliver ... ok
[INFO] [stdout] test network::link::tests::test_peek_deliverable ... ok
[INFO] [stdout] test network::link::tests::test_next_delivery_time ... ok
[INFO] [stdout] test network::link::tests::test_deterministic_with_same_seed ... ok
[INFO] [stdout] test network::link::tests::test_100_percent_drop_rate ... ok
[INFO] [stdout] test network::message::tests::test_unique_message_ids ... ok
[INFO] [stdout] test network::message::tests::test_message_clone ... ok
[INFO] [stdout] test network::message::tests::test_message_creation ... ok
[INFO] [stdout] test network::link::tests::test_reset ... ok
[INFO] [stdout] test network::message::tests::test_message_size ... ok
[INFO] [stdout] test network::message::tests::test_with_id ... ok
[INFO] [stdout] test network::sim::tests::test_bidirectional_communication ... ok
[INFO] [stdout] test network::sim::tests::test_heal_restores_communication ... ok
[INFO] [stdout] test network::message::tests::test_in_flight_message ... ok
[INFO] [stdout] test network::sim::tests::test_connect_and_send ... ok
[INFO] [stdout] test network::sim::tests::test_partition_blocks_communication ... ok
[INFO] [stdout] test network::sim::tests::test_peek ... ok
[INFO] [stdout] test network::link::tests::test_partial_drop_rate ... ok
[INFO] [stdout] test network::sim::tests::test_reset ... ok
[INFO] [stdout] test network::sim::tests::test_scheduled_fault ... ok
[INFO] [stdout] test network::sim::tests::test_send_tick_recv ... ok
[INFO] [stdout] test recording::format::tests::test_all_event_types_serialize ... ok
[INFO] [stdout] test recording::format::tests::test_event_schedule_decision_roundtrip ... ok
[INFO] [stdout] test recording::format::tests::test_event_net_send_roundtrip ... ok
[INFO] [stdout] test recording::format::tests::test_event_serialize_roundtrip ... ok
[INFO] [stdout] test recording::format::tests::test_event_task_spawn ... ok
[INFO] [stdout] test recording::format::tests::test_header_new ... ok
[INFO] [stdout] test recording::format::tests::test_header_serialize_roundtrip ... ok
[INFO] [stdout] test recording::format::tests::test_header_validate ... ok
[INFO] [stdout] test network::sim::tests::test_multiple_messages ... ok
[INFO] [stdout] test network::sim::tests::test_new_network ... ok
[INFO] [stdout] test recording::format::tests::test_header_validate_bad_version ... ok
[INFO] [stdout] test recording::format::tests::test_header_validate_bad_magic ... ok
[INFO] [stdout] test recording::reader::tests::test_events_iterator ... ok
[INFO] [stdout] test recording::reader::tests::test_roundtrip_all_event_types ... ok
[INFO] [stdout] test recording::writer::tests::test_finish_flushes ... ok
[INFO] [stdout] test recording::reader::tests::test_read_multiple_events ... ok
[INFO] [stdout] test recording::reader::tests::test_open_nonexistent_file ... ok
[INFO] [stdout] test recording::writer::tests::test_write_multiple_events ... ok
[INFO] [stdout] test recording::reader::tests::test_read_single_event ... ok
[INFO] [stdout] test recording::reader::tests::test_read_compressed_events ... ok
[INFO] [stdout] test recording::reader::tests::test_open_valid_recording ... ok
[INFO] [stdout] test recording::writer::tests::test_write_single_event ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_clock_access ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_is_replay ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_multiple_tasks ... ok
[INFO] [stdout] test recording::writer::tests::test_create_writer ... ok
[INFO] [stdout] test recording::writer::tests::test_compressed_writer ... ok
[INFO] [stdout] test recording::writer::tests::test_with_compression_flag ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_record_progress ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_record_wait_release ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_new_runtime ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_run_for ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_run_until_stable_single_task ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_run_until_stable_empty ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_step_completes_immediate_task ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_with_detection ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_total_steps ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_spawn_named_task ... ok
[INFO] [stdout] test recording::reader::tests::test_compressed_roundtrip_all_event_types ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_seed_access ... ok
[INFO] [stdout] test runtime::task::tests::test_task_handle_clone ... ok
[INFO] [stdout] test runtime::task::tests::test_task_handle_completed ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_spawn_task ... ok
[INFO] [stdout] test runtime::task::tests::test_task_handle_new ... ok
[INFO] [stdout] test runtime::task::tests::test_task_new ... ok
[INFO] [stdout] test runtime::task::tests::test_task_handle_join ... ok
[INFO] [stdout] test recording::reader::tests::test_open_compressed_recording ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_clone ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_drop ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_with_dead_notifier ... ok
[INFO] [stdout] test runtime::task::tests::test_task_poll_completes ... ok
[INFO] [stdout] test runtime::task::tests::test_task_set_ready ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_continues_current ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_new ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_with_recording ... ok
[INFO] [stdout] test runtime::waker::tests::test_multiple_tasks ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_creation ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_wake ... ok
[INFO] [stdout] test runtime::waker::tests::test_waker_wake_by_ref ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_different_seeds ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_single_task ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_reset ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_deterministic ... ok
[INFO] [stdout] test scheduler::core::tests::test_no_double_ready ... ok
[INFO] [stdout] test scheduler::core::tests::test_remove_task ... ok
[INFO] [stdout] test scheduler::core::tests::test_add_task ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_yield ... ok
[INFO] [stdout] test scheduler::core::tests::test_all_blocked ... ok
[INFO] [stdout] test scheduler::core::tests::test_reset ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_backtrack ... ok
[INFO] [stdout] test scheduler::core::tests::test_mark_blocked ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_explores_first ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_exhaustion ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_deterministic_replay ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_max_depth_limit ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_new ... ok
[INFO] [stdout] test scheduler::core::tests::test_mark_blocked_then_ready ... ok
[INFO] [stdout] test scheduler::core::tests::test_mark_ready ... ok
[INFO] [stdout] test scheduler::dfs::tests::test_dfs_single_task ... ok
[INFO] [stdout] test scheduler::pct::tests::test_bug_depth_1_no_change_points ... ok
[INFO] [stdout] test scheduler::pct::tests::test_accessors ... ok
[INFO] [stdout] test scheduler::core::tests::test_new_scheduler ... ok
[INFO] [stdout] test scheduler::core::tests::test_next_fifo ... ok
[INFO] [stdout] test scheduler::context_bound::tests::test_context_bound_respects_limit ... ok
[INFO] [stdout] test scheduler::pct::tests::test_bug_depth_3_has_2_change_points ... ok
[INFO] [stdout] test scheduler::pct::tests::test_concurrent_spawn ... ok
[INFO] [stdout] test scheduler::pct::tests::test_higher_priority_runs_first ... ok
[INFO] [stdout] test scheduler::pct::tests::test_change_points_cause_inversions ... ok
[INFO] [stdout] test scheduler::pct::tests::test_reset_restarts ... ok
[INFO] [stdout] test scheduler::pct::tests::test_same_seed_same_schedule ... ok
[INFO] [stdout] test scheduler::random::tests::test_seed_accessor ... ok
[INFO] [stdout] test scheduler::random::tests::test_single_element ... ok
[INFO] [stdout] test scheduler::random::tests::test_different_seeds_different_sequences ... ok
[INFO] [stdout] test sim::tests::test_network_partition ... ok
[INFO] [stdout] test sim::tests::test_random_deterministic ... ok
[INFO] [stdout] test sim::tests::test_random_seed ... ok
[INFO] [stdout] test sim::tests::test_sim_context ... ok
[INFO] [stdout] test sim::tests::test_random_range ... ok
[INFO] [stdout] test recording::writer::tests::test_write_large_payload ... ok
[INFO] [stdout] test scheduler::strategy::tests::test_fifo_strategy_select ... ok
[INFO] [stdout] test scheduler::random::tests::test_same_seed_same_sequence ... ok
[INFO] [stdout] test scheduler::strategy::tests::test_strategy_default ... ok
[INFO] [stdout] test scheduler::strategy::tests::test_fifo_strategy_callbacks ... ok
[INFO] [stdout] test sim::tests::test_network_endpoint ... ok
[INFO] [stdout] test scheduler::random::tests::test_reset_restarts_sequence ... ok
[INFO] [stdout] test tests::test_is_simulation ... ok
[INFO] [stdout] test tests::test_assert_eventually_immediate ... ok
[INFO] [stdout] test tests::test_assert_pass ... ok
[INFO] [stdout] test sim::tests::test_time_advance ... ok
[INFO] [stdout] test time::clock::tests::test_advance ... ok
[INFO] [stdout] test tests::test_top_level_now ... ok
[INFO] [stdout] test time::clock::tests::test_advance_accumulates ... ok
[INFO] [stdout] test time::clock::tests::test_clock_starting_at ... ok
[INFO] [stdout] test time::clock::tests::test_clone ... ok
[INFO] [stdout] test time::clock::tests::test_clock_starts_at_zero ... ok
[INFO] [stdout] test time::clock::tests::test_default ... ok
[INFO] [stdout] test time::clock::tests::test_elapsed ... ok
[INFO] [stdout] test tests::test_spawn_in_context ... ok
[INFO] [stdout] test time::clock::tests::test_advance_to ... ok
[INFO] [stdout] test time::instant::tests::test_add_duration ... ok
[INFO] [stdout] test time::instant::tests::test_checked_add ... ok
[INFO] [stdout] test time::instant::tests::test_duration_since ... ok
[INFO] [stdout] test time::instant::tests::test_display_millis ... ok
[INFO] [stdout] test time::instant::tests::test_checked_sub ... ok
[INFO] [stdout] test time::instant::tests::test_instant_creation ... ok
[INFO] [stdout] test time::instant::tests::test_display_nanos ... ok
[INFO] [stdout] test time::instant::tests::test_display_micros ... ok
[INFO] [stdout] test time::instant::tests::test_display_seconds ... ok
[INFO] [stdout] test time::clock::tests::test_set ... ok
[INFO] [stdout] test time::instant::tests::test_instant_ordering ... ok
[INFO] [stdout] test time::instant::tests::test_instant_default ... ok
[INFO] [stdout] test time::instant::tests::test_saturating_add ... ok
[INFO] [stdout] test time::instant::tests::test_sub_duration ... ok
[INFO] [stdout] test time::timer::tests::test_cancel_nonexistent ... ok
[INFO] [stdout] test time::timer::tests::test_fire_expired_returns_wakers ... ok
[INFO] [stdout] test time::instant::tests::test_saturating_sub ... ok
[INFO] [stdout] test time::timer::tests::test_cancel ... ok
[INFO] [stdout] test time::timer::tests::test_new_timer_wheel ... ok
[INFO] [stdout] test time::timer::tests::test_fire_expired_removes_entries ... ok
[INFO] [stdout] test time::timer::tests::test_fire_expired_multiple_same_deadline ... ok
[INFO] [stdout] test time::instant::tests::test_sub_instant ... ok
[INFO] [stdout] test time::timer::tests::test_cancel_after_fire ... ok
[INFO] [stdout] test time::timer::tests::test_next_deadline ... ok
[INFO] [stdout] test time::timer::tests::test_schedule_returns_unique_ids ... ok
[INFO] [stdout] test viz::replay::tests::bookmarks ... ok
[INFO] [stdout] test viz::replay::tests::jump_to_time ... ok
[INFO] [stdout] test viz::replay::tests::navigate_bookmarks ... ok
[INFO] [stdout] test viz::replay::tests::current_event ... ok
[INFO] [stdout] test viz::replay::tests::new_controller ... ok
[INFO] [stdout] test viz::replay::tests::empty_controller ... ok
[INFO] [stdout] test viz::replay::tests::events_in_range ... ok
[INFO] [stdout] test viz::replay::tests::generate_html_output ... ok
[INFO] [stdout] test viz::replay::tests::jump_to_position ... ok
[INFO] [stdout] test viz::replay::tests::remove_bookmark ... ok
[INFO] [stdout] test viz::replay::tests::play_pause ... ok
[INFO] [stdout] test viz::replay::tests::speed_setting ... ok
[INFO] [stdout] test viz::replay::tests::step_forward ... ok
[INFO] [stdout] test viz::replay::tests::is_at_boundaries ... ok
[INFO] [stdout] test viz::replay::tests::progress_calculation ... ok
[INFO] [stdout] test viz::replay::tests::step_backward ... ok
[INFO] [stdout] test viz::replay::tests::stop_resets ... ok
[INFO] [stdout] test viz::report::tests::custom_title ... ok
[INFO] [stdout] test viz::report::tests::write_to_buffer ... ok
[INFO] [stdout] test viz::report::tests::report_with_failures ... ok
[INFO] [stdout] test viz::sequence::tests::active_participants ... ok
[INFO] [stdout] test viz::sequence::tests::average_latency ... ok
[INFO] [stdout] test viz::report::tests::report_with_events ... ok
[INFO] [stdout] test viz::sequence::tests::empty_diagram ... ok
[INFO] [stdout] test viz::report::tests::empty_report ... ok
[INFO] [stdout] test viz::report::tests::report_with_messages ... ok
[INFO] [stdout] test viz::sequence::tests::messages_for_task ... ok
[INFO] [stdout] test viz::sequence::tests::multiple_messages ... ok
[INFO] [stdout] test viz::sequence::tests::single_message ... ok
[INFO] [stdout] test viz::timeline::tests::empty_timeline ... ok
[INFO] [stdout] test viz::timeline::tests::network_events ... ok
[INFO] [stdout] test viz::timeline::tests::single_task_lifecycle ... ok
[INFO] [stdout] test viz::report::tests::report_with_header ... ok
[INFO] [stdout] test viz::timeline::tests::entry_descriptions ... ok
[INFO] [stdout] test viz::timeline::tests::failure_tracking ... ok
[INFO] [stdout] test runtime::task::tests::test_task_handle_mark_complete ... ok
[INFO] [stdout] test runtime::coordinator::tests::test_completed_count ... ok
[INFO] [stdout] test scheduler::random::tests::test_distribution_roughly_uniform ... ok
[INFO] [stdout] test tests::test_assert_fail - should panic ... ok
[INFO] [stdout] test time::clock::tests::test_advance_to_panics_on_past - should panic ... ok
[INFO] [stdout] test viz::replay::tests::jump_beyond_end ... ok
[INFO] [stdout] test tests::test_assert_always_pass ... ok
[INFO] [stdout] test sim::tests::test_virtual_fs has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9304aa87bffe71796fb97520688d166b5fe16cd9530eded6183ca4d7318e4192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9304aa87bffe71796fb97520688d166b5fe16cd9530eded6183ca4d7318e4192", kill_on_drop: false }`
[INFO] [stdout] 9304aa87bffe71796fb97520688d166b5fe16cd9530eded6183ca4d7318e4192
