Package evaluation to test VMRobotControl on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-14T00:30:19.365 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.97s ################################################################################ # Installation # Installing VMRobotControl... Resolving package versions... Installed CommonWorldInvalidations ───────── v1.0.0 Installed DiffResults ────────────────────── v1.1.0 Installed ManualMemory ───────────────────── v0.1.8 Installed VectorizationBase ──────────────── v0.21.74 Installed MacroTools ─────────────────────── v0.5.16 Installed ForwardDiff ────────────────────── v0.10.39 Installed LightXML ───────────────────────── v0.9.3 Installed Adapt ──────────────────────────── v4.6.1 Installed SLEEFPirates ───────────────────── v0.6.46 Installed DataStructures ─────────────────── v0.18.22 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed ArnoldiMethod ──────────────────── v0.4.0 Installed AliasTables ────────────────────── v1.1.3 Installed Observables ────────────────────── v0.5.5 Installed SIMDTypes ──────────────────────── v0.1.0 Installed StatsBase ──────────────────────── v0.34.11 Installed OrderedCollections ─────────────── v1.8.2 Installed HostCPUFeatures ────────────────── v0.1.18 Installed Compat ─────────────────────────── v4.18.1 Installed EarCut_jll ─────────────────────── v2.2.4+0 Installed PreallocationTools ─────────────── v0.4.34 Installed ArrayInterface ─────────────────── v7.25.0 Installed LoopVectorization ──────────────── v0.12.174 Installed ResultTypes ────────────────────── v4.0.2 Installed DataAPI ────────────────────────── v1.16.0 Installed Statistics ─────────────────────── v1.11.1 Installed StatsAPI ───────────────────────── v1.8.0 Installed CpuId ──────────────────────────── v0.3.1 Installed MeshIO ─────────────────────────── v0.5.3 Installed Colors ─────────────────────────── v0.13.1 Installed CommonSubexpressions ───────────── v0.3.1 Installed PrecompileTools ────────────────── v1.3.4 Installed LayoutPointers ─────────────────── v0.1.17 Installed OffsetArrays ───────────────────── v1.17.0 Installed FileIO ─────────────────────────── v1.19.0 Installed StaticArraysCore ───────────────── v1.4.4 Installed IrrationalConstants ────────────── v0.2.6 Installed NaNMath ────────────────────────── v1.1.4 Installed CPUSummary ─────────────────────── v0.2.7 Installed StaticArrays ───────────────────── v1.9.18 Installed SciMLPublic ────────────────────── v1.0.1 Installed ColorTypes ─────────────────────── v0.12.1 Installed SimpleTraits ───────────────────── v0.9.6 Installed OpenSpecFun_jll ────────────────── v0.5.6+0 Installed FunctionWrappers ───────────────── v1.1.3 Installed StaticArrayInterface ───────────── v1.10.0 Installed LogExpFunctions ────────────────── v0.3.29 Installed Requires ───────────────────────── v1.3.1 Installed DiffRules ──────────────────────── v1.16.0 Installed IfElse ─────────────────────────── v0.1.1 Installed Parsers ────────────────────────── v2.8.5 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed JSON ───────────────────────────── v0.21.4 Installed XML2_jll ───────────────────────── v2.15.3+0 Installed PtrArrays ──────────────────────── v1.4.0 Installed Reexport ───────────────────────── v1.2.2 Installed FixedPointNumbers ──────────────── v0.8.6 Installed SpecialFunctions ───────────────── v2.8.0 Installed JuliaSyntax ────────────────────── v1.0.2 Installed Missings ───────────────────────── v1.2.0 Installed Preferences ────────────────────── v1.5.2 Installed Libiconv_jll ───────────────────── v1.18.0+0 Installed SortingAlgorithms ──────────────── v1.2.2 Installed GeometryBasics ─────────────────── v0.5.11 Installed EzXML ──────────────────────────── v1.2.3 Installed BenchmarkTools ─────────────────── v1.8.0 Installed JLLWrappers ────────────────────── v1.8.0 Installed Static ─────────────────────────── v1.4.0 Installed ThreadingUtilities ─────────────── v0.5.6 Installed IterTools ──────────────────────── v1.10.0 Installed UnPack ─────────────────────────── v1.0.2 Installed PolyesterWeave ─────────────────── v0.2.2 Installed DocStringExtensions ────────────── v0.9.5 Installed Inflate ────────────────────────── v0.1.5 Installed Graphs ─────────────────────────── v1.13.1 Installed DigitalAssetExchangeFormatIO ───── v1.1.5 Installed VMRobotControl ─────────────────── v0.1.1 Installing 4 artifacts Installed artifact EarCut 80.5 KiB Installed artifact OpenSpecFun 194.9 KiB Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [7d923390] + VMRobotControl v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.6.1 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [4fba245c] + ArrayInterface v7.25.0 [6e4b80f9] + BenchmarkTools v1.8.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.1 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [43182933] + DigitalAssetExchangeFormatIO v1.1.5 [ffbed154] + DocStringExtensions v0.9.5 [8f5d6c58] + EzXML v1.2.3 [5789e2e9] + FileIO v1.19.0 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 ⌅ [f6369f11] + ForwardDiff v0.10.39 [069b7b12] + FunctionWrappers v1.1.3 [5c1252a2] + GeometryBasics v0.5.11 ⌃ [86223c79] + Graphs v1.13.1 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [70703baa] + JuliaSyntax v1.0.2 [10f19ff3] + LayoutPointers v0.1.17 [9c8b4983] + LightXML v0.9.3 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [bdcacae8] + LoopVectorization v0.12.174 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [7269a6da] + MeshIO v0.5.3 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.4 [510215fc] + Observables v0.5.5 [6fe1bfb0] + OffsetArrays v1.17.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [1d0040c9] + PolyesterWeave v0.2.2 ⌅ [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [08a2b407] + ResultTypes v4.0.2 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.46 [431bcebd] + SciMLPublic v1.0.1 [699a6c99] + SimpleTraits v0.9.6 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [aedffcd0] + Static v1.4.0 [0d7ed370] + StaticArrayInterface v1.10.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 [8290d209] + ThreadingUtilities v0.5.6 [3a884ed6] + UnPack v1.0.2 [7d923390] + VMRobotControl v0.1.1 [3d5dd08c] + VectorizationBase v0.21.74 [5ae413db] + EarCut_jll v2.2.4+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [02c8fc9c] + XML2_jll v2.15.3+0 [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 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.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 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 14.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.9 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.0 s ✓ MacroTools 0.6 s ✓ Reexport 0.9 s ✓ ManualMemory 0.8 s ✓ Adapt 1.1 s ✓ Statistics 1.1 s ✓ DataAPI 0.7 s ✓ SciMLPublic 2.5 s ✓ IrrationalConstants 0.7 s ✓ UnPack 78.0 s ✓ CommonWorldInvalidations 0.9 s ✓ StaticArraysCore 0.6 s ✓ StatsAPI 128.9 s ✓ OrderedCollections 39.6 s ✓ FunctionWrappers 34.5 s ✓ Observables 1.2 s ✓ DocStringExtensions 338.6 s ✓ IterTools 77.9 s ✓ JuliaSyntax 0.9 s ✓ Inflate 83.7 s ✓ OffsetArrays 0.6 s ✓ IfElse 30.0 s ✓ PtrArrays 0.5 s ✓ SIMDTypes 1.2 s ✓ Requires 1.2 s ✓ NaNMath 50.0 s ✓ ProgressMeter 1.8 s ✓ CpuId 1.4 s ✓ Compat 2.5 s ✓ Preferences 1.9 s ✓ CommonSubexpressions 3.0 s ✓ SimpleTraits 2.3 s ✓ ThreadingUtilities 1.1 s ✓ ArrayInterface 34.6 s ✓ Adapt → AdaptSparseArraysExt 52.5 s ✓ FixedPointNumbers 36.4 s ✓ Statistics → SparseArraysExt 47.9 s ✓ Missings 0.9 s ✓ DiffResults 1.6 s ✓ LogExpFunctions 32.2 s ✓ ResultTypes 33.5 s ✓ OffsetArrays → OffsetArraysAdaptExt 34.8 s ✓ AliasTables 10.1 s ✓ FileIO 0.7 s ✓ Compat → CompatLinearAlgebraExt 2.9 s ✓ JLLWrappers 2.6 s ✓ PrecompileTools 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 34.6 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 38.0 s ✓ ColorTypes 236.0 s ✓ DataStructures 2.9 s ✓ EarCut_jll 3.0 s ✓ Libiconv_jll 3.1 s ✓ OpenSpecFun_jll 293.9 s ✓ StaticArrays 31.3 s ✓ Parsers 499.2 s ✓ Static 3.3 s ✓ PreallocationTools 33.3 s ✓ ColorTypes → StyledStringsExt 73.5 s ✓ Colors 33.4 s ✓ SortingAlgorithms 3.2 s ✓ XML2_jll 69.2 s ✓ SpecialFunctions 34.5 s ✓ StaticArrays → StaticArraysStatisticsExt 36.6 s ✓ ArnoldiMethod  ====================================================================================== 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 289 running 1 of 1  signal (10): User defined signal 1 _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE 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: 0x758566380249) 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 88 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 0x000070ce9080afe0 Total snapshots: 358. Utilization: 0% ╎358 @Base/task.jl:1170 wait_forever() 357╎ 358 @Base/task.jl:1248 wait() │ 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 34692309012 deps_ns=1222632407 compilation_ns=0 methods=270 ====================================================================================== 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) 37.3 s ✓ Adapt → AdaptStaticArraysExt ============================================================== 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 0x0000719ba7489960 Total snapshots: 344. Utilization: 0% ╎344 @Base/task.jl:1170 wait_forever() 343╎ 344 @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) [88] 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: 13005063 (Pool: 13004318; Big: 745); GC: 13 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: 16903395 (Pool: 16902584; Big: 811); GC: 18 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: 0x70ce941866c6) 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 2743.68s: test duration exceeded the time limit