Package evaluation of HalfIntegers on Julia 1.13.0-DEV.896 (efa4faf9a4*) started at 2025-07-25T10:25:43.508 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 12.96s ################################################################################ # Installation # Installing HalfIntegers... Resolving package versions... Installed HalfIntegers ─ v1.6.0 Updating `~/.julia/environments/v1.13/Project.toml` [f0d1745a] + HalfIntegers v1.6.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [f0d1745a] + HalfIntegers v1.6.0 Installation completed after 1.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3237.1 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 26 already precompiled. Precompiling package dependencies... Precompilation completed after 30.78s ################################################################################ # Testing # Testing HalfIntegers Status `/tmp/jl_bTou4C/Project.toml` [f0d1745a] HalfIntegers v1.6.0 [88634af6] SaferIntegers v3.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bTou4C/Manifest.toml` [f0d1745a] HalfIntegers v1.6.0 [1914dd2f] MacroTools v0.5.16 [88634af6] SaferIntegers v3.5.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Aliases | 13 13 0.0s Test Summary: | Pass Total Time Constructors | 321 321 6.3s Test Summary: | Pass Total Time Conversion | 1269 1269 17.1s Test Summary: | Pass Total Time half | 473 473 6.0s Test Summary: | Pass Total Time twice | 764 764 10.4s Test Summary: | Pass Total Time onehalf | 50 50 1.0s Test Summary: | Pass Total Time Properties | 382 382 1.5s Test Summary: | Pass Total Time Comparison | 2268 2268 11.9s div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfInt8(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfInt8(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfInt16(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfInt16(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfInt32(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfInt32(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:770 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:770 =# @inferred(mod(HalfInt64(7 / 2), HalfInt64(3 / 2))) == mod(7 // 2, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:771 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:771 =# @inferred(mod(HalfInt64(7 / 2), HalfInt64(1 / 2))) == mod(7 // 2, 1 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfInt64(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfInt64(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfUInt8(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfUInt8(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfUInt16(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfUInt16(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod(HalfUInt32(9 / 2), 3)) == mod(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod(4, HalfUInt32(3 / 2))) == mod(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:778 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:778 =# @inferred(mod(HalfInt8(7 / 2), HalfInt64(1 / 2))) == mod(7 // 2, 1 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:782 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:782 =# @inferred(mod(HalfInt64(-7), HalfInt32(5 / 2))) == mod(-7, 5 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfInt8(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfInt8(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfInt16(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfInt16(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfInt32(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfInt32(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:770 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:770 =# @inferred(mod1(HalfInt64(7 / 2), HalfInt64(3 / 2))) == mod1(7 // 2, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:771 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:771 =# @inferred(mod1(HalfInt64(7 / 2), HalfInt64(1 / 2))) == mod1(7 // 2, 1 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfInt64(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfInt64(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfUInt8(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfUInt8(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfUInt16(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfUInt16(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:772 =# @inferred(mod1(HalfUInt32(9 / 2), 3)) == mod1(9 // 2, 3) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:774 =# @inferred(mod1(4, HalfUInt32(3 / 2))) == mod1(4, 3 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:778 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:778 =# @inferred(mod1(HalfInt8(7 / 2), HalfInt64(1 / 2))) == mod1(7 // 2, 1 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] div/rem/mod: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:782 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:782 =# @inferred(mod1(HalfInt64(-7), HalfInt32(5 / 2))) == mod1(-7, 5 // 2) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt8(9 / 2), 3, RoundUp)) == rem(9 // 2, 3, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt8(3 / 2), RoundUp)) == rem(4, 3 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt16(9 / 2), 3, RoundUp)) == rem(9 // 2, 3, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt16(3 / 2), RoundUp)) == rem(4, 3 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt32(9 / 2), 3, RoundUp)) == rem(9 // 2, 3, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt32(3 / 2), RoundUp)) == rem(4, 3 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:812 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:812 =# @inferred(rem(HalfInt64(7 / 2), HalfInt64(3 / 2), RoundUp)) == rem(7 // 2, 3 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:813 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:813 =# @inferred(rem(HalfInt64(7 / 2), HalfInt64(1 / 2), RoundUp)) == rem(7 // 2, 1 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt64(9 / 2), 3, RoundUp)) == rem(9 // 2, 3, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt64(3 / 2), RoundUp)) == rem(4, 3 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:821 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:821 =# @inferred(rem(HalfInt8(7 / 2), HalfInt64(1 / 2), RoundUp)) == rem(7 // 2, 1 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:825 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:825 =# @inferred(rem(HalfInt64(-7), HalfInt32(5 / 2), RoundUp)) == rem(-7, 5 // 2, RoundUp) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt8(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt8(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt16(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt16(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt32(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt32(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:812 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:812 =# @inferred(rem(HalfInt64(7 / 2), HalfInt64(3 / 2), RoundDown)) == rem(7 // 2, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:813 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:813 =# @inferred(rem(HalfInt64(7 / 2), HalfInt64(1 / 2), RoundDown)) == rem(7 // 2, 1 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfInt64(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfInt64(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfUInt8(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfUInt8(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfUInt16(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfUInt16(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:814 =# @inferred(rem(HalfUInt32(9 / 2), 3, RoundDown)) == rem(9 // 2, 3, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:816 =# @inferred(rem(4, HalfUInt32(3 / 2), RoundDown)) == rem(4, 3 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:821 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:821 =# @inferred(rem(HalfInt8(7 / 2), HalfInt64(1 / 2), RoundDown)) == rem(7 // 2, 1 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:825 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:825 =# @inferred(rem(HalfInt64(-7), HalfInt32(5 / 2), RoundDown)) == rem(-7, 5 // 2, RoundDown) return type Half{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt8(9 / 2), 3, RoundUp)) == divrem(9 // 2, 3, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt8(3 / 2), RoundUp)) == divrem(4, 3 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt16(9 / 2), 3, RoundUp)) == divrem(9 // 2, 3, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt16(3 / 2), RoundUp)) == divrem(4, 3 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt32(9 / 2), 3, RoundUp)) == divrem(9 // 2, 3, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt32(3 / 2), RoundUp)) == divrem(4, 3 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:867 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:867 =# @inferred(divrem(HalfInt64(7 / 2), HalfInt64(3 / 2), RoundUp)) == divrem(7 // 2, 3 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:868 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:868 =# @inferred(divrem(HalfInt64(7 / 2), HalfInt64(1 / 2), RoundUp)) == divrem(7 // 2, 1 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt64(9 / 2), 3, RoundUp)) == divrem(9 // 2, 3, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt64(3 / 2), RoundUp)) == divrem(4, 3 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:876 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:876 =# @inferred(divrem(HalfInt8(7 / 2), HalfInt64(1 / 2), RoundUp)) == divrem(7 // 2, 1 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:880 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:880 =# @inferred(divrem(HalfInt64(-7), HalfInt32(5 / 2), RoundUp)) == divrem(-7, 5 // 2, RoundUp) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt8(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt8(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt16(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt16(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt32(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt32(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:867 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:867 =# @inferred(divrem(HalfInt64(7 / 2), HalfInt64(3 / 2), RoundDown)) == divrem(7 // 2, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:868 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:868 =# @inferred(divrem(HalfInt64(7 / 2), HalfInt64(1 / 2), RoundDown)) == divrem(7 // 2, 1 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfInt64(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfInt64(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfUInt8(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfUInt8(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfUInt16(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfUInt16(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:869 =# @inferred(divrem(HalfUInt32(9 / 2), 3, RoundDown)) == divrem(9 // 2, 3, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:871 =# @inferred(divrem(4, HalfUInt32(3 / 2), RoundDown)) == divrem(4, 3 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:876 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:876 =# @inferred(divrem(HalfInt8(7 / 2), HalfInt64(1 / 2), RoundDown)) == divrem(7 // 2, 1 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Division: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:880 Test threw exception Expression: #= /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:880 =# @inferred(divrem(HalfInt64(-7), HalfInt32(5 / 2), RoundDown)) == divrem(-7, 5 // 2, RoundDown) return type Tuple{Int64, Half{Int64}} does not match inferred return type Tuple{Int64, Any} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:529 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Pass Error Broken Total Time Arithmetic | 3661 96 120 3877 1m08.1s Addition/subtraction | 87 87 1.1s Multiplication | 238 238 3.0s Division | 1955 96 120 2171 44.3s / | 186 186 2.6s \ | 186 186 2.5s // | 161 161 5.3s div/rem/mod | 510 36 546 13.2s Exponentiation | 361 361 5.0s lcm/gcd/gcdx | 762 762 13.2s abs | 45 45 0.2s abs2 | 45 45 0.2s sign | 45 45 0.3s signbit | 45 45 0.2s flipsign | 56 56 0.6s Complex | 22 22 0.2s RNG of the outermost testset: Random.Xoshiro(0x34629d2a6b209705, 0x328614852d76ab68, 0x750f398423778058, 0xc10db85f6d13ed08, 0x5ca104eaa065962d) ERROR: LoadError: Some tests did not pass: 3661 passed, 0 failed, 96 errored, 120 broken. in expression starting at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:580 Testing failed after 135.52s ERROR: LoadError: Package HalfIntegers errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [inlined] [4] 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.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 194.47s: package tests unexpectedly errored