Package evaluation to test Cleaner on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:39:51.043 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.96s ################################################################################ # Installation # Installing Cleaner... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [caabdcdb] + Cleaner v1.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [caabdcdb] + Cleaner v1.1.2 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [de0858da] + Printf [3fa0cd96] + REPL [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [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 4.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.02s ################################################################################ # Testing # Testing Cleaner Status `/tmp/jl_7o1rH4/Project.toml` [caabdcdb] Cleaner v1.1.2 [a93c6f00] DataFrames v1.8.1 [1bc83da4] SafeTestsets v0.1.0 [bd369af6] Tables v1.12.1 [8dfed614] Test Status `/tmp/jl_7o1rH4/Manifest.toml` [caabdcdb] Cleaner v1.1.2 [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 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Tests using only 1 thread, multithreaded code will not be tested. └ @ Main ~/.julia/packages/Cleaner/VPDUz/test/runtests.jl:6 Test Summary: | Pass Total Time test_CleanTable.jl | 33 33 5.5s Test Summary: | Pass Total Time test_polish_names.jl | 7 7 4.0s Test Summary: | Pass Total Time test_compact.jl | 7 7 2.2s Test Summary: | Pass Total Time test_delete_const.jl | 6 6 0.5s Test Summary: | Pass Total Time test_row_as_names.jl | 5 5 0.7s Test Summary: | Pass Total Time test_reinfer_schema.jl | 3 3 1.8s Test Summary: | Pass Total Time test_drop_missing.jl | 2 2 0.4s Test Summary: | Pass Total Time test_add_index.jl | 1 1 0.1s Test Summary: | Pass Total Time test_returning_original.jl | 11 11 1.4s Test Summary: | Pass Total Time test_utils.jl | 26 26 6.4s Testing Cleaner tests passed Testing completed after 32.57s PkgEval succeeded after 57.73s