Package evaluation of Polylogarithms on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:38:11.451 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.22s ################################################################################ # Installation # Installing Polylogarithms... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [43cc4a2f] + Polylogarithms v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [43cc4a2f] + Polylogarithms v0.1.0 [21216c6a] + Preferences v1.4.3 ⌅ [276daf66] + SpecialFunctions v0.10.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+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 2.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.41s ################################################################################ # Testing # Testing Polylogarithms ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1920 Status `/tmp/jl_IHhzSl/Project.toml` [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.7.0 [43cc4a2f] Polylogarithms v0.1.0 ⌅ [276daf66] SpecialFunctions v0.10.3 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IHhzSl/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [43cc4a2f] Polylogarithms v0.1.0 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 ⌅ [276daf66] SpecialFunctions v0.10.3 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils 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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling Polylogarithms... Info Given Polylogarithms was explicitly requested, output will be shown live  WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:125 overwritten in module Polylogarithms at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/src/utilities.jl:53. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 791.3 ms ? Polylogarithms WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:125 overwritten in module Polylogarithms at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/src/utilities.jl:53. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:125 overwritten in module Polylogarithms at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/src/utilities.jl:53. Precompiling CSV... 1785.8 ms ✓ WeakRefStrings 28219.2 ms ✓ CSV 2 dependencies successfully precompiled in 30 seconds. 28 already precompiled. Test Summary: | Pass Total Time Harmonic numbers | 994 994 34.4s Test Summary: | Pass Total Time Generalised Harmonic numbers | 130 130 0.0s WARNING: Method definition relerr(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition relerrc(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:16 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition near_equal(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:17 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≅(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≒(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:29 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Bernoulli numbers | 73 73 2.1s ┌ Warning: `type` keyword argument is deprecated; a single type can be passed to `types` instead └ @ CSV ~/.julia/packages/CSV/XLcqT/src/context.jl:356 Test Summary: | Pass Total Time Bernoulli polynomials | 662 662 5.6s WARNING: Method definition relerr(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition relerrc(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:16 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition near_equal(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:17 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≅(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≒(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:29 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Harmonic numbers | 8 8 1.2s WARNING: Method definition relerr(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition relerrc(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:16 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition near_equal(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:17 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≅(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≒(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:29 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Derivatives of the gamma function at 1.0 | 10 10 0.0s WARNING: Method definition relerr(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition relerrc(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:16 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition near_equal(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:17 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≅(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≒(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:29 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Polylogarithm polylog identies and special values | 864 864 16.4s WARNING: Method definition relerr(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:15 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition relerrc(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:16 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition near_equal(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:17 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≅(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≒(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:29 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ≈(Any, Any) in module Main at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/test_defs.jl:27 overwritten at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/test/polylog_test2.jl:11. ┌ Warning: `type` keyword argument is deprecated; a single type can be passed to `types` instead └ @ CSV ~/.julia/packages/CSV/XLcqT/src/context.jl:356 ┌ Warning: `type` keyword argument is deprecated; a single type can be passed to `types` instead └ @ CSV ~/.julia/packages/CSV/XLcqT/src/context.jl:356 ┌ Warning: `type` keyword argument is deprecated; a single type can be passed to `types` instead └ @ CSV ~/.julia/packages/CSV/XLcqT/src/context.jl:356 Test Summary: | Pass Total Time Polylogarithm polylog on data | 30000 30000 3.9s Testing Polylogarithms tests passed Testing completed after 137.33s PkgEval succeeded after 168.27s