Package evaluation of Polylogarithms on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:25:19.191 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.18s ################################################################################ # Installation # Installing Polylogarithms... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [43cc4a2f] + Polylogarithms v0.1.0 Updating `~/.julia/environments/v1.10/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 [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [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 5.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.24s ################################################################################ # Testing # Testing Polylogarithms Status `/tmp/jl_PIKlJw/Project.toml` [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.7.0 [43cc4a2f] Polylogarithms v0.1.0 ⌅ [276daf66] SpecialFunctions v0.10.3 [de0858da] Printf [8dfed614] Test Status `/tmp/jl_PIKlJw/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.1 [69de0a69] Parsers v2.8.3 [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 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+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... WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:103 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:103 overwritten in module Polylogarithms at /home/pkgeval/.julia/packages/Polylogarithms/HjInn/src/utilities.jl:53. Test Summary: | Pass Total Time Harmonic numbers | 994 994 26.1s 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 1.7s ┌ 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 3.3s 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.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 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 14.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`). 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 4.0s Testing Polylogarithms tests passed Testing completed after 103.51s PkgEval succeeded after 135.73s