Package evaluation of NumericalAlgorithms on Julia 1.13.0-DEV.443 (8a8e3d1f98*) started at 2025-04-28T23:17:37.917 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.09s ################################################################################ # Installation # Installing NumericalAlgorithms... Resolving package versions... Installed Statistics ────────── v1.11.1 Installed NumericalAlgorithms ─ v0.1.6 Updating `~/.julia/environments/v1.13/Project.toml` [3b47cccd] + NumericalAlgorithms v0.1.6 Updating `~/.julia/environments/v1.13/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.12.0+0 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6049.2 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 21.71s ################################################################################ # Testing # Testing NumericalAlgorithms Status `/tmp/jl_DqFnMe/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_DqFnMe/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.12.0+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. 692.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.2s Test Summary: | Pass Total Time Differentiation | 9 9 1.8s Approximation to integral: 10.335425560099939 Approximation to integral: 0.7833466666666667 Integration: Test Failed at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/test/runtests.jl:110 Expression: ≈(res, 1.75, atol = 0.01) Evaluated: 1.760324798945629 ≈ 1.75 (atol=0.01) Stacktrace: [1] top-level scope @ ~/.julia/packages/NumericalAlgorithms/PqwgE/test/runtests.jl:88 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [3] macro expansion @ ~/.julia/packages/NumericalAlgorithms/PqwgE/test/runtests.jl:110 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:731 [inlined] Test Summary: | Pass Fail Total Time Integration | 2 1 3 8.2s RNG of the outermost testset: Random.Xoshiro(0xeff889c66986de93, 0xf02a7aa9bbc8e2d4, 0x7045334f64329a07, 0xd054a844a954ae71, 0xa4229431332f4e49) ERROR: LoadError: Some tests did not pass: 2 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NumericalAlgorithms/PqwgE/test/runtests.jl:87 Testing failed after 29.4s ERROR: LoadError: Package NumericalAlgorithms errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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.13/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 77.86s: illegal method overwrites during precompilation