Package evaluation to test FermiDiracIntegrals on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T02:59:45.765 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.05s ################################################################################ # Installation # Installing FermiDiracIntegrals... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e265ac49] + FermiDiracIntegrals v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [e265ac49] + FermiDiracIntegrals v0.1.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [43cc4a2f] + Polylogarithms v0.1.0 [21216c6a] + Preferences v1.5.2 ⌅ [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.5.7+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.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:166 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. 0.7 s ? Polylogarithms ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43cc4a2f-1a2b-4fbb-87e3-95c794af13de"), "Polylogarithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:1 in expression starting at stdin:5 ✗ FermiDiracIntegrals 0 dependencies successfully precompiled in 7 seconds. 16 already precompiled. 1 dependency failed but may be precompilable after restarting julia 2 dependencies had output during precompilation: ┌ FermiDiracIntegrals │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43cc4a2f-1a2b-4fbb-87e3-95c794af13de"), "Polylogarithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:1 │ in expression starting at stdin:5 └ ┌ Polylogarithms │ WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:166 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. └ ERROR: LoadError: The following 1 package failed to precompile: FermiDiracIntegrals Failed to precompile FermiDiracIntegrals [e265ac49-cc4b-4270-b3a8-e67d55197967] to "/home/pkgeval/.julia/compiled/v1.14/FermiDiracIntegrals/jl_dekqKd" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 36.4s ################################################################################ # Testing # Testing FermiDiracIntegrals Status `/tmp/jl_Jilefz/Project.toml` [e265ac49] FermiDiracIntegrals v0.1.0 ⌅ [43cc4a2f] Polylogarithms v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Jilefz/Manifest.toml` [e265ac49] FermiDiracIntegrals v0.1.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [43cc4a2f] Polylogarithms v0.1.0 [21216c6a] Preferences v1.5.2 ⌅ [276daf66] SpecialFunctions v0.10.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+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:166 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. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43cc4a2f-1a2b-4fbb-87e3-95c794af13de"), "Polylogarithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/FermiDiracIntegrals/vTfE2/src/FermiDiracIntegrals.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ FermiDiracIntegrals │ [Output was shown above] └ ┌ Polylogarithms │ WARNING: Method definition parse(Type{Base.Rational{T}}, AbstractString) where {T<:Integer} in module Base at rational.jl:166 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. └ ERROR: LoadError: The following 1 package failed to precompile: FermiDiracIntegrals Failed to precompile FermiDiracIntegrals [e265ac49-cc4b-4270-b3a8-e67d55197967] to "/home/pkgeval/.julia/compiled/v1.14/FermiDiracIntegrals/jl_uyFUVd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/FermiDiracIntegrals/vTfE2/test/runtests.jl:1 Testing failed after 25.74s ERROR: LoadError: Package FermiDiracIntegrals errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 108.19s: illegal method overwrites during precompilation