Package evaluation to test Tar on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T11:53:20.940 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.95s ################################################################################ # Installation # Installing Tar... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a4e569a6] + Tar v1.10.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [0dad84c5] + ArgTools v1.2.0 [ea8e919c] + SHA v1.13.0 [a4e569a6] + Tar v1.10.0 Installation completed after 1.13s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_Lw8Zjk/Project.toml` [777ac1f9] SimpleBufferStream v1.2.0 [9b64493d] Tar_jll v1.35.0+0 [0dad84c5] ArgTools v1.2.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Lw8Zjk/Manifest.toml` [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [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.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time unususal buffering | 400 400 1.5s Test Summary: | Pass Total Time empty tarball | 28 28 12.6s ┌ Warning: tar() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time test tarball | 2218 2218 13.0s Test Summary: | Pass Total Time large files | 46 46 1.5s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 4.6s Test Summary: | Pass Total Time POSIX extended headers | 2 2 0.9s Test Summary: | Pass Total Time GNU extensions | 4 4 1.0s Test Summary: | Pass Total Time directory after contents | 3 3 0.2s Test Summary: | Pass Total Time extract attacks | 38 38 0.4s Test Summary: | Pass Total Time overwrites | 151 151 0.9s Test Summary: | Pass Total Time copy symlinks | 58 58 1.8s Test Summary: | Pass Total Time bad Windows paths | 48 48 0.8s Test Summary: | Pass Total Time Issue Pkg#2185 | 2 2 0.4s without predicate: Test Failed at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:635 Expression: tar == Tar.create(dir, tar) Evaluated: FileSpec("/tmp/jl_2jC5K18rq7", 0x01b6) == "/tmp/jl_2jC5K18rq7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:635 [inlined] [3] (::var"#138#139"{String})(tar::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 without predicate: Test Failed at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:635 Expression: tar == Tar.create(dir, tar) Evaluated: FileSpec("/tmp/jl_MBMxKtKNkH", 0x01b6) == "/tmp/jl_MBMxKtKNkH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:635 [inlined] [3] (::var"#138#139"{SubString{String}})(tar::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 with predicate: Test Failed at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:659 Expression: tar == Tar.create(predicate, dir, tar) Evaluated: FileSpec("/tmp/jl_wNEz6tw70B", 0x01b6) == "/tmp/jl_wNEz6tw70B" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:659 [inlined] [3] (::var"#146#147"{var"#142#143", String})(tar::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 with predicate: Test Failed at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:659 Expression: tar == Tar.create(predicate, dir, tar) Evaluated: FileSpec("/tmp/jl_GBoDQdUNWr", 0x01b6) == "/tmp/jl_GBoDQdUNWr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:659 [inlined] [3] (::var"#146#147"{var"#142#143", SubString{String}})(tar::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 Test Summary: | Pass Fail Total Time API: create | 50 4 54 12.2s without predicate | 25 2 27 9.5s with predicate | 25 2 27 2.7s RNG of the outermost testset: Xoshiro(0x33249d84d6c972b9, 0xb0ff135b94ba4023, 0x362e4968386d8732, 0x719d4038faa3c6c4, 0x7056082f89964678) ERROR: LoadError: Some tests did not pass: 50 passed, 4 failed, 0 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:618 Testing failed after 79.0s ERROR: LoadError: Package Tar errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 108.57s: package has test failures