Package evaluation of Baobzi on Julia 1.13.0-DEV.1265 (cd62cf9a08*) started at 2025-10-05T12:32:51.374 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.6s ################################################################################ # Installation # Installing Baobzi... Resolving package versions... Installed JLLWrappers ─ v1.7.1 Installed Preferences ─ v1.5.0 Installed Baobzi_jll ── v0.9.6+0 Installed Baobzi ────── v0.9.6 Installing 1 artifacts Installed artifact Baobzi 675.3 KiB Updating `~/.julia/environments/v1.13/Project.toml` [fb487ce6] + Baobzi v0.9.6 Updating `~/.julia/environments/v1.13/Manifest.toml` [fb487ce6] + Baobzi v0.9.6 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 [3808fb15] + Baobzi_jll v0.9.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.12.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 v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4515.7 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 24.56s ################################################################################ # Testing # Testing Baobzi Status `/tmp/jl_Xa4UbM/Project.toml` [fb487ce6] Baobzi v0.9.6 [3808fb15] Baobzi_jll v0.9.6+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xa4UbM/Manifest.toml` [fb487ce6] Baobzi v0.9.6 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.0 [3808fb15] Baobzi_jll v0.9.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.12.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/Baobzi/TyQQF/src/Baobzi.jl:33 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [4] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [5] macro expansion @ ./loading.jl:2464 [inlined] [6] macro expansion @ ./lock.jl:376 [inlined] [7] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [8] require @ ./loading.jl:2404 [inlined] [9] eval_import_path @ ./module.jl:36 [inlined] [10] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [11] top-level scope @ ~/.julia/packages/Baobzi/TyQQF/test/runtests.jl:3 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Baobzi/TyQQF/src/Baobzi.jl:1 in expression starting at /home/pkgeval/.julia/packages/Baobzi/TyQQF/test/runtests.jl:3 Testing failed after 14.14s ERROR: LoadError: Package Baobzi 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:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] 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:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 65.72s: package tests unexpectedly errored