Package evaluation to test TensorKitAdapters on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T02:09:20.881 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.8s ################################################################################ # Installation # Installing TensorKitAdapters... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [365c3f09] + TensorKitAdapters v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [365c3f09] + TensorKitAdapters v0.2.0 Installation completed after 4.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.9 s ✓ MacroTools 0.5 s ✓ TensorKitAdapters 270.9 s ✓ InlineStrings 1.1 s ✓ ConstructionBase 0.5 s ✓ DataValueInterfaces 314.5 s ✓ Zeros 0.8 s ✓ ArgCheck 1.0 s ✓ TupleTools 2.1 s ✓ Baselet 1.1 s ✓ StableTasks 0.8 s ✓ ExternalDocstrings 0.9 s ✓ StaticArraysCore 126.5 s ✓ ChunkSplitters 0.9 s ✓ StridedViews 0.5 s ✓ IfElse 81.1 s ✓ LRUCache 32.5 s ✓ PtrArrays 0.6 s ✓ TaskLocalValues 1.1 s ✓ VectorInterface 129.6 s ✓ BitIntegers 156.1 s ✓ HalfIntegers 0.8 s ✓ Adapt 0.7 s ✓ SciMLPublic 79.1 s ✓ CommonWorldInvalidations 0.9 s ✓ InverseFunctions 0.5 s ✓ SafeTestsets 0.7 s ✓ CompositionsBase 139.5 s ✓ InitialValues 104.2 s ✓ FillArrays 1.1 s ✓ IntegerMathUtils 79.5 s ✓ RationalRoots 130.5 s ✓ OrderedCollections 0.8 s ✓ HashArrayMappedTries 0.6 s ✓ DefineSingletons 0.5 s ✓ IteratorInterfaceExtensions 0.5 s ✓ PackageExtensionCompat 2.3 s ✓ Dictionaries 0.6 s ✓ Suppressor 36.7 s ✓ TimerOutputs 1.2 s ✓ Requires 0.8 s ✓ SerializedElementArrays 1.4 s ✓ Compat 2.4 s ✓ Preferences 34.6 s ✓ TestExtras 3.0 s ✓ SimpleTraits 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 36.5 s ✓ Zeros → ZerosRandomExt 1.9 s ✓ ThreadedScans 1.4 s ✓ Strided 32.2 s ✓ LRUCache → SerializationExt 31.8 s ✓ StridedViews → StridedViewsPtrArraysExt 1.1 s ✓ ArrayInterface 34.8 s ✓ Adapt → AdaptSparseArraysExt 9.4 s ✓ Referenceables 0.5 s ✓ StridedViews → StridedViewsAdaptExt 1.2 s ✓ InverseFunctions → InverseFunctionsDatesExt 34.5 s ✓ InverseFunctions → InverseFunctionsTestExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 66.6 s ✓ FillArrays → FillArraysSparseArraysExt 49.7 s ✓ Primes 0.9 s ✓ ScopedValues 0.5 s ✓ TableTraits 1.0 s ✓ IsApprox 1.7 s ✓ SplitApplyCombine 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.6 s ✓ PrecompileTools 3.3 s ✓ TypeParameterAccessors 2.7 s ✓ Setfield 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 34.9 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 6.3 s ✓ Accessors 226.8 s ✓ WignerSymbols 132.7 s ✓ Tables  ====================================================================================== 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 230 running 1 of 1  signal (10): User defined signal 1 gc_mark_outrefs at /source/src/gc-stock.c:2272:5 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2591:9 _jl_gc_collect at /source/src/gc-stock.c:3129:13 ijl_gc_collect at /source/src/gc-stock.c:3552:13 maybe_collect at /source/src/gc-stock.c:357:9 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734:5 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:792:12 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:806:13 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41:30 GenericMemory at ./boot.jl:659:0 [inlined] array_new_memory at ./array.jl:1129:0 [inlined] _growend_internal! at ./array.jl:1209:0 (pc: 41) _growend! at ./array.jl:1233:0 [inlined] resize! at ./array.jl:1568:0 (pc: 20) resize! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:116:0 [inlined] DFS! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:124:0 (pc: 8) #update_domtree!#23 at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:271:0 [inlined] update_domtree! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:267:0 [inlined] #construct_domtree#21 at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:260:0 (pc: 12) construct_domtree at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:259:0 [inlined] CFGTransformState! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:822:0 (pc: 507) IncrementalCompact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:894:0 [inlined] compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2249:0 (pc: 3) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048:0 (pc: 26) 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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5009: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:1742:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1751:0 (pc: 15) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_type_infer at /source/src/gf.c:479:35 jl_compile_method_very_internal at /source/src/gf.c:3923:20 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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_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:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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_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:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325: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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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:522: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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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: 0x711fafca4249) 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 6 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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388: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 0x00007ff64c9515a0 Total snapshots: 343. Utilization: 0% ╎343 @Base/task.jl:1170 wait_forever() 342╎ 343 @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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388: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 0x00007b12ee881b40 Total snapshots: 354. Utilization: 0% ╎354 @Base/task.jl:1170 wait_forever() 353╎ 354 @Base/task.jl:1248 wait() [6] 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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 12916018 (Pool: 12915269; Big: 749); GC: 13 [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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 13243995 (Pool: 13243327; Big: 668); 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#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_756.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_118.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x7ff67077bb06) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _atexit at ./initdefs.jl:545:0 (pc: 210) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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: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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 PkgEval terminated after 2731.07s: test duration exceeded the time limit