[From nobody Sun Jun 28 23:47:06 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 20:52:19 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 PP_MIME_FAKE_ASCII_TEXT,USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 181; hammy, 150; neutral, 411; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:35738)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUE-00HQ4z-28
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:18 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUE-00EOVY-1V
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:18 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=MrUhYK39HjuMYISrUVUSx/GaZzMekjD4RzAPJKRF988=; b=SRK8a5UCilQOdxWVPiTM3oXde+
 cC7VlmhAw+TFcEJ8ehUAFWVDryCINplnUBop8ox5NHvKQEVi2DIE/RyZ+fD6jfR+w3WSCLnObstUK
 oAqCyBTytliwkx+jntrCtTL0B+1qmpGOGwdktwDewbmCaYVQILEOw8HcgQe+6bla83zejnewsHi6A
 Hbjw3bMwmr7P/zKWxAi9EqnjdBLNpoBCOVLI267W8SFYA0OyeG+4jPGhtKk3tBGT+kBj31bojlS8H
 1/0rBBVkEy47tc4+qkq/yZSZtUJGtmYDEx/WIepnM6eq/sjgUTh0/hnKmmLx96asEZx797pI89NOw
 j4l2Ir4Q==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUE-00BAe7-19
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:18 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: ruby-async: FTBFS: Errored assertions
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wdwUE-00BAe7-19@paradis.debian.org&gt;
Date: Sun, 28 Jun 2026 20:52:18 +0000
Delivered-To: submit@bugs.debian.org

Package: src:ruby-async
Version: 2.40.0-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ruby-async, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=ruby --with ruby
dh: warning: Implicitly activating single-binary dh addon for backwards compatibility.  In compat 14+,
dh: warning: this fallback will *not* happen automatically via dh_auto_install will instead use a
dh: warning: different default for --destdir unless the single-binary add-on is active,
dh: warning: which can cause the source to produce an empty binary package
dh: warning: 
dh: warning: To keep the existing behaviour (compat 13), please activate the single-binary addon explicitly.
dh: warning: This can be done by adding &quot;dh-sequence-single-binary&quot; to Build-Depends or passing
dh: warning: --with=single-binary to dh.
dh: warning: 
dh: warning: If you have solved this issue differently (e.g., by passing --destdir explicitly to
dh: warning: dh_auto_install or not using dh_auto_install at all) and want to silence this warning
dh: warning: without activating the addon, you can do that by passing --without=single-binary to dh
dh: warning: to explicitly acknowledge the change.
dh: warning: 
dh: warning: Please see the description of the &quot;single-binary&quot; in &quot;man dh&quot; for more details of what
dh: warning: it does and why this is changing from implicit behaviour to explicitly opt-in.
   dh_auto_clean -O--buildsystem=ruby
	dh_ruby --clean
