Package evaluation to test XCB on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-05-31T14:30:04.801 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.01s ################################################################################ # Installation # Installing XCB... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [16167f82] + XCB v0.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a3e06817] + BitMasks v0.1.9 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [6ec83bb0] + StructEquality v2.1.0 [e18202ca] + WindowAbstractions v0.9.1 [16167f82] + XCB v0.8.0 [0c8a7d74] + XKeyboard v0.1.4 [4f6342f7] + Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.2.0+0 [2def613f] + Xorg_xcb_util_jll v0.4.1+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] + xkbcommon_jll v1.13.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.0 s ✓ WindowAbstractions 1.2 s ✓ WindowAbstractions → WindowAbstractionsXKB WARNING: Constructor for type "xcb_button_index_t" was extended in `XCB` without explicit qualification or import.  NOTE: Assumed "xcb_button_index_t" refers to `LibXCB.xcb_button_index_t`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function xcb_button_index_t end`.  Hint: To silence the warning, qualify `xcb_button_index_t` as `LibXCB.xcb_button_index_t` in the method signature or explicitly `import LibXCB: xcb_button_index_t`. 9.4 s ✓ XCB 3 dependencies successfully precompiled in 14 seconds. 32 already precompiled. 1 dependency had output during precompilation: ┌ XCB │ WARNING: Constructor for type "xcb_button_index_t" was extended in `XCB` without explicit qualification or import. │ NOTE: Assumed "xcb_button_index_t" refers to `LibXCB.xcb_button_index_t`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function xcb_button_index_t end`. │ Hint: To silence the warning, qualify `xcb_button_index_t` as `LibXCB.xcb_button_index_t` in the method signature or explicitly `import LibXCB: xcb_button_index_t`. └ Precompilation completed after 39.88s ################################################################################ # Testing # Testing XCB Status `/tmp/jl_trGkgS/Project.toml` [a3e06817] BitMasks v0.1.9 [ffbed154] DocStringExtensions v0.9.5 [189a3867] Reexport v1.2.2 [e18202ca] WindowAbstractions v0.9.1 [16167f82] XCB v0.8.0 [0c8a7d74] XKeyboard v0.1.4 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_trGkgS/Manifest.toml` [a3e06817] BitMasks v0.1.9 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [6ec83bb0] StructEquality v2.1.0 [e18202ca] WindowAbstractions v0.9.1 [16167f82] XCB v0.8.0 [0c8a7d74] XKeyboard v0.1.4 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.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 Testing Running tests... ====================================================================================== 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 22 running 1 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_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 (pc: 1) [inlined] wait at ./task.jl:1233:0 (pc: 10) yield at ./task.jl:1071:0 (pc: 7) process_property_notifications! at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:89:0 (pc: 13) #XCBWindow#8 at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:55:0 (pc: 55) XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:20:0 (pc: 94) [inlined] #XCBWindow#28 at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:19:0 (pc: 9) [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:0 (pc: 15) [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:0 (pc: 7) [inlined] #setup#3 at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:118:0 (pc: 16) setup at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:115:0 (pc: 5) unknown function (ip: 0x7d6dab114214) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) exec_options at ./client.jl:321:0 (pc: 353) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7d6dc14ae249) 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 ============================================================== ┌ 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 0x00007d6da6dfc010 Total snapshots: 260. Utilization: 100% ╎253 @Base/client.jl:596 _start() ╎ 253 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 253 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ 253 @Base/Base.jl:328 (::Base.IncludeInto)(fname::String) ╎ 253 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path::S… ╎ 253 @Base/loading.jl:3192 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 253 @Base/loading.jl:3132 include_string(mapexpr::typeof(identity), … ╎ ╎ 253 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ 253 @XCB/…st/runtests.jl:115 setup() ╎ ╎ 253 @XCB/…st/runtests.jl:118 setup(; offset::Tuple{Int64, Int64},… ╎ ╎ 253 @XCB/…dow_manager.jl:18 vect(X::UInt32) ╎ ╎ ╎ 253 @XCB/…ow_manager.jl:18 XCBWindow ╎ ╎ ╎ 253 @XCB/…ow_manager.jl:19 #XCBWindow#28 ╎ ╎ ╎ 253 @XCB/…rc/window.jl:20 XCBWindow ╎ ╎ ╎ 253 @XCB/…rc/window.jl:55 XCBWindow(conn::Connection, screen… 1╎ ╎ ╎ 1 @XCB/…rc/window.jl:87 process_property_notifications!(f… ╎ ╎ ╎ 128 @XCB/…rc/window.jl:88 process_property_notifications!(f… 127╎ ╎ ╎ ╎ 128 @XCB/…nux-gnu.jl:12521 getproperty(x::XCBWindow, f::Sy… ╎ ╎ ╎ ╎ 1 @XCB/…nnection.jl:7 unsafe_convert 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:58 getproperty 1╎ ╎ ╎ 124 @XCB/…rc/window.jl:89 process_property_notifications!(f… 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1067 yield() 1╎ ╎ ╎ ╎ 7 @Base/task.jl:1069 yield() ╎ ╎ ╎ ╎ 5 @Base/task.jl:976 enq_work(t::Task) ╎ ╎ ╎ ╎ 1 @Base/task.jl:905 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 1 @Base/…cks-mt.jl:84 lock(l::Base.Threads.SpinLock) ╎ ╎ ╎ ╎ 1 @Base/…cks-mt.jl:97 trylock(l::Base.Threads.SpinLo… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…otion.jl:650 enable_finalizers() 1╎ ╎ ╎ ╎ 3 @Base/task.jl:907 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 2 @Base/…d_list.jl:54 push!(q::Base.IntrusiveLinkedLi… ╎ ╎ ╎ ╎ 2 @Base/task.jl:184 setproperty!(x::Base.IntrusiveLi… 2╎ ╎ ╎ ╎ ╎ 2 @Base/…piler.jl:62 setproperty! ╎ ╎ ╎ ╎ 1 @Base/task.jl:909 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 1 @Base/…cks-mt.jl:106 push!(q::Base.IntrusiveLinkedL… 1╎ ╎ ╎ ╎ 1 @Base/…otion.jl:650 getproperty(x::Base.IntrusiveL… 1╎ ╎ ╎ ╎ 1 @Base/task.jl:992 enq_work(t::Task) 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1070 yield() 2╎ ╎ ╎ ╎ 112 @Base/task.jl:1071 yield() ╎ ╎ ╎ ╎ 97 @Base/task.jl:1233 wait() 96╎ ╎ ╎ ╎ 97 @Base/libuv.jl:133 record_running_time!(t::Task) ╎ ╎ ╎ ╎ 2 @Base/task.jl:1236 wait() ╎ ╎ ╎ ╎ 2 @Base/…tructs.jl:36 safepoint() ╎ ╎ ╎ ╎ 2 @Base/int.jl:1058 + 2╎ ╎ ╎ ╎ 2 @Base/…tials.jl:1226 + ╎ ╎ ╎ ╎ 5 @Base/task.jl:1237 wait() 1╎ ╎ ╎ ╎ 1 @Base/task.jl:1207 trypoptask(W::Base.IntrusiveLinke… ╎ ╎ ╎ ╎ 4 @Base/task.jl:1209 trypoptask(W::Base.IntrusiveLinke… ╎ ╎ ╎ ╎ 2 @Base/task.jl:931 popfirst!(W::Base.IntrusiveLinked… 1╎ ╎ ╎ ╎ 1 @Base/…cks-mt.jl:82 lock(l::Base.Threads.SpinLock) ╎ ╎ ╎ ╎ 1 @Base/…cks-mt.jl:84 lock(l::Base.Threads.SpinLock) ╎ ╎ ╎ ╎ ╎ 1 @Base/…ks-mt.jl:97 trylock(l::Base.Threads.SpinLo… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tion.jl:650 enable_finalizers() 1╎ ╎ ╎ ╎ 1 @Base/task.jl:932 popfirst!(W::Base.IntrusiveLinked… ╎ ╎ ╎ ╎ 1 @Base/task.jl:935 popfirst!(W::Base.IntrusiveLinked… ╎ ╎ ╎ ╎ 1 @Base/…ks-mt.jl:106 popfirst!(q::Base.IntrusiveLin… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…piler.jl:94 swapproperty! 1╎ ╎ ╎ ╎ 6 @Base/task.jl:1249 wait() ╎ ╎ ╎ ╎ 1 @Base/task.jl:0 try_yieldto(undo::typeof(Base.ensure… ╎ ╎ ╎ ╎ 1 @Base/task.jl:184 setproperty! 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:62 getproperty(t::Task, field::Sy… 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1129 try_yieldto(undo::typeof(Base.ens… 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1130 try_yieldto(undo::typeof(Base.ens… ====================================================================================== 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:457:34 wait at ./task.jl:1246:0 (pc: 44) wait_forever at ./task.jl:1168:0 (pc: 5) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] start_task at /source/src/task.c:1275: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 0x00007028ec58d2d0 Total snapshots: 642. Utilization: 0% ╎642 @Base/task.jl:1168 wait_forever() 641╎ 642 @Base/task.jl:1246 wait() [22] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:173 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_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 (pc: 1) [inlined] wait at ./task.jl:1233:0 (pc: 10) yield at ./task.jl:1071:0 (pc: 7) process_property_notifications! at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:89:0 (pc: 13) #XCBWindow#8 at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:55:0 (pc: 55) XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:20:0 (pc: 94) [inlined] #XCBWindow#28 at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:19:0 (pc: 9) [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:0 (pc: 15) [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:0 (pc: 7) [inlined] #setup#3 at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:118:0 (pc: 16) setup at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:115:0 (pc: 5) unknown function (ip: 0x7d6dab114214) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) exec_options at ./client.jl:321:0 (pc: 353) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7d6dc14ae249) 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) Allocations: 3302710 (Pool: 3302667; Big: 43); GC: 4 PkgEval terminated after 2741.63s: test duration exceeded the time limit