Package evaluation of MosaicViews on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:11:31.033 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing MosaicViews... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e94cdb99] + MosaicViews v0.3.4 Updating `~/.julia/environments/v1.10/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.2 Installation completed after 7.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.29s ################################################################################ # Testing # Testing MosaicViews Status `/tmp/jl_ikFHyn/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.2 [8dfed614] Test Status `/tmp/jl_ikFHyn/Manifest.toml` [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [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.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [cae243ae] StackViews v0.1.2 [62fd8b95] TensorCore v0.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time MosaicView | 45 45 8.1s Test Summary: | Pass Total Time mosaicview | 150 150 34.9s [ Info: deprecations are expected ┌ Warning: `mosaicview(A1::AbstractArray, A2::AbstractArray; kwargs...)` is deprecated, use `mosaic(A1, A2; kwargs...)` instead. │ caller = macro expansion at runtests.jl:372 [inlined] └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:372 ┌ Warning: `mosaicview(As::AbstractArray...; kwargs...)` is deprecated, use `mosaic(As...; kwargs...)` instead. │ caller = macro expansion at runtests.jl:375 [inlined] └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:375 ┌ 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 = macro expansion at runtests.jl:378 [inlined] └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:378 ┌ Warning: `mosaicview(As::Tuple; fillvalue = zero(_filltype(As)), center::Bool = true, kwargs...)` is deprecated, use `mosaic(As; fillvalue = fillvalue, center = center, kwargs...)` instead. │ caller = macro expansion at runtests.jl:381 [inlined] └ @ Core ~/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:381 ┌ Warning: use of `center` in `mosaicview` is deprecated; see `mosaic` │ caller = macro expansion at Test.jl:669 [inlined] └ @ Core /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 ┌ Warning: use of `center` in `mosaicview` is deprecated; see `mosaic` │ caller = mosaicview(A::Array{Int64, 4}; nrow::Int64, ncol::Int64, kwargs::Base.Pairs{Symbol, Int64, Tuple{Symbol}, @NamedTuple{center::Int64}}) at MosaicViews.jl:333 └ @ MosaicViews ~/.julia/packages/MosaicViews/rPrgS/src/MosaicViews.jl:333 Test Summary: | Pass Total Time deprecations | 6 6 6.7s Testing MosaicViews tests passed Testing completed after 61.26s PkgEval succeeded after 89.38s