Package evaluation to test ElectronTests on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T16:46:21.018 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.67s ################################################################################ # 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.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.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.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.17.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.1s ################################################################################ # 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... 997.1 ms ✓ WidgetsBase 1160.8 ms ✓ Hyperscript 5149.1 ms ✓ Electron 6069.7 ms ✓ HTTP 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. 3590.6 ms ✓ WebSockets 6045.0 ms ✓ JSServe  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a76ea8510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77bb0050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77ae8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77a20090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77988090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7793c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7790c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a778ec090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a778d4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a778b0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77860090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77810090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a777d4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77778090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77740050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77704090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a776e4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77c440d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77c8c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77d88090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77e20090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77e3c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77e50090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77e6c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77ec0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77f04090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77f64090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77f7c050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a77f9c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a77fdc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a78044090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a780a4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a780c4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a780f8110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a78164090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a78188090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a6dc590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a704190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a728090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a770090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a7ec0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a494050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a4d8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a560090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a5e4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7868c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a78304090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a782ac090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a78214090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a781f8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a781c0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a5f8210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a568090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a54c050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a4ac090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a460090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a4000d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a0f8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a0b4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a098150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a08c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a070090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a040090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a0380d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a034090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7a02c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a018090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7a00c310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ff1590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79fe4190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79fd8110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79fcc410 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79fc43d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79fb5490 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79fb0650 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79f9c2d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79f88110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79f70250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79f64390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79f440d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79f30e50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79f14790 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79f00090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ef8250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79eeda10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ed8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79ecc590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79eb0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e98150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e7c8d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e74090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e6e550 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e5c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e50b50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e44490 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e38090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e30090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e281d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79e1c0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79e09050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79de85d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79de0250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79dd8710 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79dccd50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79dac7d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d98090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d88050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79d7c250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d71810 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79d640d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d31150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79d25090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d1e250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79d14090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79d13c90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79cdc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79c9e390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79c68090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79c5c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79c52690 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79c44710 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79c2c1d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79c240d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79c18310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79c05250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79bf8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79bf0a10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79bdc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79bc8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79bbd010 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ba8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b9c210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b90050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b88690 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b80750 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b70e50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b64090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b5c350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b54110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b44350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b382d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b24250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b1ff50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b18090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79b10090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79b000d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79af0290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79adfbd0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ad8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79ad0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ac4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79ac0750 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79ab8750 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79ab0110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79aa01d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79a78090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79a70090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79a602d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79a58910 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79a4ce50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79a3c590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79a2cb10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79a1d110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79a07c90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a799fc410 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a799a5a10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a7996dcd0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7996aa90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79950090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79943b90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79938510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a79935590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79924310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a7991cb90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79914ad0 This means that a package has started a background task or event source that has not finished running. 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 35 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: 0x7d7a72b24e4f) 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 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a799100d0 This means that a package has started a background task or event source that has not finished running. 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_38735.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 0x0000738de64104c0 Total snapshots: 919. Utilization: 0% ╎919 @Base/task.jl:1168 wait_forever() 918╎ 919 @Base/task.jl:1246 wait()  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x13695fd0->0x7d7a79904150 This means that a package has started a background task or event source that has not finished running. 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_38735.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 0x00007a84e9e46950 Total snapshots: 670. Utilization: 0% ╎670 @Base/task.jl:1168 wait_forever() 669╎ 670 @Base/task.jl:1246 wait()  [pid 35] Waiting for background task / IO / timer to finish:  Handle type uv_handle_t->data  timer 0x139d0010->0x7d7a798fc110 This means that a package has started a background task or event source that has not finished running. 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:152 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_38735.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: 12384404 (Pool: 12383812; Big: 592); GC: 11 [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_38735.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: 3522402 (Pool: 3522308; Big: 94); GC: 5  PkgEval terminated after 2749.57s: test duration exceeded the time limit