Package evaluation to test MosaicViews on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T17:58:07.354 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.72s ################################################################################ # Installation # Installing MosaicViews... Resolving package versions... Installed PaddedViews ── v0.5.12 Installed MappedArrays ─ v0.4.3 Installed MosaicViews ── v0.3.4 Installed StackViews ─── v0.1.2 Installed OffsetArrays ─ v1.17.0 Updating `~/.julia/environments/v1.14/Project.toml` [e94cdb99] + MosaicViews v0.3.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [dbb5928d] + MappedArrays v0.4.3 [e94cdb99] + MosaicViews v0.3.4 [6fe1bfb0] + OffsetArrays v1.17.0 [5432bcbf] + PaddedViews v0.5.12 [cae243ae] + StackViews v0.1.2 Installation completed after 4.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.6 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 80.5 s ✓ OffsetArrays 0.5 s ✓ Reexport 0.9 s ✓ MappedArrays 1.0 s ✓ Statistics 0.8 s ✓ TensorCore 1.0 s ✓ Requires 2.2 s ✓ Preferences 39.3 s ✓ StackViews 40.5 s ✓ PaddedViews 42.1 s ✓ FixedPointNumbers 2.3 s ✓ PrecompileTools 40.8 s ✓ MosaicViews 42.6 s ✓ ColorTypes 37.5 s ✓ ColorTypes → StyledStringsExt 86.6 s ✓ Colors 78.9 s ✓ ColorVectorSpace ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# Base.@pure #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# @inline(promote_eleltype_all(gray, grays...) = begin │ #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# │ _promote_eleltype_all(beltype(eltype(gray)), grays...) │ end)) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) :: Value │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) :: Value │ │ [=] │ │ [call] │ │ promote_eleltype_all :: Identifier │ │ gray :: Identifier │ │ [...] │ │ grays :: Identifier │ │ [block] │ │ [call] │ │ _promote_eleltype_all :: Identifier │ │ [call] │ │ beltype :: Identifier │ │ [call] │ │ eltype :: Identifier │ │ gray :: Identifier │ │ [...] │ │ grays :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [call] │ │ promote_eleltype_all :: Identifier │ scope_layer=1 │ gray :: Identifier │ scope_layer=1 │ [...] │ │ grays :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ inline :: Identifier │ scope_layer=1 │ [call] │ │ _promote_eleltype_all :: Identifier │ scope_layer=1 │ [call] │ │ beltype :: Identifier │ scope_layer=1 │ [call] │ │ eltype :: Identifier │ scope_layer=1 │ gray :: Identifier │ scope_layer=1 │ [...] │ │ grays :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl" │ line = 200 └ mod = ImageCore ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# gray grays) (block) (block (meta (unknown_head true true false true false false false true false false true) :inline) (call core._apply_iterate top.iterate _promote_eleltype_all (call core.tuple (call beltype (call eltype gray))) grays)))  (function (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true) :inline) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))  (= (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true) inline) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  └─ (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true)) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))))  ├─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  └─ (macrocall (. Base (inert @pure)) :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))))  └─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/ImageCore/0ilgc/src/ImageCore.jl:87  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 in expression starting at /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/ImageCore.jl:1 in expression starting at stdin:5 ✗ ImageCore 16 dependencies successfully precompiled in 652 seconds. 13 already precompiled. Precompilation completed after 683.5s ################################################################################ # Testing # Testing MosaicViews Status `/tmp/jl_y6jVli/Project.toml` [c3611d14] ColorVectorSpace v0.11.0 [a09fc81d] ImageCore v0.10.5 [dbb5928d] MappedArrays v0.4.3 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [5432bcbf] PaddedViews v0.5.12 [cae243ae] StackViews v0.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_y6jVli/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.3 [e94cdb99] MosaicViews v0.3.4 [6fe1bfb0] OffsetArrays v1.17.0 [5432bcbf] PaddedViews v0.5.12 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [cae243ae] StackViews v0.1.2 [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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# Base.@pure #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# @inline(promote_eleltype_all(gray, grays...) = begin │ #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# │ _promote_eleltype_all(beltype(eltype(gray)), grays...) │ end)) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ @pure :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) :: Value │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) :: Value │ │ [=] │ │ [call] │ │ promote_eleltype_all :: Identifier │ │ gray :: Identifier │ │ [...] │ │ grays :: Identifier │ │ [block] │ │ [call] │ │ _promote_eleltype_all :: Identifier │ │ [call] │ │ beltype :: Identifier │ │ [call] │ │ eltype :: Identifier │ │ gray :: Identifier │ │ [...] │ │ grays :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [call] │ │ promote_eleltype_all :: Identifier │ scope_layer=1 │ gray :: Identifier │ scope_layer=1 │ [...] │ │ grays :: Identifier │ scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ true :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ false :: Value │ macro_source=93 │ true :: Value │ macro_source=93 │ inline :: Identifier │ scope_layer=1 │ [call] │ │ _promote_eleltype_all :: Identifier │ scope_layer=1 │ [call] │ │ beltype :: Identifier │ scope_layer=1 │ [call] │ │ eltype :: Identifier │ scope_layer=1 │ gray :: Identifier │ scope_layer=1 │ [...] │ │ grays :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl" │ line = 200 └ mod = ImageCore ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =# - unrecognized form out of desugaring Expression:  (unknown_head true true false true false false false true false false true) Containing expressions:  (lambda (block #self# gray grays) (block) (block (meta (unknown_head true true false true false false false true false false true) :inline) (call core._apply_iterate top.iterate _promote_eleltype_all (call core.tuple (call beltype (call eltype gray))) grays)))  (function (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true) :inline) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))  (= (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true) inline) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))  Detailed provenance:  (unknown_head true true false true false false false true false false true)  └─ (unknown_head true true false true false false false true false false true)  ├─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  └─ (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (meta (unknown_head true true false true false false false true false false true)) (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays)))))  ├─ @ deprecated.jl:521  └─ (macrocall (. Base (inert @assume_effects)) :(#= deprecated.jl:521 =#) (inert foldable) (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))))  ├─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  └─ (macrocall (. Base (inert @pure)) :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (macrocall @inline :(#= /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 =#) (= (call promote_eleltype_all gray (... grays)) (block (call _promote_eleltype_all (call beltype (call eltype gray)) (... grays))))))  └─ @ /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/ImageCore/0ilgc/src/ImageCore.jl:87  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [12] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:200 in expression starting at /home/pkgeval/.julia/packages/ImageCore/0ilgc/src/ImageCore.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ImageCore │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: ImageCore Failed to precompile ImageCore [a09fc81d-aa75-5fe9-8630-4744c3626534] to "/home/pkgeval/.julia/compiled/v1.14/ImageCore/jl_rnkEVd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MosaicViews/rPrgS/test/runtests.jl:3 Testing failed after 370.63s ERROR: LoadError: Package MosaicViews errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1104.18s: package fails to precompile