Package evaluation to test GarishPrint on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T15:07:04.670 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 7.42s ################################################################################ # Installation # Installing GarishPrint... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b0ab02a7] + GarishPrint v0.5.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [b0ab02a7] + GarishPrint v0.5.1 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.1 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1451.9 ms ✓ GarishPrint 63572.8 ms ✓ DataFrames 2 dependencies successfully precompiled in 66 seconds. 40 already precompiled. Precompilation completed after 78.99s ################################################################################ # Testing # Testing GarishPrint Status `/tmp/jl_chRQop/Project.toml` [5218b696] Configurations v0.17.6 [a93c6f00] DataFrames v1.8.1 [b0ab02a7] GarishPrint v0.5.1 [21216c6a] Preferences v1.5.1 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_chRQop/Manifest.toml` [34da2185] Compat v4.18.1 [5218b696] Configurations v0.17.6 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [55351af7] ExproniconLite v0.10.14 [b0ab02a7] GarishPrint v0.5.1 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time prefs | 1 1 5.6s Main.TestBasic.T1( │ x = 1, )Main.TestBasic.T2( │ x = 1, │ y = 2.0, )Main.TestBasic.T3( │ x = 1, │ y = Main.TestBasic.T1( │ │ x = 2, │ ), │ z = Main.TestBasic.T2( │ │ x = 1, │ │ y = 2.0, │ ), )Main.TestBasic.T4{Complex{Int64}}( │ x = 1 + 2im, │ y = 2im, )Main.TestBasic.T4{Complex{Int64}}( │ x = 2 + 0im, │ y = 2im, )Main.TestBasic.T5{Vector{Any}}( │ x = Any[1, 2, 3], )0-dimensional Array{UndefInitializer, 0}: UndefInitializer()Main.TestBasic.T4{Main.TestBasic.T5{Vector{Int64}}}( │ x = Main.TestBasic.T5{Vector{Int64}}( │ │ x = [1, 2, 3], │ ), │ y = Main.TestBasic.T5{Vector{Int64}}( │ │ x = [1, 2, 3], │ ), )Main.TestBasic.T5{Irrational{:π}}( │ x = π, )Main.TestBasic.T5{Vector{Float64}}( │ x = [ │ │ 0.6693667303974551, │ │ 0.9869611595443036, │ │ 0.9356387849429397, │ │ 0.23877513815319695, │ │ 0.31612275944253854, │ │ 0.36068096738745736, │ │ 0.737728623617447, │ │ 0.836241888933753, │ │ 0.03555722632921621, │ │ 0.0009463433227434592, │ … │ │ 0.37853276608662856, │ │ 0.7282980233624983, │ │ 0.5784124339132768, │ │ 0.5733674538461011, │ │ 0.44154666202546333, │ │ 0.5474587870349761, │ │ 0.4640836147911024, │ │ 0.17130817633045003, │ │ 0.47537450382444724, │ │ 0.09954763055706672, │ ], )Main.TestBasic.T5{Dict{Int64, Int64}}( │ x = Dict(1 => 2), )Main.TestBasic.T5{Dict{Any, Any}}( │ x = Dict{Any, Any}(), )Main.TestBasic.T5{Irrational{:π}}( │ x = π, )Main.TestBasic.T5{Irrational{:ℯ}}( │ x = ℯ, )Main.TestBasic.T5{Array{Irrational{:π}, 0}}( │ x = fill(π), )Main.TestBasic.T5{Float32}( │ x = 0.1f0, )Main.TestBasic.T5{String}( │ x = "0.10f0", )Main.TestBasic.T5{Dict{String, Number}}( │ x = Dict{String, Number}("a" => 2.0, "b" => 2im), )Main.TestBasic.T5{Dict{String, Any}}( │ x = Dict{String, Any}( │ │ "a" => Main.TestBasic.T4{Main.TestBasic.T5{Vector{Int64}}}( │ │ │ │ x = Main.TestBasic.T5{Vector{Int64}}( │ │ │ │ │ x = [1, 2, 3], │ │ │ │ ), │ │ │ │ y = Main.TestBasic.T5{Vector{Int64}}( │ │ │ │ │ x = [1, 2, 3], │ │ │ │ ), │ │ │ ), │ │ "b" => 2im, │ ), )Main.TestBasic.T5{Dict{String, Any}}( │ x = Dict{String, Any}("a" => ( │ │ │ │ 1, │ │ │ │ 2, │ │ │ │ 3, │ │ │ ), "b" => Any), )TTTTTTTTTTTTTTTTTTTT{ │ TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }, │ TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }, }( │ x = TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }( │ │ x = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ │ y = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ ), │ y = TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }( │ │ x = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ │ y = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ ), )Main.TestConfigs.OptionB( │ a = [1, 2, 3], │ b = Main.TestConfigs.OptionA( │ │ a = 2, │ │ b = 2, │ ), )Main.TestConfigs.JobInstance( │ project = "test", │ emulation = Main.TestConfigs.Emulation[ │ │ Main.TestConfigs.Emulation( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ │ Main.TestConfigs.Emulation( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ ], │ postprocess = Main.TestConfigs.PostProcess[ │ │ Main.TestConfigs.PostProcess( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ │ Main.TestConfigs.PostProcess( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ ], )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( │ field_a = Dict{String, Any}( │ │ "matrix" => 10×10 Array{Float64, 2}: │ │ │ 0.32196814439927757 … 0.3390076674359813 │ │ │ 0.8076056635888323 0.09039189621498867 │ │ │ 0.33224111691824976 0.8044084092575247 │ │ │ 0.4846812028847276 0.8799774082581518 │ │ │ 0.6028921354407705 0.9717903402899244 │ │ │ 0.9306615510159439 … 0.9622666914222402 │ │ │ 0.27901530531501695 0.4463338965706052 │ │ │ 0.8089394801760786 0.4247465804798459 │ │ │ 0.0834393665524844 0.9704792990855342 │ │ │ 0.1632266302539338 0.6930387179359281 │ │ │ , │ │ "boolean" => false, │ │ "set{any}" => Set(Any[ │ │ │ │ 3, │ │ │ │ 2, │ │ │ │ 1, │ │ │ │ 4, │ │ │ │ 5, │ │ │ │ 6, │ │ │ │ 13, │ │ │ │ 8, │ │ │ │ 7, │ │ │ │ 10, │ │ │ │ 12, │ │ │ │ 11, │ │ │ │ 9, │ │ │ ]), │ │ "missing" => missing, │ │ "nested" => Example{ │ │ │ │ Dict{ │ │ │ │ │ String, │ │ │ │ │ Example{ │ │ │ │ │ │ Vector{Int64}, Float64 │ │ │ │ │ }, │ │ │ │ }, │ │ │ │ UndefInitializer, │ │ │ }( │ │ │ │ field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( │ │ │ │ │ "a" => Example{ │ │ │ │ │ │ │ Vector{Int64}, Float64 │ │ │ │ │ │ }( │ │ │ │ │ │ │ field_a = [1, 2, 3], │ │ │ │ │ │ │ field_b = 2.0, │ │ │ │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( │ │ │ │ │ │ │ │ hee = 1, │ │ │ │ │ │ │ │ haa = 2.0im, │ │ │ │ │ │ │ │ hoo = 3.12f0, │ │ │ │ │ │ │ ), │ │ │ │ │ │ ), │ │ │ │ ), │ │ │ │ field_b = undef, │ │ │ │ abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( │ │ │ │ │ hee = nothing, │ │ │ │ │ haa = 1.2 + 2.1im, │ │ │ │ │ hoo = π, │ │ │ │ ), │ │ │ ), │ │ "set" => Set([3, 2, 1]), │ │ "a" => Main.TestDataFrame.Example{Vector{Int64}, Float64}( │ │ │ │ field_a = [1, 2, 3], │ │ │ │ field_b = 2.0, │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( │ │ │ │ │ hee = 1, │ │ │ │ │ haa = 2.0im, │ │ │ │ │ hoo = 3.12f0, │ │ │ │ ), │ │ │ ), │ │ "str" => Set([3, 2, 1]), │ │ "dataframe" => 4×2 DataFrame │ │ │ Row │ A B │ │ │ │ Int64 String │ │ │ ─────┼─────────────── │ │ │ 1 │ 1 M │ │ │ 2 │ 2 F │ │ │ 3 │ 3 F │ │ │ 4 │ 4 M │ │ │ , │ │ "type" => Any, │ │ "named_tuple" => (name = "ABC", age = 25), │ │ "empty set" => Set{Any}(), │ ), │ field_b = undef, │ abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( │ │ hee = nothing, │ │ haa = 1.2 + 2.1im, │ │ hoo = π, │ ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( │ field_a = Dict{String, Any}( │ │ "matrix" => 10×10 Array{Float64, 2}: │ │ │ 0.32196814439927757 … 0.3390076674359813 │ │ │ 0.8076056635888323 0.09039189621498867 │ │ │ 0.33224111691824976 0.8044084092575247 │ │ │ 0.4846812028847276 0.8799774082581518 │ │ │ 0.6028921354407705 0.9717903402899244 │ │ │ 0.9306615510159439 … 0.9622666914222402 │ │ │ 0.27901530531501695 0.4463338965706052 │ │ │ 0.8089394801760786 0.4247465804798459 │ │ │ 0.0834393665524844 0.9704792990855342 │ │ │ 0.1632266302539338 0.6930387179359281 │ │ │ , │ │ "boolean" => false, │ │ "set{any}" => Set(Any[3, 2, 1, 4, 5, 6, 13, 8, 7, 10, 12, 11, 9]), │ │ "missing" => missing, │ │ "nested" => Example{ │ │ │ │ Dict{ │ │ │ │ │ String, │ │ │ │ │ Main.TestDataFrame.Example{Array{Int64, 1}, Float64}, │ │ │ │ }, │ │ │ │ UndefInitializer, │ │ │ }( │ │ │ │ field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( │ │ │ │ │ "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( │ │ │ │ │ │ │ field_a = [1, 2, 3], │ │ │ │ │ │ │ field_b = 2.0, │ │ │ │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( │ │ │ │ │ │ │ │ hee = 1, │ │ │ │ │ │ │ │ haa = 2.0im, │ │ │ │ │ │ │ │ hoo = 3.12f0, │ │ │ │ │ │ │ ), │ │ │ │ │ │ ), │ │ │ │ ), │ │ │ │ field_b = undef, │ │ │ │ abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( │ │ │ │ │ hee = nothing, │ │ │ │ │ haa = 1.2 + 2.1im, │ │ │ │ │ hoo = π, │ │ │ │ ), │ │ │ ), │ │ "set" => Set([3, 2, 1]), │ │ "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( │ │ │ │ field_a = [1, 2, 3], │ │ │ │ field_b = 2.0, │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( │ │ │ │ │ hee = 1, │ │ │ │ │ haa = 2.0im, │ │ │ │ │ hoo = 3.12f0, │ │ │ │ ), │ │ │ ), │ │ "str" => Set([3, 2, 1]), │ │ "dataframe" => 4×2 DataFrame │ │ │ Row │ A B │ │ │ │ Int64 String │ │ │ ─────┼─────────────── │ │ │ 1 │ 1 M │ │ │ 2 │ 2 F │ │ │ 3 │ 3 F │ │ │ 4 │ 4 M │ │ │ , │ │ "type" => Any, │ │ "named_tuple" => (name = "ABC", age = 25), │ │ "empty set" => Set{Any}(), │ ), │ field_b = undef, │ abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( │ │ hee = nothing, │ │ haa = 1.2 + 2.1im, │ │ hoo = π, │ ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}(field_a=Dict{String, Any}("matrix"=>[0.321968 0.573812 … 0.922061 0.339008; 0.807606 0.103302 … 0.12826 0.0903919; … ; 0.0834394 0.73435 … 0.123298 0.970479; 0.163227 0.837687 … 0.572495 0.693039], "boolean"=>false, "set{any}"=>Set(Any[3, 2, 1, 4, 5, 6, 13, 8, 7, 10, 12, 11, 9]), "missing"=>missing, "nested"=>Example{ Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}, UndefInitializer, }(field_a=Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}("a"=>Main.TestDataFrame.Example{Vector{Int64}, Float64}(field_a=[1, 2, 3], field_b=2.0, abc=Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}(hee=1, haa=2.0im, hoo=3.12f0))), field_b=undef, abc=Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}(hee=nothing, haa=1.2+2.1im, hoo=π)), "set"=>Set([3, 2, 1]), "a"=>Main.TestDataFrame.Example{Vector{Int64}, Float64}(field_a=[1, 2, 3], field_b=2.0, abc=Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}(hee=1, haa=2.0im, hoo=3.12f0)), "str"=>Set([3, 2, 1]), "dataframe"=>4×2 DataFrame Row │ A B │ Int64 String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "type"=>Any, "named_tuple"=>(name = "ABC", age = 25), "empty set"=>Set{Any}()), field_b=undef, abc=Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}(hee=nothing, haa=1.2+2.1im, hoo=π))Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( field_a = Dict{String, Any}( "matrix" => 10×10 Array{Float64, 2}: 0.32196814439927757 … 0.3390076674359813 0.8076056635888323 0.09039189621498867 0.33224111691824976 0.8044084092575247 0.4846812028847276 0.8799774082581518 0.6028921354407705 0.9717903402899244 0.9306615510159439 … 0.9622666914222402 0.27901530531501695 0.4463338965706052 0.8089394801760786 0.4247465804798459 0.0834393665524844 0.9704792990855342 0.1632266302539338 0.6930387179359281 , "boolean" => false, "set{any}" => Set(Any[ 3, 2, 1, 4, 5, 6, 13, 8, 7, 10, 12, 11, 9, ]), "missing" => missing, "nested" => Example{ Dict{ String, Example{ Vector{Int64}, Float64 }, }, UndefInitializer, }( field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( "a" => Example{ Vector{Int64}, Float64 }( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ), "set" => Set([3, 2, 1]), "a" => Main.TestDataFrame.Example{Vector{Int64}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), "str" => Set([3, 2, 1]), "dataframe" => 4×2 DataFrame Row │ A B │ Int64 String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "type" => Any, "named_tuple" => (name = "ABC", age = 25), "empty set" => Set{Any}(), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( field_a = Dict{String, Any}( "matrix" => 10×10 Array{Float64, 2}: 0.32196814439927757 … 0.3390076674359813 0.8076056635888323 0.09039189621498867 0.33224111691824976 0.8044084092575247 0.4846812028847276 0.8799774082581518 0.6028921354407705 0.9717903402899244 0.9306615510159439 … 0.9622666914222402 0.27901530531501695 0.4463338965706052 0.8089394801760786 0.4247465804798459 0.0834393665524844 0.9704792990855342 0.1632266302539338 0.6930387179359281 , "boolean" => false, "set{any}" => Set(Any[3, 2, 1, 4, 5, 6, 13, 8, 7, 10, 12, 11, 9]), "missing" => missing, "nested" => Example{ Dict{ String, Main.TestDataFrame.Example{Array{Int64, 1}, Float64}, }, UndefInitializer, }( field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ), "set" => Set([3, 2, 1]), "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), "str" => Set([3, 2, 1]), "dataframe" => 4×2 DataFrame Row │ A B │ Int64 String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "type" => Any, "named_tuple" => (name = "ABC", age = 25), "empty set" => Set{Any}(), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ) Testing GarishPrint tests passed Testing completed after 193.14s PkgEval succeeded after 288.27s