Package evaluation of Tar on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:05:09.873 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.21s ################################################################################ # Installation # Installing Tar... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a4e569a6] + Tar v1.10.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0dad84c5] + ArgTools v1.1.2 [ea8e919c] + SHA v0.7.0 [a4e569a6] + Tar v1.10.0 Installation completed after 0.84s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_sCq5dB/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_sCq5dB/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 [ac6e5ff7] 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... 1629.5 ms ✓ Attr_jll 1680.7 ms ✓ Tar_jll 2 dependencies successfully precompiled in 3 seconds. 7 already precompiled. Test Summary: | Pass Total Time unususal buffering | 407 407 1.6s Test Summary: | Pass Total Time empty tarball | 28 28 12.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 35.8s Test Summary: | Pass Total Time large files | 46 46 1.3s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 3.4s Test Summary: | Pass Total Time POSIX extended headers | 2 2 2.4s Test Summary: | Pass Total Time GNU extensions | 4 4 1.9s 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.7s Test Summary: | Pass Total Time copy symlinks | 52 52 0.4s 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.6s Test Summary: | Pass Total Time API: list | 310 310 6.2s Test Summary: | Pass Total Time API: extract | 293 293 22.6s Test Summary: | Pass Total Time API: rewrite | 442 442 28.4s Test Summary: | Pass Total Time API: skeletons | 320 320 22.2s Test Summary: | Pass Total Time header parsing | 56 56 2.6s 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 138.45s PkgEval succeeded after 186.42s