Package evaluation of RegressionTests on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:33:23.733 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.08s ################################################################################ # Installation # Installing RegressionTests... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2cca1867] + RegressionTests v0.0.11 Updating `~/.julia/environments/v1.12/Manifest.toml` [34da2185] + Compat v4.17.0 [2cca1867] + RegressionTests v0.0.11 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.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 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 1.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.66s ################################################################################ # Testing # Testing RegressionTests Status `/tmp/jl_Zl4TgZ/Project.toml` [4c88cf16] Aqua v0.8.13 [34da2185] Compat v4.17.0 [2cca1867] RegressionTests v0.0.11 [860ef19b] StableRNGs v1.0.3 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Zl4TgZ/Manifest.toml` [4c88cf16] Aqua v0.8.13 [34da2185] Compat v4.17.0 [2cca1867] RegressionTests v0.0.11 [860ef19b] StableRNGs v1.0.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... fatal: not in a git directory PYTHON= LANG=C.UTF-8 PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin JULIA_CPU_THREADS=1 JULIA_NUM_PRECOMPILE_TASKS=1 DISPLAY=:1 PKGEVAL=true OPENBLAS_NUM_THREADS=1 CI=true JULIA_PKG_PRECOMPILE_AUTO=0 JULIA_PKGEVAL=true JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS=1 R_HOME=* HOME=/home/pkgeval OPENBLAS_MAIN_FREE=1 JULIA_LOAD_PATH=@:/tmp/jl_Zl4TgZ Regression tests: Error During Test at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:23 Got exception outside of a @test failed process: Process(`git config user.name RegressionTests.jl`, ProcessExited(128)) [128] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run @ ./process.jl:510 [inlined] [4] (::RegressionTests.var"#39#40"{String})() @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:151 [5] cd(f::RegressionTests.var"#39#40"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [6] try_runbenchmarks(; project::String, bench_project::String, bench_file::String, primary::String, comparison::String, workers::Int64, startup_file::String, are_different::typeof(RegressionTests.are_different), allow_version_mismatch::Bool) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:149 [7] runbenchmarks(args::Pair{Symbol, Bool}; kw::@Kwargs{project::String}) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:79 [8] runbenchmarks @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:78 [inlined] [9] test(::Type{Bool}; skip_unsupported_platforms::Bool, kws::@Kwargs{allow_version_mismatch::Bool}) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:55 [10] test @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:45 [inlined] [11] #test#4 @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:68 [inlined] [12] top-level scope @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:7 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:24 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:24 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [21] _start() @ Base ./client.jl:554 Activating project at `~/.julia/packages/RegressionTests/TLsxP/test/TestPackage/bench` Activating project at `/tmp/jl_Zl4TgZ` Example usage: Error During Test at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:28 Got exception outside of a @test Did not find a git repository at `/home/pkgeval/.julia/packages/RegressionTests/TLsxP`, perhaps you meant `Pkg.develop`? Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] handle_repo_add!(ctx::Pkg.Types.Context, pkg::PackageSpec) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:891 [3] handle_repos_add!(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:973 [4] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:318 [5] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 [7] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [8] add(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::String, mode::PackageMode, subdir::Nothing, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:181 [9] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:170 [inlined] [10] (::var"#3#4"{String, String})() @ Main ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:37 [11] cd(f::var"#3#4"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [12] top-level scope @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:7 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:29 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:31 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [21] _start() @ Base ./client.jl:554 Test Summary: | Pass Error Total Time RegressionTests.jl | 15 2 17 1m13.8s Code quality (Aqua.jl) | 7 7 49.4s Correctness | 8 8 1.4s Regression tests | 1 1 16.3s Example usage | 1 1 6.6s RNG of the outermost testset: Random.Xoshiro(0x2966638243ee65eb, 0xd04e0c4fb03d58ab, 0x9d57bf07ecb62e37, 0xda6ee7dd41bdfa0b, 0xa60f9aa5c0672d4c) ERROR: LoadError: Some tests did not pass: 15 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:6 Testing failed after 87.66s ERROR: LoadError: Package RegressionTests 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{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:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 128.25s: package tests unexpectedly errored