Package evaluation of NumericalAlgorithms on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:58:12.352 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.59s ################################################################################ # Installation # Installing NumericalAlgorithms... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [3b47cccd] + NumericalAlgorithms v0.1.6 Updating `~/.julia/environments/v1.12/Manifest.toml` [3b47cccd] + NumericalAlgorithms v0.1.6 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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 [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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.09s ################################################################################ # Testing # Testing NumericalAlgorithms Status `/tmp/jl_muGGv1/Project.toml` [3b47cccd] NumericalAlgorithms v0.1.6 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_muGGv1/Manifest.toml` [3b47cccd] NumericalAlgorithms v0.1.6 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Precompiling packages... Info Given NumericalAlgorithms was explicitly requested, output will be shown live  WARNING: Method definition ranseq(Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Misc.jl:2 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 704.6 ms ? NumericalAlgorithms WARNING: Method definition ranseq(Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Misc.jl:2 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition ranseq(Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Misc.jl:2 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.ranseq :: Tuple{Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition decompose(Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Misc.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{NumericalAlgorithms.LFG})(Any, Any, Any, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:7 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.LFG :: Union{}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition (::Type{NumericalAlgorithms.LFG})() in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:20 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.LFG :: Tuple{}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition (::Type{NumericalAlgorithms.LFG})(Any, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:22 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.LFG :: Tuple{Any, Any, Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition rand(NumericalAlgorithms.LFG) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:25 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition rand(NumericalAlgorithms.LFG, Int64) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:32 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{NumericalAlgorithms.RANMAR})(NumericalAlgorithms.LFG, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{NumericalAlgorithms.RANMAR})(Any, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:45 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.RANMAR :: Union{}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition (::Type{NumericalAlgorithms.RANMAR})() in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:50 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition rand(NumericalAlgorithms.RANMAR) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:64 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition vanderCorputSeq(Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:74 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.vanderCorputSeq :: Tuple{Any, Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition haltonSeq(Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:86 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.haltonSeq :: Tuple{Any, Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition faureSeq(Any, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:92 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.faureSeq :: Tuple{Any, Any, Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition sobolSeq() in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:117 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.sobolSeq :: Tuple{}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 WARNING: Method definition uniformSeq(Any, Any, Any) in module NumericalAlgorithms at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/src/Random.jl:122 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `NumericalAlgorithms.uniformSeq :: Tuple{Any, Any, Any}` in module `NumericalAlgorithms` └ @ Base.Docs docs/Docs.jl:249 Root found after 5 iterations, root: 1.6180339887496482 Method failed after 101 iterations. Root found after 4 iterations, root: [0.5000000000070757, 7.757857160695775e-10, -0.523598775578007] Test Summary: | Pass Total Time Root finding | 5 5 7.5s Test Summary: | Pass Total Time Differentiation | 9 9 1.7s Approximation to integral: 10.335425560099939 Approximation to integral: 0.7833466666666667 Test Summary: | Pass Total Time Integration | 3 3 2.1s Test Summary: | Pass Total Time Random | 7 7 16.1s Test Summary: | Pass Total Time Runs test for randomness | 2 2 5.4s Test Summary: | Pass Total Time Markov Chain Monte Carlo | 1 1 0.7s Testing NumericalAlgorithms tests passed Testing completed after 43.12s PkgEval succeeded after 81.06s