[INFO] cloning repository https://github.com/ralexstokes/lamport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralexstokes/lamport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Flamport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Flamport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d38956b66566f62516cc9781fc84a97f932d2124
[INFO] testing ralexstokes/lamport against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Flamport" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ralexstokes/lamport
[INFO] finished tweaking git repo https://github.com/ralexstokes/lamport
[INFO] tweaked toml for git repo https://github.com/ralexstokes/lamport written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ralexstokes/lamport on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ralexstokes/lamport already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3
[INFO] running `Command { std: "docker" "start" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lamport v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 33.64s
[INFO] running `Command { std: "docker" "inspect" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling lamport v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 57s
[INFO] running `Command { std: "docker" "inspect" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lamport-17c47d91d282a49f)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test behaviour::tests::gen_statem_actor_transitions_and_replies ... ok
[INFO] [stdout] test application::tests::boot_local_application_spawns_root_supervisor ... ok
[INFO] [stdout] test application::tests::existing_runtime_can_boot_application ... ok
[INFO] [stdout] test behaviour::tests::gen_server_actor_handles_casts_and_calls ... ok
[INFO] [stdout] test concurrent::tests::cancel_call_timeout_withdraws_queued_timeout_envelope ... ok
[INFO] [stdout] test concurrent::tests::actor_capacity_limit_rejects_new_spawns ... ok
[INFO] [stdout] test concurrent::tests::completed_snapshot_clears_links_and_monitors_after_exit ... ok
[INFO] [stdout] test concurrent::tests::concurrent_runtime_processes_different_actors_in_parallel ... ok
[INFO] [stdout] test concurrent::tests::managed_shutdown_still_succeeds_when_runtime_reserve_is_exhausted ... ok
[INFO] [stdout] test concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown ... FAILED
[INFO] [stdout] test concurrent::tests::observability_apis_work_on_concurrent_runtime ... ok
[INFO] [stdout] test concurrent::tests::bounded_mailbox_returns_backpressure ... ok
[INFO] [stdout] test concurrent::tests::blocking_cpu_completion_returns_to_mailbox ... ok
[INFO] [stdout] test concurrent::tests::runtime_owned_delivery_overflow_forces_exit ... ok
[INFO] [stdout] test concurrent::tests::actor_can_selectively_receive_pending_reply_after_watermark ... ok
[INFO] [stdout] test concurrent::tests::managed_shutdown_uses_runtime_reserve_when_user_capacity_is_full ... ok
[INFO] [stdout] test concurrent::tests::respawn_reuses_slot_with_incremented_generation_and_rejects_stale_id ... ok
[INFO] [stdout] test concurrent::tests::code_change_bypasses_selective_receive_with_pending_call ... ok
[INFO] [stdout] test concurrent::tests::selective_receive_still_delivers_link_exit_signals ... ok
[INFO] [stdout] test concurrent::tests::ask_timeout_is_delivered_to_caller ... ok
[INFO] [stdout] test concurrent::tests::suspend_prioritizes_system_messages_and_resume_releases_user_mail ... ok
[INFO] [stdout] test concurrent::tests::selective_receive_timeout_fires_without_losing_older_mail ... ok
[INFO] [stdout] test concurrent::tests::system_shutdown_reaches_genserver_info_path ... ok
[INFO] [stdout] test concurrent::tests::system_shutdown_stops_plain_actors ... ok
[INFO] [stdout] test concurrent::tests::suspended_actor_still_receives_down_notifications ... ok
[INFO] [stdout] test concurrent::tests::suspended_actor_still_receives_exit_signals ... ok
[INFO] [stdout] test envelope::tests::payload_round_trips_through_downcast ... ok
[INFO] [stdout] test mailbox::tests::bounded_mailbox_applies_backpressure ... ok
[INFO] [stdout] test mailbox::tests::fifo_pop_preserves_send_order ... ok
[INFO] [stdout] test mailbox::tests::runtime_reserve_keeps_one_slot_for_runtime_messages ... ok
[INFO] [stdout] test concurrent::tests::shutdown_bypasses_selective_receive_with_backlogged_mailbox ... ok
[INFO] [stdout] test mailbox::tests::selective_receive_preserves_unmatched_relative_order ... ok
[INFO] [stdout] test mailbox::tests::selective_receive_after_skips_older_messages ... ok
[INFO] [stdout] test registry::tests::registry_unregisters_actor_names ... ok
[INFO] [stdout] test registry::tests::registry_rejects_duplicate_names ... ok
[INFO] [stdout] test runtime::tests::actor_can_selectively_receive_pending_reply_after_watermark ... ok
[INFO] [stdout] test runtime::tests::actors_can_register_and_unregister_themselves_through_context ... ok
[INFO] [stdout] test runtime::tests::actor_capacity_limit_rejects_new_spawns ... ok
[INFO] [stdout] test runtime::tests::blocking_task_completion_is_delivered_to_actor_mailbox ... ok
[INFO] [stdout] test runtime::tests::bounded_mailbox_returns_explicit_backpressure ... ok
[INFO] [stdout] test runtime::tests::cancel_call_timeout_withdraws_queued_timeout_envelope ... ok
[INFO] [stdout] test runtime::tests::code_change_bypasses_selective_receive_with_pending_call ... ok
[INFO] [stdout] test runtime::tests::completed_snapshot_clears_links_and_monitors_after_exit ... ok
[INFO] [stdout] test runtime::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown ... ok
[INFO] [stdout] test runtime::tests::linked_exit_kills_non_trapping_actor ... ok
[INFO] [stdout] test runtime::tests::managed_shutdown_still_succeeds_when_runtime_reserve_is_exhausted ... ok
[INFO] [stdout] test runtime::tests::managed_shutdown_uses_runtime_reserve_when_user_capacity_is_full ... ok
[INFO] [stdout] test runtime::tests::monitor_on_missing_actor_enqueues_immediate_down ... ok
[INFO] [stdout] test runtime::tests::observability_event_log_and_crash_reports_include_context ... ok
[INFO] [stdout] test runtime::tests::observability_introspection_exposes_tree_links_monitors_and_metrics ... ok
[INFO] [stdout] test runtime::tests::registry_api_registers_resolves_and_unregisters_names ... ok
[INFO] [stdout] test concurrent::tests::trace_options_all_capture_mailbox_depth_and_scheduler_metadata ... ok
[INFO] [stdout] test runtime::tests::respawn_reuses_slot_with_incremented_generation_and_rejects_stale_id ... ok
[INFO] [stdout] test runtime::tests::runtime_owned_delivery_overflow_forces_exit ... ok
[INFO] [stdout] test runtime::tests::selective_receive_still_delivers_link_exit_signals ... ok
[INFO] [stdout] test runtime::tests::ask_timeout_is_delivered_back_to_the_caller ... ok
[INFO] [stdout] test runtime::tests::block_on_next_waits_for_tokio_timer_delivery ... ok
[INFO] [stdout] test runtime::tests::shutdown_bypasses_selective_receive_with_backlogged_mailbox ... ok
[INFO] [stdout] test concurrent::tests::selective_receive_timeout_is_cancelled_after_match ... ok
[INFO] [stdout] test concurrent::tests::timers_fire_on_concurrent_runtime ... ok
[INFO] [stdout] test runtime::tests::suspend_prioritizes_system_messages_and_resume_releases_user_mail ... ok
[INFO] [stdout] test runtime::tests::suspended_actor_still_receives_down_notifications ... ok
[INFO] [stdout] test runtime::tests::suspended_actor_still_receives_exit_signals ... ok
[INFO] [stdout] test runtime::tests::system_shutdown_reaches_genserver_info_path ... ok
[INFO] [stdout] test runtime::tests::system_shutdown_stops_plain_actors ... ok
[INFO] [stdout] test runtime::tests::trace_options_all_capture_mailbox_depth_and_scheduler_metadata ... ok
[INFO] [stdout] test runtime::tests::trap_exit_converts_linked_failures_into_messages ... ok
[INFO] [stdout] test supervisor::tests::one_for_all_restarts_entire_subtree ... ok
[INFO] [stdout] test supervisor::tests::one_for_one_restart_updates_runtime_state_and_events ... ok
[INFO] [stdout] test supervisor::tests::rest_for_one_restarts_only_suffix ... ok
[INFO] [stdout] test supervisor::tests::restart_intensity_prunes_old_entries ... ok
[INFO] [stdout] test supervisor::tests::restart_intensity_limit_shuts_down_supervisor ... ok
[INFO] [stdout] test supervisor::tests::restart_scope_matches_otp_strategies ... ok
[INFO] [stdout] test supervisor::tests::supervisor_shutdown_completes_with_suspended_children ... ok
[INFO] [stdout] test types::tests::transient_children_restart_only_on_abnormal_exit ... ok
[INFO] [stdout] test runtime::tests::selective_receive_timeout_fires_without_losing_older_mail ... ok
[INFO] [stdout] test runtime::tests::spawn_blocking_cpu_uses_tokio_pool_instead_of_actor_turn ... ok
[INFO] [stdout] test supervisor::tests::shutdown_order_and_timeouts_are_enforced ... ok
[INFO] [stdout] test concurrent::tests::repeated_managed_shutdown_cancels_stale_timeout_under_mailbox_pressure ... ok
[INFO] [stdout] test runtime::tests::selective_receive_timeout_is_cancelled_after_match ... ok
[INFO] [stdout] test concurrent::tests::one_actor_never_runs_more_than_one_turn_at_a_time ... ok
[INFO] [stdout] test runtime::tests::repeated_managed_shutdown_cancels_stale_timeout_under_mailbox_pressure ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown' (2669) panicked at src/concurrent.rs:4233:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Waiting
[INFO] [stdout]  right: Dead
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d85788867a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d857889b12a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d857888b052 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d85788652d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d857887e9e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d857880105c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d857887ec62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d8578865392 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d857885a599 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d85788660ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d857889b84c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d857889b763 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d85787b12c6 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<lamport[89adc2a0098052d9]::types::status::ActorStatus, lamport[89adc2a0098052d9]::types::status::ActorStatus>
[INFO] [stdout]   13:     0x5d8578768a01 - lamport[89adc2a0098052d9]::concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown
[INFO] [stdout]   14:     0x5d85787b7f79 - <lamport[89adc2a0098052d9]::concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5d85787f413b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   16:     0x5d85788019b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5d85787fb2c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5d8578804a32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5d85788860cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7229546db07a - <unknown>
[INFO] [stdout]   21:     0x72295476e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 81 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3", kill_on_drop: false }`
[INFO] [stdout] 06eb3e05a48f2ee0cdc24a32c569d83cd327a9bcda86b27266755883dbd16af3
