Skip to content

Use PollingState for kqueue

adbb4c5
Select commit
Loading
Failed to load commit list.
Merged

Make waking more robust #262

Use PollingState for kqueue
adbb4c5
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD failed Feb 13, 2026 in 27s

Task Summary

Instruction test failed in 00:09

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:01 clone
✅ 00:14 setup
✅ 00:00 cargo
❌ 00:09 test

  22:     0x2a51f5968867 - functional::fs::fallocate::{{closure}}::hd4ee6f71d4d6a977
                               at /tmp/cirrus-ci-build/tests/functional/fs.rs:644:15
  23:     0x2a51f5942e66 - core::ops::function::FnOnce::call_once::h0b62641988ce56c9
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/ops/function.rs:250:5
  24:     0x2a51f5a58b1b - core::ops::function::FnOnce::call_once::hc00ec1378d459a6f
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/ops/function.rs:250:5
  25:     0x2a51f5a58b1b - test::__rust_begin_short_backtrace::he008311dda6c9f87
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/test/src/lib.rs:663:18
  26:     0x2a51f5a6c4a9 - test::run_test_in_process::{{closure}}::h8074ee7e80b8ad25
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/test/src/lib.rs:686:74
  27:     0x2a51f5a6c4a9 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h94deb1ed22a1dbef
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/panic/unwind_safe.rs:274:9
  28:     0x2a51f5a6c4a9 - std::panicking::catch_unwind::do_call::hec84df9f974b87fc
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panicking.rs:581:40
  29:     0x2a51f5a6c4a9 - std::panicking::catch_unwind::h413540736c3b6c26
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panicking.rs:544:19
  30:     0x2a51f5a6c4a9 - std::panic::catch_unwind::hc2c373a694d3a7b7
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panic.rs:359:14
  31:     0x2a51f5a6c4a9 - test::run_test_in_process::h372b2cb9ae9f3903
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/test/src/lib.rs:686:27
  32:     0x2a51f5a6c4a9 - test::run_test::{{closure}}::ha16d035a2e90aa50
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/test/src/lib.rs:607:43
  33:     0x2a51f5a46764 - test::run_test::{{closure}}::h1346caba8d1f10e2
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/test/src/lib.rs:637:41
  34:     0x2a51f5a46764 - std::sys::backtrace::__rust_begin_short_backtrace::he94667f08be33177
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/sys/backtrace.rs:160:18
  35:     0x2a51f5a4a112 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h2ad199c748aedb6b
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/thread/lifecycle.rs:92:13
  36:     0x2a51f5a4a112 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc80f690e7c7d8f74
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/panic/unwind_safe.rs:274:9
  37:     0x2a51f5a4a112 - std::panicking::catch_unwind::do_call::h1493b267c64ee292
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panicking.rs:581:40
  38:     0x2a51f5a4a112 - std::panicking::catch_unwind::h9db82ff0a40e9a2a
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panicking.rs:544:19
  39:     0x2a51f5a4a112 - std::panic::catch_unwind::hfbf7be3d675dd1ef
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/panic.rs:359:14
  40:     0x2a51f5a4a112 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h4809f17022dc2b94
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/thread/lifecycle.rs:90:26
  41:     0x2a51f5a4a112 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdf572b7321cea9a7
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/ops/function.rs:250:5
  42:     0x2a51f5ab4498 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h0d9ad2bbbaedd0ef
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/alloc/src/boxed.rs:2206:9
  43:     0x2a51f5ab4498 - std::sys::thread::unix::Thread::new::thread_start::hdd79e808b5169865
                               at /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/std/src/sys/thread/unix.rs:118:17
  44:     0x2a5a17e06d21 - thread_start
                               at /usr/src/lib/libthr/thread/thr_create.c:299:16


failures:
    fs::fallocate

test result: FAILED. 142 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s

error: test failed, to rerun pass `--test functional`

Exit status: 101