Package evaluation of MosaicViews on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:31:00.424 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.91s ################################################################################ # Installation # Installing MosaicViews... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [e94cdb99] + MosaicViews v0.3.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [dbb5928d] + MappedArrays v0.4.2 [e94cdb99] + MosaicViews v0.3.4 [6fe1bfb0] + OffsetArrays v1.17.0 [5432bcbf] + PaddedViews v0.5.12 [cae243ae] + StackViews v0.1.1 Installation completed after 3.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.77s ################################################################################ # Testing # Testing MosaicViews Status `/tmp/jl_1b29RC/Project.toml` [c3611d14] ColorVectorSpace v0.11.0 [a09fc81d] ImageCore v0.10.5 [dbb5928d] MappedArrays v0.4.2 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [5432bcbf] PaddedViews v0.5.12 [cae243ae] StackViews v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_1b29RC/Manifest.toml` [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [53c48c17] FixedPointNumbers v0.8.5 [a09fc81d] ImageCore v0.10.5 [dbb5928d] MappedArrays v0.4.2 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [5432bcbf] PaddedViews v0.5.12 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [cae243ae] StackViews v0.1.1 [10745b16] Statistics v1.11.1 [62fd8b95] TensorCore v0.1.1 [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 MosaicView | 45 45 7.8s Test Summary: | Pass Total Time mosaicview | 150 150 38.9s [ Info: deprecations are expected ┌ Warning: `mosaicview(A1::AbstractArray, A2::AbstractArray; kwargs...)` is deprecated, use `mosaic(A1, A2; kwargs...)` instead. │ caller = top-level scope at runtests.jl:369 └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:369 ┌ Warning: `mosaicview(As::AbstractArray...; kwargs...)` is deprecated, use `mosaic(As...; kwargs...)` instead. │ caller = top-level scope at runtests.jl:369 └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:369 ┌ Warning: `mosaicview(As::AbstractVector{<:AbstractArray}; fillvalue = zero(_filltype(As)), center::Bool = true, kwargs...)` is deprecated, use `mosaic(As; fillvalue = fillvalue, center = center, kwargs...)` instead. │ caller = top-level scope at runtests.jl:369 └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:369 ┌ Warning: `mosaicview(As::Tuple; fillvalue = zero(_filltype(As)), center::Bool = true, kwargs...)` is deprecated, use `mosaic(As; fillvalue = fillvalue, center = center, kwargs...)` instead. │ caller = top-level scope at runtests.jl:369 └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:369 ┌ Warning: use of `center` in `mosaicview` is deprecated; see `mosaic` │ caller = top-level scope at runtests.jl:369 └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:369 ┌ Warning: use of `center` in `mosaicview` is deprecated; see `mosaic` │ caller = #mosaicview#2 at MosaicViews.jl:333 [inlined] └ @ Core ~/.julia/packages/MosaicViews/rPrgS/src/MosaicViews.jl:333 Test Summary: | Pass Total Time deprecations | 6 6 7.2s Testing MosaicViews tests passed Testing completed after 71.02s PkgEval succeeded after 112.48s