[INFO] fetching crate nexosim 0.3.4... [INFO] testing nexosim-0.3.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate nexosim 0.3.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nexosim 0.3.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nexosim 0.3.4 [INFO] tweaked toml for crates.io crate nexosim 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nexosim 0.3.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexosim 0.3.4 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23389ea03c6b395dd1fa3e9d23a44672036fd85b80c26925f3336fb34fe9f74a [INFO] running `Command { std: "docker" "start" "-a" "23389ea03c6b395dd1fa3e9d23a44672036fd85b80c26925f3336fb34fe9f74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23389ea03c6b395dd1fa3e9d23a44672036fd85b80c26925f3336fb34fe9f74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23389ea03c6b395dd1fa3e9d23a44672036fd85b80c26925f3336fb34fe9f74a", kill_on_drop: false }` [INFO] [stdout] 23389ea03c6b395dd1fa3e9d23a44672036fd85b80c26925f3336fb34fe9f74a [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e81694fd3ea79424c66750ecc01fef9493663c0de4b35438c77aebaa76a038 [INFO] running `Command { std: "docker" "start" "-a" "32e81694fd3ea79424c66750ecc01fef9493663c0de4b35438c77aebaa76a038", kill_on_drop: false }` [INFO] [stderr] Compiling nexosim v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling multishot v0.3.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling tai-time v0.3.3 [INFO] [stderr] Compiling recycle-box v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling spin_sleep v1.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "32e81694fd3ea79424c66750ecc01fef9493663c0de4b35438c77aebaa76a038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e81694fd3ea79424c66750ecc01fef9493663c0de4b35438c77aebaa76a038", kill_on_drop: false }` [INFO] [stdout] 32e81694fd3ea79424c66750ecc01fef9493663c0de4b35438c77aebaa76a038 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea307d95577fcfba939e974798c81817c66b0cb40b69189e2f53cd5458926c94 [INFO] running `Command { std: "docker" "start" "-a" "ea307d95577fcfba939e974798c81817c66b0cb40b69189e2f53cd5458926c94", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [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 sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling nexosim v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.59s [INFO] running `Command { std: "docker" "inspect" "ea307d95577fcfba939e974798c81817c66b0cb40b69189e2f53cd5458926c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea307d95577fcfba939e974798c81817c66b0cb40b69189e2f53cd5458926c94", kill_on_drop: false }` [INFO] [stdout] ea307d95577fcfba939e974798c81817c66b0cb40b69189e2f53cd5458926c94 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d340cc848af8b07c5e402da1e63e3aa78e2c9a8fd93f3078cf4c0df48f1ffc93 [INFO] running `Command { std: "docker" "start" "-a" "d340cc848af8b07c5e402da1e63e3aa78e2c9a8fd93f3078cf4c0df48f1ffc93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexosim-fb05ea15a2ca3096) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test channel::queue::tests::queue_closed_by_consumer ... ok [INFO] [stdout] test channel::queue::tests::queue_closed_by_sender ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_completed ... ok [INFO] [stdout] test channel::queue::tests::queue_len ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_scheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_unscheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_promise_scheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_multiple_wake ... 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_drop_promise_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_schedule ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_cycle ... ok [INFO] [stdout] test executor::task::tests::general::task_schedule_and_forget ... ok [INFO] [stdout] test executor::task::tests::general::task_wake ... ok [INFO] [stdout] test executor::task::tests::general::task_will_wake ... 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 executor::task::tests::general::task_wake_and_forget ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_runnable_mt ... ok [INFO] [stdout] test executor::tests::executor_drop_cycle_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_wake_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_multiple_wake_mt ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_filter_map ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_event_filter_map ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_smoke ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_event_smoke ... 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_equal_keys ... ok [INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_extract_valid ... 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 macros::scoped_thread_local::tests::scoped_local_key_panic_resets ... 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 ports::output::broadcaster::tests::broadcast_query_filter_map ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_filter_map ... 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::rng::tests::rng_gen_bounded_chi2 ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_smoke ... ok [INFO] [stdout] test time::clock::test::smoke_system_clock ... ok [INFO] [stdout] test util::slot::tests::slot_single_threaded_write ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_query_smoke ... ok [INFO] [stdout] test executor::task::tests::general::task_schedule_mt ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_one ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_one ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_three ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_two ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_two ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_three ... ok [INFO] [stdout] test util::bit::tests::find_bit_fuzz ... ok [INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_fuzz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.95s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-90454b643bd7d505) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test model_scheduling::model_cancel_future_keyed_event_st ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_mailbox_overflow_st ... ok [INFO] [stdout] test model_scheduling::model_cancel_same_time_keyed_event_st ... ok [INFO] [stdout] test model_scheduling::model_schedule_periodic_event_st ... ok [INFO] [stdout] test model_scheduling::model_cancel_periodic_event_st ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_multiple_query_loopback_st ... ok [INFO] [stdout] test model_scheduling::model_cancel_periodic_event_mt ... ok [INFO] [stdout] test model_scheduling::model_cancel_same_time_keyed_event_mt ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_query_loopback_st ... ok [INFO] [stdout] test model_scheduling::model_schedule_event_mt ... 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_message_loss::event_loss_st ... ok [INFO] [stdout] test simulation_no_recipient::dropped_address_st ... ok [INFO] [stdout] test model_scheduling::model_cancel_future_keyed_event_mt ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_mailbox_overflow_mt ... ok [INFO] [stdout] test simulation_no_recipient::dropped_address_mt ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_multiple_query_loopback_mt ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_transitive_query_loopback_mt ... ok [INFO] [stdout] test model_scheduling::model_schedule_event_st ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_transitive_query_loopback_st ... ok [INFO] [stdout] test simulation_deadlock::deadlock_on_query_loopback_mt ... ok [INFO] [stdout] test model_scheduling::model_schedule_periodic_event_mt ... ok [INFO] [stdout] test simulation_message_loss::event_loss_mt ... ok [INFO] [stdout] test simulation_no_recipient::no_input_from_model_mt ... ok [INFO] [stdout] test simulation_no_recipient::no_input_from_scheduler_st ... ok [INFO] [stdout] test simulation_scheduling::schedule_events_mt ... ok [INFO] [stdout] test simulation_no_recipient::no_input_from_scheduler_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_no_recipient::no_replier_from_model_st ... ok [INFO] [stdout] test simulation_scheduling::schedule_periodic_events_st ... ok [INFO] [stdout] test simulation_scheduling::schedule_periodic_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_no_recipient::no_replier_from_model_mt ... ok [INFO] [stdout] test simulation_no_recipient::no_input_from_model_st ... ok [INFO] [stdout] test simulation_no_recipient::no_replier_from_scheduler_st ... ok [INFO] [stdout] test simulation_no_recipient::no_replier_from_scheduler_mt ... ok [INFO] [stdout] test simulation_panic::model_panic_st ... ok [INFO] [stdout] test simulation_panic::model_panic_mt ... ok [INFO] [stdout] test simulation_timeout::timeout_untriggered_mt ... ok [INFO] [stdout] test simulation_timeout::timeout_untriggered_st ... ok [INFO] [stdout] test simulation_scheduling::schedule_keyed_events_mt ... ok [INFO] [stdout] test simulation_scheduling::system_clock_from_instant_st ... FAILED [INFO] [stdout] test simulation_clock_sync::clock_sync_zero_tolerance_st ... ok [INFO] [stdout] test simulation_clock_sync::clock_sync_zero_tolerance_mt ... ok [INFO] [stdout] test simulation_scheduling::auto_system_clock_st ... FAILED [INFO] [stdout] test simulation_scheduling::auto_system_clock_mt ... ok [INFO] [stdout] test simulation_scheduling::system_clock_from_system_time_mt ... ok [INFO] [stdout] test simulation_scheduling::system_clock_from_instant_mt ... ok [INFO] [stdout] test simulation_scheduling::system_clock_from_system_time_st ... ok [INFO] [stdout] test simulation_halt::halt_and_resume ... 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_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_st stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'simulation_scheduling::system_clock_from_instant_st' (324) panicked at tests/integration/simulation_scheduling.rs:354:13: [INFO] [stdout] Expected t = 0.200000s +/- 0.005000s, measured t = 0.205084s [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x624838be2412 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624838be2412 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624838be2412 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624838be2412 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624838bf2c2f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x624838bf2c2f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x624838bae571 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624838bae571 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x624838bbac02 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624838bbfd4f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x624838bbfbe1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x624838b3053e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x624838b3053e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x624838bc04bf - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x624838bc04bf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x624838bc026a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x624838bbad49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x624838ba2cfd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x624838bfa810 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x6248389cb944 - integration::simulation_scheduling::system_clock_from_instant::h9f40a61ef5654725 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:354:13 [INFO] [stdout] 20: 0x6248389cbafb - integration::simulation_scheduling::system_clock_from_instant_st::h0a46132caf3d485e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:466:5 [INFO] [stdout] 21: 0x6248389cbb17 - integration::simulation_scheduling::system_clock_from_instant_st::{{closure}}::h0ba050dd041ecf6a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:465:34 [INFO] [stdout] 22: 0x6248389a7f36 - core::ops::function::FnOnce::call_once::hb0afcd17b5020920 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x624838b3031b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x624838b3031b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x624838b45f45 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x624838b45f45 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x624838b45f45 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x624838b45f45 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x624838b45f45 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x624838b45f45 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x624838b45f45 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x624838b1c754 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x624838b1c754 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x624838b200fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x624838b200fa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x624838b200fa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x624838b200fa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x624838b200fa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x624838b200fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x624838b200fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x624838bb5e7f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x624838bb5e7f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x7366467faaa4 - [INFO] [stdout] 44: 0x736646887a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation_scheduling::auto_system_clock_st stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'simulation_scheduling::auto_system_clock_st' (296) panicked at tests/integration/simulation_scheduling.rs:454:9: [INFO] [stdout] Expected t = 0.400000s +/- 0.005000s, measured t = 0.418150s [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x624838be2412 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624838be2412 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624838be2412 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624838be2412 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624838bf2c2f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x624838bf2c2f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x624838bae571 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624838bae571 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x624838bbac02 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624838bbfd4f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x624838bbfbe1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x624838b3053e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x624838b3053e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x624838bc04bf - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x624838bc04bf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x624838bc026a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x624838bbad49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x624838ba2cfd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x624838bfa810 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x6248389c8828 - integration::simulation_scheduling::auto_system_clock::h2582dbecfb21f50f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:454:9 [INFO] [stdout] 20: 0x6248389c95cb - integration::simulation_scheduling::auto_system_clock_st::hc9cb03f01a17eee3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:490:5 [INFO] [stdout] 21: 0x6248389c95e7 - integration::simulation_scheduling::auto_system_clock_st::{{closure}}::he114aeb98103558c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/simulation_scheduling.rs:489:26 [INFO] [stdout] 22: 0x6248389a7686 - core::ops::function::FnOnce::call_once::h44c036eed967af6a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x624838b3031b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x624838b3031b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x624838b45f45 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x624838b45f45 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x624838b45f45 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x624838b45f45 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x624838b45f45 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x624838b45f45 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x624838b45f45 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x624838b1c754 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x624838b1c754 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x624838b200fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x624838b200fa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x624838b200fa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x624838b200fa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x624838b200fa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x624838b200fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x624838b200fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x624838bb5e7f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x624838bb5e7f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x7366467faaa4 - [INFO] [stdout] 44: 0x736646887a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simulation_scheduling::auto_system_clock_st [INFO] [stdout] simulation_scheduling::system_clock_from_instant_st [INFO] [stdout] [INFO] [stdout] test result: FAILED. 55 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "d340cc848af8b07c5e402da1e63e3aa78e2c9a8fd93f3078cf4c0df48f1ffc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d340cc848af8b07c5e402da1e63e3aa78e2c9a8fd93f3078cf4c0df48f1ffc93", kill_on_drop: false }` [INFO] [stdout] d340cc848af8b07c5e402da1e63e3aa78e2c9a8fd93f3078cf4c0df48f1ffc93