Package evaluation to test InlineStrings on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:25:49.574 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.31s ################################################################################ # Installation # Installing InlineStrings... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [842dd82b] + InlineStrings v1.4.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [842dd82b] + InlineStrings v1.4.5 Installation completed after 4.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 9863.8 ms ✓ Arrow 1 dependency successfully precompiled in 12 seconds. 32 already precompiled. Precompilation completed after 25.28s ################################################################################ # Testing # Testing InlineStrings Status `/tmp/jl_a71lo8/Project.toml` [69666777] Arrow v2.8.1 [842dd82b] InlineStrings v1.4.5 [69de0a69] Parsers v2.8.3 [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_a71lo8/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 [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 [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 [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 InlineString basics | 266 266 19.8s Test Summary: | Pass Total Time InlineString operations | 4114 4114 0.5s Test Summary: | Pass Total Time `string` / `*` | 14 14 0.2s testing case = 1 testing case = 2 testing case = 3 testing case = 4 testing case = 5 testing case = 6 testing case = 7 testing case = 8 testing case = 9 testing case = 10 testing case = 11 testing case = 12 testing case = 13 testing case = 14 testing case = 15 testing case = 16 testing case = 17 testing case = 18 testing case = 19 testing case = 20 testing case = 21 testing case = 22 testing case = 23 testing case = 24 testing case = 25 testing case = 26 testing case = 27 testing case = 28 testing case = 29 testing case = 30 testing case = 31 testing case = 32 testing case = 33 testing case = 34 testing case = 35 testing case = 36 testing case = 37 Test Summary: | Pass Total Time InlineString parsing | 79 79 2.1s Test Summary: | Pass Total Time InlineString Serialization symmetry | 20 20 0.5s Test Summary: | Pass Total Time alias tests | 8 8 0.0s Test Summary: | Pass Total Time sorting tests | 97 97 14.4s Test Summary: | Pass Total Time inlinestrings | 19 19 5.7s Test Summary: | Pass Total Time reverse | 544 544 0.3s Test Summary: | Pass Total Time macros | 10 10 0.0s Test Summary: | Pass Total Time print/show/repr | 7 7 1.5s Test Summary: | Pass Total Time basic Arrow.jl interop | 2 2 16.2s Testing InlineStrings tests passed Testing completed after 139.86s PkgEval succeeded after 183.43s