[Pkg-javascript-devel] Bug#1009549: node-resolve: FTBFS: ERROR: Coverage for statements (90%) does not meet global threshold (100%)

Lucas Nussbaum lucas at debian.org
Tue Apr 12 20:20:39 BST 2022


Source: node-resolve
Version: 1.20.0+~cs5.27.9-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test ! -d node_modules || mkdir -p node_modules
> test ! -f node_modules/object-keys || ln -s ../object-keys node_modules/object-keys
> cd is-core-module && tap -R spec test
> 
> (node:3887979) [DEP0125] DeprecationWarning: The _stream_wrap module is deprecated.
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:3887979) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
> test/index.js
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ assert supported; requiring does not throw
> 
>   1) node:assert not supported; requiring throws
> 
>   ✓ assert/strict not supported; requiring throws
> 
>   ✓ node:assert/strict not supported; requiring throws
> 
>   ✓ async_hooks supported; requiring does not throw
> 
>   2) node:async_hooks not supported; requiring throws
> 
>   ✓ buffer_ieee754 not supported; requiring throws
> 
>   ✓ buffer supported; requiring does not throw
> 
>   3) node:buffer not supported; requiring throws
> 
>   ✓ child_process supported; requiring does not throw
> 
>   4) node:child_process not supported; requiring throws
> 
>   ✓ cluster supported; requiring does not throw
> 
>   5) node:cluster not supported; requiring throws
> 
>   ✓ console supported; requiring does not throw
> 
>   6) node:console not supported; requiring throws
> 
>   ✓ constants supported; requiring does not throw
> 
>   7) node:constants not supported; requiring throws
> 
>   ✓ crypto supported; requiring does not throw
> 
>   8) node:crypto not supported; requiring throws
> 
>   ✓ _debug_agent not supported; requiring throws
> 
>   ✓ _debugger not supported; requiring throws
> 
>   ✓ dgram supported; requiring does not throw
> 
>   9) node:dgram not supported; requiring throws
> 
>   ✓ diagnostics_channel supported; requiring does not throw
> 
>   10) node:diagnostics_channel not supported; requiring throws
> 
>   ✓ dns supported; requiring does not throw
> 
>   11) node:dns not supported; requiring throws
> 
>   ✓ dns/promises not supported; requiring throws
> 
>   ✓ node:dns/promises not supported; requiring throws
> 
>   ✓ domain supported; requiring does not throw
> 
>   12) node:domain not supported; requiring throws
> 
>   ✓ events supported; requiring does not throw
> 
>   13) node:events not supported; requiring throws
> 
>   ✓ freelist not supported; requiring throws
> 
>   ✓ fs supported; requiring does not throw
> 
>   14) node:fs not supported; requiring throws
> 
>   ✓ fs/promises supported; requiring does not throw
> 
>   15) node:fs/promises not supported; requiring throws
> 
>   ✓ _http_agent supported; requiring does not throw
> 
>   16) node:_http_agent not supported; requiring throws
> 
>   ✓ _http_client supported; requiring does not throw
> 
>   17) node:_http_client not supported; requiring throws
> 
>   ✓ _http_common supported; requiring does not throw
> 
>   18) node:_http_common not supported; requiring throws
> 
>   ✓ _http_incoming supported; requiring does not throw
> 
>   19) node:_http_incoming not supported; requiring throws
> 
>   ✓ _http_outgoing supported; requiring does not throw
> 
>   20) node:_http_outgoing not supported; requiring throws
> 
>   ✓ _http_server supported; requiring does not throw
> 
>   21) node:_http_server not supported; requiring throws
> 
>   ✓ http supported; requiring does not throw
> 
>   22) node:http not supported; requiring throws
> 
>   ✓ http2 supported; requiring does not throw
> 
>   23) node:http2 not supported; requiring throws
> 
>   ✓ https supported; requiring does not throw
> 
>   24) node:https not supported; requiring throws
> 
>   ✓ inspector supported; requiring does not throw
> 
>   25) node:inspector not supported; requiring throws
> 
>   ✓ _linklist not supported; requiring throws
> 
>   ✓ module supported; requiring does not throw
> 
>   26) node:module not supported; requiring throws
> 
>   ✓ net supported; requiring does not throw
> 
>   27) node:net not supported; requiring throws
> 
>   ✓ node-inspect/lib/_inspect not supported; requiring throws
> 
>   ✓ node-inspect/lib/internal/inspect_client not supported; requiring throws
> 
>   ✓ node-inspect/lib/internal/inspect_repl not supported; requiring throws
> 
>   ✓ os supported; requiring does not throw
> 
>   28) node:os not supported; requiring throws
> 
>   ✓ path supported; requiring does not throw
> 
>   29) node:path not supported; requiring throws
> 
>   ✓ path/posix not supported; requiring throws
> 
>   ✓ node:path/posix not supported; requiring throws
> 
>   ✓ path/win32 not supported; requiring throws
> 
>   ✓ node:path/win32 not supported; requiring throws
> 
>   ✓ perf_hooks supported; requiring does not throw
> 
>   30) node:perf_hooks not supported; requiring throws
> 
>   ✓ process supported; requiring does not throw
> 
>   31) node:process not supported; requiring throws
> 
>   ✓ punycode supported; requiring does not throw
> 
>   32) node:punycode not supported; requiring throws
> 
>   ✓ querystring supported; requiring does not throw
> 
>   33) node:querystring not supported; requiring throws
> 
>   ✓ readline supported; requiring does not throw
> 
>   34) node:readline not supported; requiring throws
> 
>   ✓ repl supported; requiring does not throw
> 
>   35) node:repl not supported; requiring throws
> 
>   ✓ smalloc not supported; requiring throws
> 
>   ✓ _stream_duplex supported; requiring does not throw
> 
>   36) node:_stream_duplex not supported; requiring throws
> 
>   ✓ _stream_transform supported; requiring does not throw
> 
>   37) node:_stream_transform not supported; requiring throws
> 
>   ✓ _stream_wrap supported; requiring does not throw
> 
>   38) node:_stream_wrap not supported; requiring throws
> 
>   ✓ _stream_passthrough supported; requiring does not throw
> 
>   39) node:_stream_passthrough not supported; requiring throws
> 
>   ✓ _stream_readable supported; requiring does not throw
> 
>   40) node:_stream_readable not supported; requiring throws
> 
>   ✓ _stream_writable supported; requiring does not throw
> 
>   41) node:_stream_writable not supported; requiring throws
> 
>   ✓ stream supported; requiring does not throw
> 
>   42) node:stream not supported; requiring throws
> 
>   ✓ stream/consumers not supported; requiring throws
> 
>   ✓ node:stream/consumers not supported; requiring throws
> 
>   ✓ stream/promises not supported; requiring throws
> 
>   ✓ node:stream/promises not supported; requiring throws
> 
>   ✓ stream/web not supported; requiring throws
> 
>   ✓ node:stream/web not supported; requiring throws
> 
>   ✓ string_decoder supported; requiring does not throw
> 
>   43) node:string_decoder not supported; requiring throws
> 
>   ✓ sys supported; requiring does not throw
> 
>   44) node:sys not supported; requiring throws
> 
>   ✓ timers supported; requiring does not throw
> 
>   45) node:timers not supported; requiring throws
> 
>   ✓ timers/promises not supported; requiring throws
> 
>   ✓ node:timers/promises not supported; requiring throws
> 
>   ✓ _tls_common supported; requiring does not throw
> 
>   46) node:_tls_common not supported; requiring throws
> 
>   ✓ _tls_legacy not supported; requiring throws
> 
>   ✓ _tls_wrap supported; requiring does not throw
> 
>   47) node:_tls_wrap not supported; requiring throws
> 
>   ✓ tls supported; requiring does not throw
> 
>   48) node:tls not supported; requiring throws
> 
>   ✓ trace_events supported; requiring does not throw
> 
>   49) node:trace_events not supported; requiring throws
> 
>   ✓ tty supported; requiring does not throw
> 
>   50) node:tty not supported; requiring throws
> 
>   ✓ url supported; requiring does not throw
> 
>   51) node:url not supported; requiring throws
> 
>   ✓ util supported; requiring does not throw
> 
>   52) node:util not supported; requiring throws
> 
>   ✓ util/types not supported; requiring throws
> 
>   ✓ node:util/types not supported; requiring throws
> 
>   ✓ v8/tools/arguments not supported; requiring throws
> 
>   ✓ v8/tools/codemap not supported; requiring throws
> 
>   ✓ v8/tools/consarray not supported; requiring throws
> 
>   ✓ v8/tools/csvparser not supported; requiring throws
> 
>   ✓ v8/tools/logreader not supported; requiring throws
> 
>   ✓ v8/tools/profile_view not supported; requiring throws
> 
>   ✓ v8/tools/splaytree not supported; requiring throws
> 
>   ✓ v8 supported; requiring does not throw
> 
>   53) node:v8 not supported; requiring throws
> 
>   ✓ vm supported; requiring does not throw
> 
>   54) node:vm not supported; requiring throws
> 
>   ✓ wasi not supported; requiring throws
> 
>   ✓ worker_threads supported; requiring does not throw
> 
>   55) node:worker_threads not supported; requiring throws
> 
>   ✓ zlib supported; requiring does not throw
> 
>   56) node:zlib not supported; requiring throws
> 
>   ✓ assert is a core module
> 
>   ✓ requiring assert does not throw
> 
>   57) requiring node:assert throws
> 
>   ✓ async_hooks is a core module
> 
>   ✓ requiring async_hooks does not throw
> 
>   58) requiring node:async_hooks throws
> 
>   ✓ buffer is a core module
> 
>   ✓ requiring buffer does not throw
> 
>   59) requiring node:buffer throws
> 
>   ✓ child_process is a core module
> 
>   ✓ requiring child_process does not throw
> 
>   60) requiring node:child_process throws
> 
>   ✓ cluster is a core module
> 
>   ✓ requiring cluster does not throw
> 
>   61) requiring node:cluster throws
> 
>   ✓ console is a core module
> 
>   ✓ requiring console does not throw
> 
>   62) requiring node:console throws
> 
>   ✓ constants is a core module
> 
>   ✓ requiring constants does not throw
> 
>   63) requiring node:constants throws
> 
>   ✓ crypto is a core module
> 
>   ✓ requiring crypto does not throw
> 
>   64) requiring node:crypto throws
> 
>   ✓ dgram is a core module
> 
>   ✓ requiring dgram does not throw
> 
>   65) requiring node:dgram throws
> 
>   ✓ diagnostics_channel is a core module
> 
>   ✓ requiring diagnostics_channel does not throw
> 
>   66) requiring node:diagnostics_channel throws
> 
>   ✓ dns is a core module
> 
>   ✓ requiring dns does not throw
> 
>   67) requiring node:dns throws
> 
>   ✓ domain is a core module
> 
>   ✓ requiring domain does not throw
> 
>   68) requiring node:domain throws
> 
>   ✓ events is a core module
> 
>   ✓ requiring events does not throw
> 
>   69) requiring node:events throws
> 
>   ✓ fs is a core module
> 
>   ✓ requiring fs does not throw
> 
>   70) requiring node:fs throws
> 
>   ✓ http is a core module
> 
>   ✓ requiring http does not throw
> 
>   71) requiring node:http throws
> 
>   ✓ http2 is a core module
> 
>   ✓ requiring http2 does not throw
> 
>   72) requiring node:http2 throws
> 
>   ✓ https is a core module
> 
>   ✓ requiring https does not throw
> 
>   73) requiring node:https throws
> 
>   ✓ inspector is a core module
> 
>   ✓ requiring inspector does not throw
> 
>   74) requiring node:inspector throws
> 
>   ✓ module is a core module
> 
>   ✓ requiring module does not throw
> 
>   75) requiring node:module throws
> 
>   ✓ net is a core module
> 
>   ✓ requiring net does not throw
> 
>   76) requiring node:net throws
> 
>   ✓ os is a core module
> 
>   ✓ requiring os does not throw
> 
>   77) requiring node:os throws
> 
>   ✓ path is a core module
> 
>   ✓ requiring path does not throw
> 
>   78) requiring node:path throws
> 
>   ✓ perf_hooks is a core module
> 
>   ✓ requiring perf_hooks does not throw
> 
>   79) requiring node:perf_hooks throws
> 
>   ✓ process is a core module
> 
>   ✓ requiring process does not throw
> 
>   80) requiring node:process throws
> 
>   ✓ punycode is a core module
> 
>   ✓ requiring punycode does not throw
> 
>   81) requiring node:punycode throws
> 
>   ✓ querystring is a core module
> 
>   ✓ requiring querystring does not throw
> 
>   82) requiring node:querystring throws
> 
>   ✓ readline is a core module
> 
>   ✓ requiring readline does not throw
> 
>   83) requiring node:readline throws
> 
>   ✓ repl is a core module
> 
>   ✓ requiring repl does not throw
> 
>   84) requiring node:repl throws
> 
>   ✓ stream is a core module
> 
>   ✓ requiring stream does not throw
> 
>   85) requiring node:stream throws
> 
>   ✓ string_decoder is a core module
> 
>   ✓ requiring string_decoder does not throw
> 
>   86) requiring node:string_decoder throws
> 
>   ✓ sys is a core module
> 
>   ✓ requiring sys does not throw
> 
>   87) requiring node:sys throws
> 
>   ✓ timers is a core module
> 
>   ✓ requiring timers does not throw
> 
>   88) requiring node:timers throws
> 
>   ✓ tls is a core module
> 
>   ✓ requiring tls does not throw
> 
>   89) requiring node:tls throws
> 
>   ✓ trace_events is a core module
> 
>   ✓ requiring trace_events does not throw
> 
>   90) requiring node:trace_events throws
> 
>   ✓ tty is a core module
> 
>   ✓ requiring tty does not throw
> 
>   91) requiring node:tty throws
> 
>   ✓ url is a core module
> 
>   ✓ requiring url does not throw
> 
>   92) requiring node:url throws
> 
>   ✓ util is a core module
> 
>   ✓ requiring util does not throw
> 
>   93) requiring node:util throws
> 
>   ✓ v8 is a core module
> 
>   ✓ requiring v8 does not throw
> 
>   94) requiring node:v8 throws
> 
>   ✓ vm is a core module
> 
>   ✓ requiring vm does not throw
> 
>   95) requiring node:vm throws
> 
>   ✓ worker_threads is a core module
> 
>   ✓ requiring worker_threads does not throw
> 
>   96) requiring node:worker_threads throws
> 
>   ✓ zlib is a core module
> 
>   ✓ requiring zlib does not throw
> 
>   97) requiring node:zlib throws
> 
>   ✓ _http_agent is a core module
> 
>   ✓ requiring _http_agent does not throw
> 
>   98) requiring node:_http_agent throws
> 
>   ✓ _http_client is a core module
> 
>   ✓ requiring _http_client does not throw
> 
>   99) requiring node:_http_client throws
> 
>   ✓ _http_common is a core module
> 
>   ✓ requiring _http_common does not throw
> 
>   100) requiring node:_http_common throws
> 
>   ✓ _http_incoming is a core module
> 
>   ✓ requiring _http_incoming does not throw
> 
>   101) requiring node:_http_incoming throws
> 
>   ✓ _http_outgoing is a core module
> 
>   ✓ requiring _http_outgoing does not throw
> 
>   102) requiring node:_http_outgoing throws
> 
>   ✓ _http_server is a core module
> 
>   ✓ requiring _http_server does not throw
> 
>   103) requiring node:_http_server throws
> 
>   ✓ _stream_duplex is a core module
> 
>   ✓ requiring _stream_duplex does not throw
> 
>   104) requiring node:_stream_duplex throws
> 
>   ✓ _stream_passthrough is a core module
> 
>   ✓ requiring _stream_passthrough does not throw
> 
>   105) requiring node:_stream_passthrough throws
> 
>   ✓ _stream_readable is a core module
> 
>   ✓ requiring _stream_readable does not throw
> 
>   106) requiring node:_stream_readable throws
> 
>   ✓ _stream_transform is a core module
> 
>   ✓ requiring _stream_transform does not throw
> 
>   107) requiring node:_stream_transform throws
> 
>   ✓ _stream_wrap is a core module
> 
>   ✓ requiring _stream_wrap does not throw
> 
>   108) requiring node:_stream_wrap throws
> 
>   ✓ _stream_writable is a core module
> 
>   ✓ requiring _stream_writable does not throw
> 
>   109) requiring node:_stream_writable throws
> 
>   ✓ _tls_common is a core module
> 
>   ✓ requiring _tls_common does not throw
> 
>   110) requiring node:_tls_common throws
> 
>   ✓ _tls_wrap is a core module
> 
>   ✓ requiring _tls_wrap does not throw
> 
>   111) requiring node:_tls_wrap throws
> 
>   ✓ assert is a core module
> 
>   ✓ requiring assert does not throw
> 
>   112) requiring node:assert throws
> 
>   ✓ async_hooks is a core module
> 
>   ✓ requiring async_hooks does not throw
> 
>   113) requiring node:async_hooks throws
> 
>   ✓ buffer is a core module
> 
>   ✓ requiring buffer does not throw
> 
>   114) requiring node:buffer throws
> 
>   ✓ child_process is a core module
> 
>   ✓ requiring child_process does not throw
> 
>   115) requiring node:child_process throws
> 
>   ✓ cluster is a core module
> 
>   ✓ requiring cluster does not throw
> 
>   116) requiring node:cluster throws
> 
>   ✓ console is a core module
> 
>   ✓ requiring console does not throw
> 
>   117) requiring node:console throws
> 
>   ✓ constants is a core module
> 
>   ✓ requiring constants does not throw
> 
>   118) requiring node:constants throws
> 
>   ✓ crypto is a core module
> 
>   ✓ requiring crypto does not throw
> 
>   119) requiring node:crypto throws
> 
>   ✓ dgram is a core module
> 
>   ✓ requiring dgram does not throw
> 
>   120) requiring node:dgram throws
> 
>   ✓ diagnostics_channel is a core module
> 
>   ✓ requiring diagnostics_channel does not throw
> 
>   121) requiring node:diagnostics_channel throws
> 
>   ✓ dns is a core module
> 
>   ✓ requiring dns does not throw
> 
>   122) requiring node:dns throws
> 
>   ✓ domain is a core module
> 
>   ✓ requiring domain does not throw
> 
>   123) requiring node:domain throws
> 
>   ✓ events is a core module
> 
>   ✓ requiring events does not throw
> 
>   124) requiring node:events throws
> 
>   ✓ fs is a core module
> 
>   ✓ requiring fs does not throw
> 
>   125) requiring node:fs throws
> 
>   ✓ fs/promises is a core module
> 
>   ✓ requiring fs/promises does not throw
> 
>   126) requiring node:fs/promises throws
> 
>   ✓ http is a core module
> 
>   ✓ requiring http does not throw
> 
>   127) requiring node:http throws
> 
>   ✓ http2 is a core module
> 
>   ✓ requiring http2 does not throw
> 
>   128) requiring node:http2 throws
> 
>   ✓ https is a core module
> 
>   ✓ requiring https does not throw
> 
>   129) requiring node:https throws
> 
>   ✓ inspector is a core module
> 
>   ✓ requiring inspector does not throw
> 
>   130) requiring node:inspector throws
> 
>   ✓ module is a core module
> 
>   ✓ requiring module does not throw
> 
>   131) requiring node:module throws
> 
>   ✓ net is a core module
> 
>   ✓ requiring net does not throw
> 
>   132) requiring node:net throws
> 
>   ✓ os is a core module
> 
>   ✓ requiring os does not throw
> 
>   133) requiring node:os throws
> 
>   ✓ path is a core module
> 
>   ✓ requiring path does not throw
> 
>   134) requiring node:path throws
> 
>   ✓ perf_hooks is a core module
> 
>   ✓ requiring perf_hooks does not throw
> 
>   135) requiring node:perf_hooks throws
> 
>   ✓ process is a core module
> 
>   ✓ requiring process does not throw
> 
>   136) requiring node:process throws
> 
>   ✓ punycode is a core module
> 
>   ✓ requiring punycode does not throw
> 
>   137) requiring node:punycode throws
> 
>   ✓ querystring is a core module
> 
>   ✓ requiring querystring does not throw
> 
>   138) requiring node:querystring throws
> 
>   ✓ readline is a core module
> 
>   ✓ requiring readline does not throw
> 
>   139) requiring node:readline throws
> 
>   ✓ repl is a core module
> 
>   ✓ requiring repl does not throw
> 
>   140) requiring node:repl throws
> 
>   ✓ stream is a core module
> 
>   ✓ requiring stream does not throw
> 
>   141) requiring node:stream throws
> 
>   ✓ string_decoder is a core module
> 
>   ✓ requiring string_decoder does not throw
> 
>   142) requiring node:string_decoder throws
> 
>   ✓ sys is a core module
> 
>   ✓ requiring sys does not throw
> 
>   143) requiring node:sys throws
> 
>   ✓ timers is a core module
> 
>   ✓ requiring timers does not throw
> 
>   144) requiring node:timers throws
> 
>   ✓ tls is a core module
> 
>   ✓ requiring tls does not throw
> 
>   145) requiring node:tls throws
> 
>   ✓ trace_events is a core module
> 
>   ✓ requiring trace_events does not throw
> 
>   146) requiring node:trace_events throws
> 
>   ✓ tty is a core module
> 
>   ✓ requiring tty does not throw
> 
>   147) requiring node:tty throws
> 
>   ✓ url is a core module
> 
>   ✓ requiring url does not throw
> 
>   148) requiring node:url throws
> 
>   ✓ util is a core module
> 
>   ✓ requiring util does not throw
> 
>   149) requiring node:util throws
> 
>   ✓ v8 is a core module
> 
>   ✓ requiring v8 does not throw
> 
>   150) requiring node:v8 throws
> 
>   ✓ vm is a core module
> 
>   ✓ requiring vm does not throw
> 
>   151) requiring node:vm throws
> 
>   ✓ worker_threads is a core module
> 
>   ✓ requiring worker_threads does not throw
> 
>   152) requiring node:worker_threads throws
> 
>   ✓ zlib is a core module
> 
>   ✓ requiring zlib does not throw
> 
>   153) requiring node:zlib throws
> 
>   292 passing (1s)
>   153 failing
> 
>   1) test/index.js node:assert not supported; requiring throws:
>      Error: node:assert not supported; requiring throws
>       at Error: node:assert not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   2) test/index.js node:async_hooks not supported; requiring throws:
>      Error: node:async_hooks not supported; requiring throws
>       at Error: node:async_hooks not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   3) test/index.js node:buffer not supported; requiring throws:
>      Error: node:buffer not supported; requiring throws
>       at Error: node:buffer not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   4) test/index.js node:child_process not supported; requiring throws:
>      Error: node:child_process not supported; requiring throws
>       at Error: node:child_process not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   5) test/index.js node:cluster not supported; requiring throws:
>      Error: node:cluster not supported; requiring throws
>       at Error: node:cluster not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   6) test/index.js node:console not supported; requiring throws:
>      Error: node:console not supported; requiring throws
>       at Error: node:console not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   7) test/index.js node:constants not supported; requiring throws:
>      Error: node:constants not supported; requiring throws
>       at Error: node:constants not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   8) test/index.js node:crypto not supported; requiring throws:
>      Error: node:crypto not supported; requiring throws
>       at Error: node:crypto not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   9) test/index.js node:dgram not supported; requiring throws:
>      Error: node:dgram not supported; requiring throws
>       at Error: node:dgram not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   10) test/index.js node:diagnostics_channel not supported; requiring throws:
>      Error: node:diagnostics_channel not supported; requiring throws
>       at Error: node:diagnostics_channel not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   11) test/index.js node:dns not supported; requiring throws:
>      Error: node:dns not supported; requiring throws
>       at Error: node:dns not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   12) test/index.js node:domain not supported; requiring throws:
>      Error: node:domain not supported; requiring throws
>       at Error: node:domain not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   13) test/index.js node:events not supported; requiring throws:
>      Error: node:events not supported; requiring throws
>       at Error: node:events not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   14) test/index.js node:fs not supported; requiring throws:
>      Error: node:fs not supported; requiring throws
>       at Error: node:fs not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   15) test/index.js node:fs/promises not supported; requiring throws:
>      Error: node:fs/promises not supported; requiring throws
>       at Error: node:fs/promises not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   16) test/index.js node:_http_agent not supported; requiring throws:
>      Error: node:_http_agent not supported; requiring throws
>       at Error: node:_http_agent not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   17) test/index.js node:_http_client not supported; requiring throws:
>      Error: node:_http_client not supported; requiring throws
>       at Error: node:_http_client not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   18) test/index.js node:_http_common not supported; requiring throws:
>      Error: node:_http_common not supported; requiring throws
>       at Error: node:_http_common not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   19) test/index.js node:_http_incoming not supported; requiring throws:
>      Error: node:_http_incoming not supported; requiring throws
>       at Error: node:_http_incoming not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   20) test/index.js node:_http_outgoing not supported; requiring throws:
>      Error: node:_http_outgoing not supported; requiring throws
>       at Error: node:_http_outgoing not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   21) test/index.js node:_http_server not supported; requiring throws:
>      Error: node:_http_server not supported; requiring throws
>       at Error: node:_http_server not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   22) test/index.js node:http not supported; requiring throws:
>      Error: node:http not supported; requiring throws
>       at Error: node:http not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   23) test/index.js node:http2 not supported; requiring throws:
>      Error: node:http2 not supported; requiring throws
>       at Error: node:http2 not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   24) test/index.js node:https not supported; requiring throws:
>      Error: node:https not supported; requiring throws
>       at Error: node:https not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   25) test/index.js node:inspector not supported; requiring throws:
>      Error: node:inspector not supported; requiring throws
>       at Error: node:inspector not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   26) test/index.js node:module not supported; requiring throws:
>      Error: node:module not supported; requiring throws
>       at Error: node:module not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   27) test/index.js node:net not supported; requiring throws:
>      Error: node:net not supported; requiring throws
>       at Error: node:net not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   28) test/index.js node:os not supported; requiring throws:
>      Error: node:os not supported; requiring throws
>       at Error: node:os not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   29) test/index.js node:path not supported; requiring throws:
>      Error: node:path not supported; requiring throws
>       at Error: node:path not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   30) test/index.js node:perf_hooks not supported; requiring throws:
>      Error: node:perf_hooks not supported; requiring throws
>       at Error: node:perf_hooks not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   31) test/index.js node:process not supported; requiring throws:
>      Error: node:process not supported; requiring throws
>       at Error: node:process not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   32) test/index.js node:punycode not supported; requiring throws:
>      Error: node:punycode not supported; requiring throws
>       at Error: node:punycode not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   33) test/index.js node:querystring not supported; requiring throws:
>      Error: node:querystring not supported; requiring throws
>       at Error: node:querystring not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   34) test/index.js node:readline not supported; requiring throws:
>      Error: node:readline not supported; requiring throws
>       at Error: node:readline not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   35) test/index.js node:repl not supported; requiring throws:
>      Error: node:repl not supported; requiring throws
>       at Error: node:repl not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   36) test/index.js node:_stream_duplex not supported; requiring throws:
>      Error: node:_stream_duplex not supported; requiring throws
>       at Error: node:_stream_duplex not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   37) test/index.js node:_stream_transform not supported; requiring throws:
>      Error: node:_stream_transform not supported; requiring throws
>       at Error: node:_stream_transform not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   38) test/index.js node:_stream_wrap not supported; requiring throws:
>      Error: node:_stream_wrap not supported; requiring throws
>       at Error: node:_stream_wrap not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   39) test/index.js node:_stream_passthrough not supported; requiring throws:
>      Error: node:_stream_passthrough not supported; requiring throws
>       at Error: node:_stream_passthrough not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   40) test/index.js node:_stream_readable not supported; requiring throws:
>      Error: node:_stream_readable not supported; requiring throws
>       at Error: node:_stream_readable not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   41) test/index.js node:_stream_writable not supported; requiring throws:
>      Error: node:_stream_writable not supported; requiring throws
>       at Error: node:_stream_writable not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   42) test/index.js node:stream not supported; requiring throws:
>      Error: node:stream not supported; requiring throws
>       at Error: node:stream not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   43) test/index.js node:string_decoder not supported; requiring throws:
>      Error: node:string_decoder not supported; requiring throws
>       at Error: node:string_decoder not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   44) test/index.js node:sys not supported; requiring throws:
>      Error: node:sys not supported; requiring throws
>       at Error: node:sys not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   45) test/index.js node:timers not supported; requiring throws:
>      Error: node:timers not supported; requiring throws
>       at Error: node:timers not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   46) test/index.js node:_tls_common not supported; requiring throws:
>      Error: node:_tls_common not supported; requiring throws
>       at Error: node:_tls_common not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   47) test/index.js node:_tls_wrap not supported; requiring throws:
>      Error: node:_tls_wrap not supported; requiring throws
>       at Error: node:_tls_wrap not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   48) test/index.js node:tls not supported; requiring throws:
>      Error: node:tls not supported; requiring throws
>       at Error: node:tls not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   49) test/index.js node:trace_events not supported; requiring throws:
>      Error: node:trace_events not supported; requiring throws
>       at Error: node:trace_events not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   50) test/index.js node:tty not supported; requiring throws:
>      Error: node:tty not supported; requiring throws
>       at Error: node:tty not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   51) test/index.js node:url not supported; requiring throws:
>      Error: node:url not supported; requiring throws
>       at Error: node:url not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   52) test/index.js node:util not supported; requiring throws:
>      Error: node:util not supported; requiring throws
>       at Error: node:util not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   53) test/index.js node:v8 not supported; requiring throws:
>      Error: node:v8 not supported; requiring throws
>       at Error: node:v8 not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   54) test/index.js node:vm not supported; requiring throws:
>      Error: node:vm not supported; requiring throws
>       at Error: node:vm not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   55) test/index.js node:worker_threads not supported; requiring throws:
>      Error: node:worker_threads not supported; requiring throws
>       at Error: node:worker_threads not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   56) test/index.js node:zlib not supported; requiring throws:
>      Error: node:zlib not supported; requiring throws
>       at Error: node:zlib not supported; requiring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:35:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   57) test/index.js requiring node:assert throws:
>      Error: requiring node:assert throws
>       at Error: requiring node:assert throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   58) test/index.js requiring node:async_hooks throws:
>      Error: requiring node:async_hooks throws
>       at Error: requiring node:async_hooks throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   59) test/index.js requiring node:buffer throws:
>      Error: requiring node:buffer throws
>       at Error: requiring node:buffer throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   60) test/index.js requiring node:child_process throws:
>      Error: requiring node:child_process throws
>       at Error: requiring node:child_process throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   61) test/index.js requiring node:cluster throws:
>      Error: requiring node:cluster throws
>       at Error: requiring node:cluster throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   62) test/index.js requiring node:console throws:
>      Error: requiring node:console throws
>       at Error: requiring node:console throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   63) test/index.js requiring node:constants throws:
>      Error: requiring node:constants throws
>       at Error: requiring node:constants throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   64) test/index.js requiring node:crypto throws:
>      Error: requiring node:crypto throws
>       at Error: requiring node:crypto throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   65) test/index.js requiring node:dgram throws:
>      Error: requiring node:dgram throws
>       at Error: requiring node:dgram throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   66) test/index.js requiring node:diagnostics_channel throws:
>      Error: requiring node:diagnostics_channel throws
>       at Error: requiring node:diagnostics_channel throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   67) test/index.js requiring node:dns throws:
>      Error: requiring node:dns throws
>       at Error: requiring node:dns throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   68) test/index.js requiring node:domain throws:
>      Error: requiring node:domain throws
>       at Error: requiring node:domain throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   69) test/index.js requiring node:events throws:
>      Error: requiring node:events throws
>       at Error: requiring node:events throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   70) test/index.js requiring node:fs throws:
>      Error: requiring node:fs throws
>       at Error: requiring node:fs throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   71) test/index.js requiring node:http throws:
>      Error: requiring node:http throws
>       at Error: requiring node:http throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   72) test/index.js requiring node:http2 throws:
>      Error: requiring node:http2 throws
>       at Error: requiring node:http2 throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   73) test/index.js requiring node:https throws:
>      Error: requiring node:https throws
>       at Error: requiring node:https throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   74) test/index.js requiring node:inspector throws:
>      Error: requiring node:inspector throws
>       at Error: requiring node:inspector throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   75) test/index.js requiring node:module throws:
>      Error: requiring node:module throws
>       at Error: requiring node:module throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   76) test/index.js requiring node:net throws:
>      Error: requiring node:net throws
>       at Error: requiring node:net throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   77) test/index.js requiring node:os throws:
>      Error: requiring node:os throws
>       at Error: requiring node:os throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   78) test/index.js requiring node:path throws:
>      Error: requiring node:path throws
>       at Error: requiring node:path throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   79) test/index.js requiring node:perf_hooks throws:
>      Error: requiring node:perf_hooks throws
>       at Error: requiring node:perf_hooks throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   80) test/index.js requiring node:process throws:
>      Error: requiring node:process throws
>       at Error: requiring node:process throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   81) test/index.js requiring node:punycode throws:
>      Error: requiring node:punycode throws
>       at Error: requiring node:punycode throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   82) test/index.js requiring node:querystring throws:
>      Error: requiring node:querystring throws
>       at Error: requiring node:querystring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   83) test/index.js requiring node:readline throws:
>      Error: requiring node:readline throws
>       at Error: requiring node:readline throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   84) test/index.js requiring node:repl throws:
>      Error: requiring node:repl throws
>       at Error: requiring node:repl throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   85) test/index.js requiring node:stream throws:
>      Error: requiring node:stream throws
>       at Error: requiring node:stream throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   86) test/index.js requiring node:string_decoder throws:
>      Error: requiring node:string_decoder throws
>       at Error: requiring node:string_decoder throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   87) test/index.js requiring node:sys throws:
>      Error: requiring node:sys throws
>       at Error: requiring node:sys throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   88) test/index.js requiring node:timers throws:
>      Error: requiring node:timers throws
>       at Error: requiring node:timers throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   89) test/index.js requiring node:tls throws:
>      Error: requiring node:tls throws
>       at Error: requiring node:tls throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   90) test/index.js requiring node:trace_events throws:
>      Error: requiring node:trace_events throws
>       at Error: requiring node:trace_events throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   91) test/index.js requiring node:tty throws:
>      Error: requiring node:tty throws
>       at Error: requiring node:tty throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   92) test/index.js requiring node:url throws:
>      Error: requiring node:url throws
>       at Error: requiring node:url throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   93) test/index.js requiring node:util throws:
>      Error: requiring node:util throws
>       at Error: requiring node:util throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   94) test/index.js requiring node:v8 throws:
>      Error: requiring node:v8 throws
>       at Error: requiring node:v8 throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   95) test/index.js requiring node:vm throws:
>      Error: requiring node:vm throws
>       at Error: requiring node:vm throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   96) test/index.js requiring node:worker_threads throws:
>      Error: requiring node:worker_threads throws
>       at Error: requiring node:worker_threads throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   97) test/index.js requiring node:zlib throws:
>      Error: requiring node:zlib throws
>       at Error: requiring node:zlib throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:60:18)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   98) test/index.js requiring node:_http_agent throws:
>      Error: requiring node:_http_agent throws
>       at Error: requiring node:_http_agent throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   99) test/index.js requiring node:_http_client throws:
>      Error: requiring node:_http_client throws
>       at Error: requiring node:_http_client throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   100) test/index.js requiring node:_http_common throws:
>      Error: requiring node:_http_common throws
>       at Error: requiring node:_http_common throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   101) test/index.js requiring node:_http_incoming throws:
>      Error: requiring node:_http_incoming throws
>       at Error: requiring node:_http_incoming throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   102) test/index.js requiring node:_http_outgoing throws:
>      Error: requiring node:_http_outgoing throws
>       at Error: requiring node:_http_outgoing throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   103) test/index.js requiring node:_http_server throws:
>      Error: requiring node:_http_server throws
>       at Error: requiring node:_http_server throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   104) test/index.js requiring node:_stream_duplex throws:
>      Error: requiring node:_stream_duplex throws
>       at Error: requiring node:_stream_duplex throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   105) test/index.js requiring node:_stream_passthrough throws:
>      Error: requiring node:_stream_passthrough throws
>       at Error: requiring node:_stream_passthrough throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   106) test/index.js requiring node:_stream_readable throws:
>      Error: requiring node:_stream_readable throws
>       at Error: requiring node:_stream_readable throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   107) test/index.js requiring node:_stream_transform throws:
>      Error: requiring node:_stream_transform throws
>       at Error: requiring node:_stream_transform throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   108) test/index.js requiring node:_stream_wrap throws:
>      Error: requiring node:_stream_wrap throws
>       at Error: requiring node:_stream_wrap throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   109) test/index.js requiring node:_stream_writable throws:
>      Error: requiring node:_stream_writable throws
>       at Error: requiring node:_stream_writable throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   110) test/index.js requiring node:_tls_common throws:
>      Error: requiring node:_tls_common throws
>       at Error: requiring node:_tls_common throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   111) test/index.js requiring node:_tls_wrap throws:
>      Error: requiring node:_tls_wrap throws
>       at Error: requiring node:_tls_wrap throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   112) test/index.js requiring node:assert throws:
>      Error: requiring node:assert throws
>       at Error: requiring node:assert throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   113) test/index.js requiring node:async_hooks throws:
>      Error: requiring node:async_hooks throws
>       at Error: requiring node:async_hooks throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   114) test/index.js requiring node:buffer throws:
>      Error: requiring node:buffer throws
>       at Error: requiring node:buffer throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   115) test/index.js requiring node:child_process throws:
>      Error: requiring node:child_process throws
>       at Error: requiring node:child_process throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   116) test/index.js requiring node:cluster throws:
>      Error: requiring node:cluster throws
>       at Error: requiring node:cluster throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   117) test/index.js requiring node:console throws:
>      Error: requiring node:console throws
>       at Error: requiring node:console throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   118) test/index.js requiring node:constants throws:
>      Error: requiring node:constants throws
>       at Error: requiring node:constants throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   119) test/index.js requiring node:crypto throws:
>      Error: requiring node:crypto throws
>       at Error: requiring node:crypto throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   120) test/index.js requiring node:dgram throws:
>      Error: requiring node:dgram throws
>       at Error: requiring node:dgram throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   121) test/index.js requiring node:diagnostics_channel throws:
>      Error: requiring node:diagnostics_channel throws
>       at Error: requiring node:diagnostics_channel throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   122) test/index.js requiring node:dns throws:
>      Error: requiring node:dns throws
>       at Error: requiring node:dns throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   123) test/index.js requiring node:domain throws:
>      Error: requiring node:domain throws
>       at Error: requiring node:domain throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   124) test/index.js requiring node:events throws:
>      Error: requiring node:events throws
>       at Error: requiring node:events throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   125) test/index.js requiring node:fs throws:
>      Error: requiring node:fs throws
>       at Error: requiring node:fs throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   126) test/index.js requiring node:fs/promises throws:
>      Error: requiring node:fs/promises throws
>       at Error: requiring node:fs/promises throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   127) test/index.js requiring node:http throws:
>      Error: requiring node:http throws
>       at Error: requiring node:http throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   128) test/index.js requiring node:http2 throws:
>      Error: requiring node:http2 throws
>       at Error: requiring node:http2 throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   129) test/index.js requiring node:https throws:
>      Error: requiring node:https throws
>       at Error: requiring node:https throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   130) test/index.js requiring node:inspector throws:
>      Error: requiring node:inspector throws
>       at Error: requiring node:inspector throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   131) test/index.js requiring node:module throws:
>      Error: requiring node:module throws
>       at Error: requiring node:module throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   132) test/index.js requiring node:net throws:
>      Error: requiring node:net throws
>       at Error: requiring node:net throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   133) test/index.js requiring node:os throws:
>      Error: requiring node:os throws
>       at Error: requiring node:os throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   134) test/index.js requiring node:path throws:
>      Error: requiring node:path throws
>       at Error: requiring node:path throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   135) test/index.js requiring node:perf_hooks throws:
>      Error: requiring node:perf_hooks throws
>       at Error: requiring node:perf_hooks throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   136) test/index.js requiring node:process throws:
>      Error: requiring node:process throws
>       at Error: requiring node:process throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   137) test/index.js requiring node:punycode throws:
>      Error: requiring node:punycode throws
>       at Error: requiring node:punycode throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   138) test/index.js requiring node:querystring throws:
>      Error: requiring node:querystring throws
>       at Error: requiring node:querystring throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   139) test/index.js requiring node:readline throws:
>      Error: requiring node:readline throws
>       at Error: requiring node:readline throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   140) test/index.js requiring node:repl throws:
>      Error: requiring node:repl throws
>       at Error: requiring node:repl throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   141) test/index.js requiring node:stream throws:
>      Error: requiring node:stream throws
>       at Error: requiring node:stream throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   142) test/index.js requiring node:string_decoder throws:
>      Error: requiring node:string_decoder throws
>       at Error: requiring node:string_decoder throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   143) test/index.js requiring node:sys throws:
>      Error: requiring node:sys throws
>       at Error: requiring node:sys throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   144) test/index.js requiring node:timers throws:
>      Error: requiring node:timers throws
>       at Error: requiring node:timers throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   145) test/index.js requiring node:tls throws:
>      Error: requiring node:tls throws
>       at Error: requiring node:tls throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   146) test/index.js requiring node:trace_events throws:
>      Error: requiring node:trace_events throws
>       at Error: requiring node:trace_events throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   147) test/index.js requiring node:tty throws:
>      Error: requiring node:tty throws
>       at Error: requiring node:tty throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   148) test/index.js requiring node:url throws:
>      Error: requiring node:url throws
>       at Error: requiring node:url throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   149) test/index.js requiring node:util throws:
>      Error: requiring node:util throws
>       at Error: requiring node:util throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   150) test/index.js requiring node:v8 throws:
>      Error: requiring node:v8 throws
>       at Error: requiring node:v8 throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   151) test/index.js requiring node:vm throws:
>      Error: requiring node:vm throws
>       at Error: requiring node:vm throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   152) test/index.js requiring node:worker_threads throws:
>      Error: requiring node:worker_threads throws
>       at Error: requiring node:worker_threads throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
>   153) test/index.js requiring node:zlib throws:
>      Error: requiring node:zlib throws
>       at Error: requiring node:zlib throws
>       at     at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>       at     at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>       at     at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.<anonymous> (test/index.js:96:19)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:220:11)
>       at     at Test.bound [as _end] (/usr/share/nodejs/tape/lib/test.js:99:32)
> 
> ERROR: Coverage for lines (89.18%) does not meet global threshold (100%)
> ERROR: Coverage for branches (75%) does not meet global threshold (100%)
> ERROR: Coverage for statements (90%) does not meet global threshold (100%)
> 
> =============================== Coverage summary ===============================
> Statements   : 90% ( 36/40 )
> Branches     : 75% ( 27/36 )
> Functions    : 100% ( 4/4 )
> Lines        : 89.18% ( 33/37 )
> ================================================================================
> ----------|---------|----------|---------|---------|-------------------
> File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
> ----------|---------|----------|---------|---------|-------------------
> All files |      90 |       75 |     100 |   89.18 |                   
>  index.js |      90 |       75 |     100 |   89.18 | 23-25,31,51       
> ----------|---------|----------|---------|---------|-------------------
> make[1]: *** [debian/rules:45: test_component_packages] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/node-resolve_1.20.0+~cs5.27.9-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-javascript-devel mailing list