Package evaluation to test ZeroLocus62 on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T11:54:52.253 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.5s ################################################################################ # Installation # Installing ZeroLocus62... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f62862d0] + ZeroLocus62 v3.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [f62862d0] + ZeroLocus62 v3.1.2 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ ZeroLocus62 12.0 s ✓ Parsers 4.2 s ✓ JSON 3 dependencies successfully precompiled in 18 seconds. 16 already precompiled. Precompilation completed after 35.25s ################################################################################ # Testing # Testing ZeroLocus62 Status `/tmp/jl_EEH46o/Project.toml` ⌅ [682c06a0] JSON v0.21.4 [f62862d0] ZeroLocus62 v3.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_EEH46o/Manifest.toml` ⌅ [682c06a0] JSON v0.21.4 ⌅ [69de0a69] Parsers v2.8.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [f62862d0] ZeroLocus62 v3.1.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/ZeroLocus62/examples.json": No such file or directory Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing) @ Base iostream.jl:332 [3] open(fname::String) @ Base iostream.jl:311 [inlined] [4] open(f::JSON.Parser.var"#5#6"{Core.TypeEgal{Dict{String, Any}}, Core.TypeEgal{Int64}, Nothing, Bool, Bool, Int64}, args::String; kwargs::@Kwargs{}) @ Base io.jl:449 [inlined] [5] open(f::JSON.Parser.var"#5#6"{Core.TypeEgal{Dict{String, Any}}, Core.TypeEgal{Int64}, Nothing, Bool, Bool, Int64}, args::String) @ Base io.jl:448 [inlined] [6] parsefile(filename::String; dicttype::Core.TypeEgal{Dict{String, Any}}, inttype::Core.TypeEgal{Int64}, null::Nothing, allownan::Bool, use_mmap::Bool) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:509 [7] parsefile(filename::String) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:502 [inlined] [8] load_json(relpath::String) @ Main ~/.julia/packages/ZeroLocus62/lYgSt/test/runtests.jl:32 [9] top-level scope @ ~/.julia/packages/ZeroLocus62/lYgSt/test/runtests.jl:59 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [11] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/ZeroLocus62/lYgSt/test/runtests.jl:59 Testing failed after 26.47s ERROR: LoadError: Package ZeroLocus62 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 108.41s: package tests unexpectedly errored