Package evaluation to test ComputerVisionMetrics on Julia 1.14.0-DEV.1384 (b34261b5d0*) started at 2025-12-18T17:55:48.595 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.31s ################################################################################ # Installation # Installing ComputerVisionMetrics... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [56beca70] + ComputerVisionMetrics v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [56beca70] + ComputerVisionMetrics v0.1.0 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [53c48c17] + FixedPointNumbers v0.8.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [a09fc81d] + ImageCore v0.10.5 [787d08f9] + ImageMorphology v0.4.7 [92d709cd] + IrrationalConstants v0.2.6 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [dbb5928d] + MappedArrays v0.4.3 [e1d29d7a] + Missings v1.2.0 [e94cdb99] + MosaicViews v0.3.4 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [5432bcbf] + PaddedViews v0.5.12 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.0 [a2af1166] + SortingAlgorithms v1.2.2 [cae243ae] + StackViews v0.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [62fd8b95] + TensorCore v0.1.1 [8290d209] + ThreadingUtilities v0.5.5 [06e1c1a7] + TiledIteration v0.5.0 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.05s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.13s ################################################################################ # Testing # Testing ComputerVisionMetrics Status `/tmp/jl_9zg3AT/Project.toml` [56beca70] ComputerVisionMetrics v0.1.0 [787d08f9] ImageMorphology v0.4.7 [2913bbd2] StatsBase v0.34.9 [8dfed614] Test v1.11.0 Status `/tmp/jl_9zg3AT/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [56beca70] ComputerVisionMetrics v0.1.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [53c48c17] FixedPointNumbers v0.8.5 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [a09fc81d] ImageCore v0.10.5 [787d08f9] ImageMorphology v0.4.7 [92d709cd] IrrationalConstants v0.2.6 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.3 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [a2af1166] SortingAlgorithms v1.2.2 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [06e1c1a7] TiledIteration v0.5.0 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8027f5ef-ffb6-5aee-be51-8754699e1f2e"), "StaticArrayInterfaceOffsetArraysExt") 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::Nothing)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2697  [4] _require_prelocked  @ ./loading.jl:2691 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1743  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1780  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1596  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2705  [9] macro expansion  @ ./loading.jl:2625 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [12] require  @ ./loading.jl:2565 [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/LoopVectorization/GKxH5/src/LoopVectorization.jl:32  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3282  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [23] include_string  @ ./loading.jl:3134 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/src/LoopVectorization.jl:1 in expression starting at stdin:5 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ComputerVisionMetrics [56beca70-ca20-45da-83c4-a042539b6c19] │ exception = Required dependency Base.PkgId(Base.UUID("3a884ed6-31ef-47d7-9d2a-63182c4928ed"), "UnPack") failed to load from a cache file. └ @ Base loading.jl:2923 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ImageMorphology [787d08f9-d448-5407-9aad-5290dd7ab264] │ exception = Required dependency Base.PkgId(Base.UUID("3a884ed6-31ef-47d7-9d2a-63182c4928ed"), "UnPack") failed to load from a cache file. └ @ Base loading.jl:2923 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] │ exception = Required dependency Base.PkgId(Base.UUID("3a884ed6-31ef-47d7-9d2a-63182c4928ed"), "UnPack") failed to load from a cache file. └ @ Base loading.jl:2923 WARNING: Imported binding ImageMorphology.feature_transform was undeclared at import time during import to ComputerVisionMetrics. WARNING: Imported binding ImageMorphology.distance_transform was undeclared at import time during import to ComputerVisionMetrics. Test Summary: | Pass Total Time dice_metric | 2 2 1.0s Test Summary: | Pass Total Time _hausdorff_metric | 4 4 13.1s Test Summary: | Pass Total Time hausdorff_metric | 4 4 0.1s Test Summary: | Pass Total Time get_mask_edges | 2 2 0.2s Test Summary: | Pass Total Time euc | 2 2 0.0s Testing ComputerVisionMetrics tests passed Testing completed after 176.47s PkgEval succeeded after 212.72s