Package evaluation to test LocalSearchSolvers on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-04T13:51:36.043 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.18s ################################################################################ # Installation # Installing LocalSearchSolvers... Resolving package versions... Installed DataStructures ────────────── v0.19.5 Installed ArrowTypes ────────────────── v2.3.0 Installed Indexing ──────────────────── v1.1.1 Installed Glob ──────────────────────── v1.5.0 Installed AbstractTrees ─────────────── v0.4.5 Installed InlineStrings ─────────────── v1.4.5 Installed StatsBase ─────────────────── v0.34.12 Installed MacroTools ────────────────── v0.5.16 Installed AliasTables ───────────────── v1.1.3 Installed OrderedCollections ────────── v1.8.2 Installed Compat ────────────────────── v4.18.1 Installed UnicodeFun ────────────────── v0.4.1 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed ExprTools ─────────────────── v0.1.10 Installed ProgressLogging ───────────── v0.1.6 Installed RecipesBase ───────────────── v1.3.4 Installed LocalSearchSolvers ────────── v0.4.10 Installed TimeZones ─────────────────── v1.22.2 Installed PatternFolds ──────────────── v0.2.6 Installed ConstraintDomains ─────────── v0.4.0 Installed InvertedIndices ───────────── v1.3.1 Installed DataAPI ───────────────────── v1.16.0 Installed Statistics ────────────────── v1.11.1 Installed PrecompileTools ───────────── v1.3.4 Installed ExproniconLite ────────────── v0.10.14 Installed SentinelArrays ────────────── v1.4.10 Installed DataValueInterfaces ───────── v1.0.0 Installed StatsAPI ──────────────────── v1.8.0 Installed ProgressMeter ─────────────── v1.11.0 Installed CodeTracking ──────────────── v3.0.2 Installed IrrationalConstants ───────── v0.2.6 Installed Term ──────────────────────── v2.0.8 Installed LogExpFunctions ───────────── v1.0.1 Installed Parsers ───────────────────── v2.8.6 Installed Distances ─────────────────── v0.10.12 Installed StringManipulation ────────── v0.4.4 Installed JSON ──────────────────────── v0.21.4 Installed JuliaSyntax ───────────────── v1.0.2 Installed Highlights ────────────────── v0.5.3 Installed PrettyTables ──────────────── v2.4.0 Installed JuliaFormatter ────────────── v2.10.1 Installed Tables ────────────────────── v1.13.0 Installed Constraints ───────────────── v0.5.10 Installed ConstraintCommons ─────────── v0.3.0 Installed Unrolled ──────────────────── v0.1.5 Installed Parameters ────────────────── v0.12.3 Installed PtrArrays ─────────────────── v1.4.0 Installed Scratch ───────────────────── v1.3.0 Installed MyterialColors ────────────── v0.3.0 Installed CompositionalNetworks ─────── v0.6.1 Installed Reexport ──────────────────── v1.2.2 Installed DataFrames ────────────────── v1.8.2 Installed Intervals ─────────────────── v1.11.0 Installed Missings ──────────────────── v1.2.0 Installed Preferences ───────────────── v1.5.2 Installed PooledArrays ──────────────── v1.4.3 Installed TestItems ─────────────────── v1.0.0 Installed SortingAlgorithms ─────────── v1.2.3 Installed TZJData ───────────────────── v1.5.0+2025b Installed TableTraits ───────────────── v1.0.1 Installed CommonMark ────────────────── v1.0.2 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed UnPack ────────────────────── v1.0.2 Installed ProgressBars ──────────────── v1.5.1 Installed Dictionaries ──────────────── v0.4.6 Installed Lazy ──────────────────────── v0.15.1 Installed Mocking ───────────────────── v0.8.1 Installed DocStringExtensions ───────── v0.9.5 Installing 1 artifacts Installed artifact tzjdata 49.6 KiB Updating `~/.julia/environments/v1.14/Project.toml` [2b10edaa] + LocalSearchSolvers v0.4.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [31f734f8] + ArrowTypes v2.3.0 [da1fd8a2] + CodeTracking v3.0.2 [a80b9123] + CommonMark v1.0.2 [34da2185] + Compat v4.18.1 [4b67e4b5] + CompositionalNetworks v0.6.1 [e37357d9] + ConstraintCommons v0.3.0 [5800fd60] + ConstraintDomains v0.4.0 [30f324ab] + Constraints v0.5.10 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [85a47980] + Dictionaries v0.4.6 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [c27321d9] + Glob v1.5.0 ⌅ [eafb193a] + Highlights v0.5.3 [313cdc1a] + Indexing v1.1.1 [842dd82b] + InlineStrings v1.4.5 [d8418881] + Intervals v1.11.0 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] + JSON v0.21.4 [98e50ef6] + JuliaFormatter v2.10.1 [70703baa] + JuliaSyntax v1.0.2 [b964fa9f] + LaTeXStrings v1.4.0 [50d2b5c4] + Lazy v0.15.1 [2b10edaa] + LocalSearchSolvers v0.4.10 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [78c3b35d] + Mocking v0.8.1 [1c23619d] + MyterialColors v0.3.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 ⌅ [d96e819e] + Parameters v0.12.3 [69de0a69] + Parsers v2.8.6 [c18a7f1d] + PatternFolds v0.2.6 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [08abe8d2] + PrettyTables v2.4.0 [49802e3a] + ProgressBars v1.5.1 [33c8b6b6] + ProgressLogging v0.1.6 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.4.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.10 [a2af1166] + SortingAlgorithms v1.2.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.12 [892a3eda] + StringManipulation v0.4.4 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [22787eb5] + Term v2.0.8 [1c621080] + TestItems v1.0.0 [f269a46b] + TimeZones v1.22.2 [3a884ed6] + UnPack v1.0.2 [1cfade01] + UnicodeFun v0.4.1 [9602ed7d] + Unrolled v0.1.5 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 10.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.3 s ✓ TestEnv 1 dependency successfully precompiled in 10 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.6 s ✓ Glob 4.0 s ✓ MacroTools 0.5 s ✓ TestItems 318.6 s ✓ InlineStrings 0.6 s ✓ Reexport 1.4 s ✓ Statistics 1.1 s ✓ DataAPI 3.9 s ✓ ExproniconLite 2.6 s ✓ IrrationalConstants 0.8 s ✓ UnPack 0.6 s ✓ DataValueInterfaces 0.8 s ✓ StatsAPI 154.2 s ✓ OrderedCollections 58.6 s ✓ InvertedIndices 1.7 s ✓ DocStringExtensions 75.5 s ✓ AbstractTrees 0.9 s ✓ Indexing 83.2 s ✓ JuliaSyntax 1.0 s ✓ TZJData 1.2 s ✓ MyterialColors 1.0 s ✓ ExprTools 36.7 s ✓ PtrArrays 0.5 s ✓ IteratorInterfaceExtensions 26.7 s ✓ LaTeXStrings 2.4 s ✓ Crayons 1.2 s ✓ ArrowTypes 38.5 s ✓ ProgressLogging 58.6 s ✓ ProgressMeter 39.2 s ✓ ProgressBars 185.2 s ✓ SentinelArrays 32.3 s ✓ Scratch 31.6 s ✓ CodeTracking 2.2 s ✓ Compat 32.1 s ✓ Preferences 32.0 s ✓ UnicodeFun 44.7 s ✓ Lazy 43.8 s ✓ Unrolled 141.2 s ✓ TestItemRunner 42.2 s ✓ Statistics → SparseArraysExt 56.9 s ✓ Missings 23.0 s ✓ PooledArrays 2.8 s ✓ Distances 40.0 s ✓ Parameters 171.1 s ✓ DataStructures 38.7 s ✓ Highlights 1.7 s ✓ LogExpFunctions 9.9 s ✓ Dictionaries 37.8 s ✓ AliasTables 0.7 s ✓ TableTraits 37.4 s ✓ InlineStrings → ArrowTypesExt 0.9 s ✓ Compat → CompatLinearAlgebraExt 31.8 s ✓ PrecompileTools 40.7 s ✓ Distances → DistancesSparseArraysExt 40.3 s ✓ SortingAlgorithms 4.8 s ✓ ConstraintCommons 144.9 s ✓ Tables 49.0 s ✓ Aqua 1.3 s ✓ Mocking 34.2 s ✓ RecipesBase 104.8 s ✓ CommonMark 85.6 s ✓ StringManipulation 61.8 s ✓ Parsers  ====================================================================================== 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 421 running 1 of 1  signal (10): User defined signal 1 jl_method_compiled_callptr at /source/src/gf.c:3484:12 [inlined] _jl_invoke at /source/src/gf.c:4327:27 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:920:26 argtypes_to_type at ./../usr/share/julia/Compiler/src/typeutils.jl:60:0 (pc: 162) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3017:0 (pc: 1606) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3171:0 (pc: 189) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3164:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3310:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3328:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3698:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4171:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4128:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4712:0 (pc: 3576) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4994:0 (pc: 463) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1744:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1753:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3904:20 _jl_invoke at /source/src/gf.c:4337:16 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_lower at /source/src/ast.c:1271:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:594:31 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 813) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7b68ad342249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file)   ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ==============================================================  ====================================================================================== 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 219 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 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 0x000073b146225ff0 Total snapshots: 397. Utilization: 0% ╎397 @Base/task.jl:1170 wait_forever() 396╎ 397 @Base/task.jl:1248 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 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 0x000079ae5d4fb760 Total snapshots: 336. Utilization: 0% ╎336 @Base/task.jl:1170 wait_forever() 335╎ 336 @Base/task.jl:1248 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:156 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 18151683 (Pool: 18150870; Big: 813); GC: 20 [219] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 14069849 (Pool: 14069167; Big: 682); GC: 15 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#625 at ./task.jl:1053:0 (pc: 71) schedule at ./task.jl:1045:0 [inlined] uv_writecb_task at ./stream.jl:1198:0 (pc: 11) jlcapi_uv_writecb_task_512.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926:0 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227:0 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420:0 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 [inlined] wait at ./task.jl:1235:0 (pc: 15) uv_write at ./stream.jl:1079:0 (pc: 11) unsafe_write at ./stream.jl:1152:0 (pc: 55) write at ./strings/io.jl:237:0 [inlined] print at ./strings/io.jl:239:0 (pc: 5) jfptr_print_129.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x73b1457aec46) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _atexit at ./initdefs.jl:544:0 (pc: 211) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 jl_exit_thread0_cb at /source/src/signals-unix.c:678:5 jl_fake_signal_return at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14 (unknown line) 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 PkgEval terminated after 2731.35s: test duration exceeded the time limit