Package evaluation of Tar on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:26:57.829 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.53s ################################################################################ # Installation # Installing Tar... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [a4e569a6] + Tar v1.10.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [0dad84c5] + ArgTools v1.1.2 [ea8e919c] + SHA v0.7.0 [a4e569a6] + Tar v1.10.0 Installation completed after 1.05s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_jMkzbp/Project.toml` [777ac1f9] SimpleBufferStream v1.2.0 [9b64493d] Tar_jll v1.35.0+0 [0dad84c5] ArgTools v1.1.2 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jMkzbp/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.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Precompiling Tar_jll... 1269.0 ms ✓ Attr_jll 1295.8 ms ✓ Tar_jll 2 dependencies successfully precompiled in 3 seconds. 7 already precompiled. Test Summary: | Pass Total Time unususal buffering | 398 398 0.4s Test Summary: | Pass Total Time empty tarball | 28 28 15.5s ┌ Warning: tar() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time test tarball | 2218 2218 16.1s Test Summary: | Pass Total Time large files | 46 46 1.4s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 3.4s Test Summary: | Pass Total Time POSIX extended headers | 2 2 1.2s Test Summary: | Pass Total Time GNU extensions | 4 4 1.2s Test Summary: | Pass Total Time directory after contents | 3 3 0.2s Test Summary: | Pass Total Time extract attacks | 38 38 0.3s Test Summary: | Pass Total Time overwrites | 151 151 0.9s Test Summary: | Pass Total Time copy symlinks | 52 52 0.4s Test Summary: | Pass Total Time bad Windows paths | 39 39 0.7s Test Summary: | Pass Total Time API: create | 26 26 3.6s Test Summary: | Pass Total Time API: list | 170 170 4.7s Test Summary: | Pass Total Time API: extract | 163 163 11.3s Test Summary: | Pass Total Time API: rewrite | 222 222 15.0s Test Summary: | Pass Total Time API: skeletons | 160 160 10.4s Test Summary: | Pass Total Time header parsing | 56 56 1.7s Test Summary: | Pass Total Time self hardlink | 3 3 0.2s Testing Tar tests passed Testing completed after 98.31s PkgEval succeeded after 119.03s