Package evaluation of Pkg on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-25T07:00:27.747 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [44cfe95a] + Pkg v1.12.0 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.6.0 [7b1f6079] + FileWatching v1.11.0 [dc6e5ff7] + 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.2.0 [44cfe95a] + Pkg v1.12.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 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [83775a58] + Zlib_jll v1.3.1+1 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 Installation completed after 0.83s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_nrMWRs/Project.toml` [6df8b67a] HistoricalStdlibVersions v2.0.2 [21216c6a] Preferences v1.4.3 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.12.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_nrMWRs/Manifest.toml` [6df8b67a] HistoricalStdlibVersions v2.0.2 [21216c6a] Preferences v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] 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.2.0 [44cfe95a] Pkg v1.12.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 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [83775a58] Zlib_jll v1.3.1+1 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 Testing Running tests... instantiate: changes to the active project: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1442 Got exception outside of a @test IOError: unlink("Project.toml"): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] unlink(p::String) @ Base.Filesystem ./file.jl:1194 [3] rm(path::String; force::Bool, recursive::Bool, allow_delayed_delete::Bool) @ Base.Filesystem ./file.jl:285 [4] rm @ ./file.jl:281 [inlined] [5] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1506 [6] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625", dir::String) @ Base.Filesystem ./file.jl:112 [7] #622 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1498 [inlined] [8] (::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:83 [9] 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 [10] 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:73 [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1444 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1496 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [15] IncludeInto @ ./Base.jl:302 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [20] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [21] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [22] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [23] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:485 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [28] _start() @ Base ./client.jl:558 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#326 @ ./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:285 [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:1191 [11] instantiate @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1172 [inlined] [12] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1171 [13] instantiate @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:1171 [inlined] [14] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#624#625")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1501 [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:1498 [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:83 [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:73 [20] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1444 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:1496 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [24] IncludeInto @ ./Base.jl:302 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [29] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [30] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [31] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [32] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core ./boot.jl:485 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [37] _start() @ Base ./client.jl:558 Pkg.status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2279 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"#958#959")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2279 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#958#959"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:83 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#958#959"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#958#959"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:73 [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2277 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:2277 [inlined] Precompiling packages... 742.0 ms ✓ Example 1 dependency successfully precompiled in 1 seconds Username for 'https://github.com': Username for 'https://github.com': Precompiling packages... 714.8 ms ✓ ProjectPathDep 703.0 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:3236 Expression: !(isdir(joinpath(DEPOT_PATH[1], "packages", "Example"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1206#1207")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3236 [3] with_current_env(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1206#1207") @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:213 [4] #1204 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3234 [inlined] [5] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1204#1205", dir::String) @ Base.Filesystem ./file.jl:112 [6] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1202#1203")(dir::String) @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3233 [7] mktempdir(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#1202#1203", parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3230 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/new.jl:3230 [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:398 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:401 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [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:399 [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:158 [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:149 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [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:301 [11] IncludeInto @ ./Base.jl:302 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [24] _start() @ Base ./client.jl:558 building project should fix version of deps: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:706 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"#128#129"{Bool, Pkg.Types.Context, String}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [7] open @ ./io.jl:407 [inlined] [8] (::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1384 [9] withenv(::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [10] (::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#126#127"{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:2138 [11] with_temp_env(fn::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#126#127"{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:1996 [12] (::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#126#127"{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:2105 [13] mktempdir(fn::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#126#127"{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#178 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2052 [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:1382 [17] build_versions @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1300 [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:1240 [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:1110 [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:159 [21] build(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:148 [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:174 [23] build @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:165 [inlined] [24] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#138#139")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:710 [25] (::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.12/Pkg/test/utils.jl:158 [26] 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 [27] 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.12/Pkg/test/utils.jl:149 [28] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [29] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:707 [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:707 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [33] IncludeInto @ ./Base.jl:302 [inlined] [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [35] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [36] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [37] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [38] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [39] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [40] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [41] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [42] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [43] top-level scope @ none:6 [44] eval(m::Module, e::Any) @ Core ./boot.jl:485 [45] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [46] _start() @ Base ./client.jl:558 issue #1180: broken toml-files in HEAD: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:750 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"#154#155"{String})() @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:750 [3] cd(f::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#154#155"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] #152 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:745 [inlined] [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#152#153"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:158 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#152#153"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#152#153"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:149 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:745 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/pkg.jl:745 [inlined] Precompiling packages... 475.3 ms ✓ Example 537.1 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 status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:675 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:675 [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:158 [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:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:676 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:676 [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:158 [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:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:678 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:678 [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:158 [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:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [inlined] status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:679 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:679 [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:158 [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:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.12/Pkg/test/utils.jl:130 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/repl.jl:661 [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:679 [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:83 [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:73 [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:1724 [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:679 [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:83 [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:73 [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:1724 [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:679 [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:83 [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:73 [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:1724 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/extensions.jl:23 [inlined] Precompiling packages... 584.5 ms ✓ StructIO 555.0 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds Precompiling packages... 586.6 ms ✓ StructIO 551.6 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds v1.0: activate, change, maintain manifest format: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:76 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v1.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#21#22", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:34 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:77 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:77 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [13] IncludeInto @ ./Base.jl:302 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [26] _start() @ Base ./client.jl:558 v2.0: activate, change, maintain manifest format: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:92 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v2.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#23#24", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:9 [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:34 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:93 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:93 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [14] IncludeInto @ ./Base.jl:302 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [19] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [20] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [21] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [22] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [27] _start() @ Base ./client.jl:558 v3.0: unknown format, warn: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:133 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v3.0_unknown/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#33#34", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:9 [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:34 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:135 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:135 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [14] IncludeInto @ ./Base.jl:302 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [19] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [20] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [21] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [22] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [27] _start() @ Base ./client.jl:558 Pkg.upgrade_manifest(): Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:141 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v1.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#37#38", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:34 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:142 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:142 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [13] IncludeInto @ ./Base.jl:302 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [26] _start() @ Base ./client.jl:558 Pkg.upgrade_manifest(manifest_path): Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:157 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v1.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#39#40", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:34 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:158 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:158 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [13] IncludeInto @ ./Base.jl:302 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [26] _start() @ Base ./client.jl:558 activating old environment: maintains old version, then ~`VERSION` after resolve: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:191 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v2.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#52#53", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:9 [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:176 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:177 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:192 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:192 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [16] IncludeInto @ ./Base.jl:302 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [21] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [22] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [23] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [24] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:485 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [29] _start() @ Base ./client.jl:558 instantiate manifest from different julia_version: Error During Test at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:200 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifest/formats/v1.0/Manifest.toml_backup", 577, 33188): read-only file system (EROFS) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] open(path::String, flags::UInt16, mode::UInt64) @ Base.Filesystem ./filesystem.jl:190 [3] sendfile(src::String, dst::String) @ Base.Filesystem ./file.jl:1239 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:402 [5] cp @ ./file.jl:394 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#54#55", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:13 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:176 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:177 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:201 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/manifests.jl:201 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [15] IncludeInto @ ./Base.jl:302 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:94 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1813 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:72 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [20] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:71 [21] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:522 [22] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [23] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:38 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:485 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [28] _start() @ Base ./client.jl:558 Precompiling packages... 958.5 ms ✓ Crayons 1 dependency successfully precompiled in 1 seconds Precompiling packages... 426.7 ms ✓ TestSpecificPackage 1 dependency successfully precompiled in 0 seconds Precompiling packages... 422.9 ms ✓ Example 1126.1 ms ✓ Chairmarks 499.4 ms ✓ PrivatePackage 522.0 ms ✓ MonorepoSub 4 dependencies successfully precompiled in 3 seconds. 3 already precompiled. Precompiling packages... 1587.7 ms ✓ Chairmarks 529.9 ms ✓ PrivatePackage 551.2 ms ✓ MonorepoSub 3 dependencies successfully precompiled in 3 seconds. 4 already precompiled. Test Summary: | Pass Fail Error Broken Total Time Pkg | 3349 10 10 2 3371 23m02.7s new.jl | 1321 2 1 1 1325 10m35.4s Depot setup | 30 30 20.0s test: printing | 5 5 11.7s test: sandboxing | 12 12 33.3s test: 'targets' based testing | 11 11 30.9s test: fallback when no project file exists | 0 18.5s using a test/REQUIRE file | 0 59.2s activate: repl | 17 17 4.5s activate | 8 8 1.3s add: input checking | 19 19 4.2s add: changes to the active project | 25 25 12.6s add: package state changes | 91 91 45.3s add: repo handling | 16 16 4.5s add: resolve tiers | 9 9 1m43.8s add: REPL | 54 54 8.9s develop: input checking | 11 11 3.2s develop: changes to the active project | 30 30 13.1s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 3.3s develop: path handling | 19 19 5.9s develop: package state changes | 16 16 6.9s develop: REPL | 21 21 1.5s instantiate: input checking | 1 1 1.2s instantiate: changes to the active project | 14 1 15 10.3s instantiate: caching | 8 8 1.2s instantiate: REPL | 4 4 1.0s why: REPL | 3 3 0.9s why | 3 3 8.2s update: input checking | 2 2 1.9s update: changes to the active project | 11 11 3.7s update: package state changes | 46 46 11.5s update: REPL | 2 2 0.9s update: caching | 1 1 1.0s pin: input checking | 3 3 3.6s pin: package state changes | 7 7 4.6s free: input checking | 2 2 1.7s free: package state changes | 8 8 6.4s free: REPL | 3 3 0.9s resolve | 2 2 1.1s test | 0 9.4s rm | 20 20 9.4s rm: REPL | 9 9 1.5s all | 39 39 3.6s build | 21 21 14.0s gc | 4 4 1.0s precompile | 11 11 1.2s generate | 5 5 1.3s Pkg.status | 83 1 84 47.4s Pkg.compat | 12 12 1.9s Repo caching | 30 30 5.9s project files | 463 463 7.4s cycles | 1 1 2 1.8s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 7.9s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 3.7s package name in resolver errors | 1 1 1.0s API details | 1 1 8.8s REPL error handling | 12 12 1.1s git tree hash computation | 10 10 1.2s multiple registries overlapping version ranges for different versions | 0 1.7s not collecting multiple package instances #1570 | 0 0.9s cyclic dependency graph | 0 2.0s Offline mode | 5 5 4.1s relative depot path | 0 5.8s is_stdlib() across versions | 14 14 0.4s Pkg.add() with julia_version | 40 40 5.9s Issue #2931 | 1 1 4.2s sysimage functionality | 4 4 2.9s test entryfile entries | 2 2 2.9s test resolve with tree hash | 2 1 3 1.4s status showing incompatible loaded deps | 1 1 12.7s pkg.jl | 256 1 2 259 1m56.2s semver notation | 116 116 0.3s union, isjoinable | 12 12 0.3s simple add, remove and gc | 8 8 4.3s package with wrong UUID | 2 2 0.0s adding and upgrading different versions | 6 6 0.2s testing | 3 3 2.5s coverage specific path | 1 1 6.9s pinning / freeing | 3 3 0.1s develop / freeing | 9 9 3.1s stdlibs as direct dependency | 1 1 0.0s package name in resolver errors | 1 1 0.0s protocols | 7 7 0.6s check logging | 1 1 0.0s test atomicity of write_env_usage with 1 parallel processes | 1 1 0.7s parsing malformed usage file | 2 2 3.1s adding nonexisting packages | 2 2 0.0s add julia | 1 1 0.0s libgit2 downloads | 2 2 2.9s up in Project without manifest | 1 1 0.0s libgit2 downloads | 1 1 2.9s tarball downloads | 1 1 0.3s test should instantiate | 0 5.7s valid project file names | 2 2 3.2s invalid repo url | 2 2 2.8s instantiating updated repo | 0 6.0s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 4.5s Pkg.gc | 0 3.9s targets should survive add/rm | 1 1 3.4s canonicalized relative paths in manifest | 2 2 0.2s building project should fix version of deps | 1 1 4.1s PkgError printing | 2 2 0.0s issue #1066: package with colliding name/uuid exists in project | 4 4 2.7s issue #1180: broken toml-files in HEAD | 1 1 2.9s REPL command doc generation | 2 2 0.0s up should prune manifest | 3 3 2.8s undo redo functionality | 11 11 4.1s subdir functionality | 2 2 3.2s URL with trailing slash | 1 1 5.3s Pkg.test process failure | 8 8 10.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.4s repl.jl | 126 4 130 1m23.3s help | 1 1 3.7s tab completion while offline | 2 2 2.9s tab completion | 44 44 4.9s add/remove using quoted local path | 12 12 2.0s parse package url win | 1 1 0.0s parse git url (issue #1935) | 2 2 0.0s unit test for REPLMode.promptf | 8 8 2.6s test | 1 1 5.0s activate | 2 2 0.6s status | 4 4 5.1s subcommands | 2 2 2.4s REPL API `up` | 1 1 0.5s Inference | 0 0.0s REPL missing package install hook | 4 4 1.7s JuliaLang/julia #55850 | 1 1 4.5s api.jl | 57 57 46.9s registry.jl | 120 120 1m06.3s subdir.jl | 84 84 4.5s extensions.jl | 23 3 26 40.7s weak deps | 23 3 26 40.7s artifacts.jl | 167 167 1m15.1s binaryplatforms.jl | 198 198 4.5s platformengines.jl | 626 626 5.8s sandbox.jl | 21 21 32.6s resolve.jl | 223 223 1m17.3s misc.jl | 6 6 2.5s force_latest_compatible_version.jl | 56 56 2m10.9s manifests.jl | 26 7 33 11.6s Manifest.toml formats | 10 5 15 7.8s Default manifest format is v2 | 3 3 0.6s Empty manifest file is automatically upgraded to v2 | 7 7 0.8s v1.0: activate, change, maintain manifest format | 1 1 1.2s v2.0: activate, change, maintain manifest format | 1 1 1.9s v3.0: unknown format, warn | 1 1 1.0s Pkg.upgrade_manifest() | 1 1 1.1s Pkg.upgrade_manifest(manifest_path) | 1 1 1.1s Manifest metadata | 16 2 18 3.6s julia_version | 16 2 18 3.6s dropbuild | 4 4 0.0s new environment: value is `nothing`, then ~`VERSION` after resolve | 2 2 0.6s activating old environment: maintains old version, then ~`VERSION` after resolve | 1 1 1.1s instantiate manifest from different julia_version | 1 1 1.0s project_hash for identifying out of sync manifest | 10 10 0.9s project_manifest.jl | 5 1 6 7.1s sources.jl | 5 5 19.1s workspaces.jl | 29 29 22.9s ERROR: LoadError: Some tests did not pass: 3349 passed, 10 failed, 10 errored, 2 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.12/Pkg/test/runtests.jl:3 Testing failed after 1351.37s 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{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1460.09s: package has test failures