Package evaluation of DarkIntegers on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:36:31.117 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.84s ################################################################################ # Installation # Installing DarkIntegers... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [95d18f7b] + DarkIntegers v0.1.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [95d18f7b] + DarkIntegers v0.1.4 ⌅ [27ebfcd6] + Primes v0.4.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.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 [8dfed614] + Test v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.19s ################################################################################ # Testing # Testing DarkIntegers Status `/tmp/jl_iWbjSW/Project.toml` ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [95d18f7b] DarkIntegers v0.1.4 [82bedeac] Jute v0.2.5 ⌅ [27ebfcd6] Primes v0.4.0 [10745b16] Statistics v1.11.1 [9a3f8284] Random v1.11.0 Status `/tmp/jl_iWbjSW/Manifest.toml` ⌅ [c7e460c6] ArgParse v0.6.2 ⌅ [6e4b80f9] BenchmarkTools v0.5.0 ⌅ [34da2185] Compat v2.2.1 [95d18f7b] DarkIntegers v0.1.4 ⌅ [864edb3b] DataStructures v0.17.20 [8bb1440f] DelimitedFiles v1.9.1 [682c06a0] JSON v0.21.4 [82bedeac] Jute v0.2.5 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 ⌅ [27ebfcd6] Primes v0.4.0 [10745b16] Statistics v1.11.1 ⌅ [b718987f] TextWrap v0.3.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Collecting testcases... ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1120 [inlined] └ @ Core ./broadcast.jl:1120 ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1120 [inlined] └ @ Core ./broadcast.jl:1120 Using 70 out of 110 testcase definitions... ================================================================================ Platform: Linux (x86_64-linux-gnu), Julia 1.11.4, Jute nothing -------------------------------------------------------------------------------- Utility functions: ............. single limb arithmetic: ................... single limb modulo arithmetic: ........ multi-limb integers: ................................................................................................................. multi-limb integers, signed: .................................................................................. modulo integers: .......EEEEEEEEEEEEE...........E Montgomery reduction: ........... modulo integers, Montgomery representation: ........E...........E polynomials: ....................EE........................... NTT: ......EE.. ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1120 [inlined] └ @ Core ./broadcast.jl:1120 ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1120 [inlined] └ @ Core ./broadcast.jl:1120 -------------------------------------------------------------------------------- 338 tests passed, 0 failed, 20 errored in 3m 1s (total test time 2m 48s) ================================================================================ modulo integers/promotion Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:52 Test threw exception Expression: x + y == 13 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:52 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:53 Test threw exception Expression: x + 1 == 101 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] +(a::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, b::Int64) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:53 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:54 Test threw exception Expression: 1 + x == 101 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] +(a::Int64, b::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:54 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:56 Test threw exception Expression: x - y == 10 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:56 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:57 Test threw exception Expression: x - 1 == 99 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] -(a::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, b::Int64) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:57 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:58 Test threw exception Expression: 1 - x == 78 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] -(a::Int64, b::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:58 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:60 Test threw exception Expression: x * y == 150 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:60 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:61 Test threw exception Expression: x * 3 == 123 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] *(a::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, b::Int64) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:61 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:62 Test threw exception Expression: 110x == 26 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] rem(x::Int64, T::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}) @ Base ./int.jl:632 [7] *(a::Int64, b::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}) @ Base ./int.jl:1017 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [9] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:62 [inlined] [10] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:64 Test threw exception Expression: x ÷ y == 1 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:64 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:65 Test threw exception Expression: x ÷ 3 == 33 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:65 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:66 Test threw exception Expression: 110 ÷ x == 1 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}}, x::Int64) @ Base ./number.jl:7 [6] _promote @ ./promotion.jl:375 [inlined] [7] promote @ ./promotion.jl:400 [inlined] [8] ==(x::ModUInt{MLUInt{2, UInt8}, {(0xb1, 0x00)}}, y::Int64) @ Base ./promotion.jl:483 [9] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:66 [inlined] [12] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 Error During Test at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:70 Test threw exception Expression: ModUInt{T, modulus}(187) == 10 MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [6] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:70 [inlined] [7] (::var"#203#212")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 ================================================================================ modulo integers/rand(range) [seed=123] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{3, UInt8}}, ::MLInt{3, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{3, UInt8}, T::Type{MLUInt{3, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{3, UInt8}, b::MLUInt{3, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{3, UInt8}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{3, UInt8}, {(0xe5, 0xff, 0x3f)}}}, x::Int64) @ Base ./number.jl:7 [6] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int.test.jl:142 [inlined] [7] (::var"#208#217")(rng::MersenneTwister) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [8] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [9] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [10] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] (::Jute.var"#28#29"{Jute.Testcase, Vector{MersenneTwister}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [13] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{MersenneTwister}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [14] run_testcase(tc::Jute.Testcase, args::Vector{MersenneTwister}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [15] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [16] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [17] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [18] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [19] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [20] include(fname::String) @ Main ./sysimg.jl:38 [21] top-level scope @ none:6 [22] eval @ ./boot.jl:430 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [24] _start() @ Base ./client.jl:531 ================================================================================ modulo integers, Montgomery representation/promotion Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{2, UInt8}}, ::MLInt{2, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt8}, T::Type{MLUInt{2, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt8}, b::MLUInt{2, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt8}) @ Base ./int.jl:291 [4] MgModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int_montgomery.jl:42 [inlined] [5] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int_montgomery.test.jl:49 [inlined] [6] (::var"#256#265")() @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [7] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [8] invokelatest(::Any) @ Base ./essentials.jl:1052 [9] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] (::Jute.var"#28#29"{Jute.Testcase, Vector{Union{}}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [12] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{Union{}}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [13] run_testcase(tc::Jute.Testcase, args::Vector{Union{}}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [14] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [15] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [16] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [17] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [18] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [19] include(fname::String) @ Main ./sysimg.jl:38 [20] top-level scope @ none:6 [21] eval @ ./boot.jl:430 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [23] _start() @ Base ./client.jl:531 ================================================================================ modulo integers, Montgomery representation/rand(range) [seed=123] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{3, UInt8}}, ::MLInt{3, UInt8}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{3, UInt8}, T::Type{MLUInt{3, UInt8}}) @ Base ./int.jl:632 [2] +(a::MLInt{3, UInt8}, b::MLUInt{3, UInt8}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{3, UInt8}) @ Base ./int.jl:291 [4] MgModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int_montgomery.jl:42 [inlined] [5] convert(::Type{MgModUInt{MLUInt{3, UInt8}, {(0xe5, 0xff, 0x3f)}}}, x::Int64) @ Base ./number.jl:7 [6] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/modulo_int_montgomery.test.jl:152 [inlined] [7] (::var"#261#270")(rng::MersenneTwister) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [8] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [9] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [10] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] (::Jute.var"#28#29"{Jute.Testcase, Vector{MersenneTwister}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [13] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{MersenneTwister}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [14] run_testcase(tc::Jute.Testcase, args::Vector{MersenneTwister}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [15] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [16] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [17] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [18] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [19] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [20] include(fname::String) @ Main ./sysimg.jl:38 [21] top-level scope @ none:6 [22] eval @ ./boot.jl:430 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [24] _start() @ Base ./client.jl:531 ================================================================================ polynomials/multiplication [cyclic] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{2, UInt64}}, ::MLInt{2, UInt64}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt64}, T::Type{MLUInt{2, UInt64}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt64}, b::MLUInt{2, UInt64}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt64}) @ Base ./int.jl:291 [4] MgModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int_montgomery.jl:42 [inlined] [5] convert(::Type{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}}, x::Int64) @ Base ./number.jl:7 [6] setindex!(A::Vector{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}}, x::Int64, i::Int64) @ Base ./array.jl:987 [7] DarkIntegers.NTTPlan(::Type{MLUInt{2, UInt64}}, modulus::MLUInt{2, UInt64}, len::Int64, tangent::Bool) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:127 [8] _get_ntt_plan(::Type{MLUInt{2, UInt64}}, modulus::MLUInt{2, UInt64}, len::Int64, tangent::Bool) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:163 [9] get_ntt_plan @ ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:174 [inlined] [10] ntt_mul(p1::Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}, p2::Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/polynomial.jl:467 [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/polynomial.test.jl:91 [inlined] [12] (::var"#275#285"{var"#reference_mul#284"})(negacyclic::Bool) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [13] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [14] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [15] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [17] (::Jute.var"#28#29"{Jute.Testcase, Vector{Bool}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [18] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{Bool}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [19] run_testcase(tc::Jute.Testcase, args::Vector{Bool}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [20] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [21] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [22] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [23] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [24] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [25] include(fname::String) @ Main ./sysimg.jl:38 [26] top-level scope @ none:6 [27] eval @ ./boot.jl:430 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [29] _start() @ Base ./client.jl:531 ================================================================================ polynomials/multiplication [negacyclic] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{2, UInt64}}, ::MLInt{2, UInt64}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt64}, T::Type{MLUInt{2, UInt64}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt64}, b::MLUInt{2, UInt64}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt64}) @ Base ./int.jl:291 [4] MgModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int_montgomery.jl:42 [inlined] [5] convert(::Type{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}}, x::Int64) @ Base ./number.jl:7 [6] setindex!(A::Vector{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}}, x::Int64, i::Int64) @ Base ./array.jl:987 [7] DarkIntegers.NTTPlan(::Type{MLUInt{2, UInt64}}, modulus::MLUInt{2, UInt64}, len::Int64, tangent::Bool) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:127 [8] _get_ntt_plan(::Type{MLUInt{2, UInt64}}, modulus::MLUInt{2, UInt64}, len::Int64, tangent::Bool) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:163 [9] get_ntt_plan @ ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:174 [inlined] [10] ntt_mul(p1::Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}, p2::Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/polynomial.jl:467 [11] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/polynomial.test.jl:91 [inlined] [12] (::var"#275#285"{var"#reference_mul#284"})(negacyclic::Bool) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [13] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [14] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [15] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [17] (::Jute.var"#28#29"{Jute.Testcase, Vector{Bool}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [18] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{Bool}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [19] run_testcase(tc::Jute.Testcase, args::Vector{Bool}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [20] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [21] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [22] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [23] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [24] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [25] include(fname::String) @ Main ./sysimg.jl:38 [26] top-level scope @ none:6 [27] eval @ ./boot.jl:430 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [29] _start() @ Base ./client.jl:531 ================================================================================ NTT/correctness [MLUInt{2, UInt32},ModUInt] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{2, UInt32}}, ::MLInt{2, UInt32}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt32}, T::Type{MLUInt{2, UInt32}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt32}, b::MLUInt{2, UInt32}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt32}) @ Base ./int.jl:291 [4] ModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int.jl:36 [inlined] [5] convert(::Type{ModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, x::Int64) @ Base ./number.jl:7 [6] get_inverse_coeff(::Type{ModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, N::Int64) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:71 [7] (::var"#reference_dft#296")(a::Vector{ModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, inverse::Bool) @ Main ~/.julia/packages/DarkIntegers/wu36S/test/ntt.test.jl:34 [8] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/ntt.test.jl:52 [inlined] [9] (::var"#293#297"{var"#reference_dft#296"})(tp::Type, mod_tp::Type) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [10] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [11] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [12] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] (::Jute.var"#28#29"{Jute.Testcase, Vector{Type}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [15] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{Type}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [16] run_testcase(tc::Jute.Testcase, args::Vector{Type}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [17] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [18] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [19] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [20] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [21] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:430 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:531 ================================================================================ NTT/correctness [MLUInt{2, UInt32},MgModUInt] Error During Test at /home/pkgeval/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:140 Got exception outside of a @test MethodError: convert(::Type{MLUInt{2, UInt32}}, ::MLInt{2, UInt32}) is ambiguous. Candidates: convert(::Type{MLUInt{N, T}}, x::Integer) where {N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb.jl:96 convert(::Type{V}, x::MLInt{N, T}) where {V<:Unsigned, N, T} @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/multi_limb_signed.jl:115 Possible fix, define convert(::Type{MLUInt{N, T}}, ::MLInt{N, T}) where {T, N, N, T} Stacktrace: [1] rem(x::MLInt{2, UInt32}, T::Type{MLUInt{2, UInt32}}) @ Base ./int.jl:632 [2] +(a::MLInt{2, UInt32}, b::MLUInt{2, UInt32}) @ Base ./int.jl:1017 [3] mod(x::Int64, y::MLUInt{2, UInt32}) @ Base ./int.jl:291 [4] MgModUInt @ ~/.julia/packages/DarkIntegers/wu36S/src/modulo_int_montgomery.jl:42 [inlined] [5] convert(::Type{MgModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, x::Int64) @ Base ./number.jl:7 [6] get_inverse_coeff(::Type{MgModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, N::Int64) @ DarkIntegers ~/.julia/packages/DarkIntegers/wu36S/src/ntt.jl:71 [7] (::var"#reference_dft#296")(a::Vector{MgModUInt{MLUInt{2, UInt32}, {(0x00000001, 0xffffffff)}}}, inverse::Bool) @ Main ~/.julia/packages/DarkIntegers/wu36S/test/ntt.test.jl:34 [8] macro expansion @ ~/.julia/packages/DarkIntegers/wu36S/test/ntt.test.jl:52 [inlined] [9] (::var"#293#297"{var"#reference_dft#296"})(tp::Type, mod_tp::Type) @ Main ~/.julia/packages/Jute/Rd9q9/src/macros.jl:112 [10] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:1055 [11] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:1052 [12] macro expansion @ ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:142 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] (::Jute.var"#28#29"{Jute.Testcase, Vector{Type}, Vector{Test.Result}})() @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:141 [15] with_output_capture(func::Jute.var"#28#29"{Jute.Testcase, Vector{Type}, Vector{Test.Result}}, pass_through::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/utils.jl:124 [16] run_testcase(tc::Jute.Testcase, args::Vector{Type}, capture_output::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/run_testcase.jl:138 [17] run_testcases(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:126 [18] runtests_internal(run_options::Dict{Symbol, Any}, tcs::Vector{Any}, doctest::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:198 [19] runtests(tcs::Nothing; options::Dict{Symbol, Vector{Symbol}}, ignore_commandline::Bool) @ Jute ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:274 [20] runtests @ ~/.julia/packages/Jute/Rd9q9/src/runtests.jl:247 [inlined] [21] top-level scope @ ~/.julia/packages/DarkIntegers/wu36S/test/runtests.jl:16 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:430 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:531 Testing failed after 238.71s ERROR: LoadError: Package DarkIntegers errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 276.22s: package tests unexpectedly errored