Package evaluation of Losers on Julia 1.13.0-DEV.427 (855bef3b06*) started at 2025-04-23T17:17:42.724 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.35s ################################################################################ # Installation # Installing Losers... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [1785af8d] + Losers v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [1785af8d] + Losers v0.2.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 41.55s ################################################################################ # Testing # Testing Losers Status `/tmp/jl_S4eVsv/Project.toml` [787d08f9] ImageMorphology v0.4.6 [1785af8d] Losers v0.2.0 [10745b16] Statistics v1.11.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_S4eVsv/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.18.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.6 [fb6a15b2] CloseOpenIntervals v0.1.13 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [adafc99b] CpuId v0.3.1 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [53c48c17] FixedPointNumbers v0.8.5 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 [a09fc81d] ImageCore v0.10.5 [787d08f9] ImageMorphology v0.4.6 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.172 [1785af8d] Losers v0.2.0 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.0 [5432bcbf] PaddedViews v0.5.12 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [cae243ae] StackViews v0.1.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.3 [06e1c1a7] TiledIteration v0.5.0 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.71 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time Dice Loss 1D | 2 2 1.8s Test Summary: | Pass Total Time Dice Loss 2D | 2 2 2.6s Test Summary: | Pass Total Time Dice Loss 3D | 2 2 2.3s Precompiling packages... 35522.6 ms ✓ ImageCore Info Given ImageMorphology was explicitly requested, output will be shown live  WARNING: Constructor for type "Int16" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Int16" refers to `Base.Int16`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Int16 end`.  Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int64" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Int64" refers to `Base.Int64`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Int64 end`.  Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int32" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Int32" refers to `Base.Int32`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Int32 end`.  Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "UInt8" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "UInt8" refers to `Base.UInt8`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function UInt8 end`.  Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "UInt16" refers to `Base.UInt16`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function UInt16 end`.  Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "Float32" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Float32" refers to `Base.Float32`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Float32 end`.  Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "UInt64" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "UInt64" refers to `Base.UInt64`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function UInt64 end`.  Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "Bool" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Bool" refers to `Base.Bool`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Bool end`.  Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. WARNING: Constructor for type "Int8" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Int8" refers to `Base.Int8`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Int8 end`.  Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Float64" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Float64" refers to `Base.Float64`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Float64 end`.  Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "UInt32" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "UInt32" refers to `Base.UInt32`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function UInt32 end`.  Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "Float16" was extended in `VectorizationBase` without explicit qualification or import.  NOTE: Assumed "Float16" refers to `Base.Float16`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Float16 end`.  Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in _vreduce(typeof(Base.:(+)), Any) at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/simdfunctionals/mapreduce.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl 153727.9 ms ✓ ImageMorphology 2 dependencies successfully precompiled in 190 seconds. 54 already precompiled. 1 dependency had output during precompilation: ┌ ImageMorphology │ [Output was shown above] └ WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl Test Summary: | Pass Total Time Haussdorf Loss 1D | 2 2 3.5s Test Summary: | Pass Total Time Haussdorf Loss 2D | 2 2 3.8s Test Summary: | Pass Total Time Haussdorf Loss 3D | 2 2 4.3s Testing Losers tests passed Testing completed after 227.93s PkgEval succeeded after 291.91s