Package evaluation to test Finch on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T07:26:33.043 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 9.07s ################################################################################ # Installation # Installing Finch... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9177782c] + Finch v1.2.12 Updating `~/.julia/environments/v1.11/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.2.1 [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.11.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.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.11/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 383829.9 ms ✓ Finch 162966.1 ms ✓ MatrixDepot 22873.9 ms ✓ Finch → NPZExt 14274.2 ms ✓ Finch → SparseArraysExt 20911.2 ms ✓ Finch → HDF5Ext 16202.1 ms ✓ Finch → TensorMarketExt 6 dependencies successfully precompiled in 625 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: 8 minutes and 33 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 4 minutes and 58 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 4 minutes and 34 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 3 minutes and 21 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 2 minutes and 40 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 1 minutes and 53 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 1 minutes and 18 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 0 minutes and 50 seconds) │ │ [ Info: Precompiling common tensor operations... (estimated: 0 minutes and 24 seconds) │ │ [ Info: Done! └ Precompilation completed after 645.71s ################################################################################ # Testing # Testing Finch ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1924 Status `/tmp/jl_xEWH2C/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.2.1 [817f1d60] ReTestItems v1.35.0 [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.11.0 [44cfe95a] Pkg v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xEWH2C/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.2.1 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [817f1d60] ReTestItems v1.35.0 [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 [458c3c95] OpenSSL_jll v3.5.4+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.4+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [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.11.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [efcefdf7] PCRE2_jll v10.42.0+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 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 ┌ 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. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__example2. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__example2. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__tensorformats. WARNING: replacing module __doctest__named__example1. WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). WARNING: replacing module __doctest__named__setup=:(using Finch). [ 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 SimpleWeightedGraphs... 3276.3 ms ✓ SimpleWeightedGraphs 1 dependency successfully precompiled in 4 seconds. 30 already precompiled. [ Info: Running test item: fileio Precompiling NPZExt... 22421.9 ms ✓ Finch → NPZExt 1 dependency successfully precompiled in 24 seconds. 79 already precompiled. [ 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 └ @ Finch.Galley ~/.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 └ @ Finch.Galley ~/.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 └ @ Finch.Galley ~/.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 └ @ Finch.Galley ~/.julia/packages/Finch/ucnKV/src/Galley/TensorStats/tensor-stats.jl:6 [ Info: Running test item: index [ Info: Running test item: interface_einsum ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 115 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm6MDNode10getOperandEj at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm12TBAAVerifier28getFieldNodeFromTBAABaseNodeERNS_11InstructionEPKNS_6MDNodeERNS_5APIntEb at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm12TBAAVerifier17visitTBAAMetadataERNS_11InstructionEPKNS_6MDNodeE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:884 runOnLoop at /source/src/llvm-julia-licm.cpp:353 run at /source/src/llvm-julia-licm.cpp:378 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] ##execute_impl_eval_invokelatest#284 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:62 unknown function (ip: 0x78c97f96c172) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] execute_impl at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:49 [inlined] #execute#2073 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:125 [inlined] execute at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:124 [inlined] ##compute7843557069492514455#2746 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:184 [inlined] ##compute7843557069492514455#2746 at ./none:0 unknown function (ip: 0x78c97f96be82) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] LogicExecutor at /home/pkgeval/.julia/packages/Finch/ucnKV/src/scheduler/LogicExecutor.jl:95 compute_parse at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/lazy.jl:721 #compute#1981 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/lazy.jl:710 unknown function (ip: 0x78c97f928b16) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 compute at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/lazy.jl:709 einsum_execute at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/einsum.jl:81 unknown function (ip: 0x78c97f9263b3) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #einsum#2059 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/einsum.jl:77 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 einsum at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/einsum.jl:64 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/einsum.jl:151 [inlined] macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/test/suites/interface_tests.jl:63 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] #28 at /home/pkgeval/.julia/packages/Finch/ucnKV/test/suites/interface_tests.jl:14 with_scheduler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/lazy.jl:692 unknown function (ip: 0x78c97f9135a6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] eval at ./sysimg.jl:48 unknown function (ip: 0x78c9c252d442) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x78c9c2500082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x78c9c2500082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x78c9c3b3d249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x7f9b1d372372) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x7f9b1d35bbfd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x7f9b1d350186) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x7f9b1d34fe8d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x7f9b1d34f86d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x7f9b1d34bd06) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f9b1e91c249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007f9b119fc010 Total snapshots: 32. Utilization: 0% ╎32 @Base/client.jl:524; _start() ╎ 32 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 32 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 32 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path:… ╎ 32 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod:… ╎ 32 @Base/boot.jl:430; eval ╎ ╎ 32 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 32 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 32 @Pkg/src/API.jl:147; test ╎ ╎ 32 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 32 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 32 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 32 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 32 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 32 …src/Operations.jl:2011; test ╎ ╎ ╎ 32 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 32 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 32 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 32 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 32 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 32 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 32 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 32 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 32 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 32 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 32 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 32 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 32 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 32 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 32 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 32 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 32 …ase/task.jl:1021; wait() 31╎ ╎ ╎ ╎ ╎ ╎ ╎ 32 …ase/task.jl:1012; poptask(W::Base.Intrus… [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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 [115] signal 15: Terminated in expression starting at none:1 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 _ZNK4llvm12DenseMapBaseINS_13SmallDenseMapINS_11AssertingVHINS_5ValueEEENS_6detail13DenseSetEmptyELj4ENS_12DenseMapInfoIS4_vEENS5_12DenseSetPairIS4_EEEES4_S6_S8_SA_E15LookupBucketForIS4_EEbRKT_RPKSA_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) profile_printing_listener at ./Base.jl:582 #1192 at ./Base.jl:622 _ZN12_GLOBAL__N_118LazyValueInfoCache10eraseValueEPN4llvm5ValueE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm15ValueHandleBase12ValueIsRAUWdEPNS_5ValueES2_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm5Value6doRAUWEPS0_NS0_19ReplaceMetadataUsesE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_YY.1192_76260.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1204 unknown function (ip: (nil)) Allocations: 26041705 (Pool: 26040562; Big: 1143); GC: 29 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") _ZL7runImplRN4llvm8FunctionEPNS_13LazyValueInfoEPNS_13DominatorTreeERKNS_13SimplifyQueryE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm30CorrelatedValuePropagationPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 error at ./error.jl:35 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #schedule#763 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_uv_writecb_task_67137.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jlcapi_uv_writecb_task_67601.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] ##execute_impl_eval_invokelatest#284 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:62 unknown function (ip: 0x78c97f992372) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] execute_impl at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:49 [inlined] #execute#2073 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:125 [inlined] execute at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:124 [inlined] macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/src/execute.jl:184 [inlined] macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/copy.jl:90 [inlined] ##dropfills_helper!_eval_invokelatest#281 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:58 unknown function (ip: 0x78c97f992076) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] ##dropfills_helper!_eval_invokelatest#281 at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:62 unknown function (ip: 0x78c97f991a66) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] dropfills_helper! at /home/pkgeval/.julia/packages/Finch/ucnKV/src/util/staging.jl:49 [inlined] dropfills! at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/copy.jl:113 [inlined] Tensor at /home/pkgeval/.julia/packages/Finch/ucnKV/src/tensors/tensors.jl:48 [inlined] macro expansion at /home/pkgeval/.julia/packages/Finch/ucnKV/test/suites/interface_tests.jl:72 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] #28 at /home/pkgeval/.julia/packages/Finch/ucnKV/test/suites/interface_tests.jl:14 with_scheduler at /home/pkgeval/.julia/packages/Finch/ucnKV/src/interface/lazy.jl:692 unknown function (ip: 0x78c97f9135a6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] eval at ./sysimg.jl:48 unknown function (ip: 0x78c9c252d442) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 poptask at ./task.jl:1012 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 wait at ./task.jl:1021 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 uv_write at ./stream.jl:1081 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 unsafe_write at ./stream.jl:1154 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x78c9c2500082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 jfptr_print_48487.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x7f9b1d3749e6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _atexit at ./initdefs.jl:454 jfptr__atexit_69645.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x78c9c2500082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x78c9c3b3d249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) Allocations: 805264725 (Pool: 805242148; Big: 22577); GC: 236 PkgEval terminated after 2724.23s: test duration exceeded the time limit