[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.98.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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ralexstokes/lamport on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64 [INFO] running `Command { std: "docker" "start" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", 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" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", 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" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.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 pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.3 [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.29s [INFO] running `Command { std: "docker" "inspect" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", 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" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.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 shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.37 [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 atomic-waker v1.1.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tower v0.5.3 [INFO] [stderr] Compiling lamport v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [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 tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [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 58s [INFO] running `Command { std: "docker" "inspect" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", 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" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lamport-17c47d91d282a49f) [INFO] [stdout] running 82 tests [INFO] [stdout] test behaviour::tests::gen_server_actor_handles_casts_and_calls ... ok [INFO] [stdout] test application::tests::boot_local_application_spawns_root_supervisor ... ok [INFO] [stdout] test behaviour::tests::gen_statem_actor_transitions_and_replies ... ok [INFO] [stdout] test application::tests::existing_runtime_can_boot_application ... ok [INFO] [stdout] test concurrent::tests::actor_capacity_limit_rejects_new_spawns ... ok [INFO] [stdout] test concurrent::tests::cancel_call_timeout_withdraws_queued_timeout_envelope ... 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::bounded_mailbox_returns_backpressure ... ok [INFO] [stdout] test concurrent::tests::managed_shutdown_still_succeeds_when_runtime_reserve_is_exhausted ... ok [INFO] [stdout] test concurrent::tests::observability_apis_work_on_concurrent_runtime ... ok [INFO] [stdout] test concurrent::tests::control_plane_supports_state_tracing_code_change_and_external_shutdown ... ok [INFO] [stdout] test concurrent::tests::actor_can_selectively_receive_pending_reply_after_watermark ... ok [INFO] [stdout] test concurrent::tests::runtime_owned_delivery_overflow_forces_exit ... ok [INFO] [stdout] test concurrent::tests::blocking_cpu_completion_returns_to_mailbox ... ok [INFO] [stdout] test concurrent::tests::managed_shutdown_uses_runtime_reserve_when_user_capacity_is_full ... ok [INFO] [stdout] test concurrent::tests::code_change_bypasses_selective_receive_with_pending_call ... ok [INFO] [stdout] test concurrent::tests::respawn_reuses_slot_with_incremented_generation_and_rejects_stale_id ... ok [INFO] [stdout] test concurrent::tests::ask_timeout_is_delivered_to_caller ... ok [INFO] [stdout] test concurrent::tests::selective_receive_still_delivers_link_exit_signals ... ok [INFO] [stdout] test concurrent::tests::suspended_actor_still_receives_down_notifications ... 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::suspend_prioritizes_system_messages_and_resume_releases_user_mail ... 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 concurrent::tests::selective_receive_timeout_fires_without_losing_older_mail ... 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 mailbox::tests::selective_receive_after_skips_older_messages ... ok [INFO] [stdout] test mailbox::tests::selective_receive_preserves_unmatched_relative_order ... ok [INFO] [stdout] test registry::tests::registry_rejects_duplicate_names ... ok [INFO] [stdout] test registry::tests::registry_unregisters_actor_names ... ok [INFO] [stdout] test runtime::tests::actor_capacity_limit_rejects_new_spawns ... 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 concurrent::tests::shutdown_bypasses_selective_receive_with_backlogged_mailbox ... 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 concurrent::tests::trace_options_all_capture_mailbox_depth_and_scheduler_metadata ... 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::code_change_bypasses_selective_receive_with_pending_call ... 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 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 concurrent::tests::timers_fire_on_concurrent_runtime ... 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 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_limit_shuts_down_supervisor ... ok [INFO] [stdout] test supervisor::tests::restart_intensity_prunes_old_entries ... ok [INFO] [stdout] test supervisor::tests::restart_scope_matches_otp_strategies ... ok [INFO] [stdout] test concurrent::tests::selective_receive_timeout_is_cancelled_after_match ... 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] [stderr] Running tests/application_boot.rs (/opt/rustwide/target/release/deps/application_boot-8aaaedf0da39e3e4) [INFO] [stdout] test runtime::tests::repeated_managed_shutdown_cancels_stale_timeout_under_mailbox_pressure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test booted_application_manages_and_restarts_a_public_supervised_subtree ... ok [INFO] [stdout] test application_upgrade_quiesces_tree_and_runs_children_before_parents ... ok [INFO] [stdout] test application_upgrade_failure_keeps_prior_code_changes_and_resumes_tree ... ok [INFO] [stdout] test application_upgrade_failure_resumes_tree_after_rejected_child_change ... ok [INFO] [stdout] test concurrent_application_upgrade_failure_resumes_tree_after_rejected_child_change ... ok [INFO] [stdout] test concurrent_application_upgrade_failure_keeps_prior_code_changes_and_resumes_tree ... ok [INFO] [stdout] test concurrent_application_upgrade_quiesces_tree_and_runs_children_before_parents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/concurrent_propagation.rs (/opt/rustwide/target/release/deps/concurrent_propagation-bcc152dce1c6d829) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test concurrent_runtime_propagates_links_and_monitors_under_load ... ok [INFO] [stderr] Running tests/mailbox_properties.rs (/opt/rustwide/target/release/deps/mailbox_properties-c2343a49c2f63b27) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/restart_loops.rs (/opt/rustwide/target/release/deps/restart_loops-3197c7b598be9b05) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test generated_sequences_match_fifo_and_selective_receive_model ... ok [INFO] [stdout] test generated_watermarks_only_match_future_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test restart_intensity_shutdown_terminates_the_running_subtree ... ok [INFO] [stdout] test restart_window_expires_before_the_next_failure ... ok [INFO] [stderr] Running tests/workloads.rs (/opt/rustwide/target/release/deps/workloads-243c10287d93c75d) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test service_style_workload_handles_parallel_request_reply_traffic ... ok [INFO] [stderr] Doc-tests lamport [INFO] [stdout] test chat_style_workload_preserves_membership_and_message_flow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64", kill_on_drop: false }` [INFO] [stdout] 010c3f499d665d1b925c86b947ea1b2c87217c10652bc11fc885770e1b9ddc64