[INFO] fetching crate nexosim 1.0.0... [INFO] testing nexosim-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate nexosim 1.0.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nexosim 1.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d7caf123dfcfd12ba55fcc25ec7bfc9689c5ab72574d7f69df4da19dbfbb1fb [INFO] running `Command { std: "docker" "start" "-a" "9d7caf123dfcfd12ba55fcc25ec7bfc9689c5ab72574d7f69df4da19dbfbb1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d7caf123dfcfd12ba55fcc25ec7bfc9689c5ab72574d7f69df4da19dbfbb1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7caf123dfcfd12ba55fcc25ec7bfc9689c5ab72574d7f69df4da19dbfbb1fb", kill_on_drop: false }` [INFO] [stdout] 9d7caf123dfcfd12ba55fcc25ec7bfc9689c5ab72574d7f69df4da19dbfbb1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc3456081df32fa4225d589aaf96fecf25ca2490fd111fbff54ecb1bf8db6738 [INFO] running `Command { std: "docker" "start" "-a" "bc3456081df32fa4225d589aaf96fecf25ca2490fd111fbff54ecb1bf8db6738", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling nexosim v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling recycle-box v0.2.0 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling multishot v0.3.2 [INFO] [stderr] Compiling spin_sleep v1.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling st3 v0.4.1 [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 serde v1.0.228 [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 17.32s [INFO] running `Command { std: "docker" "inspect" "bc3456081df32fa4225d589aaf96fecf25ca2490fd111fbff54ecb1bf8db6738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3456081df32fa4225d589aaf96fecf25ca2490fd111fbff54ecb1bf8db6738", kill_on_drop: false }` [INFO] [stdout] bc3456081df32fa4225d589aaf96fecf25ca2490fd111fbff54ecb1bf8db6738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ebaf60a1fcfa2efbec2982c20f9a1f7a394929c140fafa4a4870fef1de2c12 [INFO] running `Command { std: "docker" "start" "-a" "72ebaf60a1fcfa2efbec2982c20f9a1f7a394929c140fafa4a4870fef1de2c12", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [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 32.68s [INFO] running `Command { std: "docker" "inspect" "72ebaf60a1fcfa2efbec2982c20f9a1f7a394929c140fafa4a4870fef1de2c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ebaf60a1fcfa2efbec2982c20f9a1f7a394929c140fafa4a4870fef1de2c12", kill_on_drop: false }` [INFO] [stdout] 72ebaf60a1fcfa2efbec2982c20f9a1f7a394929c140fafa4a4870fef1de2c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d09e8403ee5430f40fd6ddbd77b463c0ab965efdbb5002dcf72ca6b8c124d937 [INFO] running `Command { std: "docker" "start" "-a" "d09e8403ee5430f40fd6ddbd77b463c0ab965efdbb5002dcf72ca6b8c124d937", 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-f616ca0a554932c5) [INFO] [stdout] [INFO] [stdout] running 73 tests [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_unscheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_promise_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_cycle ... ok [INFO] [stdout] test executor::task::tests::general::task_multiple_wake ... ok [INFO] [stdout] test executor::task::tests::general::task_schedule ... ok [INFO] [stdout] test channel::queue::tests::queue_closed_by_sender ... 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_drop_promise_scheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_promise_unscheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_will_wake ... ok [INFO] [stdout] test executor::task::tests::general::task_drop_runnable ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_scheduled ... ok [INFO] [stdout] test executor::task::tests::general::task_wake_mt ... ok [INFO] [stdout] test executor::task::tests::general::task_cancel_completed ... ok [INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_set ... ok [INFO] [stdout] test executor::tests::executor_drop_cycle_st ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_filter_map ... ok [INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_unset ... ok [INFO] [stdout] test executor::task::tests::general::task_schedule_mt ... 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 macros::scoped_thread_local::tests::scoped_local_key_smoke ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_event_smoke ... ok [INFO] [stdout] test ports::sink::event_slot::tests::event_slot_try_read_single_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 executor::task::tests::general::task_multiple_wake_mt ... ok [INFO] [stdout] test ports::sink::event_slot::tests::event_slot_read_drop_single_threaded ... ok [INFO] [stdout] test executor::tests::executor_drop_cycle_mt ... ok [INFO] [stdout] test ports::sink::event_slot::tests::event_slot_try_read_multi_threaded ... ok [INFO] [stdout] test simulation::queue_items::tests::serialize_auto_key ... ok [INFO] [stdout] test ports::sink::event_slot::tests::event_slot_drop_multi_threaded ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_filter_map ... ok [INFO] [stdout] test time::ticker::tests::ticker_basic_stepping ... ok [INFO] [stdout] test macros::scoped_thread_local::tests::scoped_local_key_panic_resets ... ok [INFO] [stdout] test ports::source::broadcaster::tests::broadcast_query_smoke ... 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::ticker::tests::ticker_exact_tick_increment ... ok [INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_extract_invalid ... ok [INFO] [stdout] test ports::sink::event_slot::tests::event_slot_read_multi_threaded ... FAILED [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 time::ticker::tests::ticker_past_reference ... 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::priority_queue::tests::priority_smoke ... 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_writer ... ok [INFO] [stdout] test util::slot::tests::slot_single_threaded_write ... ok [INFO] [stdout] test util::slot::tests::slot_single_threaded_drop_reader ... ok [INFO] [stdout] test util::rng::tests::rng_gen_bounded_chi2 ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_query_smoke ... ok [INFO] [stdout] test time::clock::test::smoke_system_clock ... ok [INFO] [stdout] test time::tests::clock_reader_st ... ok [INFO] [stdout] test time::tests::clock_reader_mt ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_two ... ok [INFO] [stdout] test util::bit::tests::find_bit_fuzz ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_three ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_one ... ok [INFO] [stdout] test ports::output::broadcaster::tests::broadcast_query_filter_map ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_one ... ok [INFO] [stdout] test channel::queue::tests::queue_spsc_capacity_three ... ok [INFO] [stdout] test channel::queue::tests::queue_mpsc_capacity_two ... ok [INFO] [stdout] test util::indexed_priority_queue::tests::indexed_priority_queue_fuzz ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ports::sink::event_slot::tests::event_slot_read_multi_threaded stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ports::sink::event_slot::tests::event_slot_read_multi_threaded' (106) panicked at src/ports/sink/event_slot.rs:289:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some(42) [INFO] [stdout] right: Some(123) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556d62dfec0a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556d62dfec0a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556d62dfec0a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x556d62dfec0a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x556d62e12d2a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x556d62e12d2a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x556d62e036c2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556d62e036c2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x556d62ddd86f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x556d62ddd86f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x556d62df6eb9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x556d62d7b75c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x556d62d7b75c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556d62df7132 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x556d62df7132 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x556d62ddd928 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x556d62dd5299 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x556d62dde63d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x556d62e134ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556d62e13373 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x556d62ce6e8c - core[6aaeda2c7ad07a48]::panicking::assert_failed::, core[6aaeda2c7ad07a48]::option::Option> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x556d62c75a18 - nexosim[5814b01f146049f]::ports::sink::event_slot::tests::event_slot_read_multi_threaded [INFO] [stdout] at /opt/rustwide/workdir/src/ports/sink/event_slot.rs:289:9 [INFO] [stdout] 22: 0x556d62c6abb7 - nexosim[5814b01f146049f]::ports::sink::event_slot::tests::event_slot_read_multi_threaded::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/ports/sink/event_slot.rs:265:40 [INFO] [stdout] 23: 0x556d62cb7846 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556d62d6f83b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x556d62d6f83b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x556d62d7c22b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x556d62d7c22b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x556d62d7c22b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x556d62d7c22b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x556d62d7c22b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x556d62d7c22b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x556d62d7c22b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x556d62d77944 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x556d62d77944 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x556d62d7ee32 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x556d62d7ee32 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x556d62d7ee32 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x556d62d7ee32 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x556d62d7ee32 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x556d62d7ee32 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x556d62d7ee32 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x556d62dfe4df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x556d62dfe4df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7ba1c3510aa4 - [INFO] [stdout] 45: 0x7ba1c359da64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ports::sink::event_slot::tests::event_slot_read_multi_threaded [INFO] [stdout] [INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d09e8403ee5430f40fd6ddbd77b463c0ab965efdbb5002dcf72ca6b8c124d937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09e8403ee5430f40fd6ddbd77b463c0ab965efdbb5002dcf72ca6b8c124d937", kill_on_drop: false }` [INFO] [stdout] d09e8403ee5430f40fd6ddbd77b463c0ab965efdbb5002dcf72ca6b8c124d937