Package evaluation to test BZMeshes on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T16:01:08.492 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.64s ################################################################################ # Installation # Installing BZMeshes... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d3690ab3] + BZMeshes v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [d3690ab3] + BZMeshes v0.1.0 [34da2185] + Compat v4.18.1 [b5136c89] + CompositeGrids v0.1.3 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [442a2c76] + FastGaussQuadrature v0.4.9 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [be4d8f0f] + Quadmath v0.5.13 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.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 2.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8e59a23b-d1ef-5b43-a010-76e7ae578401"), "StaticArraysStatisticsExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2695  [4] _require_prelocked  @ ./loading.jl:2689 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1766  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1803  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1619  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2703  [9] macro expansion  @ ./loading.jl:2622 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [12] require  @ ./loading.jl:2562 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/BZMeshes/KJB5l/src/BZMeshes.jl:5  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [19] 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:3289  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3131  [23] include_string  @ ./loading.jl:3141 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BZMeshes/KJB5l/src/BZMeshes.jl:1 in expression starting at stdin:5 ✗ BZMeshes Precompilation completed after 24.92s ################################################################################ # Testing # Testing BZMeshes Status `/tmp/jl_jhihHZ/Project.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [d3690ab3] BZMeshes v0.1.0 [b5136c89] CompositeGrids v0.1.3 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jhihHZ/Manifest.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [d3690ab3] BZMeshes v0.1.0 [34da2185] Compat v4.18.1 [b5136c89] CompositeGrids v0.1.3 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v0.5.13 [ae029012] Requires v1.3.1 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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.0.0 [9e88b42a] Serialization v1.11.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: method definition for interp at /home/pkgeval/.julia/packages/BZMeshes/KJB5l/src/basemesh.jl:159 declares type variable T but does not use it. WARNING: method definition for linear3D at /home/pkgeval/.julia/packages/BZMeshes/KJB5l/src/basemesh.jl:168 declares type variable T but does not use it. 1 dependency had output during precompilation: ┌ BZMeshes │ [Output was shown above] └ size:(76, 4), length:304, efficiency:0.07421875 [1, 1, 1, 1, 1, 2, 1, 3, 1, 1, 2, 3, 2, 3, 3, 4, 4, 5, 6, 7, 4, 6, 5, 7, 8, 9, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 11, 13, 12, 14, 19, 21, 20, 22, 15, 17, 16, 18, 23, 25, 24, 26, 27, 28, 28, 29, 30, 31, 32, 33, 30, 32, 31, 33, 34, 35, 35, 36, 2, 37, 2, 4, 2, 38, 2, 2, 39, 40, 8, 41, 42, 43, 5, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 26, 56, 57, 58, 59, 25, 60, 27, 61, 50, 62, 61, 63, 64, 65, 63, 27, 25, 60, 59, 66, 67, 68, 66, 58, 56, 57, 26, 51, 49, 50, 48, 55, 53, 54, 52, 47, 45, 46, 44, 41, 40, 8, 39, 4, 37, 2, 2, 2, 2, 37, 4, 39, 8, 40, 41, 44, 46, 45, 47, 52, 54, 53, 55, 48, 50, 49, 51, 26, 57, 56, 58, 66, 68, 67, 66, 59, 60, 25, 27, 63, 65, 64, 63, 61, 62, 50, 61, 27, 60, 25, 59, 58, 57, 56, 26, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 42, 5, 43, 42, 41, 8, 40, 39, 2, 2, 38, 2, 4, 2, 37, 2, 36, 35, 35, 34, 33, 31, 32, 30, 33, 32, 31, 30, 29, 28, 28, 27, 26, 24, 25, 23, 18, 16, 17, 15, 22, 20, 21, 19, 14, 12, 13, 11, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 9, 8, 7, 5, 6, 4, 7, 6, 5, 4, 4, 3, 3, 2, 3, 2, 1, 1, 3, 1, 2, 1, 1, 1, 1, 1] compress:0.2236842105263158 Testing BaryCheb [-0.9238795325112867, -0.3826834323650897, 0.38268343236508984, 0.9238795325112867] [-0.3826834323650899, 0.9238795325112867, -0.9238795325112867, 0.3826834323650898] vandermonde:[1.0 -0.9238795325112867 0.8535533905932737 -0.7885805074747375; 1.0 -0.3826834323650897 0.1464466094067262 -0.056042691145995624; 1.0 0.38268343236508984 0.1464466094067263 0.05604269114599567; 1.0 0.9238795325112867 0.8535533905932737 0.7885805074747375] invmat:[-0.10355339059327373 0.11208538229199139 0.7071067811865475 -0.7653668647301795; 0.6035533905932737 -1.5771610149494748 -0.7071067811865476 1.847759065022573; 0.6035533905932737 1.5771610149494748 -0.7071067811865476 -1.847759065022573; -0.10355339059327373 -0.11208538229199128 0.7071067811865477 0.7653668647301795] b:[0.4, -0.08000000000000002, 0.021333333333333336, -0.006400000000000001] intw:[-0.030404894221082647, 0.34068363475181007, 0.11198918839218294, -0.022267928922910324] Test Summary: | Pass Total Time BZMeshes.jl | 1852 1852 2m31.5s Testing BZMeshes tests passed Testing completed after 201.65s PkgEval succeeded after 255.34s