Package evaluation to test JSON on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:45:26.281 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.07s ################################################################################ # Installation # Installing JSON... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [682c06a0] + JSON v1.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [682c06a0] + JSON v1.4.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ec057cc2] + StructUtils v2.6.2 [ade2ca70] + Dates [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 8.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.95s ################################################################################ # Testing # Testing JSON Status `/tmp/jl_p24D7O/Project.toml` [69666777] Arrow v2.8.1 [682c06a0] JSON v1.4.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [ec057cc2] StructUtils v2.6.2 [ade2ca70] Dates [56ddb016] Logging [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Status `/tmp/jl_p24D7O/Manifest.toml` [69666777] Arrow v2.8.1 [31f734f8] ArrowTypes v2.3.0 [c3b6d118] BitIntegers v0.3.7 [5ba52731] CodecLz4 v0.4.6 [6b39b394] CodecZstd v0.8.7 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [4e289a0a] EnumX v1.0.6 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [78c3b35d] Mocking v0.8.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [354b36f9] StringViews v1.3.7 [ec057cc2] StructUtils v2.6.2 [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 [5ced341a] Lz4_jll v1.10.1+0 [3161d3a3] Zstd_jll v1.5.7+1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time JSON.Object Tests | 155 155 5.2s Test Summary: | Pass Total Time JSON.lazy | 94 94 15.8s Test Summary: | Pass Total Time JSON.parse | 378 378 1m00.0s Test Summary: | Pass Total Time JSON.json | 290 290 39.2s 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 = 70 └ @ Main ~/.julia/packages/JSON/eypqd/test/runtests.jl:47 ┌ Warning: error thrown while parsing json test file │ file = "i_string_UTF-16LE_with_BOM.json" │ i = 85 └ @ Main ~/.julia/packages/JSON/eypqd/test/runtests.jl:47 ┌ Warning: error thrown while parsing json test file │ file = "i_string_utf16BE_no_BOM.json" │ i = 104 └ @ Main ~/.julia/packages/JSON/eypqd/test/runtests.jl:47 Test Summary: | Pass Total Time JSONTestSuite | 283 283 1.2s Test Summary: | Pass Total Time jsonchecker | 41 41 0.0s Test Summary: | Pass Total Time fuzz_catch | 1 1 0.5s Testing JSON tests passed Testing completed after 192.8s PkgEval succeeded after 224.42s