Package evaluation to test XLSXDecrypt on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T17:50:39.014 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.84s ################################################################################ # Installation # Installing XLSXDecrypt... Resolving package versions... Installed XML ──────────────── v0.3.9 Installed OrderedCollections ─ v2.0.1 Installed Nettle_jll ───────── v3.10.2+0 Installed Nettle ───────────── v1.0.0 Installed JLLWrappers ──────── v1.8.0 Installed Preferences ──────── v1.5.2 Installed XLSXDecrypt ──────── v0.1.0 Installing 1 artifacts Installed artifact Nettle 5.1 MiB Updating `~/.julia/environments/v1.14/Project.toml` [e3fae58b] + XLSXDecrypt v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.8.0 [49dea1ee] + Nettle v1.0.0 [bac558e1] + OrderedCollections v2.0.1 [21216c6a] + Preferences v1.5.2 [e3fae58b] + XLSXDecrypt v0.1.0 [72c71f33] + XML v0.3.9 [4c82536e] + Nettle_jll v3.10.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [781609d7] + GMP_jll v6.3.0+2 Installation completed after 4.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.1 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_9q0ITa/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 0.7 s ✓ DataValueInterfaces 1.1 s ✓ ArgCheck 0.9 s ✓ InputBuffers 115.7 s ✓ OrderedCollections 1.1 s ✓ DataAPI 57.0 s ✓ TranscodingStreams 0.5 s ✓ IteratorInterfaceExtensions 38.5 s ✓ ZipFile 28.7 s ✓ Preferences 72.3 s ✓ XML 19.7 s ✓ CodecZlib 20.7 s ✓ CodecInflate64 0.7 s ✓ TableTraits 32.2 s ✓ JLLWrappers 31.0 s ✓ PrecompileTools 150.9 s ✓ Tables 31.9 s ✓ Libiconv_jll 31.9 s ✓ Nettle_jll ERROR: LoadError: UndefVarError: `name` not defined in `ZipArchives` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] zip_writefile(w::ZipArchives.ZipWriter{IOBuffer}, name::String, data::Vector{UInt8}; comment::String, executable::Nothing, external_attrs::Nothing)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388  [2] (::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}})(w::ZipArchives.ZipWriter{IOBuffer})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 [inlined]  [3] ZipArchives.ZipWriter(f::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}}, io::IOBuffer; zip_kwargs::@Kwargs{})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [4] top-level scope  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:1 in expression starting at stdin:5 ✗ ZipArchives 33.2 s ✓ XML2_jll 31.9 s ✓ Nettle 287.0 s ✓ EzXML 69.8 s ✓ XLSXDecrypt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("49080126-0e18-4c2a-b176-c102e4b3760c"), "ZipArchives") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/XLSX/vzApD/src/XLSX.jl:8  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XLSX/vzApD/src/XLSX.jl:2 in expression starting at stdin:5 ✗ XLSX 22 dependencies successfully precompiled in 1150 seconds. 15 already precompiled. Precompilation completed after 1198.09s ################################################################################ # Testing # Testing XLSXDecrypt ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_qS0LF6/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_qS0LF6/Project.toml` [49dea1ee] Nettle v1.0.0 ⌃ [fdbf4ff8] XLSX v0.10.4 [e3fae58b] XLSXDecrypt v0.1.0 [72c71f33] XML v0.3.9 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [ea8e919c] SHA v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qS0LF6/Manifest.toml` [dce04be8] ArgCheck v2.5.0 [6309b1aa] CodecInflate64 v0.1.3 [944b1d66] CodecZlib v0.7.8 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [8f5d6c58] EzXML v1.2.3 [0c81fc1b] InputBuffers v1.1.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [49dea1ee] Nettle v1.0.0 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [3bb67fe8] TranscodingStreams v0.11.3 ⌃ [fdbf4ff8] XLSX v0.10.4 [e3fae58b] XLSXDecrypt v0.1.0 [72c71f33] XML v0.3.9 [49080126] ZipArchives v2.6.0 [a5390f91] ZipFile v0.10.1 [94ce4f54] Libiconv_jll v1.18.0+0 [4c82536e] Nettle_jll v3.10.2+0 [02c8fc9c] XML2_jll v2.15.3+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 [a63ad114] Mmap 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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [781609d7] GMP_jll v6.3.0+2 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... ERROR: LoadError: UndefVarError: `name` not defined in `ZipArchives` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] zip_writefile(w::ZipArchives.ZipWriter{IOBuffer}, name::String, data::Vector{UInt8}; comment::String, executable::Nothing, external_attrs::Nothing)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388  [2] (::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}})(w::ZipArchives.ZipWriter{IOBuffer})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 [inlined]  [3] ZipArchives.ZipWriter(f::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}}, io::IOBuffer; zip_kwargs::@Kwargs{})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [4] top-level scope  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("49080126-0e18-4c2a-b176-c102e4b3760c"), "ZipArchives") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/XLSX/vzApD/src/XLSX.jl:8  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XLSX/vzApD/src/XLSX.jl:2 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ ZipArchives │ ERROR: LoadError: UndefVarError: `name` not defined in `ZipArchives` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] zip_writefile(w::ZipArchives.ZipWriter{IOBuffer}, name::String, data::Vector{UInt8}; comment::String, executable::Nothing, external_attrs::Nothing) │ @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388 │ [2] (::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}})(w::ZipArchives.ZipWriter{IOBuffer}) │ @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 [inlined] │ [3] ZipArchives.ZipWriter(f::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}}, io::IOBuffer; zip_kwargs::@Kwargs{}) │ @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3 │ [4] top-level scope │ @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [10] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [12] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:1 │ in expression starting at stdin:5 └ ┌ XLSX │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: ZipArchives Failed to precompile ZipArchives [49080126-0e18-4c2a-b176-c102e4b3760c] to "/home/pkgeval/.julia/compiled/v1.14/ZipArchives/jl_NcZXda" (ProcessExited(1)). XLSX Failed to precompile XLSX [fdbf4ff8-1666-58a4-91e7-1b58723a45e0] to "/home/pkgeval/.julia/compiled/v1.14/XLSX/jl_MBQRUc" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/XLSXDecrypt/BwDbV/test/runtests.jl:1 Testing failed after 106.57s ERROR: LoadError: Package XLSXDecrypt 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 1351.32s: package fails to precompile