Package evaluation to test ImageMorphology on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T22:28:25.285 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.4s ################################################################################ # Installation # Installing ImageMorphology... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [787d08f9] + ImageMorphology v0.4.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [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 [adafc99b] + CpuId v0.3.1 [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 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [dbb5928d] + MappedArrays v0.4.2 [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 [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 [cae243ae] + StackViews v0.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [10745b16] + Statistics v1.11.1 [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 [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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.03s ################################################################################ # 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.85s ################################################################################ # Testing # Testing ImageMorphology Status `/tmp/jl_iDlzy5/Project.toml` [864edb3b] DataStructures v0.19.3 ⌅ [e30172f5] Documenter v0.27.25 [a09fc81d] ImageCore v0.10.5 [bc367c6b] ImageMetadata v0.9.10 [787d08f9] ImageMorphology v0.4.7 [bdcacae8] LoopVectorization v0.12.173 [6fe1bfb0] OffsetArrays v1.17.0 [ae029012] Requires v1.3.1 [fd094767] Suppressor v0.2.8 [06e1c1a7] TiledIteration v0.5.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iDlzy5/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [39de3d68] AxisArrays v0.4.8 [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 [adafc99b] CpuId v0.3.1 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 [53c48c17] FixedPointNumbers v0.8.5 [3e5b6fbb] HostCPUFeatures v0.1.18 ⌅ [b5f81e59] IOCapture v0.2.5 [615f187c] IfElse v0.1.1 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [bc367c6b] ImageMetadata v0.9.10 [787d08f9] ImageMorphology v0.4.7 [8197267c] IntervalSets v0.7.13 [c8e1da08] IterTools v1.10.0 ⌅ [682c06a0] JSON v0.21.4 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [b3c3ace0] RangeArrays v0.3.2 [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 [699a6c99] SimpleTraits v0.9.5 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 [fd094767] Suppressor v0.2.8 [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 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [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... 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:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2665  [4] _require_prelocked  @ ./loading.jl:2659 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1711  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1748  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1564  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2673  [9] macro expansion  @ ./loading.jl:2593 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [12] require  @ ./loading.jl:2533 [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/TiledIteration/MBTB8/src/TiledIteration.jl:6  [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:3250  [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:3092  [23] include_string  @ ./loading.jl:3102 [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/TiledIteration/MBTB8/src/TiledIteration.jl:1 in expression starting at stdin:5 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter.Utilities ~/.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl:822 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Doctests: ImageMorphology | 1 1 2m08.3s Test Summary: | Pass Total Time strel | 23 23 4.7s Test Summary: | Pass Total Time strel_chain | 9 9 1.0s Test Summary: | Pass Broken Total Time strel_product | 3 1 4 4.0s Test Summary: | Pass Total Time strel_diamond | 36 36 3.2s Test Summary: | Pass Total Time strel_box | 32 32 2.6s Test Summary: | Pass Total Time strel_split | 5 5 0.3s Test Summary: | Pass Total Time strel_type | 6 6 0.0s Test Summary: | Pass Total Time strel_size | 3 3 0.1s Test Summary: | Pass Total Time centered | 2 2 0.0s Test Summary: | Pass Total Time is_symmetric | 7 7 0.0s Test Summary: | Pass Total Time require_symmetric_strel | 2 2 1.2s Test Summary: | Pass Total Time require_select_function | 4 4 0.1s Test Summary: | Pass Total Time staturated | 2 2 0.1s Test Summary: | Pass Total Time extreme_filter | 500 500 2m43.9s Test Summary: | Pass Total Time hmaxima | 2 2 0.0s Test Summary: | Pass Total Time hminima | 2 2 0.9s Test Summary: | Pass Total Time hmaxima! | 1 1 0.9s Test Summary: | Pass Total Time hminima! | 1 1 0.8s Test Summary: | Pass Total Time regional_maxima | 4 4 2.1s Test Summary: | Pass Total Time regional_minima | 4 4 1.7s Test Summary: | Pass Total Time regional_maxima! | 2 2 0.0s Test Summary: | Pass Total Time regional_minima! | 1 1 0.0s Test Summary: | Pass Total Time Convex Hull | 4 4 1.9s Test Summary: | Pass Total Time Connected components | 66 66 9.0s Test Summary: | Pass Total Time Label flat zones | 5 5 0.7s Test Summary: | Pass Total Time Label lambda flat zones | 3 3 0.5s Test Summary: | Pass Total Time dilate | 64 64 6.8s Test Summary: | Pass Total Time erode | 64 64 7.2s Test Summary: | Pass Total Time opening | 62 62 3.2s Test Summary: | Pass Total Time closing | 62 62 3.3s Test Summary: | Pass Total Time tophat | 62 62 27.8s Test Summary: | Pass Total Time bothat | 62 62 20.9s Test Summary: | Pass Total Time mgradient | 183 183 1m16.7s Test Summary: | Pass Total Time mlaplacian | 63 63 43.6s Test Summary: | Pass Total Time mreconstruct | 200 200 1m58.3s Test Summary: | Pass Total Time underbuild | 6 6 2.1s Test Summary: | Pass Total Time overbuild | 6 6 0.2s Test Summary: | Pass Total Time isboundary | 21 21 12.1s Test Summary: | Pass Broken Total Time isboundary_thick | 14 1 15 10.3s Test Summary: | Pass Total Time isboundary == isboundary_thick .& image | 8 8 4.1s Test Summary: | Pass Total Time Thinning | 5 5 2.1s Test Summary: | Pass Total Time imfill | 6 6 2.4s Test Summary: | Pass Total Time connectivity neighborhoods | 7 7 0.2s Test Summary: | Pass Total Time MaxTree construction | 41 41 4.1s Test Summary: | Pass Total Time local_minima/maxima() | 20 20 1.2s Test Summary: | Pass Total Time area_opening/closing() | 20 20 1.0s Test Summary: | Pass Total Time diameter_opening/closing() | 21 21 0.5s Test Summary: | Pass Total Time feature_transform | 44 44 5.0s Test Summary: | Pass Total Time low_leveling | 6 6 1.2s Test Summary: | Pass Total Time high_leveling | 6 6 0.7s Test Summary: | Pass Total Time leveling | 3 3 0.0s Test Summary: | Pass Total Time clearborder | 8 8 2.0s [ Info: Beginning deprecation tests, warnings are expected ┌ Warning: `feature_transform(img, weights; kwargs...)` is deprecated, use `feature_transform(img; weights = weights, kwargs...)` instead. │ caller = top-level scope at deprecations.jl:2 └ @ Core ~/.julia/packages/ImageMorphology/Gs7Tj/test/deprecations.jl:2 ┌ Warning: `feature_transform(img, weights; kwargs...)` is deprecated, use `feature_transform(img; weights = weights, kwargs...)` instead. │ caller = top-level scope at deprecations.jl:2 └ @ Core ~/.julia/packages/ImageMorphology/Gs7Tj/test/deprecations.jl:2 ┌ Warning: `feature_transform(img, weights; kwargs...)` is deprecated, use `feature_transform(img; weights = weights, kwargs...)` instead. │ caller = top-level scope at deprecations.jl:2 └ @ Core ~/.julia/packages/ImageMorphology/Gs7Tj/test/deprecations.jl:2 ┌ Warning: `feature_transform(img, weights; kwargs...)` is deprecated, use `feature_transform(img; weights = weights, kwargs...)` instead. │ caller = top-level scope at deprecations.jl:2 └ @ Core ~/.julia/packages/ImageMorphology/Gs7Tj/test/deprecations.jl:2 Test Summary: | Pass Total Time Feature transform/Anisotropic images | 8 8 0.4s Testing ImageMorphology tests passed Testing completed after 784.85s PkgEval succeeded after 830.87s