Package evaluation to test ElectronTests on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T18:16:29.505 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.01s ################################################################################ # 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.0 [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.10+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.12.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.13.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.11.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [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 5.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1022.8 ms ✓ WidgetsBase 1400.1 ms ✓ Hyperscript 6172.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. 2735.7 ms ✓ WebSockets 5995.3 ms ✓ JSServe  [pid 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0518f6c910 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519b68050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519ad4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519ab4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d05199e0190 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d05199a4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519974090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519954090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051992c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519900090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d05198b4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519878090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519824090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d05197e8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d05197b4050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051975c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d05197340d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051970c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519bfc110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519cac090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519d14090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519dd0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519e64090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519e80090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519ea0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519eb0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519f50090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d0519fbc050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d0519fd4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a00c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a02c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a08c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a0c4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a0f0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a10c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a13c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051baac090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a304090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c6dc590 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c704190 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c728050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c770090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c7ec0d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c644090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a5d0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a2c4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a258090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a1d4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a1b0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051a184090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051a16c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c5f8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c59c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c548050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c4a8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c464090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c428090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c410090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c1c0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c0b0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c06c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c051bd0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c02c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051c010090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051c000090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bff0b90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bfe6d90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bfd4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bfc8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bfc0150 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bfb01d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bfa3650 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bf9c110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bf8c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bf80110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bf6cad0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bf541d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bf3c490 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bf20450 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bf15c50 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bef5550 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051beec110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bee7d90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bed4e50 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bed5090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be8f0d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be7c0d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be7ba10 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be68090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be603d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be5c590 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be54090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be49510 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be3ca10 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be38150 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be2c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be25bd0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051be18a10 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051be0c590 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bdfd550 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bdf0e90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bde0310 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bdd8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bdcc290 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bdc4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bdb8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd9e090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd94090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd84490 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd74290 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd5c810 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd50610 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd21c90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd1a010 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd15650 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd0e910 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bd088d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bd03e50 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bcd0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bc8e890 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bc60090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bc500d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bc481d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bc38090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bc203d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bc14250 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bc08510 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bbfd450 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bbec090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bbe0550 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bbc8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bbb8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bbb0690 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb9c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb90090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb88090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb74410 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb6c650 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb64b90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb581d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb4c190 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb40110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb342d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb28150 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bb18090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bb08110 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bafc090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051baf4090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bae8310 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bacfa10 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bac8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bac0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051bab8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051bab0d90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051baa8dd0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051baa0090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051ba88ed0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051ba78050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051ba6c090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051ba60090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051ba50350 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051ba48310 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051ba302d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051ba24410 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051ba1cc90 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b9fef50 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b9f8090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b9b58d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b968fd0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b966450 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b954050 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b93e1d0 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b93a890 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b930c10 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b928090 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 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b9198d0 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 31 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: 0x7d0514f24e4f) 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:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file)   [pid 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b910090 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 7 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_41114.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:2284 [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 0x000079b7f4b3ca60 Total snapshots: 892. Utilization: 0% ╎892 @Base/task.jl:1168 wait_forever() 891╎ 892 @Base/task.jl:1246 wait()  [pid 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x63f6db0->0x7d051b90b210 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_41114.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:2284 [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 0x000074109e589a50 Total snapshots: 695. Utilization: 0% ╎695 @Base/task.jl:1168 wait_forever() 694╎ 695 @Base/task.jl:1246 wait()  [pid 31] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x6671c40->0x7d051b900850 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. [7] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:37 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_41114.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:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 4101591 (Pool: 4101484; Big: 107); GC: 6 PkgEval terminated after 2750.23s: test duration exceeded the time limit