Package evaluation of StructuredPrinting on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:17:17.798 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.72s ################################################################################ # Installation # Installing StructuredPrinting... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [98e085c8] + StructuredPrinting v0.2.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [98e085c8] + StructuredPrinting v0.2.2 Installation completed after 1.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.8s ################################################################################ # Testing # Testing StructuredPrinting Status `/tmp/jl_Wc16Px/Project.toml` [98e085c8] StructuredPrinting v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_Wc16Px/Manifest.toml` [a8cc5b0e] Crayons v4.1.1 [98e085c8] StructuredPrinting v0.2.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [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.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 | 0 1.3s 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.7s 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 bc.args.1::Vector{Int64} bc.args.2.args.2.args.1::Vector{Int64} Test Summary: | Total Time StructuredPrinting with recursive objects | 0 1.7s 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 0.9s Testing StructuredPrinting tests passed Testing completed after 13.04s PkgEval succeeded after 42.77s