Package evaluation of MergedArrays on Julia 1.13.0-DEV.725 (d6294ba973*) started at 2025-06-10T13:06:57.853 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.17s ################################################################################ # Installation # Installing MergedArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4201acb4] + MergedArrays v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [65a8f2f4] + ArraysOfArrays v0.6.5 [187b0558] + ConstructionBase v1.5.8 [4201acb4] + MergedArrays v0.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.52s ################################################################################ # Testing # Testing MergedArrays Status `/tmp/jl_IH0Mtn/Project.toml` [65a8f2f4] ArraysOfArrays v0.6.5 [187b0558] ConstructionBase v1.5.8 [4201acb4] MergedArrays v0.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IH0Mtn/Manifest.toml` [65a8f2f4] ArraysOfArrays v0.6.5 [187b0558] ConstructionBase v1.5.8 [4201acb4] MergedArrays v0.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... structs: Error During Test at /home/pkgeval/.julia/packages/MergedArrays/DcujM/test/runtests.jl:13 Got exception outside of a @test UndefVarError: `A` not defined in `Main` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] #s27#1 @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:30 [inlined] [2] var"#s27#1"(T::Any, ::Any, ::Any) @ ConstructionBase ./none:0 [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1703 [4] MergedArray(xs::Vector{A}) @ MergedArrays ~/.julia/packages/MergedArrays/DcujM/src/MergedArrays.jl:63 [5] merged(xs::Vector{A}) @ MergedArrays ~/.julia/packages/MergedArrays/DcujM/src/MergedArrays.jl:132 [6] top-level scope @ ~/.julia/packages/MergedArrays/DcujM/test/runtests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [8] macro expansion @ ~/.julia/packages/MergedArrays/DcujM/test/runtests.jl:15 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [10] macro expansion @ ~/.julia/packages/MergedArrays/DcujM/test/runtests.jl:18 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:290 [15] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time MergedArrays.jl | 8 1 9 13.2s structs | 1 1 8.4s NamedTuple | 7 7 3.7s RNG of the outermost testset: Random.Xoshiro(0xf977f37ec34ea394, 0x6140af2e4f17949a, 0x8163a41d1e5e1301, 0xdd54678aaa4a4a83, 0xb17b0a65f073c9fc) ERROR: LoadError: Some tests did not pass: 8 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MergedArrays/DcujM/test/runtests.jl:11 Testing failed after 25.38s ERROR: LoadError: Package MergedArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 68.63s: package tests unexpectedly errored