Package evaluation to test CodeSculptor on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:19:42.015 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.31s ################################################################################ # Installation # Installing CodeSculptor... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [68cd8150] + CodeSculptor v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [68cd8150] + CodeSculptor v1.0.0 [187b0558] + ConstructionBase v1.6.0 [1914dd2f] + MacroTools v0.5.16 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [9fa8497b] + Future [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 Installation completed after 9.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2587.8 ms ✓ CodeSculptor 1 dependency successfully precompiled in 4 seconds. 5 already precompiled. Precompilation completed after 16.73s ################################################################################ # Testing # Testing CodeSculptor Status `/tmp/jl_1nQBNI/Project.toml` [68cd8150] CodeSculptor v1.0.0 [8dfed614] Test Status `/tmp/jl_1nQBNI/Manifest.toml` [68cd8150] CodeSculptor v1.0.0 [187b0558] ConstructionBase v1.6.0 [1914dd2f] MacroTools v0.5.16 [efcf1570] Setfield v1.1.2 [1e83bf80] StaticArraysCore v1.4.4 [2a0f44e3] Base64 [9fa8497b] Future [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ERROR: LoadError: ArgumentError: Package Pkg not found in current path. - Run `import Pkg; Pkg.add("Pkg")` to install the Pkg package. Stacktrace: [1] macro expansion @ ./loading.jl:1845 [inlined] [2] macro expansion @ ./lock.jl:270 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [7] include(fname::String) @ Base.MainInclude ./client.jl:487 [8] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/CodeSculptor/gOs3j/test/runtests.jl:2 Testing failed after 10.22s ERROR: LoadError: Package CodeSculptor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 47.79s: package is using an unknown package