Package evaluation of GATlab on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:01:35.706 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.91s ################################################################################ # Installation # Installing GATlab... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [f0ffcf3b] + GATlab v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [23cfdc9f] + AlgebraicInterfaces v0.1.4 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.0 [34da2185] + Compat v4.16.0 [a8cc5b0e] + Crayons v4.1.1 [864edb3b] + DataStructures v0.18.22 [53c48c17] + FixedPointNumbers v0.8.5 [f0ffcf3b] + GATlab v0.2.0 [682c06a0] + JSON v0.21.4 [d8e11817] + MLStyle v0.4.17 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [6ec83bb0] + StructEquality v2.1.0 [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 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [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. To see why use `status --outdated -m` Installation completed after 1.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 88.53s ################################################################################ # Testing # Testing GATlab Status `/tmp/jl_s4MNx9/Project.toml` [f0ffcf3b] GATlab v0.2.0 [6ec83bb0] StructEquality v2.1.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_s4MNx9/Manifest.toml` [23cfdc9f] AlgebraicInterfaces v0.1.4 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.0 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [864edb3b] DataStructures v0.18.22 [53c48c17] FixedPointNumbers v0.8.5 [f0ffcf3b] GATlab v0.2.0 [682c06a0] JSON v0.21.4 [d8e11817] MLStyle v0.4.17 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [10745b16] Statistics v1.11.1 [6ec83bb0] StructEquality v2.1.0 [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 [a63ad114] Mmap 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 util | 14 14 9.1s ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{GATlab.Syntax.Scopes.Ident, GATlab.Syntax.GATs.MethodResolver}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = GAT at gat.jl:103 [inlined] └ @ Core ~/.julia/packages/GATlab/uy9BM/src/syntax/gats/gat.jl:103 ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{GATlab.Syntax.Scopes.Ident, GATlab.Syntax.GATs.MethodResolver}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = GATlab.Syntax.GATs.GAT(name::Symbol, segments::GATlab.Syntax.Scopes.ScopeList{GATlab.Syntax.GATs.Judgment}, resolvers::Dict{GATlab.Syntax.Scopes.Ident, GATlab.Syntax.GATs.MethodResolver}, sorts::Vector{GATlab.Syntax.GATs.AlgSort}, accessors::Dict{GATlab.Syntax.Scopes.Ident, Dict{Int64, GATlab.Syntax.Scopes.Ident}}, axioms::Vector{GATlab.Syntax.Scopes.Ident}, fixed_types::Dict{GATlab.Syntax.GATs.AlgSort, Union{Expr, Symbol}}) at gat.jl:103 └ @ GATlab.Syntax.GATs ~/.julia/packages/GATlab/uy9BM/src/syntax/gats/gat.jl:103 ┌ Warning: Conversion to OrderedDict is deprecated for unordered associative containers (in this case, Dict{GATlab.Syntax.Scopes.Ident, Dict{Int64, GATlab.Syntax.Scopes.Ident}}). Use an ordered or sorted associative type, such as SortedDict and OrderedDict. │ caller = GATlab.Syntax.GATs.GAT(name::Symbol, segments::GATlab.Syntax.Scopes.ScopeList{GATlab.Syntax.GATs.Judgment}, resolvers::Dict{GATlab.Syntax.Scopes.Ident, GATlab.Syntax.GATs.MethodResolver}, sorts::Vector{GATlab.Syntax.GATs.AlgSort}, accessors::Dict{GATlab.Syntax.Scopes.Ident, Dict{Int64, GATlab.Syntax.Scopes.Ident}}, axioms::Vector{GATlab.Syntax.Scopes.Ident}, fixed_types::Dict{GATlab.Syntax.GATs.AlgSort, Union{Expr, Symbol}}) at gat.jl:103 └ @ GATlab.Syntax.GATs ~/.julia/packages/GATlab/uy9BM/src/syntax/gats/gat.jl:103 Test Summary: | Pass Total Time syntax | 210 210 1m44.8s WARNING: Method definition dom(GATlab.Syntax.TheoryInterface.WithModel{var"#s635"} where var"#s635"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(AlgebraicInterfaces.dom), GATlab.Syntax.TheoryInterface.WithModel{var"#s634"} where var"#s634"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition compose(GATlab.Syntax.TheoryInterface.WithModel{var"#s8"} where var"#s8"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(AlgebraicInterfaces.compose), GATlab.Syntax.TheoryInterface.WithModel{var"#s7"} where var"#s7"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition ⋅(GATlab.Syntax.TheoryInterface.WithModel{var"#s757"} where var"#s757"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⋅)), GATlab.Syntax.TheoryInterface.WithModel{var"#s758"} where var"#s758"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition dom(GATlab.Syntax.TheoryInterface.WithModel{var"#s12"} where var"#s12"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(AlgebraicInterfaces.dom), GATlab.Syntax.TheoryInterface.WithModel{var"#s11"} where var"#s11"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition compose(GATlab.Syntax.TheoryInterface.WithModel{var"#s765"} where var"#s765"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(AlgebraicInterfaces.compose), GATlab.Syntax.TheoryInterface.WithModel{var"#s766"} where var"#s766"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition ⋅(GATlab.Syntax.TheoryInterface.WithModel{var"#s775"} where var"#s775"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⋅)), GATlab.Syntax.TheoryInterface.WithModel{var"#s776"} where var"#s776"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition mcompose(GATlab.Syntax.TheoryInterface.WithModel{var"#s768"} where var"#s768"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.mcompose), GATlab.Syntax.TheoryInterface.WithModel{var"#s767"} where var"#s767"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition munit(GATlab.Syntax.TheoryInterface.WithModel{var"#s763"} where var"#s763"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.munit), GATlab.Syntax.TheoryInterface.WithModel{var"#s762"} where var"#s762"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition I(GATlab.Syntax.TheoryInterface.WithModel{var"#s756"} where var"#s756"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.I), GATlab.Syntax.TheoryInterface.WithModel{var"#s755"} where var"#s755"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition ⊗(GATlab.Syntax.TheoryInterface.WithModel{var"#s636"} where var"#s636"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⊗)), GATlab.Syntax.TheoryInterface.WithModel{var"#s635"} where var"#s635"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition ⊗(GATlab.Syntax.TheoryInterface.WithModel{var"#s528"} where var"#s528"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⊗)), GATlab.Syntax.TheoryInterface.WithModel{var"#s13"} where var"#s13"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition mcompose(GATlab.Syntax.TheoryInterface.WithModel{var"#s773"} where var"#s773"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.mcompose), GATlab.Syntax.TheoryInterface.WithModel{var"#s772"} where var"#s772"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition mcompose(GATlab.Syntax.TheoryInterface.WithModel{var"#s768"} where var"#s768"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.mcompose), GATlab.Syntax.TheoryInterface.WithModel{var"#s767"} where var"#s767"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition munit(GATlab.Syntax.TheoryInterface.WithModel{var"#s763"} where var"#s763"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.munit), GATlab.Syntax.TheoryInterface.WithModel{var"#s762"} where var"#s762"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition I(GATlab.Syntax.TheoryInterface.WithModel{var"#s756"} where var"#s756"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.I), GATlab.Syntax.TheoryInterface.WithModel{var"#s755"} where var"#s755"<:ModelTests.TestModelInterface.FinSetC′) in module TestModelInterface overwritten. WARNING: Method definition ⊗(GATlab.Syntax.TheoryInterface.WithModel{var"#s636"} where var"#s636"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⊗)), GATlab.Syntax.TheoryInterface.WithModel{var"#s635"} where var"#s635"<:ModelTests.TestModelInterface.FinSetC′, Array{Int64, 1}, Array{Int64, 1}) in module TestModelInterface overwritten. WARNING: Method definition ⊗(GATlab.Syntax.TheoryInterface.WithModel{var"#s528"} where var"#s528"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(GATlab.Stdlib.StdTheories.:(⊗)), GATlab.Syntax.TheoryInterface.WithModel{var"#s13"} where var"#s13"<:ModelTests.TestModelInterface.FinSetC′, Int64, Int64) in module TestModelInterface overwritten. Test Summary: | Pass Total Time models | 225 225 1m33.7s Test Summary: | Pass Total Time stdlib | 66 66 8.3s Test Summary: | Pass Total Time nonstdlib | 6 6 2.3s Testing GATlab tests passed Testing completed after 222.63s PkgEval succeeded after 328.9s