Package evaluation to load CellMetabolism on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T22:07:43.971 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing CellMetabolism... Resolving package versions... Installed Rmath_jll ─────────────────── v0.5.1+0 Installed CompositionsBase ──────────── v0.1.2 Installed DiffResults ───────────────── v1.1.0 Installed CommonSolve ───────────────── v0.2.7 Installed FillArrays ────────────────── v1.16.0 Installed ForwardDiff ───────────────── v1.4.1 Installed MacroTools ────────────────── v0.5.16 Installed DataStructures ────────────── v0.19.5 Installed Adapt ─────────────────────── v4.6.1 Installed Calculus ──────────────────── v0.5.2 Installed ConstructionBase ──────────── v1.6.0 Installed HypergeometricFunctions ───── v0.3.28 Installed AliasTables ───────────────── v1.1.3 Installed RuntimeGeneratedFunctions ─── v0.5.19 Installed StatsBase ─────────────────── v0.34.11 Installed ExprTools ─────────────────── v0.1.10 Installed LabelledArrays ────────────── v1.19.0 Installed SymbolicIndexingInterface ─── v0.3.48 Installed OrderedCollections ────────── v1.8.2 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed ArrayInterface ────────────── v7.25.0 Installed RecipesBase ───────────────── v1.3.4 Installed DataAPI ───────────────────── v1.16.0 Installed FunctionWrappersWrappers ──── v1.9.1 Installed Statistics ────────────────── v1.11.1 Installed Compat ────────────────────── v4.18.1 Installed SciMLOperators ────────────── v1.22.0 Installed PreallocationTools ────────── v1.2.0 Installed StatsAPI ──────────────────── v1.8.0 Installed CommonSubexpressions ──────── v0.3.1 Installed SciMLStructures ───────────── v1.10.0 Installed ExproniconLite ────────────── v0.10.14 Installed TruncatedStacktraces ──────── v1.4.0 Installed LoggingExtras ─────────────── v1.2.0 Installed PrecompileTools ───────────── v1.3.4 Installed GPUArraysCore ─────────────── v0.2.0 Installed IrrationalConstants ───────── v0.2.6 Installed StaticArrays ──────────────── v1.9.18 Installed NaNMath ───────────────────── v1.1.4 Installed StaticArraysCore ──────────── v1.4.4 Installed SciMLPublic ───────────────── v1.0.1 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed FunctionWrappers ──────────── v1.1.3 Installed ChainRulesCore ────────────── v1.26.1 Installed QuadGK ────────────────────── v2.11.3 Installed LogExpFunctions ───────────── v1.0.1 Installed DiffRules ─────────────────── v1.16.0 Installed StatsFuns ─────────────────── v2.1.0 Installed Rmath ─────────────────────── v0.9.0 Installed Distributions ─────────────── v0.25.126 Installed PtrArrays ─────────────────── v1.4.0 Installed SciMLLogging ──────────────── v1.10.1 Installed SpecialFunctions ──────────── v2.8.0 Installed SciMLBase ─────────────────── v2.155.1 Installed InverseFunctions ──────────── v0.1.17 Installed EnumX ─────────────────────── v1.0.7 Installed Reexport ──────────────────── v1.2.2 Installed Jieko ─────────────────────── v0.2.1 Installed Missings ──────────────────── v1.2.0 Installed PDMats ────────────────────── v0.11.37 Installed JLLWrappers ───────────────── v1.8.0 Installed Preferences ───────────────── v1.5.2 Installed SortingAlgorithms ─────────── v1.2.2 Installed ADTypes ───────────────────── v1.22.0 Installed Moshi ─────────────────────── v0.3.8 Installed RecursiveArrayTools ───────── v3.54.0 Installed DocStringExtensions ───────── v0.9.5 Installed Measurements ──────────────── v2.14.1 Installed Accessors ─────────────────── v0.1.44 Installed CellMetabolismBase ────────── v0.3.1 Installed CellMetabolism ────────────── v0.2.2 Installing 2 artifacts Installed artifact Rmath 121.9 KiB Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [d7c5e2dd] + CellMetabolism v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.1 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.25.0 [49dc2e85] + Calculus v0.5.2 [d7c5e2dd] + CellMetabolism v0.2.2 [29f58b35] + CellMetabolismBase v0.3.1 [d360d2e6] + ChainRulesCore v1.26.1 [38540f10] + CommonSolve v0.2.7 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [31c24e10] + Distributions v0.25.126 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.4.1 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.9.1 [46192b85] + GPUArraysCore v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [ae98c720] + Jieko v0.2.1 [2ee39098] + LabelledArrays v1.19.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [eff96d63] + Measurements v2.14.1 [e1d29d7a] + Missings v1.2.0 [2e0e35c7] + Moshi v0.3.8 [77ba4419] + NaNMath v1.1.4 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.37 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [7e49a35a] + RuntimeGeneratedFunctions v0.5.19 ⌅ [0bca4576] + SciMLBase v2.155.1 ⌅ [a6db7da4] + SciMLLogging v1.10.1 [c0aeaf25] + SciMLOperators v1.22.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [4c63d2b9] + StatsFuns v2.1.0 [2efcf032] + SymbolicIndexingInterface v0.3.48 [781d530d] + TruncatedStacktraces v1.4.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 23.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 3.7 s ✓ MacroTools 0.5 s ✓ Reexport 0.8 s ✓ Adapt 1.0 s ✓ Statistics 1.0 s ✓ DataAPI 0.7 s ✓ SciMLPublic 1.2 s ✓ ConstructionBase 3.3 s ✓ ExproniconLite 2.3 s ✓ IrrationalConstants 0.9 s ✓ StaticArraysCore 0.6 s ✓ StatsAPI 133.0 s ✓ OrderedCollections 39.8 s ✓ FunctionWrappers 1.0 s ✓ InverseFunctions 1.5 s ✓ ADTypes 1.4 s ✓ Calculus 0.7 s ✓ CompositionsBase 1.1 s ✓ DocStringExtensions 0.9 s ✓ EnumX 105.9 s ✓ FillArrays 0.8 s ✓ ExprTools 33.3 s ✓ PtrArrays 0.6 s ✓ CommonSolve 0.5 s ✓ IteratorInterfaceExtensions 1.2 s ✓ NaNMath 38.3 s ✓ PDMats 2.3 s ✓ LoggingExtras 1.4 s ✓ Compat 2.4 s ✓ Preferences 1.6 s ✓ CommonSubexpressions 1.1 s ✓ ArrayInterface 1.2 s ✓ GPUArraysCore 35.5 s ✓ Adapt → AdaptSparseArraysExt 37.0 s ✓ Statistics → SparseArraysExt 48.9 s ✓ Missings 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 3.0 s ✓ Jieko 0.9 s ✓ DiffResults 149.0 s ✓ DataStructures 1.2 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 277.8 s ✓ Measurements 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.6 s ✓ LogExpFunctions 67.5 s ✓ FillArrays → FillArraysSparseArraysExt 35.8 s ✓ FillArrays → FillArraysStatisticsExt 0.9 s ✓ RuntimeGeneratedFunctions 35.3 s ✓ AliasTables 66.5 s ✓ FillArrays → FillArraysPDMatsExt 0.7 s ✓ Compat → CompatLinearAlgebraExt 2.9 s ✓ JLLWrappers 2.6 s ✓ PrecompileTools 2.7 s ✓ TruncatedStacktraces 2.9 s ✓ SciMLLogging 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 34.8 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 0.6 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 19.8 s ✓ Moshi 34.1 s ✓ SortingAlgorithms 35.9 s ✓ QuadGK 6.0 s ✓ Accessors 0.6 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 273.7 s ✓ ChainRulesCore 3.0 s ✓ Rmath_jll 2.9 s ✓ OpenSpecFun_jll 4.3 s ✓ RecipesBase 299.9 s ✓ StaticArrays 2.5 s ✓ SciMLStructures 3.6 s ✓ PreallocationTools 67.6 s ✓ FunctionWrappersWrappers 151.1 s ✓ StatsBase 2.9 s ✓ Accessors → LinearAlgebraExt 50.9 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 34.0 s ✓ ADTypes → ADTypesChainRulesCoreExt 33.7 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 37.8 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 2.8 s ✓ Rmath 71.3 s ✓ SpecialFunctions 57.8 s ✓ Measurements → MeasurementsRecipesBaseExt 35.1 s ✓ StaticArrays → StaticArraysStatisticsExt 66.2 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 33.9 s ✓ Adapt → AdaptStaticArraysExt 34.5 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 65.9 s ✓ FillArrays → FillArraysStaticArraysExt  ====================================================================================== 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 346 running 1 of 1  signal (10): User defined signal 1 _ZNK4llvm12DenseMapBaseINS_8DenseMapIPKNS_5ValueENS_13MDAttachmentsENS_12DenseMapInfoIS4_vEENS_6detail12DenseMapPairIS4_S5_EEEES4_S5_S7_SA_E2atES4_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZNK4llvm5Value15getMetadataImplEj at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitFunctionERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm12verifyModuleERKNS_6ModuleEPNS_11raw_ostreamEPb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:1113:21 run at /source/src/llvm-ptls.cpp:375:5 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1298:17 operator() at /source/src/jitlayers.cpp:1435:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2382:18 materialize at /source/src/jitlayers.cpp:905:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_very_internal at /source/src/gf.c:3946:27 _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_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: 0x79a53cbd9249) 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 89 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 0x000076bd700e1870 Total snapshots: 354. Utilization: 0% ╎354 @Base/task.jl:1170 wait_forever() 353╎ 354 @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 ============================================================== │ 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 35496327775 deps_ns=1358540339 compilation_ns=0 methods=299 38.9 s ✓ Accessors → StaticArraysExt ┌ 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 0x00007077dd9e8880 Total snapshots: 386. Utilization: 0% ╎386 @Base/task.jl:1170 wait_forever() 385╎ 386 @Base/task.jl:1248 wait() [89] 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: 4440825 (Pool: 4440622; Big: 203); GC: 7 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) PkgEval terminated after 2730.53s: test duration exceeded the time limit