rm -rf .gem2deb
   dh_autoreconf_clean -O--buildsystem=ruby
   dh_clean -O--buildsystem=ruby
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
dh: warning: Implicitly activating single-binary dh addon for backwards compatibility.  In compat 14+,
dh: warning: this fallback will *not* happen automatically via dh_auto_install will instead use a
dh: warning: different default for --destdir unless the single-binary add-on is active,
dh: warning: which can cause the source to produce an empty binary package
dh: warning: 
dh: warning: To keep the existing behaviour (compat 13), please activate the single-binary addon explicitly.
dh: warning: This can be done by adding &quot;dh-sequence-single-binary&quot; to Build-Depends or passing
dh: warning: --with=single-binary to dh.
dh: warning: 
dh: warning: If you have solved this issue differently (e.g., by passing --destdir explicitly to
dh: warning: dh_auto_install or not using dh_auto_install at all) and want to silence this warning
dh: warning: without activating the addon, you can do that by passing --without=single-binary to dh
dh: warning: to explicitly acknowledge the change.
dh: warning: 
dh: warning: Please see the description of the &quot;single-binary&quot; in &quot;man dh&quot; for more details of what
dh: warning: it does and why this is changing from implicit behaviour to explicitly opt-in.
   dh_update_autotools_config -O--buildsystem=ruby
   dh_autoreconf -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
	dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
	dh_ruby --build

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-async: Installing files and building extensions for ruby3.3             │
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose /tmp/d20260628-49-brujhf/gemspec
WARNING:  open-ended dependency on fiber-annotation (&gt;= 0) is not recommended
  use a bounded requirement, such as &quot;~&gt; x.y&quot;
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: async
  Version: 2.40.0
  File: async-2.40.0.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local --verbose --no-document --ignore-dependencies --install-dir .gem2deb/ruby-async/usr/share/rubygems-integration/all /tmp/d20260628-49-brujhf/async-2.40.0.gem
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/best-practices.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/debugging.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/getting-started.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/index.yaml
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/scheduler.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/tasks.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/context/thread-safety.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/barrier.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/barrier.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/cancel.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/clock.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/condition.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/condition.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/console.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/deadline.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/error.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/fork_handler.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/idler.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/limited_queue.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/list.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/loop.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/node.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/notification.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/priority_queue.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/promise.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/queue.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/reactor.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/scheduler.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/semaphore.md
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/semaphore.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/stop.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/task.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/timeout.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/variable.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/version.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/async/waiter.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/kernel/async.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/kernel/barrier.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/kernel/sync.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/metrics/provider/async.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/metrics/provider/async/task.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/traces/provider/async.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/traces/provider/async/barrier.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all/gems/async-2.40.0/lib/traces/provider/async/task.rb
Successfully installed async-2.40.0
1 gem installed
cd .gem2deb/ruby-async/usr/share/rubygems-integration/all
rm -rf bin
rm -rf build_info
rm -rf cache
rm -rf doc
rm -rf extensions
rmdir plugins
cd gems/async-2.40.0
rm -f 
chmod 644 lib/async/barrier.rb lib/async/cancel.rb lib/async/clock.rb lib/async/condition.rb lib/async/console.rb lib/async/deadline.rb lib/async/error.rb lib/async/fork_handler.rb lib/async/idler.rb lib/async/limited_queue.rb lib/async/list.rb lib/async/loop.rb lib/async/node.rb lib/async/notification.rb lib/async/priority_queue.rb lib/async/promise.rb lib/async/queue.rb lib/async/reactor.rb lib/async/scheduler.rb lib/async/semaphore.rb lib/async/stop.rb lib/async/task.rb lib/async/timeout.rb lib/async/variable.rb lib/async/version.rb lib/async/waiter.rb lib/async.rb lib/kernel/async.rb lib/kernel/barrier.rb lib/kernel/sync.rb lib/metrics/provider/async/task.rb lib/metrics/provider/async.rb lib/traces/provider/async/barrier.rb lib/traces/provider/async/task.rb lib/traces/provider/async.rb
find lib/ -type d -empty -delete
cd -
cd -
   dh_auto_test -O--buildsystem=ruby
	dh_ruby --test
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.3                           │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. GEM_PATH=/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all:/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 -e gem\ \&quot;async\&quot;

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.3 from debian/ruby-tests.rb                              │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. GEM_PATH=/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-async/usr/share/rubygems-integration/all:/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 debian/ruby-tests.rb
{&quot;time&quot;:&quot;2026-06-28T04:13:42+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;proce [too-long-redacted] :521:in `block in schedule'&quot;]}}
{&quot;time&quot;:&quot;2026-06-28T04:13:42+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;process_id&quot;:67,&quot;fiber_id&quot;:21320,&quot;pid&quot;:67,&quot;subject&quot;:&quot;Async::Task&quot;,&quot;object_id&quot;:21340,&quot;message&quot;:&quot;Task may have ended with unhandled exception.&quot;,&quot;event&quot;:{&quot;type&quot;:&quot;failure&quot;,&quot;root&quot;:&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;&quot;,&quot;class&quot;:&quot;RuntimeError&quot;,&quot;message&quot;:&quot;Test failure&quot;,&quot;backtrace&quot;:[&quot;test/async/task.rb:315:in `block (7 levels) in &lt;top (required)&gt;'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:224:in `block in run'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:521:in `block in schedule'&quot;]}}
test/io/buffer.rb:8: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future!
{&quot;time&quot;:&quot;2026-06-28T04:13:42+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;process_id&quot;:67,&quot;fiber_id&quot;:22800,&quot;pid&quot;:67,&quot;subject&quot;:&quot;Async::Task&quot;,&quot;object_id&quot;:22820,&quot;message&quot;:&quot;Task may have ended with unhandled exception.&quot;,&quot;event&quot;:{&quot;type&quot;:&quot;failure&quot;,&quot;root&quot;:&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;&quot;,&quot;class&quot;:&quot;RuntimeError&quot;,&quot;message&quot;:&quot;Test exception&quot;,&quot;backtrace&quot;:[&quot;test/kernel/barrier.rb:34:in `block (7 levels) in &lt;top (required)&gt;'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/barrier.rb:63:in `block in async'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:224:in `block in run'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:521:in `block in schedule'&quot;]}}
{&quot;time&quot;:&quot;2026-06-28T04:13:43+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;process_id&quot;:67,&quot;fiber_id&quot;:22900,&quot;pid&quot;:67,&quot;subject&quot;:&quot;Async::Task&quot;,&quot;object_id&quot;:22920,&quot;message&quot;:&quot;Task may have ended with unhandled exception.&quot;,&quot;event&quot;:{&quot;type&quot;:&quot;failure&quot;,&quot;root&quot;:&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;&quot;,&quot;class&quot;:&quot;RuntimeError&quot;,&quot;message&quot;:&quot;Kernel helper exception&quot;,&quot;backtrace&quot;:[&quot;test/kernel/barrier.rb:150:in `block (7 levels) in &lt;top (required)&gt;'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/barrier.rb:63:in `block in async'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:224:in `block in run'&quot;,&quot;/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/task.rb:521:in `block in schedule'&quot;]}}
{&quot;time&quot;:&quot;2026-06-28T04:13:43+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;proce [too-long-redacted] 521:in `block in schedule'&quot;]}}}
{&quot;time&quot;:&quot;2026-06-28T04:13:43+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;proce [too-long-redacted] 521:in `block in schedule'&quot;]}}}
{&quot;time&quot;:&quot;2026-06-28T04:13:43+00:00&quot;,&quot;severity&quot;:&quot;warn&quot;,&quot;proce [too-long-redacted] 521:in `block in schedule'&quot;]}}}
512 passed 6 skipped 2 errored out of 520 total (1129 assertions)
🏁 Finished in 4.0s; 281.466 assertions per second.
🐢 Slow tests:
	449.5ms: describe Async::Loop with .quantized it aligns executions to interval boundaries test/async/loop.rb:65
	306.0ms: describe Async::Queue it behaves like a queue with timeout support with timeout support it handles concurrent timeouts test/async/queue.rb:20:65
	300.7ms: describe Async::PriorityQueue it behaves like a queue with timeout support with timeout support it handles concurrent timeouts test/async/priority_queue.rb:18:65
	240.8ms: describe Async::Loop with .periodic it accounts for execution time in the interval test/async/loop.rb:190
	201.0ms: describe Async::Loop with .quantized it invokes the block at aligned intervals test/async/loop.rb:13
	200.8ms: describe Async::Loop with .periodic it waits after each execution completes test/async/loop.rb:112
	151.2ms: describe Async::Loop with .periodic it continues after an error and logs it test/async/loop.rb:139
	150.4ms: describe Async::Loop with .quantized it continues after an error and logs it test/async/loop.rb:35
	101.4ms: describe Async::PriorityQueue it behaves like a queue with timeout support with timeout support it supports positive timeout values test/async/priority_queue.rb:18:38
	100.7ms: describe Async::Promise with #wait it handles timeout with multiple concurrent waiters test/async/promise.rb:251
	100.7ms: describe Async::Promise with #wait it handles timeout where some waiters succeed and others timeout test/async/promise.rb:278
	100.7ms: describe Async::Promise with #wait it raises TimeoutError after timeout expires test/async/promise.rb:207
	100.5ms: describe Thread it can wait on a task test/thread.rb:30
	100.5ms: describe Async::Loop with .periodic it executes the block repeatedly with fixed delays test/async/loop.rb:90
	100.5ms: describe Async::Queue it behaves like a queue with timeout support with timeout support it supports positive timeout values test/async/queue.rb:20:38
	100.4ms: describe Async::Task with #with_timeout it will timeout while getting from input test/async/task.rb:733

🔥 Errored assertions:
describe Addrinfo it can resolve addresses test/async/scheduler/address.rb:13
	⚠ Socket::ResolutionError: getaddrinfo: Name or service not known
		test/async/scheduler/address.rb:14 getaddrinfo
		test/async/scheduler/address.rb:14 block (4 levels) in &lt;top (required)&gt;
describe Net::HTTP it can make several concurrent requests test/net/http.rb:15
	⚠ Socket::ResolutionError: Failed to open TCP connection to github.com:443 (getaddrinfo: Name or service not known)
		/usr/lib/ruby/3.3.0/net/http.rb:1603 initialize
		/usr/lib/ruby/3.3.0/net/http.rb:1603 open
		/usr/lib/ruby/3.3.0/net/http.rb:1603 block in connect
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:650 block in timeout_after
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:631 with_timeout
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:649 timeout_after
		/usr/lib/ruby/3.3.0/timeout.rb:175 timeout
		/usr/lib/ruby/3.3.0/net/http.rb:1601 connect
		/usr/lib/ruby/3.3.0/net/http.rb:1580 do_start
		/usr/lib/ruby/3.3.0/net/http.rb:1569 start
		/usr/lib/ruby/3.3.0/net/http.rb:1029 start
		/usr/lib/ruby/3.3.0/net/http.rb:822 get_response
		/usr/lib/ruby/3.3.0/net/http.rb:803 get
		test/net/http.rb:22 block (5 levels) in &lt;top (required)&gt;
	Caused by Socket::ResolutionError: getaddrinfo: Name or service not known
		/usr/lib/ruby/3.3.0/net/http.rb:1603 initialize
		/usr/lib/ruby/3.3.0/net/http.rb:1603 open
		/usr/lib/ruby/3.3.0/net/http.rb:1603 block in connect
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:650 block in timeout_after
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:631 with_timeout
		/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/async/scheduler.rb:649 timeout_after
		/usr/lib/ruby/3.3.0/timeout.rb:175 timeout
		/usr/lib/ruby/3.3.0/net/http.rb:1601 connect
		/usr/lib/ruby/3.3.0/net/http.rb:1580 do_start
		/usr/lib/ruby/3.3.0/net/http.rb:1569 start
		/usr/lib/ruby/3.3.0/net/http.rb:1029 start
		/usr/lib/ruby/3.3.0/net/http.rb:822 get_response
		/usr/lib/ruby/3.3.0/net/http.rb:803 get
		test/net/http.rb:22 block (5 levels) in &lt;top (required)&gt;
/usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner (Gem2Deb::CommandFailed)
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby'
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild'
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:189:in `run_tests_for_version'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:176:in `block in run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `each'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:71:in `run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:88:in `test'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:142:in `test'
	from /usr/bin/dh_ruby:91:in `&lt;main&gt;'
dh_auto_test: error: dh_ruby --test returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]