Package evaluation to test DataDecimals on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T11:40:09.677 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.3s ################################################################################ # Installation # Installing DataDecimals... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3e2245cb] + DataDecimals v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [3e2245cb] + DataDecimals v1.0.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.5 s ✓ DataDecimals 1.8 s ✓ DataDecimals → DataDecimalsParsersExt 0.8 s ✓ DataDecimals → DataDecimalsPrintfExt 0.8 s ✓ DataDecimals → DataDecimalsLinearAlgebraExt 4 dependencies successfully precompiled in 7 seconds. 15 already precompiled. Precompilation completed after 24.14s ################################################################################ # Testing # Testing DataDecimals Status `/tmp/jl_RGhrXw/Project.toml` [3e2245cb] DataDecimals v1.0.0 [69de0a69] Parsers v3.0.0 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RGhrXw/Manifest.toml` [3e2245cb] DataDecimals v1.0.0 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [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 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... float conversion differential: Test Failed at /home/pkgeval/.julia/packages/DataDecimals/K5zSl/test/runtests.jl:9 Expression: #= /home/pkgeval/.julia/packages/DataDecimals/K5zSl/test/runtests.jl:9 =# @allocated(g(x)) == 0 Evaluated: 16 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:789 [inlined] [2] macro expansion @ ~/.julia/packages/DataDecimals/K5zSl/test/floatconv.jl:41 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [4] top-level scope @ ~/.julia/packages/DataDecimals/K5zSl/test/floatconv.jl:10 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [6] top-level scope @ ~/.julia/packages/DataDecimals/K5zSl/test/runtests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [8] macro expansion @ ~/.julia/packages/DataDecimals/K5zSl/test/runtests.jl:19 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:618 [12] __script_entry_eval(mod::Module, ex::Any) @ Base client.jl:106 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base client.jl:350 [14] _start() @ Base client.jl:695 [trim] skip prerelease Julia: trim verifier behavior is not stable yet Test Summary: | Pass Fail Total Time DataDecimals | 3001813 1 3001814 6m24.5s 256-bit storage integers | 36036 36036 7.1s machine integers shifted by wide counts saturate | 4 4 0.1s tables | 310 310 0.3s ndigits10 | 20445 20445 1.2s divpow10 magic | 81287 81287 1.1s scaledown rounding | 324480 324480 5.3s scaledown signed | 20000 20000 2.4s scaleup | 83598 83598 1.2s wide mul | 20001 20001 0.8s divrem_wide | 40177 40177 0.5s allocation-free kernels | 3 3 0.2s divlu and reciprocal | 650260 650260 4.9s _mul256x64 agrees with the full multiply | 20001 20001 0.7s construction and accessors | 30 30 4.4s integer conversion | 5413 5413 4.2s rational conversion | 517 517 3.9s float conversion | 1824 1824 7.0s decimal<->decimal and rescale | 14 14 2.9s comparison | 16306 16306 2.6s hashing | 1006 1006 2.1s parse and print | 1831 1831 25.1s promotion | 17 17 1.2s Integer(x) yields the storage tier's machine integer | 6 6 0.9s add/sub differential | 43066 43066 8.1s mul differential | 21602 21602 2.7s div differential | 7203 7203 12.1s integer quotient and remainder | 190 190 4.6s round family | 517 517 1.9s sum | 5 5 1.0s mixed-type arithmetic | 20 20 2.0s DecimalValue arithmetic | 8004 8004 0.5s allocation-free ops | 20 20 1.7s type stability | 0 0.7s DecimalValue alignment overflow names the operation | 3 3 0.1s format | 10527 10527 12.9s broadcast kernels | 40210 40210 5.5s mixed-scale and wide broadcast kernels | 15003 15003 3.0s float conversion differential | 211000 1 211001 19.8s dec_str literal | 21 21 1.5s normalize | 50006 50006 0.8s scientific display | 5 5 0.4s deep-scale division (512-bit dividend) | 65003 65003 2.5s ecosystem surface | 25 25 17.9s exact printf and checked arithmetic | 4 4 0.5s decimal Printf rounding | 215 215 6.4s release regressions | 177 177 29.6s decimal vs float comparison fast path | 462008 462008 9.6s Float64 -> Decimal fast path | 196964 196964 25.0s parse (via the Parsers extension) agrees with the core scanner | 480355 480355 22.3s radix sort and min/max over coefficients | 43 43 29.0s sum widens the Int128 tier to Int256 | 5 5 0.6s parsers ext | 66045 66045 36.9s Trim compile | 1 1 0.0s RNG of the outermost testset: Xoshiro(0x652b82898c2fef5a, 0x51902bf515df3705, 0x8e9ca130b68a27de, 0x52a1b2b6ad591ff7, 0x65570f5b1bf03b80) ERROR: LoadError: Some tests did not pass: 3001813 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataDecimals/K5zSl/test/runtests.jl:12 Testing failed after 390.54s ERROR: LoadError: Package DataDecimals 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 471.42s: package has test failures