Package evaluation to test JSPlots on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-14T17:51:32.656 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.3s ################################################################################ # Installation # Installing JSPlots... Resolving package versions... Installed JSPlots ─ v0.1.0 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 5.69s ################################################################################ # 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 14.6s ################################################################################ # Testing # Testing JSPlots Status `/tmp/jl_mWsHuz/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_mWsHuz/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_lStM5y/validate.html Pivot table page saved to /tmp/jl_il8RGK/empty.html Data saved to /tmp/jl_RSuYSa/symbols/data/symbols.parquet HTML page saved to /tmp/jl_RSuYSa/symbols/symbols.html Pivot table page saved to /tmp/jl_cDQXpo/missing_csv_embedded.html Pivot table page saved to /tmp/jl_cDQXpo/missing_json_embedded.html Pivot table page saved to /tmp/jl_nIqNYY/special.html Pivot table page saved to /tmp/jl_teLIxy/multiple.html Pivot table page saved to /tmp/jl_zoZx2L/picture_embedded.html Picture saved to /tmp/jl_zoZx2L/picture_external/pictures/external_pic.jpeg HTML page saved to /tmp/jl_zoZx2L/picture_external/picture_external.html Pivot table page saved to /tmp/jl_zoZx2L/svg_embedded.html Pivot table page saved to /tmp/jl_zoZx2L/picture_convenience.html Pivot table page saved to /tmp/jl_zoZx2L/multiple_pictures.html Pivot table page saved to /tmp/jl_tqxTmm/table_test.html Pivot table page saved to /tmp/jl_A0Jtzw/table_convenience.html Pivot table page saved to /tmp/jl_Z382aI/multiple_tables.html Pivot table page saved to /tmp/jl_UWWLR5/mixed_content.html Pivot table page saved to /tmp/jl_xRJnDo/links_test.html Data saved to /tmp/jl_n9AF6i/index/data/data2.parquet Data saved to /tmp/jl_n9AF6i/index/data/data1.parquet Created coverpage: /tmp/jl_n9AF6i/index/index.html Created page 'Revenue': /tmp/jl_n9AF6i/index/revenue.html Created page 'Costs': /tmp/jl_n9AF6i/index/costs.html Multi-page project created: Location: /tmp/jl_n9AF6i/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_asvpQM/shared/data/shared_data.csv Created coverpage: /tmp/jl_asvpQM/shared/shared.html Created page 'P1': /tmp/jl_asvpQM/shared/p1.html Created page 'P2': /tmp/jl_asvpQM/shared/p2.html Multi-page project created: Location: /tmp/jl_asvpQM/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_BoKSdr/override/data/data.json Created coverpage: /tmp/jl_BoKSdr/override/override.html Created page 'JSPlots.jl': /tmp/jl_BoKSdr/override/jsplots_jl.html Created page 'JSPlots.jl': /tmp/jl_BoKSdr/override/jsplots_jl.html Multi-page project created: Location: /tmp/jl_BoKSdr/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_n6lHHv/empty_pages/empty_pages.html Multi-page project created: Location: /tmp/jl_n6lHHv/empty_pages Main page: empty_pages.html Subpages: 0 Data format: csv_embedded (embedded in each HTML) Pivot table page saved to /tmp/jl_UzA0lg/test_csv_embedded.html Pivot table page saved to /tmp/jl_UzA0lg/test_json_embedded.html Data saved to /tmp/jl_0UYpbw/subdir/test_csv_external/data/test.csv HTML page saved to /tmp/jl_0UYpbw/subdir/test_csv_external/test_csv_external.html Data saved to /tmp/jl_0UYpbw/test_json_external/data/test.json HTML page saved to /tmp/jl_0UYpbw/test_json_external/test_json_external.html Data saved to /tmp/jl_0UYpbw/test_parquet/data/test.parquet HTML page saved to /tmp/jl_0UYpbw/test_parquet/test_parquet.html Pivot table page saved to /tmp/jl_VYKqpw/single_plot.html Pivot table page saved to /tmp/jl_vjVt7H/size_test_csv_embedded.html Pivot table page saved to /tmp/jl_vjVt7H/size_test_json_embedded.html Data saved to /tmp/jl_vjVt7H/size_test_csv_external/data/large.csv HTML page saved to /tmp/jl_vjVt7H/size_test_csv_external/size_test_csv_external.html Data saved to /tmp/jl_vjVt7H/size_test_json_external/data/large.json HTML page saved to /tmp/jl_vjVt7H/size_test_json_external/size_test_json_external.html Data saved to /tmp/jl_vjVt7H/size_test_parquet/data/large.parquet HTML page saved to /tmp/jl_vjVt7H/size_test_parquet/size_test_parquet.html Test Summary: | Pass Total Time JSPlots.jl | 249 249 1m09.4s Testing JSPlots tests passed Testing completed after 112.4s PkgEval succeeded after 170.41s