Package evaluation to test JMPReader on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:25:09.485 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.2s ################################################################################ # Installation # Installing JMPReader... Resolving package versions... Installed Compat ────────────────────── v4.18.1 Installed InlineStrings ─────────────── v1.4.5 Installed OrderedCollections ────────── v1.8.1 Installed DataStructures ────────────── v0.19.3 Installed libdeflate_jll ────────────── v1.25.0+0 Installed TranscodingStreams ────────── v0.11.3 Installed CodecZlib ─────────────────── v0.7.8 Installed JMPReader ─────────────────── v0.2.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed DataValueInterfaces ───────── v1.0.0 Installed InvertedIndices ───────────── v1.3.1 Installed SentinelArrays ────────────── v1.4.8 Installed Statistics ────────────────── v1.11.1 Installed PrecompileTools ───────────── v1.3.3 Installed LibDeflate ────────────────── v0.4.3 Installed StringManipulation ────────── v0.4.2 Installed Parsers ───────────────────── v2.8.3 Installed Tables ────────────────────── v1.12.1 Installed ColorTypes ────────────────── v0.12.1 Installed Reexport ──────────────────── v1.2.2 Installed DataFrames ────────────────── v1.8.1 Installed PrettyTables ──────────────── v3.1.2 Installed Preferences ───────────────── v1.5.0 Installed FixedPointNumbers ─────────── v0.8.5 Installed WeakRefStrings ────────────── v1.4.2 Installed PooledArrays ──────────────── v1.4.3 Installed Missings ──────────────────── v1.2.0 Installed JLLWrappers ───────────────── v1.7.1 Installed LaTeXStrings ──────────────── v1.4.0 Installed TableTraits ───────────────── v1.0.1 Installed Crayons ───────────────────── v4.1.1 Installed SortingAlgorithms ─────────── v1.2.2 Installing 1 artifacts Installed artifact libdeflate 191.0 KiB Updating `~/.julia/environments/v1.14/Project.toml` [d9f7e686] + JMPReader v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [3da002f7] + ColorTypes v0.12.1 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [53c48c17] + FixedPointNumbers v0.8.5 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [d9f7e686] + JMPReader v0.2.0 [b964fa9f] + LaTeXStrings v1.4.0 [9255714d] + LibDeflate v0.4.3 [e1d29d7a] + Missings v1.2.0 [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 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.2 [46979653] + libdeflate_jll v1.25.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.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 [4536629a] + OpenBLAS_jll v0.3.29+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.74s ################################################################################ # 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.08s ################################################################################ # Testing # Testing JMPReader Status `/tmp/jl_gi1FBW/Project.toml` [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [a93c6f00] DataFrames v1.8.1 [d9f7e686] JMPReader v0.2.0 [9255714d] LibDeflate v0.4.3 [ea10d353] WeakRefStrings v1.4.2 [ade2ca70] Dates v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gi1FBW/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [53c48c17] FixedPointNumbers v0.8.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [d9f7e686] JMPReader v0.2.0 [b964fa9f] LaTeXStrings v1.4.0 [9255714d] LibDeflate v0.4.3 [e1d29d7a] Missings v1.2.0 [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 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [46979653] libdeflate_jll v1.25.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [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 [4536629a] OpenBLAS_jll v0.3.29+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time example1.jmp | 15 15 26.5s Test Summary: | Pass Total Time compressed.jmp | 7 7 3.1s Test Summary: | Pass Total Time date.jmp | 1 1 0.0s Test Summary: | Pass Total Time duration.jmp | 1 1 1.1s Test Summary: | Pass Total Time time.jmp | 1 1 0.6s Test Summary: | Pass Total Time longcolumnnames.jmp | 2 2 0.7s Test Summary: | Pass Total Time singlecolumnsinglerow.jmp | 2 2 0.1s Test Summary: | Pass Total Time column name filtering | 8 8 1.5s Test Summary: | Pass Total Time select/drop columns | 2 2 0.5s Test Summary: | Pass Total Time byte integers | 23 23 5.0s Test Summary: | Pass Total Time geographic | 3 3 0.4s Test Summary: | Pass Total Time currencies | 2 2 0.0s Test Summary: | Pass Total Time row states | 3 3 1.1s Test Summary: | Pass Total Time compact subtype | 13 13 1.8s Testing JMPReader tests passed Testing completed after 248.82s PkgEval succeeded after 290.71s