Package evaluation of Cleaner on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:45:07.624 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.08s ################################################################################ # Installation # Installing Cleaner... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [caabdcdb] + Cleaner v1.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [caabdcdb] + Cleaner v1.1.1 [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.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [189a3867] + Reexport v1.2.2 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [d6f4376e] + Markdown [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Installation completed after 4.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.17s ################################################################################ # Testing # Testing Cleaner Status `/tmp/jl_BUzIVK/Project.toml` [caabdcdb] Cleaner v1.1.1 [a93c6f00] DataFrames v1.7.0 [1bc83da4] SafeTestsets v0.1.0 [bd369af6] Tables v1.12.0 [8dfed614] Test Status `/tmp/jl_BUzIVK/Manifest.toml` [caabdcdb] Cleaner v1.1.1 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [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+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... ┌ Warning: Tests using only 1 thread, multithreaded code will not be tested. └ @ Main ~/.julia/packages/Cleaner/DYfDg/test/runtests.jl:6 Test Summary: | Pass Total Time test_CleanTable.jl | 33 33 5.7s Test Summary: | Pass Total Time test_polish_names.jl | 7 7 58.3s Test Summary: | Pass Total Time test_compact.jl | 7 7 2.1s 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.9s Test Summary: | Pass Total Time test_reinfer_schema.jl | 3 3 1.9s 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.5s Test Summary: | Pass Total Time test_utils.jl | 26 26 6.3s Testing Cleaner tests passed Testing completed after 82.79s PkgEval succeeded after 104.11s