Package evaluation to test Tar on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T11:57:48.108 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.77s ################################################################################ # 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.11s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_jexi4S/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_jexi4S/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 | 399 399 1.5s Test Summary: | Pass Total Time empty tarball | 28 28 12.4s ┌ Warning: tar() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time test tarball | 2218 2218 12.6s Test Summary: | Pass Total Time large files | 46 46 1.4s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 4.7s 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.3s 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_ofIz6f0vij", 0x01b6) == "/tmp/jl_ofIz6f0vij" 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_kPQ3018TSd", 0x01b6) == "/tmp/jl_kPQ3018TSd" 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_gDCViXufcz", 0x01b6) == "/tmp/jl_gDCViXufcz" 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_4B6Ho3mXmr", 0x01b6) == "/tmp/jl_4B6Ho3mXmr" 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.1s without predicate | 25 2 27 9.4s with predicate | 25 2 27 2.7s RNG of the outermost testset: Xoshiro(0x5691515cfcd8e87d, 0x5b90b092fb4b10e1, 0xd76a3746283cdb39, 0x772f24664695a3a0, 0xe0a07640a601dc9d) 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 77.57s 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 107.73s: package has test failures