Package evaluation of FixedPointDecimals on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:58:27.857 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.97s ################################################################################ # Installation # Installing FixedPointDecimals... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [fb4d412d] + FixedPointDecimals v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [c3b6d118] + BitIntegers v0.3.4 [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 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.59s ################################################################################ # Testing # Testing FixedPointDecimals Status `/tmp/jl_MFE6la/Project.toml` [4c88cf16] Aqua v0.8.11 [c3b6d118] BitIntegers v0.3.4 [fb4d412d] FixedPointDecimals v0.6.3 [69de0a69] Parsers v2.8.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MFE6la/Manifest.toml` [4c88cf16] Aqua v0.8.11 [c3b6d118] BitIntegers v0.3.4 [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 [dc6e5ff7] 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.2.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.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [83775a58] Zlib_jll v1.3.1+1 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 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: 492424 == 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:1724 [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: 465992 == 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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [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: 590336 == 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:1724 [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: 911768 == 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:1724 [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: 432120 == 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:1724 [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:1724 [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:1724 [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:1724 [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:1724 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:546 184.433861 seconds (98.05 M allocations: 4.769 GiB, 1.57% gc time, 99.00% compilation time: 14% of which was recompilation) Test Summary: | Pass Fail Total Time FixedPointDecimals | 241321 25 241346 6m23.0s alt | 15 15 1.7s max_exp10 | 19 19 1.0s coefficient | 30 30 0.4s constructor | 20 20 0.3s conversion | 395 395 9.4s equality between types | 37 37 0.3s inequality between types | 81 81 0.6s 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.3s traits | 38 38 0.1s addition | 5 5 0.0s subtraction | 300 300 0.0s multiply | 350 350 4.0s division | 550 550 10.5s 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 4.7s trunc | 829 829 22.5s floor, ceil | 375 375 3.3s floor_with_overflow | 22 22 6.5s ceil_with_overflow | 24 24 0.2s type stability | 1624 1624 39.3s print | 27 27 1.6s show | 10 10 0.2s string | 10 10 0.0s parsing | 235062 235062 3m04.6s hashing | 5 5 0.5s ambiguities | 11 11 0.2s Aqua | 11 11 54.6s 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 391.12s 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:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [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:481 [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:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 437.37s: package has test failures