Package evaluation of DataValues on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:27:34.577 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.77s ################################################################################ # Installation # Installing DataValues... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [e7dc6d0d] + DataValues v0.4.13 Updating `~/.julia/environments/v1.11/Manifest.toml` [e2d170a0] + DataValueInterfaces v1.0.0 [e7dc6d0d] + DataValues v0.4.13 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.17s ################################################################################ # Testing # Testing DataValues Status `/tmp/jl_uKZXCm/Project.toml` [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uKZXCm/Manifest.toml` [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... DataValueArray: DataVector: Error During Test at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:48 Test threw exception Expression: isequal(pushfirst!(X, DataValue{Int}()), DataValueArray(vcat([1, 2, 3], [1:10...]), vcat(true, fill(false, 12)))) could not load symbol "jl_array_grow_beg": /opt/julia/bin/julia: undefined symbol: jl_array_grow_beg Stacktrace: [1] pushfirst!(X::DataValueVector{Int64}, v::DataValue{Int64}) @ DataValues ~/.julia/packages/DataValues/N7oeL/src/array/datavaluevector.jl:55 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:48 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:6 DataValueArray: DataVector: Error During Test at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:54 Test threw exception Expression: isequal(pushfirst!(Y, 1, DataValue(), DataValue(3)), DataValueArray([1, 2, 3, 1, 2, 3, 4, 5], [false, true, false, false, false, false, false, false])) MethodError: no method matching _prepend!(::DataValueVector{Int64}, ::Base.HasLength, ::Tuple{Int64, DataValue{Union{}}, DataValue{Int64}}) The function `_prepend!` exists, but no method is defined for this combination of argument types. Closest candidates are: _prepend!(!Matched::Vector, ::Union{Base.HasLength, Base.HasShape}, ::Any) @ Base array.jl:1394 _prepend!(!Matched::Vector, ::Base.IteratorSize, ::Any) @ Base array.jl:1407 Stacktrace: [1] prepend!(a::DataValueVector{Int64}, iter::Tuple{Int64, DataValue{Union{}}, DataValue{Int64}}) @ Base ./array.jl:1390 [2] pushfirst!(::DataValueVector{Int64}, ::Int64, ::DataValue{Union{}}, ::DataValue{Int64}) @ Base ./array.jl:1391 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:54 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:6 DataValueArray: DataVector: Error During Test at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:4 Got exception outside of a @test could not load symbol "jl_array_grow_beg": /opt/julia/bin/julia: undefined symbol: jl_array_grow_beg Stacktrace: [1] pushfirst!(X::DataValueVector{Int64}, v::DataValue{Int64}) @ DataValues ~/.julia/packages/DataValues/N7oeL/src/array/datavaluevector.jl:55 [2] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:69 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/array/test_datavaluevector.jl:6 [5] include(fname::String) @ Main ./sysimg.jl:38 [6] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/runtests.jl:22 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/runtests.jl:12 [9] include(fname::String) @ Main ./sysimg.jl:38 [10] top-level scope @ none:6 [11] eval @ ./boot.jl:430 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [13] _start() @ Base ./client.jl:531 DataValueArray: Primitives: Error During Test at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_primitives.jl:4 Got exception outside of a @test StackOverflowError: Stacktrace: [1] promote_result(::Type, ::Type, ::Type{Any}, ::Type{DataValue{Any}}) @ Base ./promotion.jl:338 [2] promote_type @ ./promotion.jl:318 [inlined]--- the above 2 lines are repeated 79982 more times --- DataValueArray: Reduce: Test Failed at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:26 Expression: isequal(mapreduce(f, +, X), DataValue(mapreduce(f, +, X.values))) Evaluated: isequal(DataValue{Float64}(5090.14), DataValue{Float64}(5090.14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:26 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:7 DataValueArray: Reduce: Test Failed at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:45 Expression: method(f, X) == DataValue(method(f, A)) Evaluated: DataValue{Float64}(5090.14) == DataValue{Float64}(5090.14) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:45 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/DataValues/N7oeL/test/array/test_reduce.jl:7 Test Summary: | Pass Fail Error Total Time DataValues | 2091 2 4 2097 5m11.1s Core | 252 252 5.0s Operations | 30 30 3.8s Base derived tests | 1048 1048 5.5s Broadcast | 6 6 0.3s DataValueArray: Broadcast | 18 18 3m30.6s DataValueArray: Constructor | 118 118 6.1s DataValueArray: Indexing | 404 404 4.5s DataValueArray: DataMatrix | 2 2 0.3s DataValueArray: DataVector | 12 3 15 10.2s DataValueArray: Primitives | 95 1 96 10.4s DataValueArray: Reduce | 102 2 104 15.8s DataValueArray: Show | 0 12.6s DataValueArray: TypeDefs | 4 4 0.1s ERROR: LoadError: Some tests did not pass: 2091 passed, 2 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataValues/N7oeL/test/runtests.jl:10 Testing failed after 317.86s ERROR: LoadError: Package DataValues 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 349.85s: package tests unexpectedly errored