Package evaluation of ZipFile on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:12:51.399 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.07s ################################################################################ # Installation # Installing ZipFile... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [a5390f91] + ZipFile v0.10.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [a5390f91] + ZipFile v0.10.1 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.2.13+1 Installation completed after 1.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.23s ################################################################################ # Testing # Testing ZipFile Status `/tmp/jl_X919WA/Project.toml` [a5390f91] ZipFile v0.10.1 [8f399da3] Libdl v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 [83775a58] Zlib_jll v1.2.13+1 Status `/tmp/jl_X919WA/Manifest.toml` [a5390f91] ZipFile v0.10.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.2.13+1 Testing Running tests... Skipping Base.active_repl Skipping Base.active_repl_backend Skipping Base.cwstring Test Failed at /home/pkgeval/.julia/packages/ZipFile/yQ7yx/test/runtests.jl:6 Expression: Any[] == detect_ambiguities(Base, Core, ZipFile) Evaluated: Any[] == Tuple{Method, Method}[(write(w::ZipFile.Zlib.Writer, a::SubArray{T, N, A}) where {T, N, A<:Array} @ ZipFile.Zlib ~/.julia/packages/ZipFile/yQ7yx/src/Zlib.jl:169, write(s::IO, A::StridedArray) @ Base io.jl:833)] ERROR: LoadError: There was an error during testing in expression starting at /home/pkgeval/.julia/packages/ZipFile/yQ7yx/test/runtests.jl:6 Testing failed after 10.71s ERROR: LoadError: Package ZipFile errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 40.88s: package tests unexpectedly errored