Package evaluation of TableOperations on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:04:00.281 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # Installation # Installing TableOperations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ab02a1b2] + TableOperations v1.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [bac558e1] + OrderedCollections v1.8.0 [91c51154] + SentinelArrays v1.4.8 [ab02a1b2] + TableOperations v1.2.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test [4ec0a83e] + Unicode Installation completed after 4.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.05s ################################################################################ # Testing # Testing TableOperations Status `/tmp/jl_eRMuwu/Project.toml` [91c51154] SentinelArrays v1.4.8 [ab02a1b2] TableOperations v1.2.0 [bd369af6] Tables v1.12.0 [8dfed614] Test Status `/tmp/jl_eRMuwu/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [bac558e1] OrderedCollections v1.8.0 [91c51154] SentinelArrays v1.4.8 [ab02a1b2] TableOperations v1.2.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... ┌ Warning: use values(kwargs) and keys(kwargs) instead of kwargs.data and kwargs.itr │ caller = #transform#3 at TableOperations.jl:39 [inlined] └ @ Core ~/.julia/packages/TableOperations/d5QI0/src/TableOperations.jl:39 Test Summary: | Pass Total Time TableOperations.transform | 40 40 20.6s Test Summary: | Pass Total Time TableOperations.select | 102 102 7.1s Test Summary: | Pass Total Time TableOperations.filter | 12 12 0.8s Test Summary: | Pass Total Time TableOperations.map | 11 11 4.2s Test Summary: | Pass Total Time TableOperations.joinpartitions | 14 14 3.8s Test Summary: | Pass Total Time TableOperations.makepartitions | 11 11 0.9s Test Summary: | Pass Total Time TableOperations.narrowtypes | 4 4 0.3s Test Summary: | Pass Total Time TableOperations.dropmissing | 3 3 0.3s Testing TableOperations tests passed Testing completed after 43.64s PkgEval succeeded after 66.53s