Package evaluation to test ElectronTests on Julia 1.14.0-DEV.1555 (0c48c4942b*) started at 2026-01-14T00:45:59.816 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.4s ################################################################################ # Installation # Installing ElectronTests... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [fa9e6d27] + ElectronTests v0.1.11 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 ⌅ [3da002f7] + ColorTypes v0.11.5 ⌅ [5ae59095] + Colors v0.12.11 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [a1bb12fb] + Electron v2.0.1 [fa9e6d27] + ElectronTests v0.1.11 ⌅ [8fc22ac5] + FilePaths v0.8.3 [48062228] + FilePathsBase v0.9.24 [53c48c17] + FixedPointNumbers v0.8.5 ⌅ [cd3eb016] + HTTP v0.9.17 ⌅ [47d2ed2b] + Hyperscript v0.0.4 [83e8ac13] + IniFile v0.5.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 ⌅ [824d6782] + JSServe v0.6.13 [1914dd2f] + MacroTools v0.5.16 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 ⌅ [510215fc] + Observables v0.3.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [30578b45] + URIParser v0.4.1 [5c2747f8] + URIs v1.6.1 ⌃ [104b5d7c] + WebSockets v1.5.9 [eead4739] + WidgetsBase v0.1.4 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 4.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 968.0 ms ✓ WidgetsBase 4414.4 ms ✓ Electron WARNING: Imported binding Logging.termlength was undeclared at import time during import to WebSockets. WARNING: Imported binding Logging.showvalue was undeclared at import time during import to WebSockets. 2358.3 ms ✓ WebSockets 5284.7 ms ✓ JSServe  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb83572d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb94bc050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb946c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9448090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb93f4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb93d8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb937c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9344090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb92e8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb92d4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb92c0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9298090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9214090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb90f0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9060090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9040090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb94fc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb95101d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9528090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9554090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb95c0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb95e8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9600090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb966c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb96b4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb96e4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9748090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb977c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9790090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb97b0050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbc0bc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbc130090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba170090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba150090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba118090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba0e8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba0e0510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba0d8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba0d00d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba0c13d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba0b8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba09c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba084090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba078050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcba04c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcba020090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9ffc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9fec090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9fd4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9fc4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9fac090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9f94090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9f74090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9f2c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9f14110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9f00090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9eec0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9ee0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9ed4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9ec0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9e9c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9e90090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9e7c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9e64090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9e18090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9dfc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9ddc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9db8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9d74090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9d18090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9c6c050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9c44090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9c14090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9bf8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcb9be4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcb9bb0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbc12c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbc108190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbc0e8210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbc0c4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbc094150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbc040250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbbf24110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb8b8950 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb878690 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb840190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb810390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb7f8690 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb7ec090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb7d8710 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb7a0590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb78c190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb774550 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb770150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb768090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb75c390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb74c5d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb730290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb718590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb70cb10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb6f8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb6efed0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb6e8190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb6dfb50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb6dfc10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb6dfad0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb6a46d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb6a49d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb631010 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb631090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb6083d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb5f1950 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb5f19d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb5f1810 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb5f1890 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb5ac850 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb594090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb588090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb57c350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb570210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb5642d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb55c3d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb550050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb544110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb5381d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb52c550 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb5241d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb514110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb50c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb4ed090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb4e04d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb4c4310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb4ac290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb4a1210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb4842d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb45fed0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb458410 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb451110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb44c8d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb448090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb3de210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb3c35d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb390190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb388110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb378610 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb368850 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb360110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb34c610 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb340050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb3383d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb328150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb31c350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb304cd0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb2f8750 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2ec110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb2dc510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2d41d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb2c4c10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2b42d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb2ac090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2a4550 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb29c390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb290510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2840d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb274810 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb268110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb261290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb258090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb248350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb23d110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb229a10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb2201d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb218090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb211290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb209910 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ======================================================================================  cmd: /opt/julia/bin/julia 23 running 0 of 1  signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x73bcbc52869f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file)   [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb2040d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 6 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_67907.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f2a8eb10970 Total snapshots: 669. Utilization: 0% ╎669 @Base/task.jl:1168 wait_forever() 668╎ 669 @Base/task.jl:1246 wait()  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb1d8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e522bd0->0x73bcbb1cc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_67907.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c8eb4d42c20 Total snapshots: 621. Utilization: 0% ╎621 @Base/task.jl:1168 wait_forever() 620╎ 621 @Base/task.jl:1246 wait()  [pid 23] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x1e717550->0x73bcbb1c4250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:170 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_67907.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 10360584 (Pool: 10359978; Big: 606); GC: 10  [23] signal 15: Terminated in expression starting at none:0 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x73bcbc52869f) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 3221130 (Pool: 3221027; Big: 103); GC: 183 [6] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:57 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_67907.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 7460342 (Pool: 7459754; Big: 588); GC: 9 ✗ PkgEval terminated after 2752.8s: test duration exceeded the time limit