[INFO] fetching crate eventsim 0.1.0...
[INFO] testing eventsim-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate eventsim 0.1.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventsim 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7bed88adf67348d92aead7d718c43cd4c3c57ae0ecbfebfb2717ddb6dc398a2
[INFO] running `Command { std: "docker" "start" "-a" "c7bed88adf67348d92aead7d718c43cd4c3c57ae0ecbfebfb2717ddb6dc398a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7bed88adf67348d92aead7d718c43cd4c3c57ae0ecbfebfb2717ddb6dc398a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7bed88adf67348d92aead7d718c43cd4c3c57ae0ecbfebfb2717ddb6dc398a2", kill_on_drop: false }`
[INFO] [stdout] c7bed88adf67348d92aead7d718c43cd4c3c57ae0ecbfebfb2717ddb6dc398a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b647cc23a73feb9100b2fe26c58d51e86e70b87b71d841efee917089aad12e48
[INFO] running `Command { std: "docker" "start" "-a" "b647cc23a73feb9100b2fe26c58d51e86e70b87b71d841efee917089aad12e48", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling eventsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
[INFO] running `Command { std: "docker" "inspect" "b647cc23a73feb9100b2fe26c58d51e86e70b87b71d841efee917089aad12e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b647cc23a73feb9100b2fe26c58d51e86e70b87b71d841efee917089aad12e48", kill_on_drop: false }`
[INFO] [stdout] b647cc23a73feb9100b2fe26c58d51e86e70b87b71d841efee917089aad12e48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 108c68856104e12c650c6a5ef669cae14e06cd734e7cce70e595a3f71021c2b5
[INFO] running `Command { std: "docker" "start" "-a" "108c68856104e12c650c6a5ef669cae14e06cd734e7cce70e595a3f71021c2b5", 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.99s
[INFO] running `Command { std: "docker" "inspect" "108c68856104e12c650c6a5ef669cae14e06cd734e7cce70e595a3f71021c2b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108c68856104e12c650c6a5ef669cae14e06cd734e7cce70e595a3f71021c2b5", kill_on_drop: false }`
[INFO] [stdout] 108c68856104e12c650c6a5ef669cae14e06cd734e7cce70e595a3f71021c2b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb83fc41fa7972252f89cd524ee276b096ea91fd6cde58d5ddd90e75f14d968b
[INFO] running `Command { std: "docker" "start" "-a" "eb83fc41fa7972252f89cd524ee276b096ea91fd6cde58d5ddd90e75f14d968b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventsim-599d06b6bc04c3ed)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stdout] test queue::tests::time_future ... ok
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }, 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b000c5e0), tail: Some(0x71a5b000c5e0) } }) } }, 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(0x71a5b000c450), tail: Some(0x71a5b000c450) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b000c5e0), tail: Some(0x71a5b000c5e0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b000c450), tail: Some(0x71a5b000c450) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b000c450), tail: Some(0x71a5b000c450) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] get task: []
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }, 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stdout] test clock::tests::test ... ok
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }, 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }, 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80065d0), tail: Some(0x71a5b80065d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }]
[INFO] [stderr] [2025-10-01T09:03:35Z 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(0x71a5b80064d0), tail: Some(0x71a5b80064d0) } }) } }
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2025-10-01T09:03:35Z DEBUG eventsim::clock] get task: []
[INFO] [stdout] test clock::tests::looptest ... 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" "eb83fc41fa7972252f89cd524ee276b096ea91fd6cde58d5ddd90e75f14d968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb83fc41fa7972252f89cd524ee276b096ea91fd6cde58d5ddd90e75f14d968b", kill_on_drop: false }`
[INFO] [stdout] eb83fc41fa7972252f89cd524ee276b096ea91fd6cde58d5ddd90e75f14d968b
