Package evaluation of AbstractIndices on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:05:27.464 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing AbstractIndices... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [113fdce4] + AbstractIndices v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [113fdce4] + AbstractIndices v0.1.1 ⌅ [4fba245c] + ArrayInterface v1.2.1 ⌅ [ae029012] + Requires v0.5.2 ⌅ [90137ffa] + StaticArrays v0.12.6 ⌅ [d8176aec] + StaticRanges v0.3.5 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.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.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1942.2 ms ✓ ArrayInterface 4457.2 ms ✓ StaticRanges ✗ AbstractIndices 2 dependencies successfully precompiled in 13 seconds. 17 already precompiled. 1 dependency had output during precompilation: ┌ StaticRanges │ WARNING: method definition for check_gaprange_type at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/gaprange.jl:53 declares type variable T but does not use it. │ WARNING: method definition for similar_type at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:78 declares type variable R but does not use it. │ WARNING: method definition for similar_type at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:78 declares type variable R but does not use it. │ WARNING: method definition for similar_type at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:78 declares type variable R but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable F2 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable F1 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable L2 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable L1 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable S2 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable S1 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable R2 but does not use it. │ WARNING: method definition for promote_rule at /home/pkgeval/.julia/packages/StaticRanges/PKgZ4/src/promotion.jl:141 declares type variable R1 but does not use it. └ ERROR: LoadError: The following 1 direct dependency failed to precompile: AbstractIndices Failed to precompile AbstractIndices [113fdce4-79f1-4c04-9e25-5fd3385cd3b1] to "/home/pkgeval/.julia/compiled/v1.13/AbstractIndices/jl_Ba3sCA" (ProcessExited(1)). WARNING: Imported binding StaticRanges.StaticUnitRange was undeclared at import time during import to AbstractIndices. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:34 declares type variable K but does not use it. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:92 declares type variable name2 but does not use it. ERROR: LoadError: Tuple field type cannot be Union{} Stacktrace: [1] top-level scope @ ~/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] top-level scope @ ~/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:86 [4] include(mod::Module, _path::String) @ Base ./Base.jl:303 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [9] include_string @ ./loading.jl:2834 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 24.88s ################################################################################ # Loading # Loading AbstractIndices... Precompiling packages... Info Given AbstractIndices was explicitly requested, output will be shown live  WARNING: Imported binding StaticRanges.StaticUnitRange was undeclared at import time during import to AbstractIndices. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:34 declares type variable K but does not use it. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:92 declares type variable name2 but does not use it. ERROR: LoadError: Tuple field type cannot be Union{} Stacktrace:  [1] top-level scope  @ ~/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [3] top-level scope  @ ~/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:86  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [9] include_string  @ ./loading.jl:2834 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [11] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:1 in expression starting at stdin:5 ✗ AbstractIndices 0 dependencies successfully precompiled in 6 seconds. 19 already precompiled. ERROR: The following 1 direct dependency failed to precompile: AbstractIndices Failed to precompile AbstractIndices [113fdce4-79f1-4c04-9e25-5fd3385cd3b1] to "/home/pkgeval/.julia/compiled/v1.13/AbstractIndices/jl_FcJkQk" (ProcessExited(1)). WARNING: Imported binding StaticRanges.StaticUnitRange was undeclared at import time during import to AbstractIndices. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:34 declares type variable K but does not use it. WARNING: method definition for Index at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/index.jl:92 declares type variable name2 but does not use it. ERROR: LoadError: Tuple field type cannot be Union{} Stacktrace: [1] top-level scope @ ~/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] top-level scope @ ~/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:86 [4] include(mod::Module, _path::String) @ Base ./Base.jl:303 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [9] include_string @ ./loading.jl:2834 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/combine.jl:40 in expression starting at /home/pkgeval/.julia/packages/AbstractIndices/co3GL/src/AbstractIndices.jl:1 in expression starting at stdin: Loading failed after 9.35s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using AbstractIndices'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 57.26s: package fails to precompile