Package evaluation to test Tar on Julia 1.14.0-DEV.1786 (45ee44a91e*) started at 2026-02-22T12:42:15.195 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.63s ################################################################################ # 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.1.2 [ea8e919c] + SHA v1.0.0 [a4e569a6] + Tar v1.10.0 Installation completed after 1.09s Tar is a standard library in this Julia build. ################################################################################ # Testing # Testing Tar Status `/tmp/jl_7y6579/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 v1.0.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_7y6579/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.1 [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.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.0.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 | 406 406 1.5s Test Summary: | Pass Total Time empty tarball | 28 28 13.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 13.4s Test Summary: | Pass Total Time large files | 46 46 1.5s Test Summary: | Pass Broken Total Time truncated tarballs | 33 11 44 4.1s Test Summary: | Pass Total Time POSIX extended headers | 2 2 0.9s GNU extensions: Error During Test at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:263 Got exception outside of a @test UndefVarError: `loop-exit` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate_headers(callback::Tar.var"#85#86"{Vector{Tar.Header}}, tar::IOStream; raw::Bool, strict::Bool, buf::Vector{UInt8}) @ Tar /opt/julia/share/julia/stdlib/v1.14/Tar/src/extract.jl:56 [2] iterate_headers @ /opt/julia/share/julia/stdlib/v1.14/Tar/src/extract.jl:13 [inlined] [3] #81 @ /opt/julia/share/julia/stdlib/v1.14/Tar/src/Tar.jl:172 [inlined] [4] open(f::Tar.var"#81#82"{Bool, Bool, Tar.var"#85#86"{Vector{Tar.Header}}}, args::String; kwargs::@Kwargs{lock::Bool}) @ Base ./io.jl:429 [5] open @ ./io.jl:426 [inlined] [6] open_nolock @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [inlined] [7] arg_read @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:74 [inlined] [8] #list#79 @ /opt/julia/share/julia/stdlib/v1.14/Tar/src/Tar.jl:171 [inlined] [9] list @ /opt/julia/share/julia/stdlib/v1.14/Tar/src/Tar.jl:163 [inlined] [10] #list#83 @ /opt/julia/share/julia/stdlib/v1.14/Tar/src/Tar.jl:182 [inlined] [11] kwcall(::@NamedTuple{raw::Bool}, ::typeof(Tar.list), tarball::String) @ Tar /opt/julia/share/julia/stdlib/v1.14/Tar/src/Tar.jl:176 [12] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:265 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:270 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time GNU extensions | 1 1 2.9s RNG of the outermost testset: Xoshiro(0x1c44d25d81f6ff17, 0x4e5f9f010dcad193, 0xfe85257e4cea6ef3, 0x9c5afe820b80f90e, 0x467a60667c726df1) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.14/Tar/test/runtests.jl:248 Testing failed after 67.74s 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] 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:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 99.16s: package tests unexpectedly errored