Package evaluation to test JSON on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T12:23:38.382 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.03s ################################################################################ # Installation # Installing JSON... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [682c06a0] + JSON v1.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [682c06a0] + JSON v1.1.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ec057cc2] + StructUtils v2.5.1 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.98s ################################################################################ # Testing # Testing JSON Status `/tmp/jl_wIAubw/Project.toml` [69666777] Arrow v2.8.0 [682c06a0] JSON v1.1.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [ec057cc2] StructUtils v2.5.1 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Status `/tmp/jl_wIAubw/Manifest.toml` [69666777] Arrow v2.8.0 [31f734f8] ArrowTypes v2.3.0 [c3b6d118] BitIntegers v0.3.5 [5ba52731] CodecLz4 v0.4.6 [6b39b394] CodecZstd v0.8.6 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.1.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 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [354b36f9] StringViews v1.3.5 [ec057cc2] StructUtils v2.5.1 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f269a46b] TimeZones v1.22.1 [3bb67fe8] TranscodingStreams v0.11.3 [5ced341a] Lz4_jll v1.10.1+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.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [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.16.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... Test Summary: | Pass Total Time JSON.Object Tests | 129 129 5.6s Test Summary: | Pass Total Time JSON.lazy | 94 94 18.9s Test Summary: | Pass Total Time JSON.parse | 369 369 1m20.1s Test Summary: | Pass Total Time JSON.json | 260 260 41.3s Test cases 70, 85, and 104 are expected to emit warnings next ┌ Warning: error thrown while parsing json test file │ file = "i_string_utf16LE_no_BOM.json" │ i = 109 └ @ Main ~/.julia/packages/JSON/jLnej/test/runtests.jl:47 Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. ┌ Warning: error thrown while parsing json test file │ file = "i_string_utf16BE_no_BOM.json" │ i = 221 └ @ Main ~/.julia/packages/JSON/jLnej/test/runtests.jl:47 ┌ Warning: error thrown while parsing json test file │ file = "i_string_UTF-16LE_with_BOM.json" │ i = 275 └ @ Main ~/.julia/packages/JSON/jLnej/test/runtests.jl:47 Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Test Summary: | Pass Total Time JSONTestSuite | 283 283 2.0s Test Summary: | Pass Total Time jsonchecker | 41 41 0.0s Test Summary: | Pass Total Time fuzz_catch | 1 1 0.9s Testing JSON tests passed Testing completed after 279.23s PkgEval succeeded after 327.25s