Package evaluation to test Gattino on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:24:50.267 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.62s ################################################################################ # Installation # Installing Gattino... Resolving package versions... Installed ToolipsSVG ─────── v0.2.2 Installed ToolipsServables ─ v0.2.11 Installed Gattino ────────── v0.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [f0fb3ee5] + Gattino v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [f0fb3ee5] + Gattino v0.1.1 [8ae86ec9] + ToolipsSVG v0.2.2 [bf3a9e68] + ToolipsServables v0.2.11 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 Installation completed after 4.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.1 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 211.1 s ✓ ToolipsServables 37.7 s ✓ ToolipsSVG WARNING: Constructor for type "line" was extended in `Gattino` without explicit qualification or import.  NOTE: Assumed "line" refers to `ToolipsSVG.line`. 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 line end`.  Hint: To silence the warning, qualify `line` as `ToolipsSVG.line` in the method signature or explicitly `import ToolipsSVG: line`. 66.3 s ✓ Gattino 3 dependencies successfully precompiled in 315 seconds. 8 already precompiled. 1 dependency had output during precompilation: ┌ Gattino │ WARNING: Constructor for type "line" was extended in `Gattino` without explicit qualification or import. │ NOTE: Assumed "line" refers to `ToolipsSVG.line`. 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 line end`. │ Hint: To silence the warning, qualify `line` as `ToolipsSVG.line` in the method signature or explicitly `import ToolipsSVG: line`. └ Precompilation completed after 363.92s ################################################################################ # Testing # Testing Gattino Status `/tmp/jl_YWdmPG/Project.toml` [f0fb3ee5] Gattino v0.1.1 [8ae86ec9] ToolipsSVG v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_YWdmPG/Manifest.toml` [f0fb3ee5] Gattino v0.1.1 [8ae86ec9] ToolipsSVG v0.2.2 [bf3a9e68] ToolipsServables v0.2.11 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... hist: Error During Test at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:7 Got exception outside of a @test MethodError: kwcall(::@NamedTuple{x1::Int64, y1::Int64, x2::Int64, y2::Int64}, ::Type{Component{:line}}, ::String) is ambiguous. Candidates: kwcall(kws::NamedTuple, ::Type{Component{:line}}, features) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:482 kwcall(kws::NamedTuple, var"#ctor-self#"::Type{Component{T}}, name::String, properties::Pair...) where T @ ToolipsServables ~/.julia/packages/ToolipsServables/kMKvP/src/ToolipsServables.jl:497 Possible fix, define kwcall(::NamedTuple, ::Type{Component{:line}}, ::String) Stacktrace: [1] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 caused by: MethodError: kwcall(::@NamedTuple{x1::Int64, y1::Int64, x2::Int64, y2::Int64}, ::Type{Component{:line}}, ::String) is ambiguous. Candidates: kwcall(kws::NamedTuple, ::Type{Component{:line}}, features) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:482 kwcall(kws::NamedTuple, var"#ctor-self#"::Type{Component{T}}, name::String, properties::Pair...) where T @ ToolipsServables ~/.julia/packages/ToolipsServables/kMKvP/src/ToolipsServables.jl:497 Possible fix, define kwcall(::NamedTuple, ::Type{Component{:line}}, ::String) Stacktrace: [1] line!(::Group, ::Pair{Int64, Int64}, ::Pair{Int64, Int64}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/context_plotting.jl:22 [2] axes!(::Group) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/context_plotting.jl:317 [3] (::Gattino.var"##kw_body#hist_plot!#0##->###->###0")(g::Group) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:491 [4] group!(f::Gattino.var"##kw_body#hist_plot!#0##->###->###0", c::Group, name::String, w::Int64, h::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:376 [5] (::Gattino.var"##kw_body#hist_plot!#0##->###1"{Vector{String}, Int64, Tuple{Pair{String, Vector{Int64}}}, Int64, Int64})(plotgroup::Group) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:491 [6] group(f::Gattino.var"##kw_body#hist_plot!#0##->###1"{Vector{String}, Int64, Tuple{Pair{String, Vector{Int64}}}, Int64, Int64}, c::Context, w::Int64, h::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:356 [7] hist_plot!(con::Context, x::Vector{Int64}, y::Vector{Int64}, features::Pair{String, Vector{Int64}}; divisions::Int64, title::String, xlabel::String, ylabel::String, legend::Bool, colors::Vector{String}, ymin::Int64, ymax::Int64) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:491 [8] (::Gattino.var"##kw_body#hist#1##->###1"{Vector{String}, Dict{String, Vector{Int64}}, @Kwargs{}, Dict{String, Vector{Int64}}, String, String})(con::Context) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:578 [9] context(f::Gattino.var"##kw_body#hist#1##->###1"{Vector{String}, Dict{String, Vector{Int64}}, @Kwargs{}, Dict{String, Vector{Int64}}, String, String}, width::Int64, height::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:207 [10] hist(x::String, y::String, features::Dict{String, Vector{Int64}}, colors::Vector{String}; width::Int64, height::Int64, keyargs::@Kwargs{}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:577 [11] hist(x::String, y::String, features::Dict{String, Vector{Int64}}, colors::Vector{String}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:574 [12] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 scatter: Test Failed at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:33 Expression: ran Stacktrace: [1] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 scatter: Error During Test at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:23 Got exception outside of a @test MethodError: no method matching layers(::Nothing) The function `layers` exists, but no method is defined for this combination of argument types. Closest candidates are: layers(!Matched::Gattino.AbstractContext) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:268 layers(!Matched::Gattino.AbstractContext, !Matched::String) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:270 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 line: Test Failed at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:50 Expression: ran Stacktrace: [1] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 line: Error During Test at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:39 Got exception outside of a @test MethodError: no method matching layers(::Nothing) The function `layers` exists, but no method is defined for this combination of argument types. Closest candidates are: layers(!Matched::Gattino.AbstractContext) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:268 layers(!Matched::Gattino.AbstractContext, !Matched::String) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:270 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 layers: Error During Test at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:102 Got exception outside of a @test MethodError: kwcall(::@NamedTuple{x1::Int64, y1::Int64, x2::Int64, y2::Int64}, ::Type{Component{:line}}, ::String) is ambiguous. Candidates: kwcall(kws::NamedTuple, ::Type{Component{:line}}, features) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:482 kwcall(kws::NamedTuple, var"#ctor-self#"::Type{Component{T}}, name::String, properties::Pair...) where T @ ToolipsServables ~/.julia/packages/ToolipsServables/kMKvP/src/ToolipsServables.jl:497 Possible fix, define kwcall(::NamedTuple, ::Type{Component{:line}}, ::String) Stacktrace: [1] line!(::Context, ::Pair{Int64, Int64}, ::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/context_plotting.jl:22 [2] (::var"##->###9")(cont::Context) @ Main ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [3] context(f::var"##->###9", width::Int64, height::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:207 [4] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core boot.jl:522 [8] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [9] _start() @ Base client.jl:596 context plotting: Error During Test at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:134 Got exception outside of a @test MethodError: kwcall(::@NamedTuple{x1::Int64, y1::Int64, x2::Int64, y2::Int64}, ::Type{Component{:line}}, ::String) is ambiguous. Candidates: kwcall(kws::NamedTuple, ::Type{Component{:line}}, features) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Gattino.jl:482 kwcall(kws::NamedTuple, var"#ctor-self#"::Type{Component{T}}, name::String, properties::Pair...) where T @ ToolipsServables ~/.julia/packages/ToolipsServables/kMKvP/src/ToolipsServables.jl:497 Possible fix, define kwcall(::NamedTuple, ::Type{Component{:line}}, ::String) Stacktrace: [1] line!(::Group, ::Pair{Int64, Int64}, ::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/context_plotting.jl:22 [2] (::var"##->###->###3")(g::Group) @ Main ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [3] group!(f::var"##->###->###3", c::Context, name::String, w::Int64, h::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:376 [4] (::var"##->###12")(con::Context) @ Main ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [5] context(f::var"##->###12", width::Int64, height::Int64, margin::Pair{Int64, Int64}) @ Gattino ~/.julia/packages/Gattino/xH8zD/src/Contexts.jl:207 [6] top-level scope @ ~/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core boot.jl:522 [10] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [11] _start() @ Base client.jl:596 Test Summary: | Pass Fail Error Total Time gattino plots | 19 2 5 26 21.6s high-level plotting | 2 3 5 14.3s hist | 1 1 6.0s scatter | 1 1 2 7.6s line | 1 1 2 0.7s colors | 4 4 0.3s contexts | 15 1 16 6.8s base contexts | 4 4 2.5s groups | 3 3 0.8s cat layouts | 4 4 1.2s layers | 3 1 4 0.6s compression | 1 1 1.6s context plotting | 1 1 0.2s RNG of the outermost testset: Random.Xoshiro(0xbabbbbcdff0bc444, 0x183c2c3a24e75554, 0xe90ef3a63f0ddef2, 0xae33160e23cb8d8c, 0x54209d1ea397fdce) ERROR: LoadError: Some tests did not pass: 19 passed, 2 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Gattino/xH8zD/test/runtests.jl:5 Testing failed after 254.73s ERROR: LoadError: Package Gattino 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 666.67s: package tests unexpectedly errored