Package evaluation to test GeoGreensFunctions on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T16:12:19.077 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.28s ################################################################################ # Installation # Installing GeoGreensFunctions... Resolving package versions... Installed GeoGreensFunctions ─ v0.2.1 Updating `~/.julia/environments/v1.14/Project.toml` [1bc39cc2] + GeoGreensFunctions v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [1bc39cc2] + GeoGreensFunctions v0.2.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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.63s ################################################################################ # 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... 2.4 s ✓ IrrationalConstants 0.9 s ✓ StaticArraysCore ┌ Info: JuliaLowering threw given input: │ code = │ :(function stress_volinplane_rect(x::U, z::U, qx::U, qz::U, T::U, W::U, ϕ::U, ϵxx::U, ϵxz::U, ϵzz::U, G::U, ν::U) where {U, P} │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 =# │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:47 =# │ σ = Vector{U}(undef, 3) │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:48 =# │ stress_volinplane_rect!(σ, x, z, qx, qz, T, W, ϕ, ϵxx, ϵxz, ϵzz, G, ν) │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:49 =# │ return σ │ 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__ │ [function] │ │ [where] │ │ [call] │ │ stress_volinplane_rect :: Identifier │ │ [::] │ │ x :: Identifier │ │ U :: Identifier │ │ [::] │ │ z :: Identifier │ │ U :: Identifier │ │ [::] │ │ qx :: Identifier │ │ U :: Identifier │ │ [::] │ │ qz :: Identifier │ │ U :: Identifier │ │ [::] │ │ T :: Identifier │ │ U :: Identifier │ │ [::] │ │ W :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϕ :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵxx :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵxz :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵzz :: Identifier │ │ U :: Identifier │ │ [::] │ │ G :: Identifier │ │ U :: Identifier │ │ [::] │ │ ν :: Identifier │ │ U :: Identifier │ │ U :: Identifier │ │ P :: Identifier │ │ [block] │ │ [=] │ │ σ :: Identifier │ │ [call] │ │ [curly] │ │ Vector :: Identifier │ │ U :: Identifier │ │ undef :: Identifier │ │ 3 :: Value │ │ [call] │ │ stress_volinplane_rect! :: Identifier │ │ σ :: Identifier │ │ x :: Identifier │ │ z :: Identifier │ │ qx :: Identifier │ │ qz :: Identifier │ │ T :: Identifier │ │ W :: Identifier │ │ ϕ :: Identifier │ │ ϵxx :: Identifier │ │ ϵxz :: Identifier │ │ ϵzz :: Identifier │ │ G :: Identifier │ │ ν :: Identifier │ │ [return] │ │ σ :: 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 │ [function] │ │ [where] │ │ [call] │ │ stress_volinplane_rect :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ z :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ qx :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ qz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ T :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ W :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϕ :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵxx :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵxz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵzz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ G :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ν :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ P :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ σ :: Identifier │ scope_layer=1 │ [call] │ │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ 3 :: Value │ │ [call] │ │ stress_volinplane_rect! :: Identifier │ scope_layer=1 │ σ :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ z :: Identifier │ scope_layer=1 │ qx :: Identifier │ scope_layer=1 │ qz :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ W :: Identifier │ scope_layer=1 │ ϕ :: Identifier │ scope_layer=1 │ ϵxx :: Identifier │ scope_layer=1 │ ϵxz :: Identifier │ scope_layer=1 │ ϵzz :: Identifier │ scope_layer=1 │ G :: Identifier │ scope_layer=1 │ ν :: Identifier │ scope_layer=1 │ [return] │ │ σ :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl" │ line = 46 └ mod = GeoGreensFunctions ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar P core.Any core.Any) Containing expressions:  (_typevar P core.Any core.Any)  Detailed provenance:  (_typevar P core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ P  └─ P  └─ @ /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46  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(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] iterate(A::Vector{String})  @ Base ~/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:6 [inlined]  [8] foreach(f::GeoGreensFunctions.var"##->###0", itr::Vector{String})  @ Base ./abstractarray.jl:3284  [9] top-level scope  @ ~/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:6  [10] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [11] 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  [12] top-level scope  @ stdin:5  [13] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [15] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [16] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [17] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 in expression starting at /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:1 in expression starting at stdin:5 ✗ GeoGreensFunctions 1.1 s ✓ DocStringExtensions 0.9 s ✓ DelimitedFiles 2.3 s ✓ Preferences 1.6 s ✓ LogExpFunctions 2.8 s ✓ JLLWrappers 2.4 s ✓ PrecompileTools 3.0 s ✓ OpenSpecFun_jll 296.1 s ✓ StaticArrays 70.2 s ✓ SpecialFunctions Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. ERROR: LoadError: StackOverflowError: Stacktrace:  [1] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:139  [2] vst1_splat_or_val(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:1032  [3] vst1_call_arg(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:571  [4] all(f::typeof(Base.JuliaLowering.vst1_call_arg), vcx::Base.JuliaLowering.Validation1Context, itr::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}; kws::@Kwargs{})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:56  [5] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/validation.jl:53 [inlined]  ┌ [6] vst1_call(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:551  ├ [7] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:165  ├ [8] all(f::typeof(Base.JuliaLowering.vst1), vcx::Base.JuliaLowering.Validation1Context, itr::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}; kws::@Kwargs{})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:56  ├ [9] all(f::Function, vcx::Base.JuliaLowering.Validation1Context, itr::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:53  ├ [10] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:142  ├ [11] getindex(A::Vector{Base.JuliaLowering.ScopeLayer}, i::Int64)  │ @ Base /source/usr/share/julia/JuliaLowering/src/validation.jl:134 [inlined]  ╰────── repeated 148 times  [894] 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:4464  [895] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:355  [896] adapt_eltype  @ ~/.julia/packages/StaticArrays/0cEwi/src/convert.jl:147 [inlined]  [897] construct_type(::Type{StaticArraysCore.SMatrix{30, 6}}, x::Tuple{Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Vararg{Int64, 14}})  @ StaticArrays ~/.julia/packages/StaticArrays/0cEwi/src/convert.jl:95  [898] macro expansion  @ ~/.julia/packages/StaticArrays/0cEwi/src/convert.jl:175 [inlined]  [899] (StaticArraysCore.SMatrix{30, 6})(x::Tuple{Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Int64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Float64, Vararg{Int64, 14}})  @ StaticArrays ~/.julia/packages/StaticArrays/0cEwi/src/convert.jl:174  [900] top-level scope  @ ~/.julia/packages/FastGaussQuadrature/TP4QT/src/constants.jl:39  [901] macro expansion  @ ~/.julia/packages/FastGaussQuadrature/TP4QT/src/constants.jl:39 [inlined]  [902] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [903] top-level scope  @ ~/.julia/packages/FastGaussQuadrature/TP4QT/src/FastGaussQuadrature.jl:23  [904] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [905] 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  [906] top-level scope  @ stdin:5  [907] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [908] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [909] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [910] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [911] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FastGaussQuadrature/TP4QT/src/constants.jl:39 in expression starting at /home/pkgeval/.julia/packages/FastGaussQuadrature/TP4QT/src/FastGaussQuadrature.jl:1 in expression starting at stdin:5 ✗ FastGaussQuadrature 11 dependencies successfully precompiled in 469 seconds. 32 already precompiled. Precompilation completed after 503.32s ################################################################################ # Testing # Testing GeoGreensFunctions Status `/tmp/jl_QQcJBG/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [442a2c76] FastGaussQuadrature v1.2.0 [1bc39cc2] GeoGreensFunctions v0.2.1 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QQcJBG/Manifest.toml` [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [442a2c76] FastGaussQuadrature v1.2.0 [1bc39cc2] GeoGreensFunctions v0.2.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v0.3.29 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [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.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(function stress_volinplane_rect(x::U, z::U, qx::U, qz::U, T::U, W::U, ϕ::U, ϵxx::U, ϵxz::U, ϵzz::U, G::U, ν::U) where {U, P} │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 =# │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:47 =# │ σ = Vector{U}(undef, 3) │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:48 =# │ stress_volinplane_rect!(σ, x, z, qx, qz, T, W, ϕ, ϵxx, ϵxz, ϵzz, G, ν) │ #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:49 =# │ return σ │ 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__ │ [function] │ │ [where] │ │ [call] │ │ stress_volinplane_rect :: Identifier │ │ [::] │ │ x :: Identifier │ │ U :: Identifier │ │ [::] │ │ z :: Identifier │ │ U :: Identifier │ │ [::] │ │ qx :: Identifier │ │ U :: Identifier │ │ [::] │ │ qz :: Identifier │ │ U :: Identifier │ │ [::] │ │ T :: Identifier │ │ U :: Identifier │ │ [::] │ │ W :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϕ :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵxx :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵxz :: Identifier │ │ U :: Identifier │ │ [::] │ │ ϵzz :: Identifier │ │ U :: Identifier │ │ [::] │ │ G :: Identifier │ │ U :: Identifier │ │ [::] │ │ ν :: Identifier │ │ U :: Identifier │ │ U :: Identifier │ │ P :: Identifier │ │ [block] │ │ [=] │ │ σ :: Identifier │ │ [call] │ │ [curly] │ │ Vector :: Identifier │ │ U :: Identifier │ │ undef :: Identifier │ │ 3 :: Value │ │ [call] │ │ stress_volinplane_rect! :: Identifier │ │ σ :: Identifier │ │ x :: Identifier │ │ z :: Identifier │ │ qx :: Identifier │ │ qz :: Identifier │ │ T :: Identifier │ │ W :: Identifier │ │ ϕ :: Identifier │ │ ϵxx :: Identifier │ │ ϵxz :: Identifier │ │ ϵzz :: Identifier │ │ G :: Identifier │ │ ν :: Identifier │ │ [return] │ │ σ :: 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 │ [function] │ │ [where] │ │ [call] │ │ stress_volinplane_rect :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ z :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ qx :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ qz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ T :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ W :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϕ :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵxx :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵxz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ϵzz :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ G :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ [::] │ │ ν :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ P :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ σ :: Identifier │ scope_layer=1 │ [call] │ │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ U :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ 3 :: Value │ │ [call] │ │ stress_volinplane_rect! :: Identifier │ scope_layer=1 │ σ :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ z :: Identifier │ scope_layer=1 │ qx :: Identifier │ scope_layer=1 │ qz :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ W :: Identifier │ scope_layer=1 │ ϕ :: Identifier │ scope_layer=1 │ ϵxx :: Identifier │ scope_layer=1 │ ϵxz :: Identifier │ scope_layer=1 │ ϵzz :: Identifier │ scope_layer=1 │ G :: Identifier │ scope_layer=1 │ ν :: Identifier │ scope_layer=1 │ [return] │ │ σ :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl" │ line = 46 └ mod = GeoGreensFunctions ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar P core.Any core.Any) Containing expressions:  (_typevar P core.Any core.Any)  Detailed provenance:  (_typevar P core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ P  └─ P  └─ @ /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46  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(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] iterate(A::Vector{String})  @ Base ~/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:6 [inlined]  [8] foreach(f::GeoGreensFunctions.var"##->###0", itr::Vector{String})  @ Base ./abstractarray.jl:3284  [9] top-level scope  @ ~/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:6  [10] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [11] 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  [12] top-level scope  @ stdin:5  [13] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [15] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [16] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [17] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/funcs/vol_rect.jl:46 in expression starting at /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/src/GeoGreensFunctions.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GeoGreensFunctions │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: GeoGreensFunctions Failed to precompile GeoGreensFunctions [1bc39cc2-b9cd-470c-972b-2e3fb46182c5] to "/home/pkgeval/.julia/compiled/v1.14/GeoGreensFunctions/jl_h5WVwR" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/GeoGreensFunctions/PcIeh/test/runtests.jl:1 Testing failed after 23.86s ERROR: LoadError: Package GeoGreensFunctions 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 565.41s: package fails to precompile