Package evaluation to test RegionTrees on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:17:47.082 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.66s ################################################################################ # Installation # Installing RegionTrees... Resolving package versions... Installed IterTools ──────── v1.10.0 Installed RegionTrees ────── v0.3.2 Installed StaticArraysCore ─ v1.4.4 Installed Preferences ────── v1.5.2 Installed PrecompileTools ── v1.3.4 Installed StaticArrays ───── v1.9.18 Updating `~/.julia/environments/v1.14/Project.toml` [dee08c22] + RegionTrees v0.3.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [c8e1da08] + IterTools v1.10.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [dee08c22] + RegionTrees v0.3.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.6 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ StaticArraysCore 80.6 s ✓ OffsetArrays 451.8 s ✓ IterTools 1.2 s ✓ Requires 39.1 s ✓ WoodburyMatrices 2.3 s ✓ Preferences 1.4 s ✓ Compat 0.7 s ✓ Ratios 42.4 s ✓ AxisAlgorithms 2.2 s ✓ PrecompileTools 0.7 s ✓ Compat → CompatLinearAlgebraExt 307.2 s ✓ StaticArrays 312.9 s ✓ ChainRulesCore 55.3 s ✓ RegionTrees 59.1 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 73.7 s ✓ StaticArrays → StaticArraysChainRulesCoreExt ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# @inline (checkbounds(::Type{Bool}, itp::AbstractInterpolation, x::LogicalIndex) where N) = begin │ #= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# │ _checkbounds(BoundsCheckStyle(itp), itp, x) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =#) :: Value │ │ [=] │ │ [where] │ │ [call] │ │ checkbounds :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ Bool :: Identifier │ │ [::] │ │ itp :: Identifier │ │ AbstractInterpolation :: Identifier │ │ [::] │ │ x :: Identifier │ │ LogicalIndex :: Identifier │ │ N :: Identifier │ │ [block] │ │ [call] │ │ _checkbounds :: Identifier │ │ [call] │ │ BoundsCheckStyle :: Identifier │ │ itp :: Identifier │ │ itp :: Identifier │ │ x :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ checkbounds :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ [::] │ │ itp :: Identifier │ scope_layer=1 │ AbstractInterpolation :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ LogicalIndex :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ inline :: Identifier │ scope_layer=1 │ [call] │ │ _checkbounds :: Identifier │ scope_layer=1 │ [call] │ │ BoundsCheckStyle :: Identifier │ scope_layer=1 │ itp :: Identifier │ scope_layer=1 │ itp :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl" │ line = 454 └ mod = Interpolations ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar N core.Any core.Any) Containing expressions:  (_typevar N core.Any core.Any)  Detailed provenance:  (_typevar N core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ N  └─ N  ├─ @ /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454  └─ (macrocall @inline :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =#) (= (where (call checkbounds (:: (curly Type Bool)) (:: itp AbstractInterpolation) (:: x LogicalIndex)) N) (block (call _checkbounds (call BoundsCheckStyle itp) itp x))))  └─ @ /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:1 in expression starting at stdin:5 ✗ Interpolations 16 dependencies successfully precompiled in 1540 seconds. 18 already precompiled. Precompilation completed after 1548.12s ################################################################################ # Testing # Testing RegionTrees Status `/tmp/jl_bTf3KW/Project.toml` ⌅ [a98d9a8b] Interpolations v0.13.6 [c8e1da08] IterTools v1.10.0 [dee08c22] RegionTrees v0.3.2 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bTf3KW/Manifest.toml` ⌃ [13072b0f] AxisAlgorithms v1.0.1 [d360d2e6] ChainRulesCore v1.26.1 [34da2185] Compat v4.18.1 ⌅ [a98d9a8b] Interpolations v0.13.6 [c8e1da08] IterTools v1.10.0 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [c84ed2f1] Ratios v0.4.5 [dee08c22] RegionTrees v0.3.2 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 ⌅ [efce3f68] WoodburyMatrices v0.5.6 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.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... Test Summary: | Pass Total Time vertices | 9 9 1m15.5s Test Summary: | Pass Total Time parents and children | 17 17 2.1s Test Summary: | Pass Total Time type promotions | 2 2 0.4s Test Summary: | Pass Total Time find leaf | 3 3 0.3s Test Summary: | Pass Total Time find parents | 5 5 3.0s Test Summary: | Pass Total Time non-float64 types | 1 1 0.3s Test Summary: | Pass Total Time twosarray | 37 37 3.3s ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# @inline (checkbounds(::Type{Bool}, itp::AbstractInterpolation, x::LogicalIndex) where N) = begin │ #= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# │ _checkbounds(BoundsCheckStyle(itp), itp, x) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =#) :: Value │ │ [=] │ │ [where] │ │ [call] │ │ checkbounds :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ Bool :: Identifier │ │ [::] │ │ itp :: Identifier │ │ AbstractInterpolation :: Identifier │ │ [::] │ │ x :: Identifier │ │ LogicalIndex :: Identifier │ │ N :: Identifier │ │ [block] │ │ [call] │ │ _checkbounds :: Identifier │ │ [call] │ │ BoundsCheckStyle :: Identifier │ │ itp :: Identifier │ │ itp :: Identifier │ │ x :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ checkbounds :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ [::] │ │ itp :: Identifier │ scope_layer=1 │ AbstractInterpolation :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ LogicalIndex :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ inline :: Identifier │ scope_layer=1 │ [call] │ │ _checkbounds :: Identifier │ scope_layer=1 │ [call] │ │ BoundsCheckStyle :: Identifier │ scope_layer=1 │ itp :: Identifier │ scope_layer=1 │ itp :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl" │ line = 454 └ mod = Interpolations ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar N core.Any core.Any) Containing expressions:  (_typevar N core.Any core.Any)  Detailed provenance:  (_typevar N core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ N  └─ N  ├─ @ /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454  └─ (macrocall @inline :(#= /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 =#) (= (where (call checkbounds (:: (curly Type Bool)) (:: itp AbstractInterpolation) (:: x LogicalIndex)) N) (block (call _checkbounds (call BoundsCheckStyle itp) itp x))))  └─ @ /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Interpolations │ [Output was shown above] └ adaptively sampled distance fields: Error During Test at /home/pkgeval/.julia/packages/RegionTrees/rosFd/test/asdfs.jl:1 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Interpolations Failed to precompile Interpolations [a98d9a8b-a2ab-59e6-89dd-64a1c18fca59] to "/home/pkgeval/.julia/compiled/v1.14/Interpolations/jl_HTlqOu" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/RegionTrees/rosFd/examples/adaptive_distance_fields/adaptive_distance_fields.jl:1 Test Summary: | Error Total Time adaptively sampled distance fields | 1 1 1m53.9s RNG of the outermost testset: Random.Xoshiro(0x8a670597ccdd9934, 0xac66f39e4b40f78b, 0xa114aa01735ff0e8, 0xa18ed1ab2f8e7b39, 0x1feaee283c6592ec) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RegionTrees/rosFd/test/asdfs.jl:1 in expression starting at /home/pkgeval/.julia/packages/RegionTrees/rosFd/test/runtests.jl:9 Testing failed after 424.97s ERROR: LoadError: Package RegionTrees errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2045.82s: package fails to precompile