Package evaluation of DarkIntegers on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:30:01.653 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.75s ################################################################################ # Installation # Installing DarkIntegers... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [95d18f7b] + DarkIntegers v0.1.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [95d18f7b] + DarkIntegers v0.1.4 ⌅ [27ebfcd6] + Primes v0.4.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [dc6e5ff7] + 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 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 0.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.23s ################################################################################ # Testing # Testing DarkIntegers Status `/tmp/jl_WV5KN4/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_WV5KN4/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 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.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.12.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.12.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.2.0+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [4536629a] OpenBLAS_jll v0.3.28+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [83775a58] Zlib_jll v1.3.1+1 [8e850b90] libblastrampoline_jll v5.11.2+0 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 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:1137 [inlined] └ @ Core ./broadcast.jl:1137 ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1137 [inlined] └ @ Core ./broadcast.jl:1137 Using 70 out of 110 testcase definitions... ================================================================================ Platform: Linux (x86_64-linux-gnu), Julia 1.12.0-DEV.1805, Jute nothing -------------------------------------------------------------------------------- Utility functions: ............. single limb arithmetic: ................... single limb modulo arithmetic: ........ multi-limb integers: ................................................................................................................. multi-limb integers, signed: .................................................................................. modulo integers: .................................. Montgomery reduction: ........... modulo integers, Montgomery representation: ................................... polynomials: ......................F..F........................... NTT: .............. ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1137 [inlined] └ @ Core ./broadcast.jl:1137 ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1137 [inlined] └ @ Core ./broadcast.jl:1137 ┌ Warning: `range(start, stop)` (with neither `length` nor `step` given) is deprecated, use `range(start, stop=stop)` instead. │ caller = broadcasted at broadcast.jl:1137 [inlined] └ @ Core ./broadcast.jl:1137 -------------------------------------------------------------------------------- 380 tests passed, 2 failed, 0 errored in 5m 18s (total test time 5m 5s) ================================================================================ polynomials/multiplication [cyclic] Test Failed at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/polynomial.test.jl:96 Expression: ref == test3 Evaluated: Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x3670f70616e72464, 0x0000000000001263)}RRM, {(0x478971deb7be7b63, 0x000000000000cad8)}RRM, {(0x72838f48ca2ce157, 0x000000000000c9d4)}RRM, {(0x67ac94182d6192e9, 0x0000000000011422)}RRM, {(0x08740c63cdbe366b, 0x000000000000a992)}RRM, {(0x01a69a00df79c878, 0x0000000000003b97)}RRM, {(0x2e7a79e4aee970cb, 0x00000000000092fb)}RRM, {(0xe878345bf5aaf7cf, 0x0000000000004b0b)}RRM, {(0xee9bbf68127d5511, 0x0000000000000298)}RRM, {(0x17c006547b843138, 0x0000000000011114)}RRM … {(0x4bdd7353b1c63e6d, 0x0000000000003096)}RRM, {(0xc0638e0827e958d9, 0x0000000000004cf6)}RRM, {(0x7b87ddbdf68cf3da, 0x000000000000683b)}RRM, {(0xa4809d80e19fa69b, 0x0000000000001151)}RRM, {(0xbcc063e6294e31e2, 0x000000000000c2cb)}RRM, {(0x980e92a49aaee0eb, 0x0000000000003af7)}RRM, {(0x9f47039e4985d8dc, 0x000000000000edda)}RRM, {(0x1ef3c0c3a50ab787, 0x0000000000010082)}RRM, {(0x3cf68aeab370e105, 0x0000000000008456)}RRM, {(0x813d6f6d6b1f1329, 0x0000000000002a72)}RRM], DarkIntegers.CyclicModulus(), DarkIntegers.ntt_mul, false) == Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x9527ea3a2d527ca1, 0x00000000000126d2)}RRM, {(0x1dd0bc16a9ea1e67, 0x000000000000fb7a)}RRM, {(0x1599d327e869c30f, 0x00000000000007cf)}RRM, {(0x60f4d776beacce6a, 0x00000000000008fb)}RRM, {(0xfd0f80e3efd07cd2, 0x0000000000007a06)}RRM, {(0xec62c230aee6217a, 0x0000000000009604)}RRM, {(0xb62f1005630c1a3d, 0x000000000000360d)}RRM, {(0x1583a834c4bdf1c1, 0x00000000000052e1)}RRM, {(0xff839342e2c7d6d1, 0x00000000000015d3)}RRM, {(0xf9b8e1acac56c2d0, 0x000000000000f72b)}RRM … {(0xe8cb7efe0621d3b2, 0x0000000000006b6b)}RRM, {(0x6fde8b39fb89ba0f, 0x0000000000009841)}RRM, {(0x8db82641549619c3, 0x000000000000fe47)}RRM, {(0x108fda14cefb008e, 0x000000000000c6f9)}RRM, {(0xe76b53d97eb8c700, 0x000000000000e949)}RRM, {(0x544cdc1002d13827, 0x0000000000012436)}RRM, {(0xb8a3327e2de48374, 0x000000000000bee0)}RRM, {(0x8cb20d4509d2b9e3, 0x00000000000127e5)}RRM, {(0x82ce98d82dcd4e21, 0x00000000000051cf)}RRM, {(0x07ccbd472470c029, 0x00000000000002f6)}RRM], DarkIntegers.CyclicModulus(), DarkIntegers.ntt_mul, false) ================================================================================ polynomials/multiplication [negacyclic] Test Failed at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/test/polynomial.test.jl:96 Expression: ref == test3 Evaluated: Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x01d8e8e6dc76bd69, 0x000000000001034f)}RRM, {(0x9f211cb1aaa84295, 0x000000000000e9b6)}RRM, {(0x6ccaed9d57dcb914, 0x0000000000008073)}RRM, {(0xaac6b77f4043550c, 0x0000000000008dfb)}RRM, {(0x9566b6a0e3861d5f, 0x00000000000084b3)}RRM, {(0x8ad7430a6abbfd20, 0x000000000000af42)}RRM, {(0x10b5d294147bd2c6, 0x000000000000af63)}RRM, {(0x6142ea9157913af9, 0x0000000000010518)}RRM, {(0xcdadd1c91b426a8d, 0x0000000000002ea5)}RRM, {(0x546cebabdf8261bf, 0x000000000000ab17)}RRM … {(0xb8de1ed1b92ce39a, 0x0000000000006e81)}RRM, {(0x754077a79cc9db8f, 0x00000000000093e4)}RRM, {(0x6658187129b986de, 0x0000000000008658)}RRM, {(0x2ac50715cfe62287, 0x000000000000194e)}RRM, {(0xdc70ce1536b9b037, 0x000000000000b578)}RRM, {(0xd731af2e304057c8, 0x0000000000002af6)}RRM, {(0xfe1abb8fa6a508cf, 0x0000000000006bb0)}RRM, {(0x64e73e64dd368aec, 0x0000000000003da5)}RRM, {(0xd76bd358b6b488e8, 0x000000000000aa52)}RRM, {(0x813d6f6d6b1f1329, 0x0000000000002a72)}RRM], DarkIntegers.NegacyclicModulus(), DarkIntegers.ntt_mul, false) == Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x0ec5ea005e7982c4, 0x00000000000035fa)}RRM, {(0x5655d0ac95a67126, 0x000000000000b4f5)}RRM, {(0xdc953c07430d3f7d, 0x0000000000009832)}RRM, {(0x45aaac9722962446, 0x000000000000a3a7)}RRM, {(0x272b8142d3548a48, 0x00000000000045b9)}RRM, {(0x15fc8b0cac048ecc, 0x000000000000defd)}RRM, {(0xd5c65d9704015734, 0x000000000000867d)}RRM, {(0x44ec49f4e9bcaeaa, 0x000000000000190a)}RRM, {(0x679181d254158ff5, 0x000000000001113f)}RRM, {(0x572897bca09a6e41, 0x000000000000c759)}RRM … {(0xc61b89ffc28e02ae, 0x000000000000e32b)}RRM, {(0x0d13ad20295c2400, 0x000000000000a63e)}RRM, {(0x57fab35c1bd9f7e8, 0x000000000000b82b)}RRM, {(0x77a49c9e23d95685, 0x0000000000005d80)}RRM, {(0xb5e63564c0188d5f, 0x000000000000a1b5)}RRM, {(0x5e407e2bfc43a4b3, 0x0000000000008953)}RRM, {(0x9322802169a39f13, 0x0000000000011340)}RRM, {(0x72255947ce738f0e, 0x000000000000d755)}RRM, {(0x8841fb7104fd5b44, 0x00000000000090c1)}RRM, {(0x07ccbd472470c029, 0x00000000000002f6)}RRM], DarkIntegers.NegacyclicModulus(), DarkIntegers.ntt_mul, false) Testing failed after 415.3s ERROR: LoadError: Package DarkIntegers errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 462.87s: package tests unexpectedly errored