[INFO] fetching crate stateright 0.31.0...
[INFO] testing stateright-0.31.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate stateright 0.31.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate stateright 0.31.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stateright 0.31.0
[INFO] tweaked toml for crates.io crate stateright 0.31.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stateright 0.31.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stateright 0.31.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded choice v0.0.2
[INFO] [stderr]   Downloaded id-set v0.2.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58c3d15d03e752e06d8252a0455228293a3ddef3505560ff177f9ae4ae56bcad
[INFO] running `Command { std: "docker" "start" "-a" "58c3d15d03e752e06d8252a0455228293a3ddef3505560ff177f9ae4ae56bcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58c3d15d03e752e06d8252a0455228293a3ddef3505560ff177f9ae4ae56bcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c3d15d03e752e06d8252a0455228293a3ddef3505560ff177f9ae4ae56bcad", kill_on_drop: false }`
[INFO] [stdout] 58c3d15d03e752e06d8252a0455228293a3ddef3505560ff177f9ae4ae56bcad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c51a177cc5fa067756cc2b401bddb07b072c05ed30cd1953dac1739968cd76da
[INFO] running `Command { std: "docker" "start" "-a" "c51a177cc5fa067756cc2b401bddb07b072c05ed30cd1953dac1739968cd76da", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling id-set v0.2.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling choice v0.0.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling stateright v0.31.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<Msg> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<'_, Msg> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<Msg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<'_, Msg> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
[INFO] running `Command { std: "docker" "inspect" "c51a177cc5fa067756cc2b401bddb07b072c05ed30cd1953dac1739968cd76da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51a177cc5fa067756cc2b401bddb07b072c05ed30cd1953dac1739968cd76da", kill_on_drop: false }`
[INFO] [stdout] c51a177cc5fa067756cc2b401bddb07b072c05ed30cd1953dac1739968cd76da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 260ed466cd601c39098b747284696a49ceeb4df4fe64f6442d47055b11539842
[INFO] running `Command { std: "docker" "start" "-a" "260ed466cd601c39098b747284696a49ceeb4df4fe64f6442d47055b11539842", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling stateright v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<Msg> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<'_, Msg> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<Msg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<'_, Msg> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<Msg> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn iter_all(&self) -> NetworkIter<'_, Msg> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/actor/network.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<Msg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<'_, Msg> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.17s
[INFO] running `Command { std: "docker" "inspect" "260ed466cd601c39098b747284696a49ceeb4df4fe64f6442d47055b11539842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260ed466cd601c39098b747284696a49ceeb4df4fe64f6442d47055b11539842", kill_on_drop: false }`
[INFO] [stdout] 260ed466cd601c39098b747284696a49ceeb4df4fe64f6442d47055b11539842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fafd92b65b02a552bfb656d59280e9d7c39ba1b034bae7c326e436ae2ce5ac7b
[INFO] running `Command { std: "docker" "start" "-a" "fafd92b65b02a552bfb656d59280e9d7c39ba1b034bae7c326e436ae2ce5ac7b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/actor/network.rs:169:21
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub fn iter_all(&self) -> NetworkIter<Msg> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub fn iter_all(&self) -> NetworkIter<'_, Msg> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/actor/network.rs:180:29
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<Msg> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn iter_deliverable(&self) -> NetworkDeliverableIter<'_, Msg> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `stateright` (lib) generated 2 warnings (run `cargo fix --lib -p stateright` to apply 2 suggestions)
[INFO] [stderr] warning: `stateright` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stateright-ed4a39bb9be8c46a)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test actor::model::test::handles_undeliverable_messages ... ok
[INFO] [stdout] test actor::model::choice_test::choice_correctly_implements_actor ... ok
[INFO] [stdout] test actor::model::test::can_reach_max ... ok
[INFO] [stdout] test actor::model::test::choose_random ... ok
[INFO] [stdout] test actor::model::test::eventually_reaches_max_on_perfect_delivery_network ... ok
[INFO] [stdout] test actor::model::test::might_never_reach_beyond_max ... ok
[INFO] [stdout] test actor::model::test::resets_timer ... ok
[INFO] [stdout] test actor::model::test::crash_test ... ok
[INFO] [stdout] test actor::model_state::test::can_find_representative_from_equivalence_class ... ok
[INFO] [stdout] test actor::network::test::can_enumerate_and_parse_names ... ok
[INFO] [stdout] test actor::model::test::overwrite_choose_random ... ok
[INFO] [stdout] test actor::model::test::visits_expected_states ... ok
[INFO] [stdout] test actor::spawn::test::can_decode_id ... ok
[INFO] [stdout] test actor::test::majority_is_computed_correctly ... ok
[INFO] [stdout] test actor::test::peer_ids_are_computed_correctly ... ok
[INFO] [stdout] test actor::spawn::test::can_encode_id ... ok
[INFO] [stdout] test actor::model::test::handles_ordered_network_flag ... ok
[INFO] [stdout] test actor::model::test::no_op_depends_on_network ... ok
[INFO] [stdout] test actor::test::vec_can_serve_as_actor ... ok
[INFO] [stdout] test checker::bfs::test::visits_states_in_bfs_order ... ok
[INFO] [stdout] test checker::dfs::test::can_complete_by_eliminating_properties ... ok
[INFO] [stdout] test checker::dfs::test::visits_states_in_dfs_order ... ok
[INFO] [stdout] test checker::bfs::test::can_complete_by_eliminating_properties ... ok
[INFO] [stdout] test checker::explorer::test::can_init ... ok
[INFO] [stdout] test actor::model::test::recover_test ... ok
[INFO] [stdout] test checker::explorer::test::can_next ... ok
[INFO] [stdout] test checker::explorer::test::smoke_test_status ... ok
[INFO] [stdout] test checker::on_demand::test::can_complete_by_eliminating_properties ... ok
[INFO] [stdout] test checker::explorer::test::smoke_test_states ... ok
[INFO] [stdout] test checker::on_demand::test::visits_states_in_bfs_order ... ok
[INFO] [stdout] test checker::rewrite::test::can_rewrite_id_vec ... ok
[INFO] [stdout] test checker::rewrite::test::can_rewrite_network ... ok
[INFO] [stdout] test checker::rewrite_plan::test::can_reindex ... ok
[INFO] [stdout] test checker::rewrite_plan::test::can_rewrite ... ok
[INFO] [stdout] test checker::rewrite_plan::test::from_sort_sorts ... ok
[INFO] [stdout] test checker::explorer::test::err_for_invalid_index ... ok
[INFO] [stdout] test checker::test_eventually_property_checker::can_discover_counterexample ... ok
[INFO] [stdout] test checker::dfs::test::can_apply_symmetry_reduction ... ok
[INFO] [stdout] test actor::model::test::unordered_network_has_a_bug ... ok
[INFO] [stdout] test checker::test_eventually_property_checker::cannot_overwrite_discovery_when_having_other_properties ... ok
[INFO] [stdout] test checker::simulation::test::can_complete_by_eliminating_properties ... ok
[INFO] [stdout] test checker::test_path::can_build_path_from_action_indices ... ok
[INFO] [stdout] test checker::test_eventually_property_checker::fixme_can_miss_counterexample_when_revisiting_a_state ... ok
[INFO] [stdout] test semantics::linearizability::test::identifies_linearizable_register_history ... ok
[INFO] [stdout] test semantics::linearizability::test::identifies_linearizable_vec_history ... ok
[INFO] [stdout] test semantics::linearizability::test::identifies_unlinearizable_vec_history ... ok
[INFO] [stdout] test semantics::linearizability::test::rejects_invalid_history ... ok
[INFO] [stdout] test semantics::register::test::accepts_valid_histories ... ok
[INFO] [stdout] test semantics::register::test::models_expected_semantics ... ok
[INFO] [stdout] test semantics::register::test::rejects_invalid_histories ... ok
[INFO] [stdout] test semantics::sequential_consistency::test::identifies_serializable_register_history ... ok
[INFO] [stdout] test semantics::sequential_consistency::test::identifies_serializable_vec_history ... ok
[INFO] [stdout] test semantics::sequential_consistency::test::identifies_unserializable_register_history ... ok
[INFO] [stdout] test semantics::linearizability::test::identifies_unlinearizable_register_history ... ok
[INFO] [stdout] test semantics::sequential_consistency::test::rejects_invalid_history ... ok
[INFO] [stdout] test semantics::vec::test::accepts_valid_histories ... ok
[INFO] [stdout] test semantics::vec::test::models_expected_semantics ... ok
[INFO] [stdout] test semantics::sequential_consistency::test::identifies_unserializable_vec_history ... ok
[INFO] [stdout] test checker::test_eventually_property_checker::can_validate ... ok
[INFO] [stdout] test semantics::write_once_register::test::accepts_valid_histories ... ok
[INFO] [stdout] test semantics::write_once_register::test::rejects_invalid_histories ... ok
[INFO] [stdout] test util::densenatmap::test::can_construct_and_insert ... ok
[INFO] [stdout] test semantics::vec::test::rejects_invalid_histories ... ok
[INFO] [stdout] test util::densenatmap::test::can_rewrite ... ok
[INFO] [stdout] test semantics::write_once_register::test::models_expected_semantics ... ok
[INFO] [stdout] test util::hashable_hash_map_test::different_hash_if_items_differ ... ok
[INFO] [stdout] test util::hashable_hash_map_test::insertion_order_is_irrelevant ... ok
[INFO] [stdout] test util::hashable_hash_set_test::can_hash_set_of_sets ... ok
[INFO] [stdout] test actor::ordered_reliable_link::test::messages_are_not_delivered_twice ... ok
[INFO] [stdout] test util::hashable_hash_set_test::insertion_order_is_irrelevant ... ok
[INFO] [stdout] test util::vector_clock::test::can_display ... ok
[INFO] [stdout] test util::vector_clock::test::can_equate ... ok
[INFO] [stdout] test util::vector_clock::test::can_hash ... ok
[INFO] [stdout] test util::vector_clock::test::can_increment ... ok
[INFO] [stdout] test util::vector_clock::test::can_merge ... ok
[INFO] [stdout] test util::vector_clock::test::can_order_partially ... ok
[INFO] [stdout] test util::hashable_hash_map_test::can_hash_map_of_maps ... ok
[INFO] [stdout] test util::hashable_hash_set_test::different_hash_if_items_differ ... ok
[INFO] [stdout] test actor::ordered_reliable_link::test::messages_are_eventually_delivered ... ok
[INFO] [stdout] test actor::ordered_reliable_link::test::messages_are_delivered_in_order ... ok
[INFO] [stdout] test checker::bfs::test::handles_panics_gracefully - should panic ... ok
[INFO] [stdout] test checker::path::test::panics_if_unable_to_reconstruct_init_state ... ok
[INFO] [stdout] test checker::path::test::panics_if_unable_to_reconstruct_next_state ... ok
[INFO] [stdout] test util::densenatmap::test::panics_on_out_of_order_insertion - should panic ... ok
[INFO] [stdout] test actor::spawn::test::can_crash_and_then_recover ... FAILED
[INFO] [stdout] test checker::dfs::test::handles_panics_gracefully - should panic ... ok
[INFO] [stdout] test actor::model::test::may_never_reach_max_on_lossy_network ... ok
[INFO] [stdout] test checker::bfs::test::can_complete_by_enumerating_all_states ... ok
[INFO] [stdout] test actor::model::test::maintains_fixed_delta_despite_lossy_duplicating_network ... ok
[INFO] [stdout] test checker::on_demand::test::can_complete_by_enumerating_all_states ... ok
[INFO] [stdout] test checker::test_report::report_includes_property_names_and_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- actor::spawn::test::can_crash_and_then_recover stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (76) panicked at src/actor/spawn.rs:239:56:
[INFO] [stdout] failed to create file "127.0.0.1:1234.storage"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1b377e3492 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1b377e3492 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1b377e3492 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1b377e3492 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1b377f8d5a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1b377f8d5a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a1b377e83e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1b377e83e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1b377c0edf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1b377c0edf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1b377dae69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1b377079ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a1b377079ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1b377db0d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a1b377db0d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1b377c0f98 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1b377b6039 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1b377c1ded - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1b377f949c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1b375e1256 - stateright[f5bc0f97b1a0fece]::actor::spawn::on_command::<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error>::{closure#5}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:239:56
[INFO] [stdout]   20:     0x5a1b3750c723 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap_or_else::<stateright[f5bc0f97b1a0fece]::actor::spawn::on_command<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error>::{closure#5}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5a1b375c22a5 - stateright[f5bc0f97b1a0fece]::actor::spawn::on_command::<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:239:37
[INFO] [stdout]   22:     0x5a1b375e390e - stateright[f5bc0f97b1a0fece]::actor::spawn::spawn::<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error, stateright[f5bc0f97b1a0fece]::actor::Id>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:160:36
[INFO] [stdout]   23:     0x5a1b3735824f - <crossbeam_utils[ffa7790aea6d341c]::thread::ScopedThreadBuilder>::spawn::<stateright[f5bc0f97b1a0fece]::actor::spawn::spawn<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error, stateright[f5bc0f97b1a0fece]::actor::Id>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/thread.rs:457:31
[INFO] [stdout]   24:     0x5a1b3754bade - <<crossbeam_utils[ffa7790aea6d341c]::thread::ScopedThreadBuilder>::spawn<stateright[f5bc0f97b1a0fece]::actor::spawn::spawn<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::TestActor, serde_json[dabe9d2ddd8c050a]::error::Error, stateright[f5bc0f97b1a0fece]::actor::Id>::{closure#0}::{closure#0}, ()>::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a1b3760f05b - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   26:     0x5a1b3744a4b3 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x5a1b374f2d7b - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x5a1b375715f0 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5a1b376890b6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a1b37509d7b - __rust_try
[INFO] [stdout]   31:     0x5a1b374e0143 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a1b374e0143 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a1b374e0143 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x5a1b3754d0ae - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a1b377e288f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   36:     0x5a1b377e288f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   37:     0x7cefb1fb0aa4 - <unknown>
[INFO] [stdout]   38:     0x7cefb203da64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'actor::spawn::test::can_crash_and_then_recover' (65) panicked at src/actor/spawn.rs:372:51:
[INFO] [stdout] failed to remove file "127.0.0.1:1234.storage"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1b377e3492 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1b377e3492 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1b377e3492 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1b377e3492 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1b377f8d5a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1b377f8d5a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a1b377e83e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1b377e83e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1b377c0edf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1b377c0edf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1b377dae69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1b377079ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a1b377079ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1b377db0d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a1b377db0d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1b377c0f98 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1b377b6039 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1b377c1ded - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1b377f949c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1b37462766 - stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:372:51
[INFO] [stdout]   20:     0x5a1b3750c8d1 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::unwrap_or_else::<stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::{closure#2}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5a1b374824b2 - stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:372:32
[INFO] [stdout]   22:     0x5a1b37462607 - stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/spawn.rs:267:36
[INFO] [stdout]   23:     0x5a1b375791e6 - <stateright[f5bc0f97b1a0fece]::actor::spawn::test::can_crash_and_then_recover::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a1b376fbd9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a1b376fbd9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a1b377085fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a1b377085fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a1b377085fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a1b377085fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a1b377085fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a1b377085fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a1b377085fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a1b37703ba4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a1b37703ba4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a1b3770b0f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a1b3770b0f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a1b3770b0f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a1b3770b0f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a1b3770b0f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a1b3770b0f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a1b3770b0f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a1b377e288f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a1b377e288f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cefb1fb0aa4 - <unknown>
[INFO] [stdout]   45:     0x7cefb203da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     actor::spawn::test::can_crash_and_then_recover
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 90 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fafd92b65b02a552bfb656d59280e9d7c39ba1b034bae7c326e436ae2ce5ac7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafd92b65b02a552bfb656d59280e9d7c39ba1b034bae7c326e436ae2ce5ac7b", kill_on_drop: false }`
[INFO] [stdout] fafd92b65b02a552bfb656d59280e9d7c39ba1b034bae7c326e436ae2ce5ac7b
