Package evaluation to test Pkg on Julia 1.12.4 (422f456051*) started at 2026-01-30T00:06:08.403 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.26s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [44cfe95a] + Pkg v1.12.1 Updating `~/.julia/environments/v1.12/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.12.1 [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+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 1.19s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_WhtGUU/Project.toml` [4c88cf16] Aqua v0.8.14 [6df8b67a] HistoricalStdlibVersions v2.0.6 [21216c6a] Preferences v1.5.1 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.12.1 [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_WhtGUU/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [6df8b67a] HistoricalStdlibVersions v2.0.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [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.12.1 [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+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... instantiate: changes to the active project: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1788 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:1231 [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"#624#625")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1856 [7] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625", dir::String) @ Base.Filesystem ./file.jl:112 [8] #622 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1848 [inlined] [9] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:88 [10] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [11] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:76 [12] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1790 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1846 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [16] IncludeInto @ ./Base.jl:308 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:86 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:83 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [21] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:81 [22] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [23] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [24] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:39 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [29] _start() @ Base ./client.jl:550 caused by: SystemError: opening file "/opt/julia/share/julia/stdlib/v1.12/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:317 [3] open @ ./iostream.jl:296 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:380 [5] open(fname::String, mode::String) @ Base ./iostream.jl:379 [6] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [7] open @ ./io.jl:407 [inlined] [8] write @ ./io.jl:489 [inlined] [9] write_project @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/project.jl:335 [inlined] [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.12/Pkg/src/API.jl:1292 [11] instantiate @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1271 [inlined] [12] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1270 [13] instantiate @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1270 [inlined] [14] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1851 [15] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625", dir::String) @ Base.Filesystem ./file.jl:112 [16] #622 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1848 [inlined] [17] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:88 [18] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [19] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#622#623"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:76 [20] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1790 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1846 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] IncludeInto @ ./Base.jl:308 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:86 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:83 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [29] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:81 [30] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [31] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [32] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:39 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [37] _start() @ Base ./client.jl:550 Pkg.status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2735 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.12/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#964#965")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2735 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#964#965"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:88 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#964#965"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#964#965"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:76 [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2733 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2733 [inlined] Precompiling packages... 707.6 ms ✓ Example 1 dependency successfully precompiled in 1 seconds Username for 'https://github.com': Username for 'https://github.com': Precompiling packages... 747.1 ms ✓ ProjectPathDep 673.6 ms ✓ ProjectPath 2 dependencies successfully precompiled in 2 seconds test resolve with tree hash: Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3567 Expression: !(isdir(joinpath(DEPOT_PATH[1], "packages", "Example"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1202#1203")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3567 [3] with_current_env(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1202#1203") @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:220 [4] #1200 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3565 [inlined] [5] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1200#1201", dir::String) @ Base.Filesystem ./file.jl:112 [6] #1198 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3564 [inlined] [7] mktempdir(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1198#1199", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3562 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3562 [inlined] test atomicity of write_env_usage with 1 parallel processes: Error During Test at /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/pkg.jl:418 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/utils.jl:165 [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.12/Pkg/test/utils.jl:154 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:179 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] IncludeInto @ ./Base.jl:308 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:86 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:83 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:81 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:39 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [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:283 [24] _start() @ Base ./client.jl:550 building project should fix version of deps: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:760 Got exception outside of a @test SystemError: opening file "/opt/julia/share/julia/stdlib/v1.12/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:317 [3] open @ ./iostream.jl:296 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:380 [5] open(fname::String, mode::String) @ Base ./iostream.jl:379 [6] open(::Pkg.Operations.var"#131#132"{Bool, Pkg.Types.Context, String}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [7] open @ ./io.jl:407 [inlined] [8] (::Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1485 [9] withenv(::Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [10] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 [11] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{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.12/Pkg/src/Operations.jl:2161 [12] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{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.12/Pkg/src/Operations.jl:2275 [13] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{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:936 [14] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [15] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] [16] build_versions(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1483 [17] build_versions @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1395 [inlined] [18] build(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}, verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1335 [19] build(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; verbose::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1204 [20] build(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.DevNull, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [21] build(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 [22] 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.12/Pkg/src/API.jl:186 [23] build @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:175 [inlined] [24] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#141#142")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:764 [25] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#141#142"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:165 [26] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#141#142"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [27] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#141#142"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:154 [28] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [29] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:761 [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:761 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [33] IncludeInto @ ./Base.jl:308 [inlined] [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:86 [inlined] [35] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [36] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:83 [inlined] [37] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [38] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:81 [39] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [40] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [41] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:39 [42] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [43] top-level scope @ none:6 [44] eval(m::Module, e::Any) @ Core ./boot.jl:489 [45] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [46] _start() @ Base ./client.jl:550 issue #1180: broken toml-files in HEAD: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:807 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.12/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#157#158"{String})() @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:807 [3] cd(f::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#157#158"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#155#156"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:159 [5] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#155#156"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [6] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#155#156"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:154 [7] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:801 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:801 [inlined] Precompiling packages... 787.7 ms ✓ Example 665.5 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.12/Pkg/test/repl.jl:739 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.12/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.12/Pkg/test/repl.jl:739 [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.12/Pkg/test/utils.jl:165 [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.12/Pkg/test/utils.jl:154 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:740 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.12/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.12/Pkg/test/repl.jl:740 [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.12/Pkg/test/utils.jl:165 [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.12/Pkg/test/utils.jl:154 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:742 Expression: pkg"status --diff" Log Pattern: () Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/repl.jl:742 [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.12/Pkg/test/utils.jl:165 [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.12/Pkg/test/utils.jl:154 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:743 Expression: pkg"status -d" Log Pattern: () Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/repl.jl:743 [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.12/Pkg/test/utils.jl:165 [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.12/Pkg/test/utils.jl:154 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:725 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:20 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "src"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/utils.jl:81 [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.12/Pkg/test/utils.jl:76 [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:8 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:21 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "ext"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#14#15"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/utils.jl:81 [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.12/Pkg/test/utils.jl:76 [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:8 [inlined] weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:41 Expression: any(endswith(".cov"), readdir(joinpath(hdwe_root, "src"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#16#17"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/test/utils.jl:81 [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.12/Pkg/test/utils.jl:76 [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:23 [inlined] Precompiling packages... 856.7 ms ✓ StructIO 772.1 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 2 seconds Precompiling packages... 1031.0 ms ✓ StructIO 684.9 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 2 seconds Don't add paths or URLs to sources in v1.12: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:54 Got exception outside of a @test IOError: mkdir("A"; mode=0o777): 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] mkdir(path::String; mode::UInt16) @ Base.Filesystem ./file.jl:185 [4] mkdir @ ./file.jl:177 [inlined] [5] mkpath(path::String; mode::UInt16) @ Base.Filesystem ./file.jl:245 [6] mkpath @ ./file.jl:237 [inlined] [7] project(io::Base.DevNull, pkg::String, dir::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/generate.jl:23 [8] generate(path::String; io::Base.DevNull) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/generate.jl:9 [9] generate(path::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/generate.jl:3 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] (::Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#20#21")(dir::String) @ Main.PkgTestsOuter.PkgTestsInner.SourcesTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:56 [13] mktempdir(fn::Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#20#21", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [14] mktempdir (repeats 2 times) @ ./file.jl:932 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:10 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] (::Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#18#19")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.SourcesTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:10 [18] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#18#19"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:165 [19] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#18#19"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [20] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.SourcesTest.var"#18#19"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:154 [21] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:135 [22] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/sources.jl:8 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] IncludeInto @ ./Base.jl:308 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:86 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:83 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [29] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:81 [30] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [31] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [32] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:39 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [37] _start() @ Base ./client.jl:550 Precompiling packages... 2632.9 ms ✓ Crayons 1 dependency successfully precompiled in 3 seconds Precompiling packages... 491.4 ms ✓ TestSpecificPackage 1 dependency successfully precompiled in 0 seconds Precompiling packages... 532.7 ms ✓ Example 1379.4 ms ✓ Chairmarks 486.8 ms ✓ PrivatePackage 494.8 ms ✓ MonorepoSub 4 dependencies successfully precompiled in 3 seconds. 3 already precompiled. Precompiling packages... 1867.2 ms ✓ Chairmarks 507.9 ms ✓ PrivatePackage 516.7 ms ✓ MonorepoSub 3 dependencies successfully precompiled in 3 seconds. 4 already precompiled. Precompiling packages... 2035.0 ms ✓ Rot13 1 dependency successfully precompiled in 2 seconds Precompiling packages... 2021.2 ms ✓ Rot13 1 dependency successfully precompiled in 2 seconds Precompiling packages... 2146.6 ms ✓ Rot13 1 dependency successfully precompiled in 2 seconds Precompiling packages... 2183.5 ms ✓ Rot13 1 dependency successfully precompiled in 2 seconds Precompiling packages... 2065.3 ms ✓ Rot13 1 dependency successfully precompiled in 2 seconds Test Summary: | Pass Fail Error Broken Total Time Pkg | 3679 10 4 5 3698 29m02.1s new.jl | 1454 2 1 1 1458 13m30.2s Depot setup | 30 30 49.4s test: printing | 5 5 13.6s test: sandboxing | 12 12 39.3s test: 'targets' based testing | 11 11 31.8s test: fallback when no project file exists | 0 23.9s using a test/REQUIRE file | 0 1m03.9s activate: repl | 20 20 2.0s activate | 8 8 1.5s add: input checking | 23 23 9.3s add: changes to the active project | 25 25 15.1s add: package state changes | 91 91 1m04.0s add: repo handling | 16 16 4.2s add: resolve tiers | 9 9 1m55.7s add: REPL | 189 189 19.1s develop: input checking | 11 11 3.3s develop: changes to the active project | 30 30 19.1s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 3.0s develop: path handling | 19 19 6.5s develop: package state changes | 16 16 6.0s develop: REPL | 21 21 1.6s instantiate: input checking | 1 1 1.2s instantiate: changes to the active project | 14 1 15 9.3s instantiate: caching | 8 8 1.3s instantiate: REPL | 4 4 1.0s why: REPL | 3 3 0.9s why | 3 3 6.9s update: input checking | 2 2 1.9s update: changes to the active project | 11 11 3.8s update: package state changes | 46 46 44.3s update: REPL | 2 2 0.9s update: caching | 1 1 1.1s pin: input checking | 3 3 3.2s pin: package state changes | 7 7 4.1s free: input checking | 2 2 1.7s free: package state changes | 8 8 5.8s free: REPL | 3 3 0.9s resolve | 2 2 1.0s test | 1 1 33.3s rm | 20 20 17.5s rm: REPL | 9 9 1.4s all | 41 41 15.0s build | 21 21 12.5s gc | 4 4 0.9s precompile | 11 11 1.1s generate | 5 5 1.3s Pkg.status | 83 1 84 49.3s Pkg.compat | 12 12 2.0s Repo caching | 30 30 4.9s project files | 500 500 7.3s cycles | 1 1 2 1.8s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 10.3s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 6.1s package name in resolver errors | 1 1 0.8s API details | 1 1 11.7s REPL error handling | 12 12 3.8s git tree hash computation | 10 10 1.0s multiple registries overlapping version ranges for different versions | 0 1.6s not collecting multiple package instances #1570 | 0 0.8s cyclic dependency graph | 0 1.6s Offline mode | 5 5 3.2s relative depot path | 0 4.6s Issue #2931 | 1 1 4.0s sysimage functionality | 4 4 6.5s test entryfile entries | 2 2 2.6s test resolve with tree hash | 2 1 3 0.8s status diff non-root | 1 1 1.1s test instantiate with sources with only rev | 3 3 3.5s status showing incompatible loaded deps | 1 1 6.6s pkg.jl | 273 1 2 276 2m10.4s semver notation | 116 116 0.3s union, isjoinable | 12 12 0.3s simple add, remove and gc | 8 8 2.6s package with wrong UUID | 7 7 0.0s adding and upgrading different versions | 6 6 0.5s testing | 3 3 2.3s coverage specific path | 1 1 9.5s pinning / freeing | 3 3 0.2s develop / freeing | 9 9 2.7s stdlibs as direct dependency | 1 1 0.1s package name in resolver errors | 1 1 0.0s protocols | 7 7 0.3s check logging | 1 1 0.0s test atomicity of write_env_usage with 1 parallel processes | 1 1 0.1s parsing malformed usage file | 2 2 2.5s adding nonexisting packages | 2 2 0.1s add julia | 1 1 0.0s libgit2 downloads | 2 2 2.5s up in Project without manifest | 1 1 0.1s libgit2 downloads | 1 1 2.4s tarball downloads | 1 1 2.8s test should instantiate | 0 5.2s valid project file names | 2 2 3.2s invalid repo url | 2 2 2.1s instantiating updated repo | 0 5.8s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 3.6s Pkg.gc | 0 3.2s Pkg.gc for delayed deletes | 5 5 5.1s targets should survive add/rm | 1 1 4.4s canonicalized relative paths in manifest | 2 2 0.2s building project should fix version of deps | 1 1 5.9s PkgError printing | 2 2 0.0s issue #1066: package with colliding name/uuid exists in project | 4 4 3.3s issue #1180: broken toml-files in HEAD | 1 1 3.0s REPL command doc generation | 2 2 0.1s up should prune manifest | 3 3 5.2s undo redo functionality | 11 11 4.1s subdir functionality | 2 2 3.5s URL with trailing slash | 1 1 3.3s Pkg.test process failure | 8 8 11.6s 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.1s Issue #3147 | 20 20 2.0s check_registered error paths | 4 4 5.2s relative path resolution from different directories (issue #2291) | 3 3 0.5s repl.jl | 134 4 138 1m56.6s help | 1 1 5.2s tab completion while offline | 2 2 3.5s tab completion | 53 53 5.7s add/remove using quoted local path | 12 12 2.5s parse package url win | 1 1 0.0s unit test for REPLMode.promptf | 8 8 2.7s test | 1 1 5.9s activate | 2 2 0.8s status | 4 4 4.5s subcommands | 2 2 3.2s REPL API `up` | 1 1 0.7s Inference | 0 0.1s REPL missing package install hook | 4 4 3.4s JuliaLang/julia #55850 | 1 1 4.0s api.jl | 57 57 50.0s registry.jl | 120 120 1m22.8s subdir.jl | 85 85 6.3s extensions.jl | 23 3 26 52.2s weak deps | 23 3 26 52.1s artifacts.jl | 168 168 1m27.6s binaryplatforms.jl | 198 198 5.8s platformengines.jl | 626 626 6.8s sandbox.jl | 21 21 42.0s resolve.jl | 215 215 1m05.9s misc.jl | 11 11 2.1s force_latest_compatible_version.jl | 56 56 2m28.3s manifests.jl | 61 61 10.9s project_manifest.jl | 5 1 6 7.0s sources.jl | 18 1 19 16.8s test Project.toml [sources] | 5 1 6 14.8s Don't add paths or URLs to sources in v1.12 | 1 1 0.0s switching between path and repo sources (#4337) | 9 9 0.2s path normalization in Project.toml [sources] | 4 4 0.0s workspaces.jl | 34 34 25.4s apps.jl | 27 27 21.0s historical_stdlib_version.jl | 82 3 85 34.0s aqua.jl | 11 11 19.9s RNG of the outermost testset: Random.Xoshiro(0xa23f4e841b25738e, 0x316f2ad64cb68d28, 0xe3ec46aaefc75eb4, 0x843d1a7374302429, 0x47d5e985dd7ef1a9) ERROR: LoadError: Some tests did not pass: 3679 passed, 10 failed, 4 errored, 5 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:3 Testing failed after 1695.01s ERROR: LoadError: Package Pkg 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:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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:538 [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:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1825.0s: package tests unexpectedly errored