Package evaluation to test ElectronTests on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T18:28:59.072 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.43s ################################################################################ # 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.9.9 [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.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 4.84s ################################################################################ # 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 1077.5 ms ✓ Observables 1193.2 ms ✓ Hyperscript 1493.3 ms ✓ FilePaths 2718.5 ms ✓ WebSockets 1056.1 ms ✓ WidgetsBase 6092.1 ms ✓ Electron 6759.3 ms ✓ JSServe ElectronTests Waiting for background task / IO / timer. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf97b7290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf690c050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf68bc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf68a4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6870090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf67d4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6768090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf67580d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6744090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6724090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf66f80d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf66a8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6680090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6630090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf65b4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6594050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6538090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6518090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf64f8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf64a0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6480090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6468090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6448090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6434090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6414150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6404090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6960090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6980090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf69cc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6a28050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6a6c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6a8c190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6ab4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6ad0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6b18110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6b74090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6c1c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6cf4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6d98090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6ec8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6f7c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf6fe4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf6ffc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf701c050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf7064090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf70fc090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf7598090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf7280090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9640090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf95d8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9550090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf952c0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9514110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf94e8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf94d0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf97ec0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9784090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9744050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf97201d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf96f4590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9614090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9598090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9568110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf94a4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9478090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9454090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf91b4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf919c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9188090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf915c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9144090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9108050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf90c8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf90a4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9088090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9078090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9068090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf904c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9020090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf9008090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf9000090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8fe8210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8fcd290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8fc0290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8fb0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8fa8150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8f951d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8f90510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8f78150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8f64190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8f480d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8f38210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8f24150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8f18d10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8ee8610 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8ed8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8ed0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8ecd8d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8eb4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8eac350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e94150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e7c250 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e70090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e60090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e5c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e48090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e38110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e28810 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e28ed0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e287d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8e0fcd0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8e04090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8dfb0d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8dd83d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8dd0090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8dc8ed0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8db44d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8da8490 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8d84e90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8d72f90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8d604d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8d54610 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8d44290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8d34090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8cf9d10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8cf2890 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8ce8e10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8c6e690 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8c3e190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8c2c310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8c2c390 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8c10c10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8c00510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8bf7c90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8beaf10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8bd4b10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8bcc310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8bbc190 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8bb08d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8ba0310 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b94510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b88090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b78a90 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b6c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b60590 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b54090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b4c410 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b40090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b38090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b2c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b1c210 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8b104d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8b081d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8affb10 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8af8090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8af0110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8ad8050 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8acc150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8ab56d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8aac090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8aa4090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a9c090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8a901d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a88090 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8a81150 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a5c1d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8a480d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a40510 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8a381d0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a28a50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8a18f50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8a0d810 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf89fc290 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf89e0350 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8999bd0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8971f90 This means that a package has started a background task or event source that has not finished running. 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 39 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:1223 wait_forever at ./task.jl:1145 unknown function (ip: 0x7a0cf1f24e4f) 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:1281 unknown function (ip: (nil)) at (unknown file) [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf8949d50 This means that a package has started a background task or event source that has not finished running. 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007eeeb03df0d0 Total snapshots: 873. Utilization: 0% ╎873 @Base/task.jl:1145 wait_forever() 872╎ 873 @Base/task.jl:1223 wait() ====================================================================================== 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d3ded90->0x7a0cf8938110 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. ┌ 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007640ff9a12d0 Total snapshots: 660. Utilization: 0% ╎660 @Base/task.jl:1145 wait_forever() 659╎ 660 @Base/task.jl:1223 wait() [pid 39] waiting for IO to finish: Handle type uv_handle_t->data timer 0x2d1d25d0->0x7a0cf892cb10 This means that a package has started a background task or event source that has not finished running. 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 3466981 (Pool: 3466831; Big: 150); GC: 5 [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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 12607745 (Pool: 12607187; Big: 558); GC: 11 PkgEval terminated after 2755.71s: test duration exceeded the time limit