Package evaluation of Tar on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:42:36.475 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # Installation # Installing Tar... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a4e569a6] + Tar v1.10.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [0dad84c5] + ArgTools v1.1.1 [ea8e919c] + SHA v0.7.0 [a4e569a6] + Tar v1.10.0 Installation completed after 3.37s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_ut2gIO/Project.toml` [777ac1f9] SimpleBufferStream v1.2.0 [9b64493d] Tar_jll v1.35.0+0 [0dad84c5] ArgTools v1.1.1 [9a3f8284] Random [ea8e919c] SHA v0.7.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test Status `/tmp/jl_ut2gIO/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 [1fd713ca] Attr_jll v2.5.3+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9b64493d] Tar_jll v1.35.0+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time unususal buffering | 406 406 0.4s Test Summary: | Pass Total Time empty tarball | 28 28 4.3s ┌ Warning: tar() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time test tarball | 2218 2218 9.3s Test Summary: | Pass Total Time large files | 46 46 1.0s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 2.1s Test Summary: | Pass Total Time POSIX extended headers | 2 2 0.9s Test Summary: | Pass Total Time GNU extensions | 4 4 1.1s Test Summary: | Pass Total Time directory after contents | 3 3 0.1s Test Summary: | Pass Total Time extract attacks | 38 38 0.2s Test Summary: | Pass Total Time overwrites | 151 151 0.5s Test Summary: | Pass Total Time copy symlinks | 52 52 0.3s Test Summary: | Pass Total Time bad Windows paths | 39 39 0.5s Test Summary: | Pass Total Time API: create | 26 26 3.0s Test Summary: | Pass Total Time API: list | 170 170 3.2s Test Summary: | Pass Total Time API: extract | 163 163 9.8s Test Summary: | Pass Total Time API: rewrite | 222 222 14.0s Test Summary: | Pass Total Time API: skeletons | 130 130 8.7s Test Summary: | Pass Total Time header parsing | 56 56 1.2s Test Summary: | Pass Total Time self hardlink | 3 3 0.1s Testing Tar tests passed Testing completed after 69.21s PkgEval succeeded after 88.07s