Package evaluation of FunctionIndices on Julia 1.13.0-DEV.896 (efa4faf9a4*) started at 2025-07-25T10:32:50.217 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 13.16s ################################################################################ # Installation # Installing FunctionIndices... Resolving package versions... Installed MappedArrays ──── v0.4.2 Installed FunctionIndices ─ v0.2.2 Updating `~/.julia/environments/v1.13/Project.toml` [43668171] + FunctionIndices v0.2.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [43668171] + FunctionIndices v0.2.2 [dbb5928d] + MappedArrays v0.4.2 Installation completed after 1.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3194.8 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 26 already precompiled. Precompiling package dependencies... Precompilation completed after 24.91s ################################################################################ # Testing # Testing FunctionIndices Status `/tmp/jl_kd3hvV/Project.toml` [43668171] FunctionIndices v0.2.2 [dbb5928d] MappedArrays v0.4.2 [6fe1bfb0] OffsetArrays v1.17.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kd3hvV/Manifest.toml` [43668171] FunctionIndices v0.2.2 [dbb5928d] MappedArrays v0.4.2 [6fe1bfb0] OffsetArrays v1.17.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... not base: Error During Test at /home/pkgeval/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:48 Test threw exception Expression: A[_not(2, 3), _not(1, 3)] == A[_not(2:3), _not(1:2:3)] == OA[_not(3, 4), _not(0, 2)] == OA[_not(3:4), _not(0:2:2)] TypeError: in typeassert, expected MappedArrays.ReadonlyMappedArray{Bool}, got a value of type MappedArrays.ReadonlyMappedArray{Any, 1, Base.OneTo{Int64}, Base.Fix2{typeof(notin), StepRange{Int64, Int64}}} Stacktrace: [1] to_index @ ~/.julia/packages/FunctionIndices/EBFHM/src/FunctionIndices.jl:21 [inlined] [2] to_indices (repeats 2 times) @ ~/.julia/packages/FunctionIndices/EBFHM/src/FunctionIndices.jl:31 [inlined] [3] to_indices @ ./indices.jl:359 [inlined] [4] getindex(::Matrix{Int64}, ::YANI{UnitRange{Int64}}, ::YANI{StepRange{Int64, Int64}}) @ Base ./abstractarray.jl:1356 [5] top-level scope @ ~/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:24 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [9] macro expansion @ ~/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:26 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:48 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Pass Error Total Time FunctionIndices | 62 1 63 31.8s FI | 3 3 2.1s not | 29 29 15.9s YANI | 28 1 29 12.9s not base | 17 1 18 12.4s _not for outbound index | 4 4 0.6s not for StepRange | 7 7 0.0s enable/disable optimization | 2 2 0.2s RNG of the outermost testset: Random.Xoshiro(0x1200702a0fe21da0, 0xb1f7b04fadb83245, 0xe0129ac232fb0144, 0xeabbf9a8d27cdf0c, 0xf3685a81d95bd417) ERROR: LoadError: Some tests did not pass: 62 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FunctionIndices/EBFHM/test/runtests.jl:11 Testing failed after 42.51s ERROR: LoadError: Package FunctionIndices errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 95.42s: package tests unexpectedly errored