Package evaluation of MosaicViews on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:04:56.036 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.11s ################################################################################ # Installation # Installing MosaicViews... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [e94cdb99] + MosaicViews v0.3.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [dbb5928d] + MappedArrays v0.4.2 [e94cdb99] + MosaicViews v0.3.4 [6fe1bfb0] + OffsetArrays v1.16.0 [5432bcbf] + PaddedViews v0.5.12 [cae243ae] + StackViews v0.1.1 Installation completed after 1.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.49s ################################################################################ # Testing # Testing MosaicViews Status `/tmp/jl_R5hRd4/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.16.0 [5432bcbf] PaddedViews v0.5.12 [cae243ae] StackViews v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_R5hRd4/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.16.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.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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+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 6.8s Test Summary: | Pass Total Time mosaicview | 150 150 39.0s [ 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:676 [inlined] └ @ Core /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 ┌ 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 9.3s Testing MosaicViews tests passed Testing completed after 64.16s PkgEval succeeded after 95.32s