Package evaluation to test WriteDocx on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T06:46:37.507 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.6s ################################################################################ # Installation # Installing WriteDocx... Resolving package versions... Installed Libiconv_jll ─────── v1.18.0+0 Installed XML2_jll ─────────── v2.15.3+0 Installed ZipFile ──────────── v0.10.1 Installed OrderedCollections ─ v1.8.2 Installed JLLWrappers ──────── v1.8.0 Installed MacroTools ───────── v0.5.16 Installed EzXML ────────────── v1.2.3 Installed Preferences ──────── v1.5.2 Installed EnumX ────────────── v1.0.7 Installed WriteDocx ────────── v1.2.0 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [d049ceea] + WriteDocx v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4e289a0a] + EnumX v1.0.7 [8f5d6c58] + EzXML v1.2.3 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [21216c6a] + Preferences v1.5.2 [d049ceea] + WriteDocx v1.2.0 [a5390f91] + ZipFile v0.10.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+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 5.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.7 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.9 s ✓ MacroTools 0.6 s ✓ Reexport 0.7 s ✓ IndirectArrays 1.0 s ✓ MappedArrays 1.1 s ✓ Statistics 0.9 s ✓ TensorCore 0.6 s ✓ StatsAPI 0.6 s ✓ RangeArrays 151.1 s ✓ OrderedCollections 1.0 s ✓ LazyModules 0.8 s ✓ DeepDiffs 1.1 s ✓ DocStringExtensions 392.5 s ✓ IterTools 209.9 s ✓ IntervalSets 148.5 s ✓ CEnum 0.9 s ✓ EnumX 0.9 s ✓ Inflate 97.5 s ✓ OffsetArrays 54.9 s ✓ TranscodingStreams 2.3 s ✓ Crayons 1.2 s ✓ Requires 59.6 s ✓ ProgressMeter 39.9 s ✓ ZipFile 3.0 s ✓ Preferences 6.0 s ✓ PkgVersion 3.3 s ✓ SimpleTraits 63.0 s ✓ FixedPointNumbers 1.9 s ✓ Distances 169.4 s ✓ DataStructures 38.7 s ✓ IntervalSets → IntervalSetsStatisticsExt 39.7 s ✓ IntervalSets → IntervalSetsRandomExt 40.6 s ✓ StackViews 41.6 s ✓ PaddedViews 22.5 s ✓ CodecZstd 12.9 s ✓ FileIO 3.4 s ✓ JLLWrappers 3.2 s ✓ PrecompileTools 44.5 s ✓ ColorTypes 134.7 s ✓ AxisArrays 41.5 s ✓ MosaicViews 3.8 s ✓ libpng_jll 3.7 s ✓ LERC_jll 3.6 s ✓ Libiconv_jll 3.7 s ✓ Xorg_libXau_jll 3.5 s ✓ Xorg_libXdmcp_jll 3.5 s ✓ Giflib_jll 3.7 s ✓ XZ_jll 2.9 s ✓ Xorg_xtrans_jll 3.9 s ✓ JpegTurbo_jll 3.6 s ✓ Imath_jll 654.5 s ✓ SIMD 39.1 s ✓ ColorTypes → StyledStringsExt  ====================================================================================== 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 274 running 1 of 1  signal (10): User defined signal 1 Array at ./boot.jl:719:0 [inlined] Array at ./boot.jl:741:0 [inlined] DomTreeNode at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:220:0 [inlined] compute_domtree_nodes! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:266:0 (pc: 30) update_domtree! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:260:0 [inlined] domtree_delete_edge! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:487:0 (pc: 94) kill_edge_terminator! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1432:0 (pc: 214) process_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1544:0 (pc: 511) iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1991:0 (pc: 804) iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1913:0 [inlined] adce_pass! at ./../usr/share/julia/Compiler/src/ssair/passes.jl:2202:0 (pc: 733) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048:0 (pc: 44) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1061:0 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1034:0 [inlined] finish_cycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:330:0 (pc: 448) jfptr_finish_cycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4976:0 (pc: 430) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1741:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1750:0 (pc: 12) jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3665:24 _jl_invoke at /source/src/gf.c:4130:16 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_lower at /source/src/ast.c:1274:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:31 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665: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:521:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) include_package_for_output at ./loading.jl:3296:0 (pc: 837) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388: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:521:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 841) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388: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: 0x73e65bb46249) 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 ==============================================================  │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base loading.jl:3024 │ [3] require_stdlib(package_uuidkey::Base.PkgId) │ @ Base loading.jl:3020 [inlined] │ [4] macro expansion │ @ some.jl:157 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base Base.jl:357 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base Base.jl:376 └ @ Base Base.jl:367 82458369074 deps_ns=417206121 compilation_ns=81715475511 methods=4723 84.7 s ✓ ColorVectorSpace ====================================================================================== 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 19 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: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388: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 0x000076a363106e00 Total snapshots: 412. Utilization: 0% ╎412 @Base/task.jl:1168 wait_forever() 411╎ 412 @Base/task.jl:1246 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:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388: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 0x00007688b7cc9960 Total snapshots: 385. Utilization: 0% ╎385 @Base/task.jl:1168 wait_forever() 384╎ 385 @Base/task.jl:1246 wait() [19] 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:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 16114291 (Pool: 16113485; Big: 806); GC: 18 [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:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 13053465 (Pool: 13053286; Big: 179); GC: 11 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#623 at ./task.jl:1051:0 (pc: 71) schedule at ./task.jl:1043:0 [inlined] uv_writecb_task at ./stream.jl:1198:0 (pc: 11) jlcapi_uv_writecb_task_643.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:1233: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_138.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x76a35f791c76) at (unknown file) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 _atexit at ./initdefs.jl:543:0 (pc: 210) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388: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:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1275:19 PkgEval terminated after 2780.55s: test duration exceeded the time limit