Package evaluation to test Finch on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T23:21:18.754 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.32s ################################################################################ # Installation # Installing Finch... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [9177782c] + Finch v1.2.12 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [15f4f7f2] + AutoHashEquals v2.2.0 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.123 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [9177782c] + Finch v1.2.12 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [5969e224] + RewriteTools v0.2.4 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [4c63d2b9] + StatsFuns v1.5.2 [ec057cc2] + StructUtils v2.6.2 [b33eeca9] + SyntaxInterface v0.2.1 [013be700] + UnsafeAtomics v0.3.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 383100.7 ms ✓ Finch 135372.5 ms ✓ MatrixDepot 29624.5 ms ✓ Finch → NPZExt 21227.2 ms ✓ Finch → SparseArraysExt 29509.6 ms ✓ Finch → HDF5Ext 21121.3 ms ✓ Finch → TensorMarketExt 6 dependencies successfully precompiled in 624 seconds. 158 already precompiled. 1 dependency had output during precompilation: ┌ Finch │ [ Info: Running enhanced Finch.jl precompilation... (to disable, run `using Preferences; Preferences.set_preferences!("Finch", "precompile_workload" => false; force=true)`). See https://julialang.github.io/PrecompileTools.jl/stable/#Package-developers:-reducing-the-cost-of-precompilation-during-development for more. │ [ Info: Precompiling common tensor formats... │ [ Info: Precompiling common tensor formats... (estimated: 0 minutes and 10 seconds) │ [ Info: Precompiling common tensor operations... │ │ [ Info: Precompiling common tensor operations... (estimated: 9 minutes and 9 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 5 minutes and 18 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 4 minutes and 28 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 3 minutes and 18 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 2 minutes and 35 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 1 minutes and 50 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 1 minutes and 15 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 0 minutes and 48 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 0 minutes and 23 seconds) │ │ [ Info: Done! └ Precompilation completed after 645.99s ################################################################################ # Testing # Testing Finch Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_RnRtj1/Project.toml` [c7e460c6] + ArgParse v1.2.0 [6e4b80f9] + BenchmarkTools v1.6.3 [5a98b6c4] + CIndices v0.3.0 ⌅ [864edb3b] ↓ DataStructures v0.19.3 ⇒ v0.18.22 [e30172f5] + Documenter v1.16.1 ⌃ [86223c79] + Graphs v1.13.1 [f67ccb44] + HDF5 v0.17.2 ⌅ [98e50ef6] + JuliaFormatter v1.0.62 [b51810bb] + MatrixDepot v1.0.14 [4d4711f2] + MatrixMarket v0.5.2 [15e1cf62] + NPZ v0.4.3 [817f1d60] + ReTestItems v1.35.1 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [860ef19b] + StableRNGs v1.0.4 [8b7d4fe7] + TensorMarket v0.2.2 [7b1f6079] ~ FileWatching ⇒ v1.11.0 [44cfe95a] ~ Pkg ⇒ v1.12.1 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_RnRtj1/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 [c7e460c6] + ArgParse v1.2.0 [ec485272] + ArnoldiMethod v0.4.0 [6e4b80f9] + BenchmarkTools v1.6.3 [5a98b6c4] + CIndices v0.3.0 [00ebfdb7] + CSTParser v3.4.3 [79a69506] + ChannelBuffers v0.4.2 [944b1d66] + CodecZlib v0.7.8 ⌅ [a80b9123] + CommonMark v0.8.16 [a8cc5b0e] + Crayons v4.1.1 [a93c6f00] + DataFrames v1.8.1 ⌅ [864edb3b] ↓ DataStructures v0.19.3 ⇒ v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [e30172f5] + Documenter v1.16.1 [5789e2e9] + FileIO v1.17.1 [d7ba0133] + Git v1.5.0 [c27321d9] + Glob v1.4.0 ⌃ [86223c79] + Graphs v1.13.1 [f67ccb44] + HDF5 v0.17.2 [b5f81e59] + IOCapture v1.0.0 [d25df0c9] + Inflate v0.1.5 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [98e50ef6] + JuliaFormatter v1.0.62 [b964fa9f] + LaTeXStrings v1.4.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [23992714] + MAT v0.11.4 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [d0879d2d] + MarkdownAST v0.1.2 [b51810bb] + MatrixDepot v1.0.14 [4d4711f2] + MatrixMarket v0.5.2 [15e1cf62] + NPZ v0.4.3 [2dfb63ee] + PooledArrays v1.4.3 [08abe8d2] + PrettyTables v3.1.2 [817f1d60] + ReTestItems v1.35.1 [2792f1a3] + RegistryInstances v0.1.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.9 [699a6c99] + SimpleTraits v0.9.5 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [860ef19b] + StableRNGs v1.0.4 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [69024149] + StringEncodings v0.3.7 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8b7d4fe7] + TensorMarket v0.2.2 [1e6cf692] + TestEnv v1.103.2 [b718987f] + TextWrap v1.0.2 [0796e94c] + Tokenize v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [a5390f91] + ZipFile v0.10.1 [2e619515] + Expat_jll v2.7.3+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.52.0+0 ⌅ [0234f1f7] + HDF5_jll v1.14.6+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.9+0 [9bd350c2] + OpenSSH_jll v10.2.1+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] + libaec_jll v1.1.5+0 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] ~ FileWatching ⇒ v1.11.0 [9fa8497b] + Future 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 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.12.1 [9abbd945] + Profile v1.11.0 [3fa0cd96] + REPL v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [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 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.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` Test Successfully re-resolved Status `/tmp/jl_RnRtj1/Project.toml` [1520ce14] AbstractTrees v0.4.5 [c7e460c6] ArgParse v1.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [5a98b6c4] CIndices v0.3.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [e30172f5] Documenter v1.16.1 [9177782c] Finch v1.2.12 ⌃ [86223c79] Graphs v1.13.1 [f67ccb44] HDF5 v0.17.2 [682c06a0] JSON v1.4.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [b51810bb] MatrixDepot v1.0.14 [4d4711f2] MatrixMarket v0.5.2 [15e1cf62] NPZ v0.4.3 [aea7be01] PrecompileTools v1.3.3 [817f1d60] ReTestItems v1.35.1 [ae029012] Requires v1.3.1 [5969e224] RewriteTools v0.2.4 [47aef6b3] SimpleWeightedGraphs v1.5.1 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.10 [b33eeca9] SyntaxInterface v0.2.1 [8b7d4fe7] TensorMarket v0.2.2 [7b1f6079] FileWatching v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RnRtj1/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [c7e460c6] ArgParse v1.2.0 [ec485272] ArnoldiMethod v0.4.0 [15f4f7f2] AutoHashEquals v2.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [5a98b6c4] CIndices v0.3.0 [00ebfdb7] CSTParser v3.4.3 [79a69506] ChannelBuffers v0.4.2 [944b1d66] CodecZlib v0.7.8 ⌅ [a80b9123] CommonMark v0.8.16 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.16.0 [9177782c] Finch v1.2.12 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.4.0 ⌃ [86223c79] Graphs v1.13.1 [f67ccb44] HDF5 v0.17.2 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [23992714] MAT v0.11.4 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [b51810bb] MatrixDepot v1.0.14 [4d4711f2] MatrixMarket v0.5.2 [e1d29d7a] Missings v1.2.0 [15e1cf62] NPZ v0.4.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [817f1d60] ReTestItems v1.35.1 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [5969e224] RewriteTools v0.2.4 [79098fc4] Rmath v0.9.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.2 [b33eeca9] SyntaxInterface v0.2.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8b7d4fe7] TensorMarket v0.2.2 [1e6cf692] TestEnv v1.103.2 [b718987f] TextWrap v1.0.2 [0796e94c] Tokenize v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.0 [a5390f91] ZipFile v0.10.1 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 ⌅ [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] libaec_jll v1.1.5+0 [0dad84c5] ArgTools v1.1.2 [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 [9fa8497b] Future 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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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 [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.4+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Running test item: algebra WARNING: Method definition assemble!_generator(Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition assemble!_code(Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition assemble!(Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition getindex_helper_generator(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition getindex_helper_code(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition getindex_helper(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setindex_helper_generator(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setindex_helper_code(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setindex_helper(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_equal_generator(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_equal_code(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_equal(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_isequal_generator(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_isequal_code(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition helper_isequal(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition copyto_helper!_generator(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition copyto_helper!_code(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition copyto_helper!(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dropfills_helper!_generator(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dropfills_helper!_code(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dropfills_helper!(Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_constructor_generator(Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_constructor_code(Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_constructor(Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_kernel_generator(Any, Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_kernel_code(Any, Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition reshape_kernel(Any, Any, Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition execute_impl_generator(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:40 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition execute_impl_code(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:44 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition execute_impl(Any, Any, Any) in module Finch at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:48 overwritten on the same line (check for duplicate calls to `include`). [ Info: Running test item: constructors [ Info: Running test item: continuous_examples [ Info: Running test item: docs Precompiling packages... 57598.3 ms ✓ Documenter 1 dependency successfully precompiled in 58 seconds. 53 already precompiled. ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl:680 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). [ Info: Running test item: examples Precompiling packages... 13788.9 ms ✓ Graphs 1 dependency successfully precompiled in 15 seconds. 31 already precompiled. Precompiling packages... 7107.2 ms ✓ SimpleWeightedGraphs 1 dependency successfully precompiled in 8 seconds. 32 already precompiled. [ Info: Running test item: fileio [ Info: Running test item: galley ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{Symbol, Int64}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = TensorDef(index_set::StableSet{Symbol}, dim_sizes::Dict{Symbol, Int64}, fill_val::Float64, level_formats::Nothing, index_order::Nothing, index_protocols::Nothing) at tensor-stats.jl:6 └ @ Core ~/.julia/packages/Finch/ucnKV/src/Galley/TensorStats/tensor-stats.jl:6 ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{Symbol, Int64}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = DCStats(def::TensorDef, idx_2_int::Dict{Symbol, Int64}, int_2_idx::Dict{Int64, Symbol}, dcs::StableSet{Finch.Galley.DegreeConstraint}) at tensor-stats.jl:267 └ @ Core ~/.julia/packages/Finch/ucnKV/src/Galley/TensorStats/tensor-stats.jl:267 ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{Int64, Symbol}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = DCStats(def::TensorDef, idx_2_int::Dict{Symbol, Int64}, int_2_idx::Dict{Int64, Symbol}, dcs::StableSet{Finch.Galley.DegreeConstraint}) at tensor-stats.jl:267 └ @ Core ~/.julia/packages/Finch/ucnKV/src/Galley/TensorStats/tensor-stats.jl:267 ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{Symbol, Int64}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = TensorDef(index_set::StableSet{Symbol}, dim_sizes::Dict{Symbol, Int64}, fill_val::Int64, level_formats::Nothing, index_order::Nothing, index_protocols::Nothing) at tensor-stats.jl:6 └ @ Core ~/.julia/packages/Finch/ucnKV/src/Galley/TensorStats/tensor-stats.jl:6 [ Info: Running test item: index ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 119 running 1 of 1 signal (10): User defined signal 1 local_find_proc_info at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) _ULx86_64_Ifind_dynamic_proc_info at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) fetch_proc_info at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) find_reg_state at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) _ULx86_64_dwarf_step at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) _ULx86_64_step at /opt/julia/bin/../lib/julia/libunwind.so.8 (unknown line) jl_unw_step at /source/src/stackwalk.c:578 [inlined] jl_unw_stepn at /source/src/stackwalk.c:100 rec_backtrace at /source/src/stackwalk.c:227 record_backtrace at /source/src/task.c:406 ijl_throw at /source/src/task.c:795 ijl_bounds_error_int at /source/src/rtutils.c:226 #IteratorSize##2 at ./iterators.jl:1073 unknown function (ip: 0x75b3c39be4f5) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__call_in_world_total at /source/src/builtins.c:919 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1009 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:874 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:168 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2783 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2890 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2883 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3043 abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3386 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3836 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3793 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4343 jfptr_typeinf_local_83491.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4501 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1254 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1437 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1446 jfptr_typeinf_ext_toplevel_80948.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3512 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 get_switch_cases at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 #get_switch_cases##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x75b3cf1e1848) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect_to! at ./array.jl:856 collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x75b3cf1e11e5) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _collect at ./array.jl:820 collect_similar at ./array.jl:732 unknown function (ip: 0x75b3cf1e0a16) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 map at ./abstractarray.jl:3372 get_switch_cases at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 #get_switch_cases##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x75b3cf1e1848) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect_to! at ./array.jl:856 collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x75b3cf1e11e5) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _collect at ./array.jl:820 collect_similar at ./array.jl:732 unknown function (ip: 0x75b3cf1e0a16) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 map at ./abstractarray.jl:3372 get_switch_cases at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 #get_switch_cases##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x75b3cf1e2e58) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect_to! at ./array.jl:856 collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x75b3cf1e11e5) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _collect at ./array.jl:820 collect_similar at ./array.jl:732 unknown function (ip: 0x75b3cf1e0a16) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 map at ./abstractarray.jl:3372 get_switch_cases at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 #get_switch_cases##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:848 unknown function (ip: 0x75b3cf1e1848) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 collect_to! at ./array.jl:856 collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x75b3cf1e11e5) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _collect at ./array.jl:820 collect_similar at ./array.jl:732 unknown function (ip: 0x75b3cf1e0a16) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 map at ./abstractarray.jl:3372 get_switch_cases at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:31 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:45 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3cf1e0412) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##83 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:160 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b6b2c7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##79 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:156 unknown function (ip: 0x75b3e5b693f2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b68847) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##69 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:149 unknown function (ip: 0x75b3e5b64ff2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b637e7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:119 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5ff5139) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/phases.jl:85 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5feee67) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/phases.jl:81 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5fd82f2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##55 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/sequences.jl:42 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5fd81e7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/sequences.jl:39 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5fc2372) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##24 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:24 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f13b87) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##22 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:23 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 unknown function (ip: 0x75b3e5f0edd2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 unknown function (ip: 0x75b3e5f0eae7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:111 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:53 unknown function (ip: 0x75b3e5f0e687) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:21 [inlined] AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f0e532) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #lower_loop##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:313 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f06f07) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower_loop at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:294 unknown function (ip: 0x75b3e5f06d5d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:222 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:163 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f06897) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:162 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:171 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f05b87) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:167 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 unknown function (ip: 0x75b3e63fd6a2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #lower_global##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:78 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower_global##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:67 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3cf1963b7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower_global at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:66 #1272 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:97 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3c399d157) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #execute_code#1270 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:94 [inlined] execute_code at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:87 unknown function (ip: 0x75b3c394ec66) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 EvalInto at ./boot.jl:494 jfptr_EvalInto_63346.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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: 0x75b411260249) 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#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_37520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x708e3ff7c9a3) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x708e3ff6e3fc) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x708e3ff6af91) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x708e3ff6abc1) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x708e3ff68cf0) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 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: 0x708e3ff5fcff) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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: 0x708e5a500249) 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 0x0000708e3fffc010 Total snapshots: 345. Utilization: 0% ╎345 @Base/client.jl:550 _start() ╎ 345 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 345 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 345 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 345 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 345 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 345 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 345 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 345 @Pkg/src/API.jl:157 test ╎ ╎ 345 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 345 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 345 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 345 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 345 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 345 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 345 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 345 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 345 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 345 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 345 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 345 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 345 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 345 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 345 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 345 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 345 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 345 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 345 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 345 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 345 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 345 @Base/…sk.jl:1228 wait() 344╎ ╎ ╎ ╎ ╎ ╎ ╎ 345 @Base/…sk.jl:1216 poptask(W::Base.Intru… [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#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 25304047 (Pool: 25303406; Big: 641); GC: 26 [119] signal 15: Terminated in expression starting at none:1 getproperty at /home/pkgeval/.julia/packages/Finch/ucnKV/src/FinchNotation/nodes.jl:309 [inlined] arguments at /home/pkgeval/.julia/packages/Finch/ucnKV/src/FinchNotation/nodes.jl:262 [inlined] drop_n at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/utils.jl:41 [inlined] #matcher##5 at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/matchers.jl:101 literal_matcher at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/matchers.jl:10 [inlined] loop at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/matchers.jl:100 unknown function (ip: 0x75b3e5f6f741) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 term_matcher at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/matchers.jl:105 Rule at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rule.jl:143 unknown function (ip: 0x75b3e5f6f457) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 Chain at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:164 Fixpoint at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:80 #9 at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:214 [inlined] get! at ./dict.jl:458 Prewalk at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:103 #3 at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:108 [inlined] stable_map at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:45 unknown function (ip: 0x75b3cf1cd187) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 Prewalk at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:108 stable_map at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:45 Prewalk at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:114 stable_map at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:45 Prewalk at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:114 unknown function (ip: 0x75b3cf1cc922) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 Fixpoint at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:84 Rewrite at /home/pkgeval/.julia/packages/RewriteTools/CB1M6/src/rewriters.jl:38 unknown function (ip: 0x75b3cf1cb182) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #prove#323 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/symbolic/prove.jl:209 prove at /home/pkgeval/.julia/packages/Finch/ucnKV/src/symbolic/prove.jl:192 [inlined] prove at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:49 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/spikes.jl:40 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5b37c12) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##24 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:24 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f13b87) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##22 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:23 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 unknown function (ip: 0x75b3e5f0edd2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 unknown function (ip: 0x75b3e5f0eae7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:111 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:53 unknown function (ip: 0x75b3e5f0e687) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:21 [inlined] AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f0e532) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 unknown function (ip: 0x75b3e63fd6a2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #lower##45 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:49 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 nest at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:46 nest at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:47 unknown function (ip: 0x75b3e53bc732) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/switches.jl:55 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3cf1e0412) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##83 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:160 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b6b2c7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##79 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:156 unknown function (ip: 0x75b3e5b693f2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b68847) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##69 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:149 unknown function (ip: 0x75b3e5b64ff2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5b637e7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/steppers.jl:119 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5ff5139) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/phases.jl:85 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5feee67) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/phases.jl:81 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5fd82f2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##55 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/sequences.jl:42 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5fd81e7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/sequences.jl:39 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5fc2372) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##24 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:24 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f13b87) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower##22 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:23 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 unknown function (ip: 0x75b3e5f0edd2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 unknown function (ip: 0x75b3e5f0eae7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:111 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:53 unknown function (ip: 0x75b3e5f0e687) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/looplets/thunks.jl:21 [inlined] AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f0e532) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #lower_loop##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:313 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f06f07) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower_loop at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:294 unknown function (ip: 0x75b3e5f06d5d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:222 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:163 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f06897) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:162 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 #lower##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:171 [inlined] #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3e5f05b87) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:167 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:59 unknown function (ip: 0x75b3e5f036d2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 AbstractCompiler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:58 unknown function (ip: 0x75b3e63fd6a2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #lower_global##2 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:78 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #lower_global##0 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:67 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3cf1963b7) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 lower_global at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:66 #1272 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:97 #53 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:54 [inlined] #contain#17 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/environment.jl:116 #contain#51 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 unknown function (ip: 0x75b3c39d0047) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 contain at /home/pkgeval/.julia/packages/Finch/ucnKV/src/lower.jl:52 #execute_code#1270 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:94 [inlined] execute_code at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:87 unknown function (ip: 0x75b3f55b729d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:102 [inlined] execute_impl_generator at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:41 execute_impl_code at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:45 [inlined] ##execute_impl_eval_invokelatest#329 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:53 unknown function (ip: 0x75b3c39d3abd) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f_invokelatest at /source/src/builtins.c:881 execute_impl at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:49 [inlined] #execute#1274 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:125 [inlined] execute at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:124 unknown function (ip: 0x75b3c39d35ad) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 EvalInto at ./boot.jl:494 jfptr_EvalInto_63346.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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: 0x75b411260249) 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: 915525179 (Pool: 915512911; Big: 12268); GC: 212 PkgEval terminated after 2723.64s: test duration exceeded the time limit