Package evaluation to test StructuredPrinting on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T12:28:47.133 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.53s ################################################################################ # Installation # Installing StructuredPrinting... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [98e085c8] + StructuredPrinting v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [98e085c8] + StructuredPrinting v0.2.2 Installation completed after 1.05s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 14.1s ################################################################################ # Testing # Testing StructuredPrinting Status `/tmp/jl_M5TS38/Project.toml` [98e085c8] StructuredPrinting v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_M5TS38/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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.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 | 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.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 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.8s 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.4s Testing StructuredPrinting tests passed Testing completed after 19.05s PkgEval succeeded after 55.81s