Package evaluation of DarkIntegers on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T05:21:38.789 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.75s ################################################################################ # 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.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.19s ################################################################################ # Testing # Testing DarkIntegers Status `/tmp/jl_85oJUU/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_85oJUU/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.1 [69de0a69] Parsers v2.8.3 ⌅ [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.5, 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: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 -------------------------------------------------------------------------------- 380 tests passed, 2 failed, 0 errored in 5m 27s (total test time 5m 13s) ================================================================================ 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)}}[{(0x8a3f0c0a586c558e, 0x0000000000003db3)}RRM, {(0x4178709741cc146a, 0x0000000000010338)}RRM, {(0xb0f999b638151b7f, 0x0000000000011010)}RRM, {(0x0c2c4087715e5c8b, 0x00000000000057d6)}RRM, {(0x86596e0516560aeb, 0x00000000000051ab)}RRM, {(0x1841ab77ef36b314, 0x000000000000bc03)}RRM, {(0xdb6df731c12bf8dd, 0x000000000000eebc)}RRM, {(0x7d548e693f123a12, 0x0000000000002759)}RRM, {(0x7ec23649515dcf5b, 0x0000000000002ee3)}RRM, {(0x9a1f1e9f0ff2bbae, 0x00000000000119b1)}RRM … {(0xb0bf04334d09a7b8, 0x000000000000f056)}RRM, {(0xe936e7d93c50ac9e, 0x0000000000003dbe)}RRM, {(0xd7bfa4673a85194a, 0x0000000000002eaa)}RRM, {(0x241884af2dff9804, 0x000000000000dcc5)}RRM, {(0x6fa629239980b0ed, 0x000000000000ae5c)}RRM, {(0x18892b807383ab19, 0x0000000000000571)}RRM, {(0x4a548d1e3276bc14, 0x0000000000001dc4)}RRM, {(0xcc412aa5d2ea8915, 0x000000000001171a)}RRM, {(0xb2805f05b346266b, 0x0000000000004855)}RRM, {(0x171a0ec983d8b12f, 0x000000000000b0c8)}RRM], DarkIntegers.CyclicModulus(), DarkIntegers.ntt_mul, false) == Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x8ffc54b53ecb68ad, 0x0000000000012708)}RRM, {(0xbec97a8b8acd2ee2, 0x000000000000e9d4)}RRM, {(0x8331559766c482ae, 0x0000000000007a4e)}RRM, {(0x5d5e7b2f87441ebe, 0x000000000000549a)}RRM, {(0x0cc47f581e8bf584, 0x0000000000002fbd)}RRM, {(0x999ead70815b69bc, 0x00000000000072c6)}RRM, {(0xe05a4bcb7963fd75, 0x000000000000a292)}RRM, {(0xa574c7beeda9ee0a, 0x0000000000010ea2)}RRM, {(0x7782e00377d4eb6a, 0x000000000000bb49)}RRM, {(0x5f0d769a70798cf5, 0x0000000000001c7e)}RRM … {(0xa26be4b839d76950, 0x00000000000020b0)}RRM, {(0x7a537fb4b79a5f71, 0x0000000000003001)}RRM, {(0xd2459e5ecf071bc4, 0x0000000000003673)}RRM, {(0xf7673dd629e269e2, 0x000000000001162e)}RRM, {(0xec5a051aeac3bfb9, 0x0000000000000cb7)}RRM, {(0xc08c2f7e5f93b454, 0x000000000000558c)}RRM, {(0x6e25807e986ef12e, 0x000000000000dc98)}RRM, {(0x1adf1eac55a4576b, 0x000000000000c0d8)}RRM, {(0x34ef48dc8a224988, 0x000000000000ccc5)}RRM, {(0xa95e99d65066918f, 0x0000000000011e61)}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)}}[{(0x582d8a7f65a0c922, 0x000000000000ea5c)}RRM, {(0x3a6030f16840e40e, 0x000000000000d0ca)}RRM, {(0xa591477972f0db9c, 0x0000000000003dd4)}RRM, {(0xe9d4616b64fbf1d4, 0x000000000000f664)}RRM, {(0xfd113b160148257e, 0x00000000000117b7)}RRM, {(0xb2800b89df1e5a78, 0x000000000000d3cf)}RRM, {(0x0db3555b4bbe65f3, 0x000000000000b529)}RRM, {(0xd8c39397b3b65f14, 0x0000000000003e07)}RRM, {(0x99bf795952662e94, 0x0000000000005436)}RRM, {(0x4018af86ff13f3e5, 0x00000000000024a4)}RRM … {(0x99492519f54d74ee, 0x000000000000042d)}RRM, {(0x953ce666c6b7d810, 0x000000000000b0a9)}RRM, {(0xdaeaaa461cb14d01, 0x00000000000058be)}RRM, {(0x3940c1548cfb3961, 0x0000000000009544)}RRM, {(0xccb71608074a2f12, 0x00000000000092bb)}RRM, {(0xf0a8bf4c8e123fdc, 0x00000000000023e4)}RRM, {(0xe22b44cced79bc4c, 0x000000000000bc05)}RRM, {(0xf27bb6e73e5bcfb0, 0x000000000000d18e)}RRM, {(0x94c871b08bfbfaa1, 0x0000000000006e28)}RRM, {(0x171a0ec983d8b12f, 0x000000000000b0c8)}RRM], DarkIntegers.NegacyclicModulus(), DarkIntegers.ntt_mul, false) == Polynomial{MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}, 64}(MgModUInt{MLUInt{2, UInt64}, {(0x00000000000c8001, 0x0000000000013100)}}[{(0x5466228af61dafb7, 0x0000000000009ff6)}RRM, {(0x61a5a1dd0865b8b9, 0x0000000000010a47)}RRM, {(0xaa94bd402a4315d7, 0x0000000000007a0d)}RRM, {(0x512e7233dd83e4cb, 0x0000000000011efc)}RRM, {(0x1ada0bfe124bf0f3, 0x0000000000010331)}RRM, {(0x4eed651dd53f23e6, 0x000000000000b11b)}RRM, {(0xdbb1f557c678b4a7, 0x0000000000005ed9)}RRM, {(0x102b01db9b8361ae, 0x0000000000007c6a)}RRM, {(0x27bf1cf88a642aa9, 0x000000000000c5b5)}RRM, {(0x5ebaa5820fadd3ba, 0x0000000000004ea4)}RRM … {(0x2157b72ab2047bfa, 0x00000000000110c3)}RRM, {(0x5f92a35cf246b2f5, 0x000000000000af23)}RRM, {(0xbfe5742697800a4e, 0x0000000000011658)}RRM, {(0xff8648961947a9bc, 0x0000000000008e4e)}RRM, {(0x4c3ac9610b8553b1, 0x000000000000dc01)}RRM, {(0x60b9d31ffa9cec9d, 0x0000000000003367)}RRM, {(0x1ebf9753bf371856, 0x000000000000f849)}RRM, {(0xec81a4ba70f372aa, 0x000000000000a3ed)}RRM, {(0xe7891b85d84a4413, 0x000000000000513a)}RRM, {(0xa95e99d65066918f, 0x0000000000011e61)}RRM], DarkIntegers.NegacyclicModulus(), DarkIntegers.ntt_mul, false) Testing failed after 383.18s 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:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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 420.66s: package tests unexpectedly errored