Package evaluation of Divergences on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:42:12.530 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.36s ################################################################################ # Installation # Installing Divergences... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7f07e4c8] + Divergences v0.3.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [b4f34e82] + Distances v0.10.12 [7f07e4c8] + Divergences v0.3.0 [77ba4419] + NaNMath v1.1.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [05823500] + OpenLibm_jll v0.8.1+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 3.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: Divergences Failed to precompile Divergences [7f07e4c8-6df2-5971-ad44-bf349b9adcfd] to "/home/pkgeval/.julia/compiled/v1.12/Divergences/jl_nbYjRh". ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ none:0 [2] top-level scope @ ~/.julia/packages/Divergences/klyuH/src/divs.jl:218 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [4] top-level scope @ ~/.julia/packages/Divergences/klyuH/src/Divergences.jl:58 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] include_package_for_output(pkg::Base.PkgId, input::String, 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/divs.jl:218 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/Divergences.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 25.13s ################################################################################ # Testing # Testing Divergences Status `/tmp/jl_4edGEZ/Project.toml` [7f07e4c8] Divergences v0.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4edGEZ/Manifest.toml` [b4f34e82] Distances v0.10.12 [7f07e4c8] Divergences v0.3.0 [77ba4419] NaNMath v1.1.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [05823500] OpenLibm_jll v0.8.1+3 [8e850b90] libblastrampoline_jll v5.11.2+0 Testing Running tests... Precompiling packages... Info Given Divergences was explicitly requested, output will be shown live  ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ none:0  [2] top-level scope  @ ~/.julia/packages/Divergences/klyuH/src/divs.jl:218  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:301  [4] top-level scope  @ ~/.julia/packages/Divergences/klyuH/src/Divergences.jl:58  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [6] include_package_for_output(pkg::Base.PkgId, input::String, 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:2995  [7] top-level scope  @ stdin:6  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [10] include_string  @ ./loading.jl:2856 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [12] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/divs.jl:218 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/Divergences.jl:1 in expression starting at stdin:6 ✗ Divergences 0 dependencies successfully precompiled in 5 seconds. 5 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Divergences Failed to precompile Divergences [7f07e4c8-6df2-5971-ad44-bf349b9adcfd] to "/home/pkgeval/.julia/compiled/v1.12/Divergences/jl_GBcpaa". ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ none:0 [2] top-level scope @ ~/.julia/packages/Divergences/klyuH/src/divs.jl:218 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [4] top-level scope @ ~/.julia/packages/Divergences/klyuH/src/Divergences.jl:58 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] include_package_for_output(pkg::Base.PkgId, input::String, 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/divs.jl:218 in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/src/Divergences.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Divergences/klyuH/test/runtests.jl:1 Testing failed after 13.52s ERROR: LoadError: Package Divergences errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 66.41s: package fails to precompile