Package evaluation of FixedPointDecimals on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:26:47.158 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.94s ################################################################################ # Installation # Installing FixedPointDecimals... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb4d412d] + FixedPointDecimals v0.6.3 Updating `~/.julia/environments/v1.13/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 0.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.15s ################################################################################ # Testing # Testing FixedPointDecimals Status `/tmp/jl_FFCRwA/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_FFCRwA/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.7.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.13/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.13/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: 464056 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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: 577072 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/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.13/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.13/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.13/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: 417832 == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/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.13/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/FixedPointDecimals/E2cLd/test/FixedDecimal.jl:546 201.182356 seconds (100.05 M allocations: 5.432 GiB, 1.92% gc time, 98.96% compilation time) Test Summary: | Pass Fail Total Time FixedPointDecimals | 241321 25 241346 6m40.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 8.8s 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 6.2s 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 3.9s 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.3s round | 157 157 1.7s round_with_overflow | 50 50 5.1s trunc | 829 829 20.4s floor, ceil | 375 375 3.1s floor_with_overflow | 22 22 6.7s ceil_with_overflow | 24 24 0.2s type stability | 1624 1624 38.3s print | 27 27 1.5s show | 10 10 0.2s string | 10 10 0.0s parsing | 235062 235062 3m21.4s hashing | 5 5 0.5s ambiguities | 11 11 0.2s Aqua | 11 11 54.7s RNG of the outermost testset: Random.Xoshiro(0x36134c85894cf6f1, 0x18dfca0766539ef9, 0xc836f5c5e8c68aef, 0xc4302fcbdf3815cd, 0xc716c60c62b12322) 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 409.98s ERROR: LoadError: Package FixedPointDecimals 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{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.13/Pkg/src/Operations.jl:2386 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2241 [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.13/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.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: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 457.03s: package has test failures