Package evaluation to test JSPlots on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T17:54:34.955 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.86s ################################################################################ # Installation # Installing JSPlots... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [05744359] + JSPlots v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3b6d118] + BitIntegers v0.3.6 [336ed68f] + CSV v0.10.15 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [d2f5444f] + DuckDB v1.4.1 [e2ba6199] + ExprTools v0.1.10 [48062228] + FilePathsBase v0.9.24 [fb4d412d] + FixedPointDecimals v0.6.4 [5903a43b] + Infiltrator v1.9.5 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [05744359] + JSPlots v0.1.0 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [78c3b35d] + Mocking v0.8.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [ec057cc2] + StructUtils v2.6.0 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [f269a46b] + TimeZones v1.22.2 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 [2cbbab25] + DuckDB_jll v1.4.3+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 4.81s ################################################################################ # 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:577 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:577 Precompilation failed after 13.9s ################################################################################ # Testing # Testing JSPlots Status `/tmp/jl_NRrhyG/Project.toml` [336ed68f] CSV v0.10.15 [a10d1c49] DBInterface v2.6.1 [a93c6f00] DataFrames v1.8.1 [d2f5444f] DuckDB v1.4.1 [5903a43b] Infiltrator v1.9.5 [682c06a0] JSON v1.3.0 [05744359] JSPlots v0.1.0 [f269a46b] TimeZones v1.22.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NRrhyG/Manifest.toml` [c3b6d118] BitIntegers v0.3.6 [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [d2f5444f] DuckDB v1.4.1 [e2ba6199] ExprTools v0.1.10 [48062228] FilePathsBase v0.9.24 [fb4d412d] FixedPointDecimals v0.6.4 [5903a43b] Infiltrator v1.9.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [05744359] JSPlots v0.1.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [ec057cc2] StructUtils v2.6.0 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f269a46b] TimeZones v1.22.2 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [2cbbab25] DuckDB_jll v1.4.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.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 [deac9b47] LibCURL_jll v8.17.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Pivot table page saved to /tmp/jl_8ad3KP/validate.html Pivot table page saved to /tmp/jl_c1INa8/empty.html Data saved to /tmp/jl_jGnuNw/symbols/data/symbols.parquet HTML page saved to /tmp/jl_jGnuNw/symbols/symbols.html Pivot table page saved to /tmp/jl_2neznj/missing_csv_embedded.html Pivot table page saved to /tmp/jl_2neznj/missing_json_embedded.html Pivot table page saved to /tmp/jl_uduXXp/special.html Pivot table page saved to /tmp/jl_HY9r3b/multiple.html Pivot table page saved to /tmp/jl_2S0sxG/picture_embedded.html Picture saved to /tmp/jl_2S0sxG/picture_external/pictures/external_pic.jpeg HTML page saved to /tmp/jl_2S0sxG/picture_external/picture_external.html Pivot table page saved to /tmp/jl_2S0sxG/svg_embedded.html Pivot table page saved to /tmp/jl_2S0sxG/picture_convenience.html Pivot table page saved to /tmp/jl_2S0sxG/multiple_pictures.html Pivot table page saved to /tmp/jl_zcIf6l/table_test.html Pivot table page saved to /tmp/jl_zbpfTq/table_convenience.html Pivot table page saved to /tmp/jl_MBcARJ/multiple_tables.html Pivot table page saved to /tmp/jl_KC1qrp/mixed_content.html Pivot table page saved to /tmp/jl_wGRSZJ/links_test.html Data saved to /tmp/jl_Hjj5mE/index/data/data2.parquet Data saved to /tmp/jl_Hjj5mE/index/data/data1.parquet Created coverpage: /tmp/jl_Hjj5mE/index/index.html Created page 'Revenue': /tmp/jl_Hjj5mE/index/revenue.html Created page 'Costs': /tmp/jl_Hjj5mE/index/costs.html Multi-page project created: Location: /tmp/jl_Hjj5mE/index Main page: index.html Subpages: 2 - Revenue: revenue.html - Costs: costs.html Data format: parquet (shared in data/ folder) Data saved to /tmp/jl_Ou1owh/shared/data/shared_data.csv Created coverpage: /tmp/jl_Ou1owh/shared/shared.html Created page 'P1': /tmp/jl_Ou1owh/shared/p1.html Created page 'P2': /tmp/jl_Ou1owh/shared/p2.html Multi-page project created: Location: /tmp/jl_Ou1owh/shared Main page: shared.html Subpages: 2 - P1: p1.html - P2: p2.html Data format: csv_external (shared in data/ folder) Data saved to /tmp/jl_na3QDd/override/data/data.json Created coverpage: /tmp/jl_na3QDd/override/override.html Created page 'JSPlots.jl': /tmp/jl_na3QDd/override/jsplots_jl.html Created page 'JSPlots.jl': /tmp/jl_na3QDd/override/jsplots_jl.html Multi-page project created: Location: /tmp/jl_na3QDd/override Main page: override.html Subpages: 2 - JSPlots.jl: jsplots_jl.html - JSPlots.jl: jsplots_jl.html Data format: json_external (shared in data/ folder) Created coverpage: /tmp/jl_xuLVJd/empty_pages/empty_pages.html Multi-page project created: Location: /tmp/jl_xuLVJd/empty_pages Main page: empty_pages.html Subpages: 0 Data format: csv_embedded (embedded in each HTML) Pivot table page saved to /tmp/jl_9JhGeY/test_csv_embedded.html Pivot table page saved to /tmp/jl_9JhGeY/test_json_embedded.html Data saved to /tmp/jl_N0eFks/subdir/test_csv_external/data/test.csv HTML page saved to /tmp/jl_N0eFks/subdir/test_csv_external/test_csv_external.html Data saved to /tmp/jl_N0eFks/test_json_external/data/test.json HTML page saved to /tmp/jl_N0eFks/test_json_external/test_json_external.html Data saved to /tmp/jl_N0eFks/test_parquet/data/test.parquet HTML page saved to /tmp/jl_N0eFks/test_parquet/test_parquet.html Pivot table page saved to /tmp/jl_yRcYM5/single_plot.html Pivot table page saved to /tmp/jl_k3arcA/size_test_csv_embedded.html Pivot table page saved to /tmp/jl_k3arcA/size_test_json_embedded.html Data saved to /tmp/jl_k3arcA/size_test_csv_external/data/large.csv HTML page saved to /tmp/jl_k3arcA/size_test_csv_external/size_test_csv_external.html Data saved to /tmp/jl_k3arcA/size_test_json_external/data/large.json HTML page saved to /tmp/jl_k3arcA/size_test_json_external/size_test_json_external.html Data saved to /tmp/jl_k3arcA/size_test_parquet/data/large.parquet HTML page saved to /tmp/jl_k3arcA/size_test_parquet/size_test_parquet.html Test Summary: | Pass Total Time JSPlots.jl | 249 249 1m08.8s Testing JSPlots tests passed Testing completed after 111.12s PkgEval succeeded after 160.15s