Package evaluation of DebugDataWriter on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:21:29.361
################################################################################
# Set-up
#
Installing PkgEval dependencies (TestEnv)...
Set-up completed after 8.59s
################################################################################
# Installation
#
Installing DebugDataWriter...
Resolving package versions...
Installed DebugDataWriter ─ v0.1.6
Updating `~/.julia/environments/v1.13/Project.toml`
[810e33c6] + DebugDataWriter v0.1.6
Updating `~/.julia/environments/v1.13/Manifest.toml`
[a8cc5b0e] + Crayons v4.1.1
[9a962f9c] + DataAPI v1.16.0
[e2d170a0] + DataValueInterfaces v1.0.0
[810e33c6] + DebugDataWriter v0.1.6
[82899510] + IteratorInterfaceExtensions v1.0.0
[0f8b85d8] + JSON3 v1.14.2
[b964fa9f] + LaTeXStrings v1.4.0
[bac558e1] + OrderedCollections v1.8.0
[69de0a69] + Parsers v2.8.3
[aea7be01] + PrecompileTools v1.3.2
[21216c6a] + Preferences v1.4.3
[08abe8d2] + PrettyTables v2.4.0
[189a3867] + Reexport v1.2.2
[892a3eda] + StringManipulation v0.4.1
[856f2bd8] + StructTypes v1.11.0
[3783bdb8] + TableTraits v1.0.1
[bd369af6] + Tables v1.12.0
[2a0f44e3] + Base64 v1.11.0
[ade2ca70] + Dates v1.11.0
[ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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
[f489334b] + StyledStrings v1.11.0
[fa267f1f] + TOML v1.0.3
[cf7118a7] + UUIDs v1.11.0
[4ec0a83e] + Unicode v1.11.0
Installation completed after 2.1s
################################################################################
# Precompilation
#
Precompiling PkgEval dependencies...
Precompiling package dependencies...
Precompilation completed after 17.53s
################################################################################
# Testing
#
Testing DebugDataWriter
Status `/tmp/jl_4oQrq5/Project.toml`
[810e33c6] DebugDataWriter v0.1.6
[0f8b85d8] JSON3 v1.14.2
[08abe8d2] PrettyTables v2.4.0
[ade2ca70] Dates v1.11.0
[8dfed614] Test v1.11.0
Status `/tmp/jl_4oQrq5/Manifest.toml`
[a8cc5b0e] Crayons v4.1.1
[9a962f9c] DataAPI v1.16.0
[e2d170a0] DataValueInterfaces v1.0.0
[810e33c6] DebugDataWriter v0.1.6
[82899510] IteratorInterfaceExtensions v1.0.0
[0f8b85d8] JSON3 v1.14.2
[b964fa9f] LaTeXStrings v1.4.0
[bac558e1] OrderedCollections v1.8.0
[69de0a69] Parsers v2.8.3
[aea7be01] PrecompileTools v1.3.2
[21216c6a] Preferences v1.4.3
[08abe8d2] PrettyTables v2.4.0
[189a3867] Reexport v1.2.2
[892a3eda] StringManipulation v0.4.1
[856f2bd8] StructTypes v1.11.0
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.12.0
[2a0f44e3] Base64 v1.11.0
[ade2ca70] Dates v1.11.0
[b77e0a4c] InteractiveUtils v1.11.0
[ac6e5ff7] JuliaSyntaxHighlighting v1.12.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
[f489334b] StyledStrings v1.11.0
[fa267f1f] TOML v1.0.3
[8dfed614] Test v1.11.0
[cf7118a7] UUIDs v1.11.0
[4ec0a83e] Unicode v1.11.0
Testing Running tests...
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:18 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some complex structure"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_complex_structure.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:19 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some structure as lambda"
│ data = 5×2 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_structure_as_lambda.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:25 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some complex structure"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_complex_structure.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:26 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "table from variable from title variable"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/table_from_variable_from_title_variable.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:28 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some structure as lambda"
│ data = 5×2 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_structure_as_lambda.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:35 =#
│ debug_id = "1967eec6df9_Another_query"
│ title = "with details"
│ data = 0
└ details_fn = "debug_out/1967eec6df9_Another_query/with_details.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:37 =#
│ debug_id = "1967eec6df9_Another_query"
│ title = "without details"
│ data = 0
└ details_fn = nothing
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:41 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "text table"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/text_table.json"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:42 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "text table"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/text_table.txt"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:43 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "HTML table"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/HTML_table.html"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:44 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "HTML table from variable"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/HTML_table_from_variable.html"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:45 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "table from variable from title variable"
│ data = 2×3 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002223-023_Another_query/table_from_variable_from_title_variable.html"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:48 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "text as a text"
│ data = "ones(2, 3)"
└ details_fn = "debug_out/20250429-002223-023_Another_query/text_as_a_text.txt"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:49 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some SVG"
│ data = ""
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_SVG.svg"
┌ Info: #= /home/pkgeval/.julia/packages/DebugDataWriter/UeN7e/test/runtests.jl:50 =#
│ debug_id = "20250429-002223-023_Another_query"
│ title = "some XML"
│ data = ""
└ details_fn = "debug_out/20250429-002223-023_Another_query/some_XML.xml"
Test Summary: | Total Time
DebugDataWriter.jl | 0 24.8s
┌ Info: #= none:7 =#
│ debug_id = "20250429-002235-035_test"
│ title = "some structure as lambda"
│ data = 5×2 Matrix{Float64}: …
└ details_fn = "debug_out/20250429-002235-035_test/some_structure_as_lambda.json"
┌ Info: #= none:10 =#
│ debug_id = "20250429-002235-035_test"
│ title = "text as a text"
│ data = "ones(2, 3)"
└ details_fn = "debug_out/20250429-002235-035_test/text_as_a_text.txt"
Test Summary: | Pass Total Time
DDW zero cost mode | 12 12 1.4s
Testing DebugDataWriter tests passed
Testing completed after 35.02s
PkgEval succeeded after 76.3s