[INFO] fetching crate nexosim 1.0.0...
[INFO] testing nexosim-1.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate nexosim 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nexosim 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nexosim 1.0.0
[INFO] tweaked toml for crates.io crate nexosim 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nexosim 1.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nexosim 1.0.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9006caa8c3aa00da8fae271ccc3f1befeb3820951c62e5df4a454078dc28484b
[INFO] running `Command { std: "docker" "start" "-a" "9006caa8c3aa00da8fae271ccc3f1befeb3820951c62e5df4a454078dc28484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9006caa8c3aa00da8fae271ccc3f1befeb3820951c62e5df4a454078dc28484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9006caa8c3aa00da8fae271ccc3f1befeb3820951c62e5df4a454078dc28484b", kill_on_drop: false }`
[INFO] [stdout] 9006caa8c3aa00da8fae271ccc3f1befeb3820951c62e5df4a454078dc28484b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e845b43a619f22768da46f476f495b55886daabefcf87bd933b0de81af1f8208
[INFO] running `Command { std: "docker" "start" "-a" "e845b43a619f22768da46f476f495b55886daabefcf87bd933b0de81af1f8208", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling nexosim v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling st3 v0.4.1
[INFO] [stderr]    Compiling async-event v0.2.1
[INFO] [stderr]    Compiling recycle-box v0.2.0
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling spin_sleep v1.3.2
[INFO] [stderr]    Compiling multishot v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling nexosim-macros v1.0.0
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling tai-time v1.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "e845b43a619f22768da46f476f495b55886daabefcf87bd933b0de81af1f8208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e845b43a619f22768da46f476f495b55886daabefcf87bd933b0de81af1f8208", kill_on_drop: false }`
[INFO] [stdout] e845b43a619f22768da46f476f495b55886daabefcf87bd933b0de81af1f8208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 813546a03c25aafec106309677d53b90c77a3b892eb0449384ea96096d913d78
[INFO] running `Command { std: "docker" "start" "-a" "813546a03c25aafec106309677d53b90c77a3b892eb0449384ea96096d913d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling nexosim v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.60s
[INFO] running `Command { std: "docker" "inspect" "813546a03c25aafec106309677d53b90c77a3b892eb0449384ea96096d913d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "813546a03c25aafec106309677d53b90c77a3b892eb0449384ea96096d913d78", kill_on_drop: false }`
[INFO] [stdout] 813546a03c25aafec106309677d53b90c77a3b892eb0449384ea96096d913d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9597ec3b3f119faedeeb8e8cde3421b9561eff89805bccbc88f7a704fdf00b06
[INFO] running `Command { std: "docker" "start" "-a" "9597ec3b3f119faedeeb8e8cde3421b9561eff89805bccbc88f7a704fdf00b06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexosim-f0917a7248853da7)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test channel::queue::tests::queue_closed_by_sender ... ok
[INFO] [stdout] test channel::queue::tests::queue_len ... ok
[INFO] [stdout] test channel::queue::tests::queue_closed_by_consumer ... ok
[INFO] [stdout] test executor::task::tests::general::task_cancel_completed ... ok
[INFO] [stdout] test executor::task::tests::general::task_cancel_scheduled ... ok
[INFO] [stdout] test executor::task::tests::general::task_cancel_unscheduled ... ok
[INFO] [stdout] test executor::task::tests::general::task_cancel_mt ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_promise_mt ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_promise_scheduled ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_cycle ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_promise_unscheduled ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_runnable ... ok
[INFO] [stdout] test executor::task::tests::general::task_multiple_wake ... ok
[INFO] [stdout] test executor::task::tests::general::task_multiple_wake_mt ... ok
[INFO] [stdout] test executor::task::tests::general::task_schedule ... ok
[INFO] [stdout] test executor::task::tests::general::task_schedule_and_forget ... ok
[INFO] [stdout] test executor::task::tests::general::task_drop_runnable_mt ... ok
[INFO] [stdout] test executor::task::tests::general::task_schedule_mt ... ok
[INFO] [stdout] test executor::task::tests::general::task_wake ... ok
[INFO] [stdout] test executor::task::tests::general::task_wake_and_forget ... ok
[INFO] [stdout] test executor::task::tests::general::task_will_wake ... ok
[INFO] [stdout] test executor::task::tests::general::task_wake_mt ... ok
[INFO] [stdout] test executor::tests::executor_drop_cycle_mt ... ok
[INFO] [stdout] test executor::tests::executor_drop_cycle_st ... ok
[INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_set ... ok
[INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_smoke ... ok
[INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_unset ... ok
[INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_filter_map ... ok
[INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_smoke ... ok
[INFO] [stdout] test ports::output::broadcaster::tests::broadcast_query_filter_map ... ok
[INFO] [stdout] test ports::output::broadcaster::tests::broadcast_query_smoke ... ok
[INFO] [stdout] test ports::sink::event_slot::tests::event_slot_drop_multi_threaded ... ok
[INFO] [stdout] test ports::sink::event_slot::tests::event_slot_read_drop_single_threaded ... ok
[INFO] [stdout] test ports::sink::event_slot::tests::event_slot_read_multi_threaded ... ok
[INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_panic_resets ... ok
[INFO] [stdout] test ports::sink::event_slot::tests::event_slot_try_read_single_threaded ... ok
[INFO] [stdout] test ports::sink::event_slot::tests::event_slot_try_read_multi_threaded ... ok
[INFO] [stdout] test ports::source::broadcaster::tests::broadcast_event_filter_map ... ok
[INFO] [stdout] test ports::source::broadcaster::tests::broadcast_event_smoke ... ok
[INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_filter_map ... ok
[INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_smoke ... ok
[INFO] [stdout] test simulation::queue_items::tests::serialize_auto_key ... ok
[INFO] [stdout] test time::tests::clock_reader_mt ... ok
[INFO] [stdout] test time::tests::clock_reader_st ... ok
[INFO] [stdout] test time::ticker::tests::ticker_basic_stepping ... ok
[INFO] [stdout] test time::ticker::tests::ticker_exact_tick_increment ... ok
[INFO] [stdout] test time::ticker::tests::ticker_past_reference ... ok
[INFO] [stdout] test time::ticker::tests::ticker_sub_tick_increment ... ok
[INFO] [stdout] test time::ticker::tests::ticker_very_large_step ... ok
[INFO] [stdout] test time::clock::test::smoke_system_clock ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_equal_keys ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_extract_invalid ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_extract_valid ... ok
[INFO] [stdout] test util::bit::tests::find_bit_fuzz ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_interleaved ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_smoke ... ok
[INFO] [stdout] test util::priority_queue::tests::priority_smoke ... ok
[INFO] [stdout] test util::rng::tests::rng_gen_bounded_chi2 ... ok
[INFO] [stdout] test util::shared_cell::tests::shared_cell_multi_threaded_write ... ok
[INFO] [stdout] test util::shared_cell::tests::shared_cell_overwrite_test ... ok
[INFO] [stdout] test util::shared_cell::tests::shared_cell_smoke_test ... ok
[INFO] [stdout] test util::slot::tests::slot_multi_threaded_drop_writer ... ok
[INFO] [stdout] test util::slot::tests::slot_multi_threaded_write ... ok
[INFO] [stdout] test util::slot::tests::slot_single_threaded_drop_reader ... ok
[INFO] [stdout] test util::slot::tests::slot_single_threaded_drop_writer ... ok
[INFO] [stdout] test util::slot::tests::slot_single_threaded_write ... ok
[INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_three ... ok
[INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_two ... ok
[INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_one ... ok
[INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_three ... ok
[INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_two ... ok
[INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_one ... ok
[INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_fuzz ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-76ba2885bb05071f)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test model_scheduling::model_cancel_future_keyed_event_st ... ok
[INFO] [stdout] test model_scheduling::model_cancel_future_keyed_event_mt ... ok
[INFO] [stdout] test model_scheduling::model_cancel_periodic_event_mt ... ok
[INFO] [stdout] test model_scheduling::model_cancel_same_time_keyed_event_st ... ok
[INFO] [stdout] test model_scheduling::model_cancel_same_time_keyed_event_mt ... ok
[INFO] [stdout] test model_scheduling::model_schedule_event_st ... ok
[INFO] [stdout] test model_scheduling::model_cancel_periodic_event_st ... ok
[INFO] [stdout] test model_scheduling::model_schedule_manually_registered_input_st ... ok
[INFO] [stdout] test model_scheduling::model_schedule_event_mt ... ok
[INFO] [stdout] test model_scheduling::model_schedule_periodic_event_st ... ok
[INFO] [stdout] test model_scheduling::model_schedule_manually_registered_input_mt ... ok
[INFO] [stdout] test model_scheduling::multiple_models_scheduling_st ... ok
[INFO] [stdout] test model_scheduling::multiple_models_scheduling_mt ... ok
[INFO] [stdout] test model_scheduling::model_schedule_periodic_event_mt ... ok
[INFO] [stdout] test serialization::model_init ... ok
[INFO] [stdout] test serialization::model_with_generic_env ... ok
[INFO] [stdout] test serialization::model_with_generics ... ok
[INFO] [stdout] test serialization::model_relative_order ... ok
[INFO] [stdout] test serialization::model_with_output ... ok
[INFO] [stdout] test serialization::model_with_schedule ... ok
[INFO] [stdout] test serialization::model_with_hashmap ... ok
[INFO] [stdout] test serialization::model_with_key ... ok
[INFO] [stdout] test simulation_clock_sync::clock_sync_zero_tolerance_mt ... ok
[INFO] [stdout] test model_injector::injector_tickless_st ... ok
[INFO] [stdout] test model_injector::injector_basic_mt ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_mailbox_overflow_st ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_mailbox_overflow_mt ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_multiple_query_loopback_st ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_query_loopback_mt ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_query_loopback_st ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_multiple_query_loopback_mt ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_transitive_query_loopback_st ... ok
[INFO] [stdout] test simulation_deadlock::deadlock_on_transitive_query_loopback_mt ... ok
[INFO] [stdout] test simulation_message_loss::event_loss_mt ... ok
[INFO] [stdout] test simulation_message_loss::event_loss_st ... ok
[INFO] [stdout] test simulation_message_loss::request_loss_mt ... ok
[INFO] [stdout] test simulation_message_loss::request_loss_st ... ok
[INFO] [stdout] test simulation_no_recipient::dropped_address_mt ... ok
[INFO] [stdout] test simulation_no_recipient::dropped_address_st ... ok
[INFO] [stdout] test model_injector::injector_tickless_mt ... ok
[INFO] [stdout] test model_injector::injector_basic_st ... ok
[INFO] [stdout] test model_injector::injector_ordering_mt ... ok
[INFO] [stdout] test simulation_clock_sync::clock_sync_with_tolerance_st ... ok
[INFO] [stdout] test simulation_clock_sync::clock_sync_with_tolerance_mt ... ok
[INFO] [stdout] test simulation_clock_sync::clock_sync_zero_tolerance_st ... ok
[INFO] [stdout] test simulation_no_recipient::no_input_from_model_mt ... ok
[INFO] [stdout] test simulation_no_recipient::no_input_from_model_st ... ok
[INFO] [stdout] test simulation_no_recipient::no_input_from_scheduler_st ... ok
[INFO] [stdout] test simulation_no_recipient::no_replier_from_model_st ... ok
[INFO] [stdout] test simulation_no_recipient::no_input_from_scheduler_mt ... ok
[INFO] [stdout] test simulation_no_recipient::no_replier_from_query_mt ... ok
[INFO] [stdout] test simulation_no_recipient::no_replier_from_query_st ... ok
[INFO] [stdout] test simulation_panic::model_panic_st ... ok
[INFO] [stdout] test simulation_panic::model_panic_mt ... ok
[INFO] [stdout] test simulation_no_recipient::no_replier_from_model_mt ... ok
[INFO] [stdout] test simulation_scheduling::schedule_events_st ... ok
[INFO] [stdout] test simulation_scheduling::schedule_keyed_events_st ... ok
[INFO] [stdout] test simulation_scheduling::schedule_periodic_events_st ... ok
[INFO] [stdout] test simulation_scheduling::schedule_keyed_events_mt ... ok
[INFO] [stdout] test simulation_scheduling::schedule_events_mt ... ok
[INFO] [stdout] test simulation_scheduling::schedule_periodic_keyed_events_st ... ok
[INFO] [stdout] test simulation_scheduling::schedule_periodic_keyed_events_mt ... ok
[INFO] [stdout] test simulation_scheduling::schedule_periodic_events_mt ... ok
[INFO] [stdout] test simulation_ticked_mode::ticked_mode_halt_mt ... ok
[INFO] [stdout] test simulation_halt::halt_and_resume ... ok
[INFO] [stdout] test simulation_scheduling::system_clock_from_instant_mt ... FAILED
[INFO] [stdout] test simulation_scheduling::auto_system_clock_st ... ok
[INFO] [stdout] test simulation_scheduling::auto_system_clock_mt ... ok
[INFO] [stdout] test simulation_scheduling::system_clock_from_system_time_st ... ok
[INFO] [stdout] test simulation_scheduling::system_clock_from_instant_st ... ok
[INFO] [stdout] test simulation_timeout::timeout_untriggered_st ... ok
[INFO] [stdout] test simulation_timeout::timeout_untriggered_mt ... ok
[INFO] [stdout] test simulation_scheduling::system_clock_from_system_time_mt ... ok
[INFO] [stdout] test simulation_ticked_mode::ticked_mode_halt_st ... ok
[INFO] [stdout] test simulation_ticked_mode::ticked_mode_scheduling_mt ... ok
[INFO] [stdout] test simulation_ticked_mode::ticked_mode_scheduling_st ... ok
[INFO] [stdout] test simulation_timeout::timeout_triggered_mt ... ok
[INFO] [stdout] test simulation_timeout::timeout_triggered_st ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- simulation_scheduling::system_clock_from_instant_mt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation_scheduling::system_clock_from_instant_mt' (536) panicked at tests/integration/simulation_scheduling.rs:357:13:
[INFO] [stdout] Expected t = 0.400000s +/- 0.005000s, measured t = 0.407449s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd781d98d5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd781d98d5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd781d98d5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd781d98d5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd781dad4ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd781dad4ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd781d9d922 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd781d9d922 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd781d7793f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd781d7793f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd781d910d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd781ca968c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd781ca968c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd781d91352 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd781d91352 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd781d779f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd781d6f369 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd781d7870d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd781daddcc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd781bbb32d - integration::simulation_scheduling::system_clock_from_instant::h816e9bd8306e202f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:357:13
[INFO] [stdout]   20:     0x5cd781bbb4bb - integration::simulation_scheduling::system_clock_from_instant_mt::hf62b0542565a74ad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:464:5
[INFO] [stdout]   21:     0x5cd781bbb4d7 - integration::simulation_scheduling::system_clock_from_instant_mt::{{closure}}::h7b5d13676b00e401
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:463:34
[INFO] [stdout]   22:     0x5cd7818a6cd6 - core::ops::function::FnOnce::call_once::hd8944021bb6d4fa8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cd781c9d76b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd781c9d76b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5cd781caa15b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5cd781caa15b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5cd781caa15b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cd781caa15b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5cd781caa15b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cd781caa15b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5cd781caa15b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5cd781ca5874 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5cd781ca5874 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5cd781cacd62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5cd781cacd62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5cd781cacd62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5cd781cacd62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5cd781cacd62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cd781cacd62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5cd781cacd62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cd781d9865f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5cd781d9865f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7e791dcd5aa4 - <unknown>
[INFO] [stdout]   44:     0x7e791dd62a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     simulation_scheduling::system_clock_from_instant_mt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 77 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "9597ec3b3f119faedeeb8e8cde3421b9561eff89805bccbc88f7a704fdf00b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9597ec3b3f119faedeeb8e8cde3421b9561eff89805bccbc88f7a704fdf00b06", kill_on_drop: false }`
[INFO] [stdout] 9597ec3b3f119faedeeb8e8cde3421b9561eff89805bccbc88f7a704fdf00b06
