Package evaluation of FixedPointDecimals on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T22:04:09.069 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing FixedPointDecimals... Resolving package versions... Installed BitIntegers ──────── v0.3.2 Installed Parsers ──────────── v2.8.1 Installed Preferences ──────── v1.4.3 Installed PrecompileTools ──── v1.2.1 Installed FixedPointDecimals ─ v0.6.3 Updating `~/.julia/environments/v1.12/Project.toml` [fb4d412d] + FixedPointDecimals v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [c3b6d118] + BitIntegers v0.3.2 [fb4d412d] + FixedPointDecimals v0.6.3 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6581.4 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 73.2s ################################################################################ # Testing # Testing FixedPointDecimals Status `/tmp/jl_0eiHBw/Project.toml` [4c88cf16] Aqua v0.8.11 [c3b6d118] BitIntegers v0.3.2 [fb4d412d] FixedPointDecimals v0.6.3 [69de0a69] Parsers v2.8.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0eiHBw/Manifest.toml` [4c88cf16] Aqua v0.8.11 [c3b6d118] BitIntegers v0.3.2 [34da2185] Compat v4.16.0 [fb4d412d] FixedPointDecimals v0.6.3 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:507 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:507 =# @allocated(convert(F64D2, UInt8(1))) == 0 Evaluated: 485640 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:507 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:508 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:508 =# @allocated(convert(SFD2, Int8(-1))) == 0 Evaluated: 470368 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:508 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:511 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:511 =# @allocated(convert(WFD2, 1)) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:511 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:512 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:512 =# @allocated(convert(WFD2, 1)) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:512 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:513 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:513 =# @allocated(convert(UWFD2, 1)) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:513 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:514 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:514 =# @allocated(convert(WFD2, -1)) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:514 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:515 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:515 =# @allocated(convert(WFD2, UInt(1))) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:515 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:516 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:516 =# @allocated(convert(UWFD2, UInt(1))) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:516 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:518 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:518 =# @allocated(convert(WFD2, Int128(1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:518 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:519 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:519 =# @allocated(convert(UWFD2, Int128(1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:519 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:520 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:520 =# @allocated(convert(WFD2, UInt128(1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:520 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:521 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:521 =# @allocated(convert(UWFD2, UInt128(1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:521 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:522 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:522 =# @allocated(convert(WFD2, Int128(-1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:522 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:524 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:524 =# @allocated(convert(F64D2, Int128(1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:524 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:525 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:525 =# @allocated(convert(UF64D2, Int128(1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:525 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:526 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:526 =# @allocated(convert(F64D2, UInt128(1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:526 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:527 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:527 =# @allocated(convert(UF64D2, UInt128(1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:527 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:528 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:528 =# @allocated(convert(F64D2, Int128(-1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:528 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:506 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 =# @allocated(convert(WFD3, WFD2(1))) == 0 Evaluated: 576976 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:533 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:533 =# @allocated(convert(SFD4, SFD2(1))) == 0 Evaluated: 910312 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:533 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:534 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:534 =# @allocated(convert(SFD4, WFD2(1))) == 0 Evaluated: 415584 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:534 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:532 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 =# @allocated(convert(WFD3, WFD2(1))) == 0 Evaluated: 64 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:539 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:539 =# @allocated(convert(SFD4, SFD2(1))) == 0 Evaluated: 32 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:539 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 128-bit FD to FD conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:540 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:540 =# @allocated(convert(SFD4, WFD2(1))) == 0 Evaluated: 48 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:540 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:538 BigInt conversion performance: Test Failed at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:548 Expression: #= /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:548 =# @allocated(convert(FixedDecimal{BigInt, 0}, b)) == 0 Evaluated: 16 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:548 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:546 189.530665 seconds (100.06 M allocations: 5.432 GiB, 2.03% gc time, 98.95% compilation time) Test Summary: | Pass Fail Total Time FixedPointDecimals | 241321 25 241346 6m31.1s alt | 15 15 2.0s max_exp10 | 19 19 0.9s coefficient | 30 30 0.4s constructor | 20 20 0.3s conversion | 395 395 9.3s equality between types | 37 37 0.3s inequality between types | 81 81 0.7s 128-bit conversion correctness | 52 52 0.8s 128-bit conversion performance | 1 18 19 5.4s 128-bit FD to FD conversion performance | 3 3 0.1s 128-bit FD to FD conversion performance | 3 3 0.0s BigInt conversion performance | 1 1 0.0s promotion | 6 6 0.2s float | 6 6 0.1s comparison | 816 816 1.2s traits | 38 38 0.1s addition | 5 5 0.0s subtraction | 300 300 0.0s multiply | 350 350 3.9s division | 550 550 10.7s truncating div | 149 149 0.9s abs, sign | 164 164 0.4s overflow | 30 30 0.2s isinteger | 40 40 0.2s round | 157 157 1.8s round_with_overflow | 50 50 5.3s trunc | 829 829 22.4s floor, ceil | 375 375 3.3s floor_with_overflow | 22 22 6.4s ceil_with_overflow | 24 24 0.2s type stability | 1624 1624 39.2s print | 27 27 1.5s show | 10 10 0.2s string | 10 10 0.0s parsing | 235062 235062 3m09.7s hashing | 5 5 0.5s ambiguities | 11 11 0.2s Aqua | 11 11 55.3s RNG of the outermost testset: Random.Xoshiro(0x5e3da822a5bd8aa4, 0x6ac85488450c5337, 0x153568ff1160b802, 0xe0cc03d54afc0a80, 0x2e35cd8bd8aa65d3) ERROR: LoadError: Some tests did not pass: 241321 passed, 25 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FixedPointDecimals/E2cLd/test/runtests.jl:11 Testing failed after 401.46s ERROR: LoadError: Package FixedPointDecimals errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/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:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 501.91s: package has test failures