Package evaluation to test MRCFile on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T14:15:56.156 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.31s ################################################################################ # Installation # Installing MRCFile... Resolving package versions... Installed MRCFile ─ v0.1.6 Updating `~/.julia/environments/v1.14/Project.toml` [c18c01d3] + MRCFile v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [523fee87] + CodecBzip2 v0.8.5 [ba30903b] + CodecXz v0.7.4 [944b1d66] + CodecZlib v0.7.8 [692b3bcd] + JLLWrappers v1.7.1 [c18c01d3] + MRCFile v0.1.6 [21216c6a] + Preferences v1.5.1 [10745b16] + Statistics v1.11.1 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [ffd25f8a] + XZ_jll v5.8.2+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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1002.8 ms ✓ CodecXz 25527.2 ms ✓ DimensionalData 22083.4 ms ✓ PythonCall 2748.7 ms ✓ MRCFile ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:50  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1600  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1588  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1476  [11] _include_from_serialized  @ ./loading.jl:1433 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2305  [13] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2856  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [16] macro expansion  @ ./loading.jl:2642 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [19] require  @ ./loading.jl:2582 [inlined]  [20] eval_import_path  @ ./module.jl:36 [inlined]  [21] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [22] top-level scope  @ ~/.julia/packages/DimensionalData/FWnw9/ext/DimensionalDataPythonCallExt.jl:5  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] 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:3308  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [28] include_string  @ ./loading.jl:3160 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/DimensionalData/FWnw9/ext/DimensionalDataPythonCallExt.jl:1 in expression starting at stdin:5 ✗ DimensionalData → DimensionalDataPythonCallExt 4063.8 ms ✓ MRCFile → DimensionalDataExt 5 dependencies successfully precompiled in 68 seconds. 72 already precompiled. Precompilation completed after 84.54s ################################################################################ # Testing # Testing MRCFile Status `/tmp/jl_NFIAz0/Project.toml` [992eb4ea] CondaPkg v0.2.33 [0703355e] DimensionalData v0.29.25 [c18c01d3] MRCFile v0.1.6 `~/.julia/packages/MRCFile/6c90l` [6099a3de] PythonCall v0.9.31 [3bb67fe8] TranscodingStreams v0.11.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_NFIAz0/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [523fee87] CodecBzip2 v0.8.5 [ba30903b] CodecXz v0.7.4 [944b1d66] CodecZlib v0.7.8 [992eb4ea] CondaPkg v0.2.33 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [0703355e] DimensionalData v0.29.25 [411431e0] Extents v0.1.6 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [c18c01d3] MRCFile v0.1.6 `~/.julia/packages/MRCFile/6c90l` [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.14 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [6099a3de] PythonCall v0.9.31 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [e17b2a0c] UnsafePointers v1.0.0 [6e34b625] Bzip2_jll v1.0.9+0 [ffd25f8a] XZ_jll v5.8.2+0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.3+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 [4af54fe1] LazyArtifacts v1.11.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.0.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.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for MRCFile [c18c01d3-0ab9-49c3-bd2d-8f2e64a2b7a5] │ exception = Required dependency Base.PkgId(Base.UUID("10745b16-79ce-11e8-11f9-7d13ad32a3b2"), "Statistics") failed to load from a cache file. └ @ Base loading.jl:2939 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c18c01d3-0ab9-49c3-bd2d-8f2e64a2b7a5"), "MRCFile") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MRCFile/6c90l/ext/DimensionalDataExt.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MRCFile/6c90l/ext/DimensionalDataExt.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ MRCFile → DimensionalDataExt │ [Output was shown above] └ ┌ Error: Error during loading of extension DimensionalDataExt of MRCFile, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 package failed to precompile: │ │ MRCFile → DimensionalDataExt │ Failed to precompile DimensionalDataExt [0bbfd9ba-0a14-5293-bb98-51a4bade59ef] to "/home/pkgeval/.julia/compiled/v1.14/DimensionalDataExt/jl_PvhkNP" (ProcessExited(1)). │ └ @ Base loading.jl:1774 emd_3001: Error During Test at /home/pkgeval/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:5 Got exception outside of a @test MethodError: no method matching DimArray(::MRCData{Float32, 3, MRCExtendedHeader{Vector{UInt8}}, Array{Float32, 3}}) The type `DimArray` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: DimArray(::A, !Matched::D, !Matched::R, !Matched::Na, !Matched::Me) where {T, N, D<:Tuple, R<:Tuple, A<:AbstractArray{T, N}, Na, Me} @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:419 DimArray(::AbstractArray, !Matched::Union{Tuple, NamedTuple}; refdims, name, metadata) @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:428 DimArray(::AbstractArray, !Matched::Any; kw...) @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:427 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [3] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:6 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [5] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:7 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ ~/.julia/packages/MRCFile/6c90l/test/runtests.jl:5 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [9] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/runtests.jl:9 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:585 emd_3197: Error During Test at /home/pkgeval/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:5 Got exception outside of a @test MethodError: no method matching DimArray(::MRCData{Float32, 3, MRCExtendedHeader{Vector{UInt8}}, Array{Float32, 3}}) The type `DimArray` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: DimArray(::A, !Matched::D, !Matched::R, !Matched::Na, !Matched::Me) where {T, N, D<:Tuple, R<:Tuple, A<:AbstractArray{T, N}, Na, Me} @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:419 DimArray(::AbstractArray, !Matched::Union{Tuple, NamedTuple}; refdims, name, metadata) @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:428 DimArray(::AbstractArray, !Matched::Any; kw...) @ DimensionalData ~/.julia/packages/DimensionalData/FWnw9/src/array/array.jl:427 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [3] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:6 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [5] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/dimensionaldata.jl:7 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ ~/.julia/packages/MRCFile/6c90l/test/runtests.jl:5 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [9] macro expansion @ ~/.julia/packages/MRCFile/6c90l/test/runtests.jl:9 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:585 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0b3b1443-0f03-428d-bdfb-f27f9c1191ea"), "MicroMamba") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/CondaPkg/0UqYV/src/CondaPkg.jl:0  [12] macro expansion  @ ~/.julia/packages/Preferences/2uCZj/src/Preferences.jl:21 [inlined]  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CondaPkg/0UqYV/src/CondaPkg.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ CondaPkg │ [Output was shown above] └ MRCFile.jl: Error During Test at /home/pkgeval/.julia/packages/MRCFile/6c90l/test/runtests.jl:4 Got exception outside of a @test LoadError: The following 1 package failed to precompile: CondaPkg Failed to precompile CondaPkg [992eb4ea-22a4-4c89-a5bb-47a3300528ab] to "/home/pkgeval/.julia/compiled/v1.14/CondaPkg/jl_RR9K6k" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MRCFile/6c90l/test/consistency.jl:1 Test Summary: | Pass Error Total Time MRCFile.jl | 271 3 274 1m02.7s hostbyteorder | 1 1 0.0s machstfrombyteorder | 3 3 0.1s byteorderfrommachst | 5 5 0.6s bswaptoh | 5 5 0.1s bswapfromh | 5 5 0.0s maybeswap | 5 5 0.1s padtruncto! | 4 4 0.1s compression: gz | 4 4 1.9s compression: bz2 | 4 4 1.1s compression: xz | 4 4 1.0s compression: none | 4 4 0.3s MRCHeader | 40 40 0.7s show(::MRCHeader) | 1 1 0.7s setproperty!(::MRCHeader) | 2 2 0.0s copyto!(::MRCHeader, ::MRCHeader) | 3 3 0.1s sizeoffield(exttyp, String) | 1 1 0.0s sizeoffield(map, String) | 1 1 0.0s sizeoffield(label, Vector{String}) | 1 1 0.0s sizeoffield(testfloat, Float32) | 1 1 0.0s sizeoffield(testint, Int32) | 1 1 0.0s sizeoffield(testuintbool, NTuple{8, UInt8}) | 1 1 0.0s entrytobytes | 8 8 1.6s fieldoffsets | 1 1 0.5s size(::MRCHeader) | 1 1 0.0s length(::MRCHeader) | 1 1 0.0s cellangles(::MRCHeader) | 1 1 0.1s cellangles!(::MRCHeader) | 2 2 0.0s cellsize(::MRCHeader) | 1 1 0.1s cellsize!(::MRCHeader) | 2 2 0.0s gridsize(::MRCHeader) | 1 1 0.1s gridsize!(::MRCHeader) | 2 2 0.0s origin(::MRCHeader) | 1 1 0.1s origin!(::MRCHeader) | 2 2 0.0s start(::MRCHeader) | 1 1 0.1s start!(::MRCHeader) | 2 2 0.0s voxelsize | 4 4 0.2s voxelsize! | 4 4 0.1s read | 74 74 2.7s read_mmap | 1 1 0.4s write | 11 11 2.4s MRCData | 45 45 0.4s updateheader!(d::MRCData; statistics=true) | 10 10 0.5s DimensionalDataExt | 2 2 5.0s emd_3001 | 1 1 4.9s emd_3197 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x28f96bf709e8220a, 0xeae9930e46682ac5, 0x9bbfac6a233d9dbc, 0x8be9d03ee13070a5, 0xc7d934ecb5a7cb88) ERROR: LoadError: Some tests did not pass: 271 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MRCFile/6c90l/test/runtests.jl:4 Testing failed after 85.06s ERROR: LoadError: Package MRCFile 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 210.42s: package fails to precompile