Package evaluation of StructuredPrinting on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:58:03.726 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.95s ################################################################################ # Installation # Installing StructuredPrinting... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [98e085c8] + StructuredPrinting v0.2.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [98e085c8] + StructuredPrinting v0.2.2 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.86s ################################################################################ # Testing # Testing StructuredPrinting Status `/tmp/jl_SAXm2A/Project.toml` [98e085c8] StructuredPrinting v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_SAXm2A/Manifest.toml` [a8cc5b0e] Crayons v4.1.1 [98e085c8] StructuredPrinting v0.2.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... t t.branchA::Branch{Leaf{(:A1, :L1)}, Leaf{(:B1, :L2)}, Leaf{(:C1, :L3)}} t.branchA.leafA::Leaf{(:A1, :L1)} t.branchA.leafB::Leaf{(:B1, :L2)} t.branchA.leafC::Leaf{(:C1, :L3)} t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} t.branchB.leafA::Leaf{(:A2, :L1)} t.branchB.leafB::Leaf{(:B2, :L2)} t.branchB.leafC::Leaf{(:C2, :L3)} t.branchC::Branch{Leaf{(:A3, :L1)}, Leaf{(:B3, :L2)}, Leaf{(:C3, :L3)}} t.branchC.leafA::Leaf{(:A3, :L1)} t.branchC.leafB::Leaf{(:B3, :L2)} t.branchC.leafC::Leaf{(:C3, :L3)} Test Summary: | Total Time StructuredPrinting | 0 2.8s t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} t.branchA::Branch{Leaf{(:A1, :L1)}, Leaf{(:B1, :L2)}, Leaf{(:C1, :L3)}} t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} Test Summary: | Total Time StructuredPrinting with types | 0 1.2s t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} t.branchA::Branch{Leaf{(:A1, :L1)}, Leaf{(:B1, :L2)}, Leaf{(:C1, :L3)}} t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} Test Summary: | Total Time StructuredPrinting with types and matching | 0 1.1s t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} t.branchA::Branch{Leaf{(:A1, :L1)}, Leaf{(:B1, :L2)}, Leaf{(:C1, :L3)}} t.branchB::Branch{Leaf{(:A2, :L1)}, Leaf{(:B2, :L2)}, Leaf{(:C2, :L3)}} Test Summary: | Total Time StructuredPrinting with types and matching | 0 1.0s bc.args.1::Vector{Int64} bc.args.2.args.2.args.1::Vector{Int64} Test Summary: | Total Time StructuredPrinting with recursive objects | 0 1.6s bc bc.style::Base.Broadcast.DefaultArrayStyle{1} bc.f::typeof(+) bc.args::Tuple{Vector{Int64}, Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{…}, Nothing, typeof(*), Tuple{…}}} bc.args.1::Vector{Int64}<--- This is a! bc.args.2::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(*), Tuple{Vector{…}, Base.Broadcast.Broadcasted{…}}} bc.args.2.style::Base.Broadcast.DefaultArrayStyle{1} bc.args.2.f::typeof(*) bc.args.2.args::Tuple{Vector{Int64}, Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{…}, Nothing, typeof(-), Tuple{…}}} bc.args.2.args.1::Vector{Int64} bc.args.2.args.2::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(-), Tuple{Vector{…}, Vector{…}}} bc.args.2.args.2.style::Base.Broadcast.DefaultArrayStyle{1} bc.args.2.args.2.f::typeof(-) bc.args.2.args.2.args::Tuple{Vector{Int64}, Vector{Int64}} bc.args.2.args.2.args.1::Vector{Int64}<--- This is a! bc.args.2.args.2.args.2::Vector{Int64} bc.args.2.args.2.axes::Nothing bc.args.2.axes::Nothing bc.axes::Nothing Test Summary: | Total Time StructuredPrinting with custom message | 0 1.0s Testing StructuredPrinting tests passed Testing completed after 15.28s PkgEval succeeded after 47.23s