Package evaluation of Pkg on Julia 1.13.0-DEV.974 (7bbb213719*) started at 2025-08-13T07:43:03.076 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.1s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [44cfe95a] + Pkg v1.13.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.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 [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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 0.81s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_uPi063/Project.toml` [4c88cf16] Aqua v0.8.14 [6df8b67a] HistoricalStdlibVersions v2.0.4 [21216c6a] Preferences v1.5.0 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.13.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_uPi063/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.0 [6df8b67a] HistoricalStdlibVersions v2.0.4 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... instantiate: changes to the active project: Error During Test at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1864 Got exception outside of a @test IOError: unlink("Project.toml"): read-only file system (EROFS) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] unlink(p::String) @ Base.Filesystem ./file.jl:1194 [4] rm(path::String; force::Bool, recursive::Bool, allow_delayed_delete::Bool) @ Base.Filesystem ./file.jl:285 [5] rm @ ./file.jl:281 [inlined] [6] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1932 [7] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638", dir::String) @ Base.Filesystem ./file.jl:112 [8] #635 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1924 [inlined] [9] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [10] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [11] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [12] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [13] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1866 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1922 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [17] IncludeInto @ ./Base.jl:313 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [22] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [23] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [24] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [25] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:38 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [27] top-level scope @ none:6 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [30] _start() @ Base ./client.jl:553 caused by: SystemError: opening file "/opt/julia/share/julia/stdlib/v1.13/Pkg/test/manifest/noproject/Project.toml": Read-only file system Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] #open#334 @ ./io.jl:418 [7] open @ ./io.jl:417 [inlined] [8] write @ ./io.jl:499 [inlined] [9] write_project(project::Dict{String, Dict{String, String}}, project_file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/project.jl:324 [10] instantiate(ctx::Pkg.Types.Context; manifest::Nothing, update_registry::Bool, verbose::Bool, platform::Base.BinaryPlatforms.Platform, allow_build::Bool, allow_autoprecomp::Bool, workspace::Bool, julia_version_strict::Bool, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1270 [11] instantiate @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1249 [inlined] [12] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1248 [13] instantiate @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1248 [inlined] [14] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1927 [15] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638", dir::String) @ Base.Filesystem ./file.jl:112 [16] #635 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1924 [inlined] [17] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [18] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [19] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [20] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1866 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1922 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [25] IncludeInto @ ./Base.jl:313 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [30] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [31] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [32] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [33] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:38 [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [38] _start() @ Base ./client.jl:553 Pkg.status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2813 Expression: Pkg.status(diff = true) Log Pattern: (:warn, r"diff option only available") match_mode = :any Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2813 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [6] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2811 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2811 [inlined] Precompiling packages... 780.3 ms ✓ Example 1 dependency successfully precompiled in 1 seconds Username for 'https://github.com': Username for 'https://github.com': Precompiling packages... 731.8 ms ✓ ProjectPathDep 663.8 ms ✓ ProjectPath 2 dependencies successfully precompiled in 2 seconds test atomicity of write_env_usage with 1 parallel processes: Error During Test at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:415 Got exception outside of a @test Cannot test for atomic usage log file interaction effectively with only Sys.CPU_THREADS=1 Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:418 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:416 [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:179 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [11] IncludeInto @ ./Base.jl:313 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:38 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [24] _start() @ Base ./client.jl:553 building project should fix version of deps: Error During Test at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:739 Got exception outside of a @test SystemError: opening file "/opt/julia/share/julia/stdlib/v1.13/Pkg/test/test_packages/BuildProjectFixedDeps/deps/build.log": Read-only file system Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] open(::Pkg.Operations.var"#147#148"{Bool, Pkg.Types.Context, String}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:418 [7] open @ ./io.jl:417 [inlined] [8] (::Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1569 [9] withenv(::Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [10] (::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2445 [11] with_temp_env(fn::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2291 [12] (::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2404 [13] mktempdir(fn::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#145#146"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [14] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [15] #sandbox#200 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2351 [inlined] [16] kwcall(::@NamedTuple{preferences::Dict{String, Any}, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2341 [17] build_versions(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}; verbose::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1567 [18] build_versions @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1479 [inlined] [19] build(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}, verbose::Bool; allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1419 [20] build @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1414 [inlined] [21] build(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; verbose::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1176 [22] kwcall(::@NamedTuple{io::Base.DevNull}, ::typeof(Pkg.API.build), ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1161 [23] build(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.DevNull, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [24] build(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [25] build(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:185 [26] build @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:174 [inlined] [27] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#138#139")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:743 [28] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#138#139"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [29] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#138#139"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [30] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#138#139"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [31] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [32] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:740 [33] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:740 [inlined] [35] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [36] IncludeInto @ ./Base.jl:313 [inlined] [37] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] [38] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [39] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [40] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [41] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [42] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [43] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [44] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:38 [45] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [46] top-level scope @ none:6 [47] eval(m::Module, e::Any) @ Core ./boot.jl:489 [48] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [49] _start() @ Base ./client.jl:553 issue #1180: broken toml-files in HEAD: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:821 Expression: Pkg.status(diff = true) Log Pattern: (:warn, r"could not read project from HEAD") Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#166#167"{String})() @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:821 [3] cd(f::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#166#167"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] #164 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:816 [inlined] [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#164#165"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#164#165"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#164#165"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:815 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:815 [inlined] Precompiling packages... 640.8 ms ✓ Example 649.2 ms ✓ BigProject 2 dependencies successfully precompiled in 1 seconds. 12 already precompiled. 1 dependency precompiled but a different version is currently loaded. Restart julia to access the new version. Otherwise, loading dependents of this package may trigger further precompilation to work with the unexpected version. status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:700 Expression: pkg"status --diff" Log Pattern: (:warn, r"diff option only available") Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:700 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:701 Expression: pkg"status -d" Log Pattern: (:warn, r"diff option only available") Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:701 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:703 Expression: pkg"status --diff" Log Pattern: () Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:703 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:704 Expression: pkg"status -d" Log Pattern: () Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:704 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#162#163"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/repl.jl:686 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:20 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "src"))) Evaluated: any(Base.Fix2{typeof(endswith), String}(endswith, ".cov"), ["HasExtensions.jl"]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:20 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [6] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:8 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:21 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "ext"))) Evaluated: any(Base.Fix2{typeof(endswith), String}(endswith, ".cov"), ["IndirectArraysExt.jl", "OffsetArraysExt.jl"]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:21 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [6] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:8 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:41 Expression: any(endswith(".cov"), readdir(joinpath(hdwe_root, "src"))) Evaluated: any(Base.Fix2{typeof(endswith), String}(endswith, ".cov"), ["HasDepWithExtensions.jl"]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#16#17"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:41 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#16#17"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#16#17"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#16#17"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:88 [6] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/extensions.jl:23 [inlined] Precompiling packages... 611.8 ms ✓ StructIO 508.0 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds Precompiling packages... 616.8 ms ✓ StructIO 505.4 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds Precompiling packages... 919.7 ms ✓ Crayons 1 dependency successfully precompiled in 1 seconds Precompiling packages... 482.6 ms ✓ TestSpecificPackage 1 dependency successfully precompiled in 0 seconds Precompiling packages... 479.9 ms ✓ Example 1165.3 ms ✓ Chairmarks 510.7 ms ✓ PrivatePackage 511.9 ms ✓ MonorepoSub 4 dependencies successfully precompiled in 3 seconds. 3 already precompiled. Precompiling packages... 1630.6 ms ✓ Chairmarks 491.8 ms ✓ PrivatePackage 493.2 ms ✓ MonorepoSub 3 dependencies successfully precompiled in 3 seconds. 4 already precompiled. Precompiling packages... 589.7 ms ✓ Rot13 1 dependency successfully precompiled in 1 seconds Precompiling packages... 577.5 ms ✓ Rot13 1 dependency successfully precompiled in 1 seconds Precompiling packages... 577.7 ms ✓ Rot13 1 dependency successfully precompiled in 1 seconds Test Summary: | Pass Fail Error Broken Total Time Pkg | 3683 9 3 6 3701 27m04.9s new.jl | 1476 1 1 1 1479 13m43.6s Depot setup | 30 30 33.3s Concurrent setup/installation/precompilation across processes | 3 3 3m06.4s test: printing | 5 5 12.8s test: sandboxing | 12 12 34.1s test: 'targets' based testing | 11 11 29.6s test: fallback when no project file exists | 0 23.9s using a test/REQUIRE file | 0 44.8s activate: repl | 22 22 4.2s activate | 8 8 1.1s add: input checking | 23 23 7.3s add: changes to the active project | 25 25 17.3s add: package state changes | 91 91 40.4s add: repo handling | 16 16 4.2s add: resolve tiers | 9 9 1m45.7s add: REPL | 181 181 14.4s develop: input checking | 11 11 2.9s develop: changes to the active project | 30 30 11.3s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 2.8s develop: path handling | 19 19 6.5s develop: package state changes | 16 16 5.6s develop: REPL | 21 21 1.1s instantiate: input checking | 1 1 1.0s instantiate: changes to the active project | 14 1 15 7.7s instantiate: caching | 8 8 1.1s instantiate: REPL | 4 4 0.8s why: REPL | 3 3 0.7s why | 3 3 6.7s update: input checking | 2 2 1.7s update: changes to the active project | 11 11 3.7s update: package state changes | 47 47 12.1s update: REPL | 2 2 0.7s update: caching | 1 1 1.0s pin: input checking | 3 3 2.9s pin: package state changes | 7 7 4.1s free: input checking | 2 2 1.5s free: package state changes | 8 8 5.6s free: REPL | 3 3 0.7s resolve | 2 2 0.9s test | 1 1 37.5s rm | 20 20 8.2s rm: REPL | 9 9 1.2s all | 39 39 3.3s build | 21 21 10.8s gc | 4 4 0.8s precompile | 11 11 1.0s generate | 5 5 1.0s Pkg.status | 83 1 84 28.0s Pkg.compat | 30 30 4.9s Repo caching | 30 30 4.8s project files | 503 503 6.3s cycles | 1 1 2 1.7s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 6.6s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 4.0s package name in resolver errors | 1 1 0.8s API details | 1 1 7.1s REPL error handling | 12 12 3.4s git tree hash computation | 10 10 0.7s multiple registries overlapping version ranges for different versions | 0 0.9s not collecting multiple package instances #1570 | 0 0.9s cyclic dependency graph | 0 1.8s Offline mode | 5 5 3.5s relative depot path | 0 5.9s Issue #2931 | 1 1 3.7s Issue #4345: pidfile in writable location when depot is readonly | 1 1 3.7s sysimage functionality | 4 4 3.2s test entryfile entries | 2 2 2.2s test resolve with tree hash | 3 3 1.2s status diff non-root | 1 1 0.9s test instantiate with sources with only rev | 3 3 3.3s status showing incompatible loaded deps | 1 1 6.7s Readonly Environment Tests | 3 3 0.7s pkg.jl | 267 1 2 270 1m58.4s semver notation | 116 116 0.2s union, isjoinable | 12 12 0.2s simple add, remove and gc | 8 8 3.0s package with wrong UUID | 7 7 0.0s adding and upgrading different versions | 6 6 0.8s testing | 3 3 2.3s coverage specific path | 1 1 8.7s pinning / freeing | 3 3 0.4s develop / freeing | 9 9 3.0s stdlibs as direct dependency | 1 1 0.1s package name in resolver errors | 1 1 0.0s protocols | 7 7 0.4s check logging | 1 1 0.1s test atomicity of write_env_usage with 1 parallel processes | 1 1 0.1s parsing malformed usage file | 2 2 2.8s adding nonexisting packages | 2 2 0.1s add julia | 1 1 0.0s libgit2 downloads | 2 2 2.4s up in Project without manifest | 1 1 0.1s libgit2 downloads | 1 1 2.7s tarball downloads | 1 1 0.2s test should instantiate | 0 5.2s valid project file names | 2 2 3.0s invalid repo url | 2 2 1.6s instantiating updated repo | 0 4.8s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 3.5s Pkg.gc | 0 3.0s targets should survive add/rm | 1 1 3.1s canonicalized relative paths in manifest | 2 2 0.2s building project should fix version of deps | 1 1 4.0s PkgError printing | 2 2 0.0s issue #2191: better diagnostic for missing package | 2 2 2.4s issue #1066: package with colliding name/uuid exists in project | 4 4 2.1s issue #1180: broken toml-files in HEAD | 1 1 2.2s REPL command doc generation | 2 2 0.1s up should prune manifest | 3 3 3.2s undo redo functionality | 11 11 3.5s subdir functionality | 2 2 3.4s URL with trailing slash | 1 1 2.5s Pkg.test process failure | 8 8 10.8s range_compressed_versionspec | 4 4 0.1s versionspec with v | 3 3 0.0s Suggest `Pkg.develop` instead of `Pkg.add` | 1 1 0.1s Issue #3069 | 1 1 0.0s Issue #3147 | 20 20 7.0s check_registered error paths | 4 4 5.6s repl.jl | 133 4 137 1m45.2s help | 1 1 5.4s accidental | 0 0.1s tab completion while offline | 2 2 3.3s tab completion | 44 44 5.1s add/remove using quoted local path | 12 12 1.7s parse package url win | 1 1 0.0s unit test for REPLMode.promptf | 8 8 2.6s test | 1 1 6.0s activate | 2 2 0.7s status | 4 4 4.6s subcommands | 2 2 2.9s REPL API `up` | 1 1 0.6s Inference | 0 0.0s REPL missing package install hook | 4 4 2.3s JuliaLang/julia #55850 | 1 1 4.0s in_repl_mode | 4 4 2.0s compat REPL mode | 5 5 6.5s api.jl | 76 76 1m01.9s Pkg.activate | 7 7 3.2s Pkg.precompile | 38 38 46.5s Pkg.API.check_package_name: Error message if package name ends in .jl | 1 1 0.0s issue #2587, PR #2589: `Pkg.PackageSpec` accepts `Union{UUID, AbstractString, Nothing}` for `uuid` | 16 16 0.1s set number of concurrent requests | 3 3 0.3s `[compat]` entries for `julia` | 2 2 0.9s allow_reresolve parameter | 4 4 5.7s Yanked package handling | 5 5 4.4s registry.jl | 122 122 1m02.8s registries | 118 118 43.6s compressed registry | 4 4 18.9s subdir.jl | 85 85 4.8s subdir | 85 85 4.7s extensions.jl | 23 3 26 41.5s weak deps | 23 3 26 41.4s artifacts.jl | 170 170 1m00.9s Artifact Creation | 25 25 1.2s with_artifacts_directory() | 1 1 0.1s Artifacts.toml Utilities | 67 67 17.4s Artifact archival | 2 2 1.2s Artifact Usage | 31 31 29.7s Artifact GC collect delay | 16 16 3.2s Override.toml | 21 21 4.0s artifacts for non package project | 2 2 1.6s installing artifacts when symlinks are copied | 5 5 2.2s binaryplatforms.jl | 198 198 4.0s Compat - PlatformNames | 198 198 2.0s platformengines.jl | 626 626 5.4s Packaging | 4 4 0.2s Verification | 20 20 3.1s Downloading | 6 6 0.6s Copyderef unpacking | 6 6 0.3s Download GitHub API #88 | 1 1 0.3s Authentication Header Hooks | 589 589 0.7s sandbox.jl | 21 21 30.7s Basic `test` sandboxing | 8 8 11.6s Preferences sandboxing without test/Project.toml | 3 3 4.8s Preferences sandboxing with test/Project.toml | 6 6 6.0s Nested Preferences sandboxing | 4 4 5.7s Basic `build` sandbox | 0 2.6s resolve.jl | 215 215 1m03.3s schemes | 72 72 5.6s realistic | 9 9 43.0s nasty | 4 4 5.8s Stdlib resolve smoketest | 2 2 8.3s misc.jl | 11 11 1.6s inference | 0 0.0s hashing | 3 3 1.5s safe_realpath | 3 3 0.0s PackageSpec version default | 4 4 0.0s force_latest_compatible_version.jl | 56 56 2m05.3s check_force_latest_compatible_version | 56 56 2m05.1s manifests.jl | 61 61 9.7s Manifest.toml formats | 39 39 5.9s Manifest metadata | 22 22 3.6s project_manifest.jl | 5 1 6 7.6s test Project.toml manifest | 5 1 6 6.7s sources.jl | 5 5 15.4s test Project.toml [sources] | 5 5 14.6s workspaces.jl | 30 30 22.2s test resolve with tree hash | 4 4 0.9s workspace path resolution issue #4222 | 1 1 0.2s apps.jl | 13 13 8.9s Apps | 13 13 8.9s historical_stdlib_version.jl | 79 4 83 32.1s is_stdlib() across versions | 18 18 0.0s Pkg.add() with julia_version | 40 40 18.4s Resolving for another version of Julia | 8 8 2.2s Elliot and Mosè's mini Pkg test suite | 13 4 17 7.5s aqua.jl | 11 11 19.5s Method ambiguity | 1 1 3.5s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.2s Stale dependencies | 1 1 3.4s Compat bounds | 4 4 0.3s Piracy | 1 1 0.1s Persistent tasks | 1 1 6.2s RNG of the outermost testset: Random.Xoshiro(0x1b2c33dae49c37a0, 0x0ec874794f1b7f73, 0x72d01038cf8cebb6, 0xa076ec21832e2bc3, 0xe8d6574d75f282dc) ERROR: LoadError: Some tests did not pass: 3683 passed, 9 failed, 3 errored, 6 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:3 Testing failed after 1542.24s ERROR: LoadError: Package Pkg 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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:311 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [14] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1708.1s: package tests unexpectedly errored