Package evaluation of StaticNumbers on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:14:57.053 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.96s ################################################################################ # Installation # Installing StaticNumbers... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [c5e4b96a] + StaticNumbers v0.4.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [c5e4b96a] + StaticNumbers v0.4.0 Installation completed after 0.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 34.65s ################################################################################ # Testing # Testing StaticNumbers Status `/tmp/jl_jpbzZM/Project.toml` [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.13 [c5e4b96a] StaticNumbers v0.4.0 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jpbzZM/Manifest.toml` [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [c5e4b96a] StaticNumbers v0.4.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Total Time simple tests | 15 15 0.1s static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r InexactError: convert(UInt64, -1) Stacktrace: [1] throw_inexacterror(func::Symbol, to::Type, val::Int64) @ Core ./boot.jl:815 [2] check_sign_bit @ ./boot.jl:821 [inlined] [3] toUInt64 @ ./boot.jl:932 [inlined] [4] UInt64(x::Int64) @ Core ./boot.jl:962 [5] UInt64(::StaticInteger{-1}) @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:160 [6] convert(::Type{UInt64}, x::StaticInteger{-1}) @ Base ./number.jl:7 [7] _promote @ ./promotion.jl:379 [inlined] [8] promote @ ./promotion.jl:404 [inlined] [9] div(x::StaticInteger{-1}, y::UInt64, r::RoundingMode{:ToZero}) @ Base ./div.jl:360 [10] div(a::StaticInteger{-1}, b::UInt64) @ Base ./div.jl:64 [11] divgcd(x::StaticInteger{-1}, y::Int64) @ Base ./rational.jl:61 [12] div(x::StaticInteger{-1}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [13] div(x::StaticInteger{-1}, y::Rational{Int64}) @ Base ./rational.jl:523 [14] top-level scope @ none:1 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [18] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r InexactError: convert(UInt64, -1) Stacktrace: [1] throw_inexacterror(func::Symbol, to::Type, val::Int64) @ Core ./boot.jl:815 [2] check_sign_bit @ ./boot.jl:821 [inlined] [3] toUInt64 @ ./boot.jl:932 [inlined] [4] UInt64(x::Int64) @ Core ./boot.jl:962 [5] UInt64(::StaticInteger{-1}) @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:160 [6] convert(::Type{UInt64}, x::StaticInteger{-1}) @ Base ./number.jl:7 [7] _promote @ ./promotion.jl:379 [inlined] [8] promote @ ./promotion.jl:404 [inlined] [9] div(x::StaticInteger{-1}, y::UInt64, r::RoundingMode{:ToZero}) @ Base ./div.jl:360 [10] div(a::StaticInteger{-1}, b::UInt64) @ Base ./div.jl:64 [11] divgcd(x::StaticInteger{-1}, y::Int64) @ Base ./rational.jl:61 [12] div(x::StaticInteger{-1}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [13] div(x::StaticInteger{-1}, y::Rational{Int64}) @ Base ./rational.jl:523 [14] top-level scope @ none:1 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [18] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r InexactError: convert(UInt64, -1) Stacktrace: [1] throw_inexacterror(func::Symbol, to::Type, val::Int64) @ Core ./boot.jl:815 [2] check_sign_bit @ ./boot.jl:821 [inlined] [3] toUInt64 @ ./boot.jl:932 [inlined] [4] UInt64(x::Int64) @ Core ./boot.jl:962 [5] UInt64(::StaticInteger{-1}) @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:160 [6] convert(::Type{UInt64}, x::StaticInteger{-1}) @ Base ./number.jl:7 [7] _promote @ ./promotion.jl:379 [inlined] [8] promote @ ./promotion.jl:404 [inlined] [9] div(x::StaticInteger{-1}, y::UInt64, r::RoundingMode{:ToZero}) @ Base ./div.jl:360 [10] div(a::StaticInteger{-1}, b::UInt64) @ Base ./div.jl:64 [11] divgcd(x::Int64, y::StaticInteger{-1}) @ Base ./rational.jl:61 [12] div(x::Rational{Int64}, y::StaticInteger{-1}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:504 [13] div(x::Rational{Int64}, y::StaticInteger{-1}) @ Base ./rational.jl:523 [14] top-level scope @ none:1 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [18] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{true}(::UInt64) The type `StaticInteger{true}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{true}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{true}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{true}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{2}(::UInt64) The type `StaticInteger{2}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{2}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{2}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{2}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{3}(::UInt64) The type `StaticInteger{3}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{3}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{3}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{3}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{0}(::UInt64) The type `StaticInteger{0}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{0}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd @ ./rational.jl:61 [inlined] [6] div(x::StaticInteger{0}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [7] div(x::StaticInteger{0}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{0}(::UInt64) The type `StaticInteger{0}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{0}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd @ ./rational.jl:61 [inlined] [6] div(x::StaticInteger{0}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [7] div(x::StaticInteger{0}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{false}(::UInt64) The type `StaticInteger{false}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{false}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd @ ./rational.jl:61 [inlined] [6] div(x::StaticInteger{false}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [7] div(x::StaticInteger{false}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{false}(::UInt64) The type `StaticInteger{false}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{false}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd @ ./rational.jl:61 [inlined] [6] div(x::StaticInteger{false}, y::Rational{Int64}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:508 [7] div(x::StaticInteger{false}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{true}(::UInt64) The type `StaticInteger{true}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{true}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{true}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{true}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{true}(::UInt64) The type `StaticInteger{true}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{true}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{true}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{true}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{2}(::UInt64) The type `StaticInteger{2}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{2}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{2}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{2}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{2}(::UInt64) The type `StaticInteger{2}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{2}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{2}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{2}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{3}(::UInt64) The type `StaticInteger{3}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{3}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{3}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{3}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 =# @eval ($f)(static($x), $y) ≈ $r MethodError: no method matching StaticInteger{3}(::UInt64) The type `StaticInteger{3}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{3}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::StaticInteger{3}, y::Int64) @ Base ./rational.jl:61 [6] div @ ./rational.jl:508 [inlined] [7] div(x::StaticInteger{3}, y::Rational{Int64}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:74 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r InexactError: convert(UInt64, -1) Stacktrace: [1] throw_inexacterror(func::Symbol, to::Type, val::Int64) @ Core ./boot.jl:815 [2] check_sign_bit @ ./boot.jl:821 [inlined] [3] toUInt64 @ ./boot.jl:932 [inlined] [4] UInt64(x::Int64) @ Core ./boot.jl:962 [5] UInt64(::StaticInteger{-1}) @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:160 [6] convert(::Type{UInt64}, x::StaticInteger{-1}) @ Base ./number.jl:7 [7] _promote @ ./promotion.jl:379 [inlined] [8] promote @ ./promotion.jl:404 [inlined] [9] div(x::StaticInteger{-1}, y::UInt64, r::RoundingMode{:ToZero}) @ Base ./div.jl:360 [10] div(a::StaticInteger{-1}, b::UInt64) @ Base ./div.jl:64 [11] divgcd(x::Int64, y::StaticInteger{-1}) @ Base ./rational.jl:61 [12] div(x::Rational{Int64}, y::StaticInteger{-1}, r::RoundingMode{:ToZero}) @ Base ./rational.jl:504 [13] div(x::Rational{Int64}, y::StaticInteger{-1}) @ Base ./rational.jl:523 [14] top-level scope @ none:1 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [18] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{true}(::UInt64) The type `StaticInteger{true}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{true}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{true}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{true}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{2}(::UInt64) The type `StaticInteger{2}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{2}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{2}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{2}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 static math: Error During Test at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 Test threw exception Expression: #= /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 =# @eval ($f)($x, static($y)) ≈ $r MethodError: no method matching StaticInteger{3}(::UInt64) The type `StaticInteger{3}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::T) where T<:Number @ Core boot.jl:965 StaticInteger{X}() where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:22 StaticInteger{X}(!Matched::Int64) where X @ StaticNumbers ~/.julia/packages/StaticNumbers/StsSi/src/StaticNumbers.jl:32 ... Stacktrace: [1] convert(::Type{StaticInteger{3}}, x::UInt64) @ Base ./number.jl:7 [2] cvt1 @ ./essentials.jl:612 [inlined] [3] ntuple @ ./ntuple.jl:51 [inlined] [4] convert @ ./essentials.jl:614 [inlined] [5] divgcd(x::Int64, y::StaticInteger{3}) @ Base ./rational.jl:61 [6] div @ ./rational.jl:504 [inlined] [7] div(x::Rational{Int64}, y::StaticInteger{3}) @ Base ./rational.jl:523 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [12] macro expansion @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] top-level scope @ ~/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:38 Test Summary: | Pass Error Total Time static math | 11648 20 11668 46.5s RNG of the outermost testset: Random.Xoshiro(0x662f69246d84ed75, 0x65db4cb631ebbb77, 0x86e10d313d8ba12a, 0x90959a050fca1122, 0x2e3dc760a588bd9a) ERROR: LoadError: Some tests did not pass: 11648 passed, 0 failed, 20 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StaticNumbers/StsSi/test/runtests.jl:37 Testing failed after 57.93s ERROR: LoadError: Package StaticNumbers 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{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:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 116.96s: package has test failures