[INFO] fetching crate eventsim 0.1.0...
[INFO] testing eventsim-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate eventsim 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate eventsim 0.1.0
[INFO] finished tweaking crates.io crate eventsim 0.1.0
[INFO] tweaked toml for crates.io crate eventsim 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventsim 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e5e5158862fe59f59012fc36f52de981aaf4c15d2fbb34f75c07934d0094b8d
[INFO] running `Command { std: "docker" "start" "-a" "8e5e5158862fe59f59012fc36f52de981aaf4c15d2fbb34f75c07934d0094b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e5e5158862fe59f59012fc36f52de981aaf4c15d2fbb34f75c07934d0094b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5e5158862fe59f59012fc36f52de981aaf4c15d2fbb34f75c07934d0094b8d", kill_on_drop: false }`
[INFO] [stdout] 8e5e5158862fe59f59012fc36f52de981aaf4c15d2fbb34f75c07934d0094b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c463c90f070876f26b90df0edc2d0a5127880f0f3123dae64e3344842106f44
[INFO] running `Command { std: "docker" "start" "-a" "1c463c90f070876f26b90df0edc2d0a5127880f0f3123dae64e3344842106f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling eventsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s
[INFO] running `Command { std: "docker" "inspect" "1c463c90f070876f26b90df0edc2d0a5127880f0f3123dae64e3344842106f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c463c90f070876f26b90df0edc2d0a5127880f0f3123dae64e3344842106f44", kill_on_drop: false }`
[INFO] [stdout] 1c463c90f070876f26b90df0edc2d0a5127880f0f3123dae64e3344842106f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42727868846d2f810b9a3ff85e819079bc01f4225693f14d9b99e40b7200897e
[INFO] running `Command { std: "docker" "start" "-a" "42727868846d2f810b9a3ff85e819079bc01f4225693f14d9b99e40b7200897e", kill_on_drop: false }`
[INFO] [stderr]    Compiling eventsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "42727868846d2f810b9a3ff85e819079bc01f4225693f14d9b99e40b7200897e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42727868846d2f810b9a3ff85e819079bc01f4225693f14d9b99e40b7200897e", kill_on_drop: false }`
[INFO] [stdout] 42727868846d2f810b9a3ff85e819079bc01f4225693f14d9b99e40b7200897e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d193e3ea6214387cc84c34e570a88ff55d5188957ea3b91ab328ebe81e37f37
[INFO] running `Command { std: "docker" "start" "-a" "0d193e3ea6214387cc84c34e570a88ff55d5188957ea3b91ab328ebe81e37f37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventsim-587b7ee5eadc5353)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 1, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc538006660), tail: Some(0x7bc538006660) } }) } }, Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc5380064d0), tail: Some(0x7bc5380064d0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 1, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc538006660), tail: Some(0x7bc538006660) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc5380064d0), tail: Some(0x7bc5380064d0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc5380064d0), tail: Some(0x7bc5380064d0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: []
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }, Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 3, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 3, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 6, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 6, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stdout] test clock::tests::test ... ok
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 9, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 9, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }, Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 15, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 15, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 18, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 18, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }, Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 24, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 24, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 27, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 27, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008bd0), tail: Some(0x7bc534008bd0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 40, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 40, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 50, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 50, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 60, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 60, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 70, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 70, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 80, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 80, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: [Task { cycle: 90, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }]
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] next tasks is Task { cycle: 90, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x7bc534008ad0), tail: Some(0x7bc534008ad0) } }) } }
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-11-11T10:04:56Z DEBUG eventsim::clock] get task: []
[INFO] [stdout] test clock::tests::looptest ... ok
[INFO] [stdout] test queue::tests::time_future ... ok
[INFO] [stdout] test queue::tests::it_works has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0d193e3ea6214387cc84c34e570a88ff55d5188957ea3b91ab328ebe81e37f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d193e3ea6214387cc84c34e570a88ff55d5188957ea3b91ab328ebe81e37f37", kill_on_drop: false }`
[INFO] [stdout] 0d193e3ea6214387cc84c34e570a88ff55d5188957ea3b91ab328ebe81e37f37
