Package evaluation to test TensorOperations on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T12:33:23.744 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.49s ################################################################################ # Installation # Installing TensorOperations... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6aa20fa7] + TensorOperations v5.6.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [8ac3fa9e] + LRUCache v1.6.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [6aa20fa7] + TensorOperations v5.6.2 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.6.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5308.0 ms ✓ CUTENSOR_jll 8236.9 ms ✓ TensorOperations 209741.4 ms ✓ StridedViews → StridedViewsCUDACoreExt 74580.2 ms ✓ StridedViews → StridedViewsAMDGPUExt 14048.8 ms ✓ Strided → StridedAMDGPUExt 24958.3 ms ✓ cuTENSOR 287594.5 ms ✓ TensorOperations → TensorOperationsMooncakeExt 19431.2 ms ✓ TensorOperations → TensorOperationsJLArraysExt 32859.1 ms ✓ TensorOperations → TensorOperationsEnzymeExt 14861.1 ms ✓ TensorOperations → TensorOperationsCUDACoreExt 15131.6 ms ✓ TensorOperations → TensorOperationsAMDGPUExt 1845.9 ms ✓ TensorOperations → TensorOperationsChainRulesCoreExt 1082.3 ms ✓ TensorOperations → TensorOperationsBumperExt 14951.7 ms ✓ TensorOperations → TensorOperationscuTENSORExt 14 dependencies successfully precompiled in 727 seconds. 182 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 114 dependents of these packages may trigger further precompilation to work with the unexpected versions. 2 dependencies had output during precompilation: ┌ TensorOperations │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ ┌ TensorOperations → TensorOperationsJLArraysExt │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 759.39s ################################################################################ # Testing # Testing TensorOperations Status `/tmp/jl_se6Xz8/Project.toml` [21141c5a] AMDGPU v2.5.1 [79e6a3ab] Adapt v4.6.1 [4c88cf16] Aqua v0.8.16 [8ce10254] Bumper v0.7.2 [bd0ed864] CUDACore v6.2.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7c1d4256] DynamicPolynomials v0.6.6 [7da242da] Enzyme v0.13.162 [12d8515a] EnzymeTestUtils v0.2.8 [27aeb0d3] JLArrays v0.3.1 [8ac3fa9e] LRUCache v1.6.2 [da2b9cff] Mooncake v0.5.32 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [5e0ebb24] Strided v2.6.1 [4db3bf67] StridedViews v0.5.2 [6aa20fa7] TensorOperations v5.6.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.6.0 [20fd9a0b] cuRAND v6.2.0 [011b41b2] cuTENSOR v6.2.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_se6Xz8/Manifest.toml` [47edcb42] ADTypes v1.22.0 [21141c5a] AMDGPU v2.5.1 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 [79e6a3ab] Adapt v4.6.1 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [8ce10254] Bumper v0.7.2 [fa961155] CEnum v0.5.0 [bd0ed864] CUDACore v6.2.0 [1af6417a] CUDA_Runtime_Discovery v2.1.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [7c1d4256] DynamicPolynomials v0.6.6 [7da242da] Enzyme v0.13.162 [f151be2c] EnzymeCore v0.8.20 [12d8515a] EnzymeTestUtils v0.2.8 [e2ba6199] ExprTools v0.1.10 [26cc04aa] FiniteDifferences v0.12.34 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.22.1 [096a3bc2] GPUToolbox v1.1.1 [86223c79] Graphs v1.14.0 [076d061b] HashArrayMappedTries v0.2.0 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [27aeb0d3] JLArrays v0.3.1 [692b3bcd] JLLWrappers v1.8.0 [63c18a36] KernelAbstractions v0.9.41 [929cbde3] LLVM v9.9.0 [8b046642] LLVMLoopInfo v1.0.0 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.32 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [d8793406] ObjectFile v0.5.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [43287f4e] PtrArrays v1.4.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.3 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.6 [276daf66] SpecialFunctions v2.8.0 [0c0c59c1] StarAlgebras v0.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.6.1 [4db3bf67] StridedViews v0.5.2 [892a3eda] StringManipulation v0.4.4 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [6aa20fa7] TensorOperations v5.6.2 [e689c965] Tracy v0.1.6 [9d95972d] TupleTools v1.6.0 [c4a57d5a] UnsafeArrays v1.0.9 [013be700] UnsafeAtomics v0.3.1 [409d34a3] VectorInterface v0.6.0 [20fd9a0b] cuRAND v6.2.0 [011b41b2] cuTENSOR v6.2.0 [d1e2174e] CUDA_Compiler_jll v0.4.4+0 [4ee394cb] CUDA_Driver_jll v13.3.0+0 [76a88914] CUDA_Runtime_jll v0.23.0+0 [35b6c64b] CUTENSOR_jll v2.5.0+0 ⌅ [7cc45869] Enzyme_jll v0.0.269+0 [dad2f222] LLVMExtra_jll v0.0.43+1 ⌅ [86de99a1] LLVM_jll v18.1.7+4 [ad6e5548] LibTracyClient_jll v0.13.1+0 [ef6e0fe3] NVPTX_LLVM_Backend_jll v22.1.7+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [873c0968] ROCmDeviceLibs_jll v6.2.1+2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.3.0+1 [d55e3150] LLD_jll v18.1.7+5 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8f36deef] libLLVM_jll v18.1.7+5 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time tensoropt | 5 5 1m20.4s Optimal contraction order | 3 3 0.0s Issue #206 | 2 2 6.2s Test Summary: | Pass Total Time auxiliary | 170 170 15.9s macro methods | 95 95 4.9s methods for tensoropt | 49 49 4.3s methods for indices | 26 26 6.0s Test Summary: | Pass Total Time macro keywords | 12 12 2m01.3s backend | 3 3 1m01.3s contractcheck | 2 2 2.8s costcheck | 6 6 13.6s opt | 1 1 7.3s Test Summary: | Pass Total Time method syntax | 204 204 5m54.0s simple methods with backend = BaseCopy() | 23 23 1m06.6s simple methods with backend = BaseView() | 23 23 23.0s simple methods with backend = StridedNative() | 23 23 57.8s simple methods with backend = StridedBLAS() | 23 23 1m11.8s in-place methods with backend BaseCopy() | 28 28 53.3s in-place methods with backend BaseView() | 28 28 9.9s in-place methods with backend StridedNative() | 28 28 21.6s in-place methods with backend StridedBLAS() | 28 28 41.6s Test Summary: | Pass Total Time macro with index notation | 538 538 15m08.8s with backend BaseCopy() | 68 68 6m06.0s with backend BaseView() | 68 68 1m27.2s with backend StridedNative() | 68 68 3m05.9s with backend StridedBLAS() | 61 61 40.3s tensoropt | 6 6 0.9s Diagonal(Float32) | 57 57 30.0s Diagonal(Float64) | 57 57 32.2s Diagonal(ComplexF32) | 57 57 52.4s Diagonal(ComplexF64) | 57 57 49.7s Specific issues | 39 39 36.5s Test Summary: | Pass Total Time allocator | 41 41 5.0s BufferAllocator | 41 41 3.3s ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 Precompiling packages... 1306.7 ms ✓ VectorInterface → VectorInterfaceChainRulesCoreExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. 8 dependencies precompiled but different versions are currently loaded (ChainRulesCore, Compat, Compat → CompatLinearAlgebraExt, Dates, Printf, TOML, UUIDs and VectorInterface). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 1815.8 ms ✓ TensorOperations → TensorOperationsChainRulesCoreExt 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. 19 dependencies precompiled but different versions are currently loaded (ChainRulesCore, Compat, Compat → CompatLinearAlgebraExt, Dates, LRUCache, PackageExtensionCompat, PrecompileTools, Preferences, Printf, PtrArrays, Strided, StridedViews, StridedViews → StridedViewsPtrArraysExt, TOML, TensorOperations, TupleTools, UUIDs, VectorInterface and VectorInterface → VectorInterfaceChainRulesCoreExt). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 1763.5 ms ✓ VectorInterface → VectorInterfaceStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Dates, PrecompileTools, Preferences, Printf, StaticArrays, StaticArraysCore, TOML and VectorInterface). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 307 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm13ConstantRange10isEmptySetEv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13ConstantRange21makeAllowedICmpRegionENS_7CmpInst9PredicateERKS0_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13ConstantRange19makeExactICmpRegionENS_7CmpInst9PredicateERKNS_5APIntE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZL16simplifyICmpInstjPN4llvm5ValueES1_RKNS_13SimplifyQueryEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZL31simplifyInstructionWithOperandsPN4llvm11InstructionENS_8ArrayRefIPNS_5ValueEEERKNS_13SimplifyQueryEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19simplifyInstructionEPNS_11InstructionERKNS_13SimplifyQueryE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm20LoopInstSimplifyPass3runERNS_4LoopERNS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEES5_RNS_10LPMUpdaterE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE13runSinglePassIS1_St10unique_ptrINS_6detail11PassConceptIS1_S5_JS4_S7_EEESt14default_deleteISD_EEEESt8optionalINS_17PreservedAnalysesEERT_RT0_RS5_S4_S7_RNS_19PassInstrumentationE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3528 _jl_invoke at /source/src/gf.c:4006 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #_test_inferred#72 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:265 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _test_inferred at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:263 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #_is_inferrable#73 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:278 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _is_inferrable at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:276 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 macro expansion at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:209 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] #test_rrule#58 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:205 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:181 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #test_rrule#57 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:178 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:177 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/TensorOperations/I8bVl/test/ad.jl:88 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorOperations/I8bVl/test/ad.jl:1889 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_53184.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_53184.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_64964.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ad4c537a249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#406 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:693 wait at ./process.jl:686 jfptr_wait_70429.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2556 unknown function (ip: 0x79eefd17eeb3) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2496 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2311 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2164 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2278 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x79eefd17082c) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2225 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2215 unknown function (ip: 0x79eefd165dc9) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2481 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] #test#174 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:552 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:529 unknown function (ip: 0x79eefd165331) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x79eefd164940) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x79eefd15a37f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_64964.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x79ef17ab1249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079eefd1fc010 Total snapshots: 339. Utilization: 0% ╎339 @Base/client.jl:550 _start() ╎ 339 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 339 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 339 @Base/loading.jl:2933 _include(mapexpr::Function, mod::Module, _pat… ╎ 339 @Base/loading.jl:2873 include_string(mapexpr::typeof(identity), mo… ╎ 339 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 339 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 339 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 339 @Pkg/src/API.jl:157 test ╎ ╎ 339 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 339 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 339 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 339 @Pkg/src/API.jl:529 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 339 @Pkg/src/API.jl:552 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 339 @Pkg/…erations.jl:2387 test ╎ ╎ ╎ 339 @Pkg/…erations.jl:2481 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 339 @Pkg/…rations.jl:2215 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 339 @Pkg/…rations.jl:2225 #sandbox#182 ╎ ╎ ╎ ╎ 339 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 339 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 339 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2278 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2164 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…tions.jl:2311 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 339 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…ions.jl:2496 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Pkg/…ons.jl:2556 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…ss.jl:693 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…sk.jl:1228 wait() 338╎ ╎ ╎ ╎ ╎ ╎ ╎ 339 @Base/…sk.jl:1216 poptask(W::Base.Intr… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#406 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_10036.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 23832708 (Pool: 23832028; Big: 680); GC: 23 [307] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/TensorOperations/I8bVl/test/ad.jl:60 _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3528 _jl_invoke at /source/src/gf.c:4006 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #_test_inferred#72 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:265 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _test_inferred at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:263 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #_is_inferrable#73 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:278 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _is_inferrable at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:276 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 macro expansion at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:209 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] #test_rrule#58 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:205 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:181 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #test_rrule#57 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:178 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:177 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/TensorOperations/I8bVl/test/ad.jl:79 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorOperations/I8bVl/test/ad.jl:1889 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_53184.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_53184.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_64964.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ad4c537a249) 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: 1423556867 (Pool: 1423548555; Big: 8312); GC: 969 PkgEval terminated after 2723.16s: test duration exceeded the time limit