Package evaluation of Tar on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:20:24.860 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.42s ################################################################################ # Installation # Installing Tar... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [a4e569a6] + Tar v1.10.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [0dad84c5] + ArgTools v1.1.2 [ea8e919c] + SHA v0.7.0 [a4e569a6] + Tar v1.10.0 Installation completed after 0.86s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_8uzhzl/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_8uzhzl/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 [1fd713ca] Attr_jll v2.5.2+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 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings 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 packages... 997.9 ms ✓ Attr_jll 1111.6 ms ✓ Tar_jll 2 dependencies successfully precompiled in 3 seconds. 7 already precompiled. Test Summary: | Pass Total Time unususal buffering | 398 398 0.7s Test Summary: | Pass Total Time empty tarball | 28 28 8.7s ┌ Warning: tar() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time test tarball | 2218 2218 10.9s Test Summary: | Pass Total Time large files | 46 46 1.0s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 3.0s Test Summary: | Pass Total Time POSIX extended headers | 2 2 15.8s Test Summary: | Pass Total Time GNU extensions | 4 4 4.0s Test Summary: | Pass Total Time directory after contents | 3 3 0.2s Test Summary: | Pass Total Time extract attacks | 38 38 3.1s Test Summary: | Pass Total Time overwrites | 151 151 0.8s Test Summary: | Pass Total Time copy symlinks | 52 52 0.3s Test Summary: | Pass Total Time bad Windows paths | 39 39 0.6s Test Summary: | Pass Total Time Issue Pkg#2185 | 2 2 0.2s Test Summary: | Pass Total Time API: create | 46 46 3.4s Test Summary: | Pass Total Time API: list | 310 310 5.1s Test Summary: | Pass Total Time API: extract | 293 293 18.0s Test Summary: | Pass Total Time API: rewrite | 442 442 21.4s Test Summary: | Pass Total Time API: skeletons | 320 320 15.4s Test Summary: | Pass Total Time header parsing | 56 56 2.0s Test Summary: | Pass Total Time self hardlink | 3 3 0.1s Test Summary: | Pass Total Time Docstrings | 1 1 0.0s Testing Tar tests passed Testing completed after 107.29s PkgEval succeeded after 148.77s