Package evaluation of Pkg on Julia 1.11.5 (32ac370b68*) started at 2025-06-30T02:12:43.226 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.63s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [44cfe95a] + Pkg v1.11.0 Updating `~/.julia/environments/v1.11/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 [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.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 1.27s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_fyMsKj/Project.toml` ⌅ [6df8b67a] HistoricalStdlibVersions v1.2.4 [21216c6a] Preferences v1.4.3 [56f22d72] Artifacts v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.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 [3f19e933] p7zip_jll v17.4.0+2 Status `/tmp/jl_fyMsKj/Manifest.toml` ⌅ [6df8b67a] HistoricalStdlibVersions v1.2.4 [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 [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.11.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.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling HistoricalStdlibVersions... 1465.0 ms ✓ HistoricalStdlibVersions 1 dependency successfully precompiled in 2 seconds instantiate: changes to the active project: Error During Test at /opt/julia/share/julia/stdlib/v1.11/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:1105 [3] rm(path::String; force::Bool, recursive::Bool) @ Base.Filesystem ./file.jl:283 [4] rm @ ./file.jl:273 [inlined] [5] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#402#419")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1506 [6] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#402#419", dir::String) @ Base.Filesystem ./file.jl:112 [7] #401 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1498 [inlined] [8] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [9] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [10] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1496 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [13] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1444 [14] include(mod::Module, _path::String) @ Base ./Base.jl:562 [15] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [20] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [21] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [22] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [23] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [24] include(fname::String) @ Main ./sysimg.jl:38 [25] top-level scope @ none:6 caused by: SystemError: opening file "/opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifest/noproject/Project.toml": Read-only file system Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:176 [2] systemerror @ ./error.jl:175 [inlined] [3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:295 [4] open @ ./iostream.jl:277 [inlined] [5] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:358 [6] open(fname::String, mode::String) @ Base ./iostream.jl:357 [7] #open#465 @ ./io.jl:408 [8] open @ ./io.jl:407 [inlined] [9] write @ ./io.jl:489 [inlined] [10] write_project @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/project.jl:261 [inlined] [11] instantiate(ctx::Pkg.Types.Context; manifest::Nothing, update_registry::Bool, verbose::Bool, platform::Base.BinaryPlatforms.Platform, allow_build::Bool, allow_autoprecomp::Bool, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:1190 [12] instantiate @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:1172 [inlined] [13] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:1171 [14] instantiate @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:1171 [inlined] [15] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#402#419")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1501 [16] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#402#419", dir::String) @ Base.Filesystem ./file.jl:112 [17] #401 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1498 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [19] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [20] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#401#418"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1496 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [23] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1444 [24] include(mod::Module, _path::String) @ Base ./Base.jl:562 [25] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [30] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [31] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [32] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [33] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [34] include(fname::String) @ Main ./sysimg.jl:38 [35] top-level scope @ none:6 Pkg.status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:2335 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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#645#661")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:2335 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#645#661"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#645#661"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#645#661"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:2333 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:2333 Precompiling Example... 536.7 ms ✓ Example 1 dependency successfully precompiled in 1 seconds Username for 'https://github.com': Username for 'https://github.com': test atomicity of write_env_usage with 1 parallel processes: Error During Test at /opt/julia/share/julia/stdlib/v1.11/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:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:401 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#1#17")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:399 [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#1#17"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#1#17"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#1#17"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:179 [10] include(mod::Module, _path::String) @ Base ./Base.jl:562 [11] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [20] include(fname::String) @ Main ./sysimg.jl:38 [21] top-level scope @ none:6 building project should fix version of deps: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:706 Got exception outside of a @test SystemError: opening file "/opt/julia/share/julia/stdlib/v1.11/Pkg/test/test_packages/BuildProjectFixedDeps/deps/build.log": Read-only file system Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:176 [2] systemerror @ ./error.jl:175 [inlined] [3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:295 [4] open @ ./iostream.jl:277 [inlined] [5] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:358 [6] open(fname::String, mode::String) @ Base ./iostream.jl:357 [7] open(::Pkg.Operations.var"#68#75"{Bool, Pkg.Types.Context, String}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [8] open @ ./io.jl:407 [inlined] [9] (::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1178 [10] withenv(::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [11] (::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 [12] with_temp_env(fn::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 [13] (::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{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.11/Pkg/src/Operations.jl:1902 [14] mktempdir(fn::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{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:819 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [16] mktempdir @ ./file.jl:815 [inlined] [17] #sandbox#115 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] [18] build_versions(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1176 [19] build_versions @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1094 [inlined] [20] build(ctx::Pkg.Types.Context, uuids::Set{Base.UUID}, verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1034 [21] 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.11/Pkg/src/API.jl:1110 [22] build(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.DevNull, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [23] build(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 [24] 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.11/Pkg/src/API.jl:174 [25] build @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:165 [inlined] [26] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#92#93")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:710 [27] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#92#93"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [28] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#92#93"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [29] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#92#93"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [30] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:707 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [33] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:707 [34] include(mod::Module, _path::String) @ Base ./Base.jl:562 [35] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [36] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [37] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [38] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [39] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [40] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [41] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [42] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [43] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [44] include(fname::String) @ Main ./sysimg.jl:38 [45] top-level scope @ none:6 issue #1180: broken toml-files in HEAD: Log Test Failed at /opt/julia/share/julia/stdlib/v1.11/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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#101#104"{String})() @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:750 [3] cd(f::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#101#104"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] #100 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:745 [inlined] [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#100#103"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#100#103"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#100#103"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:745 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:745 Precompiling BigProject... 393.1 ms ✓ Example 755.2 ms ✓ Preferences 597.3 ms ✓ PrecompileTools 13226.9 ms ✓ Parsers 2561.1 ms ✓ JSON 460.2 ms ✓ BigProject 6 dependencies successfully precompiled in 18 seconds. 16 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.11/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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:675 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.11/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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:676 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.11/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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:678 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.11/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.11/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.REPLTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:679 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:158 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#22#23"{Bool, Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.REPLTests.var"#108#113"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:149 [6] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:130 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/repl.jl:661 weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:20 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "src"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:20 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:8 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:6 weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:21 Expression: any(endswith(".cov"), readdir(joinpath(he_root, "ext"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:21 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#3#13"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:8 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:6 weak deps: Test Failed at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:41 Expression: any(endswith(".cov"), readdir(joinpath(hdwe_root, "src"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::Main.PkgTestsOuter.PkgTestsInner.var"#4#14"{String, String})() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:41 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#4#14"{String, String}})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:83 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.var"#4#14"{String, String}}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.var"#4#14"{String, String}; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:23 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:6 Precompiling AugmentedPlatform... 555.2 ms ✓ StructIO 453.9 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds. 23 already precompiled. Precompiling AugmentedPlatform... 553.6 ms ✓ StructIO 466.5 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds. 23 already precompiled. v1.0: activate, change, maintain manifest format: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:76 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#6#18", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:77 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:77 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:34 [12] include(mod::Module, _path::String) @ Base ./Base.jl:562 [13] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 v2.0: activate, change, maintain manifest format: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:92 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#7#19", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:9 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:93 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:93 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:34 [13] include(mod::Module, _path::String) @ Base ./Base.jl:562 [14] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [19] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [20] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [21] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [22] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [23] include(fname::String) @ Main ./sysimg.jl:38 [24] top-level scope @ none:6 v3.0: unknown format, warn: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:131 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#12#24", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:9 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:133 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:133 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:34 [13] include(mod::Module, _path::String) @ Base ./Base.jl:562 [14] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [19] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [20] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [21] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [22] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [23] include(fname::String) @ Main ./sysimg.jl:38 [24] top-level scope @ none:6 Pkg.upgrade_manifest(): Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:139 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#14#26", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:140 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:140 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:34 [12] include(mod::Module, _path::String) @ Base ./Base.jl:562 [13] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 Pkg.upgrade_manifest(manifest_path): Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:155 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#15#27", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:156 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:34 [12] include(mod::Module, _path::String) @ Base ./Base.jl:562 [13] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [18] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [19] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [20] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 activating old environment: maintains old version, then ~`VERSION` after resolve: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:189 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#29#38", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] reference_manifest_isolated_test(f::Function, dir::String) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:9 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:190 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:190 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:175 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [14] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:174 [15] include(mod::Module, _path::String) @ Base ./Base.jl:562 [16] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [21] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [22] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [23] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [24] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [25] include(fname::String) @ Main ./sysimg.jl:38 [26] top-level scope @ none:6 instantiate manifest from different julia_version: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:198 Got exception outside of a @test IOError: open("/opt/julia/share/julia/stdlib/v1.11/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:1127 [4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:386 [5] cp @ ./file.jl:378 [inlined] [6] reference_manifest_isolated_test(f::Main.PkgTestsOuter.PkgTestsInner.ManifestTests.var"#30#39", dir::String; v1::Bool) @ Main.PkgTestsOuter.PkgTestsInner.ManifestTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:199 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:199 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:175 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [13] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/manifests.jl:174 [14] include(mod::Module, _path::String) @ Base ./Base.jl:562 [15] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [20] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [21] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [22] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [23] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [24] include(fname::String) @ Main ./sysimg.jl:38 [25] top-level scope @ none:6 Test Summary: | Pass Fail Error Broken Total Time Pkg | 3227 9 10 2 3248 24m31.9s new.jl | 1239 1 1 1 1242 11m12.2s Depot setup | 30 30 25.8s test: printing | 5 5 9.5s test: sandboxing | 12 12 23.0s test: 'targets' based testing | 11 11 27.2s test: fallback when no project file exists | 0 23.6s using a test/REQUIRE file | 0 52.2s activate: repl | 17 17 4.3s activate | 8 8 1.1s add: input checking | 19 19 4.3s add: changes to the active project | 25 25 14.7s add: package state changes | 91 91 57.9s add: repo handling | 16 16 4.9s add: resolve tiers | 9 9 1m49.7s add: REPL | 54 54 9.6s develop: input checking | 11 11 3.4s develop: changes to the active project | 30 30 14.6s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 3.5s develop: path handling | 19 19 6.0s develop: package state changes | 16 16 11.0s develop: REPL | 21 21 1.4s instantiate: input checking | 1 1 1.1s instantiate: changes to the active project | 14 1 15 10.1s instantiate: caching | 8 8 1.0s instantiate: REPL | 4 4 0.7s why: REPL | 3 3 0.6s why | 3 3 7.9s update: input checking | 2 2 1.7s update: changes to the active project | 11 11 4.8s update: package state changes | 46 46 16.2s update: REPL | 2 2 0.7s update: caching | 1 1 1.5s pin: input checking | 3 3 5.5s pin: package state changes | 7 7 6.1s free: input checking | 2 2 1.4s free: package state changes | 8 8 9.6s free: REPL | 3 3 0.6s resolve | 2 2 0.8s test | 0 14.9s rm | 20 20 8.6s rm: REPL | 9 9 1.4s all | 39 39 3.6s build | 21 21 11.8s gc | 4 4 0.7s precompile | 11 11 0.9s generate | 5 5 1.0s Pkg.status | 83 1 84 53.4s Pkg.compat | 12 12 2.3s Repo caching | 30 30 8.3s project files | 426 426 5.9s cycles | 1 1 2 1.6s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 11.5s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 5.3s package name in resolver errors | 1 1 0.9s API details | 1 1 11.0s REPL error handling | 12 12 1.2s git tree hash computation | 10 10 1.2s multiple registries overlapping version ranges for different versions | 0 2.0s not collecting multiple package instances #1570 | 0 0.7s cyclic dependency graph | 0 1.7s Offline mode | 5 5 5.0s relative depot path | 0 22.2s is_stdlib() across versions | 14 14 0.2s Issue #2931 | 1 1 5.5s sysimage functionality | 4 4 5.1s pkg.jl | 256 1 2 259 2m20.8s semver notation | 116 116 0.3s union, isjoinable | 12 12 0.3s simple add, remove and gc | 8 8 6.1s package with wrong UUID | 2 2 0.0s adding and upgrading different versions | 6 6 2.3s testing | 3 3 2.0s coverage specific path | 1 1 5.4s pinning / freeing | 3 3 0.8s develop / freeing | 9 9 3.6s stdlibs as direct dependency | 1 1 0.2s package name in resolver errors | 1 1 0.0s protocols | 7 7 0.9s check logging | 1 1 0.0s test atomicity of write_env_usage with 1 parallel processes | 1 1 0.4s parsing malformed usage file | 2 2 3.9s adding nonexisting packages | 2 2 0.2s add julia | 1 1 0.0s libgit2 downloads | 2 2 4.6s up in Project without manifest | 1 1 0.2s libgit2 downloads | 1 1 4.7s tarball downloads | 1 1 0.5s test should instantiate | 0 6.2s valid project file names | 2 2 3.9s invalid repo url | 2 2 3.3s instantiating updated repo | 0 8.7s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 6.8s Pkg.gc | 0 4.2s 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 4.8s PkgError printing | 2 2 0.1s issue #1066: package with colliding name/uuid exists in project | 4 4 4.0s issue #1180: broken toml-files in HEAD | 1 1 5.6s REPL command doc generation | 2 2 0.1s up should prune manifest | 3 3 4.5s undo redo functionality | 11 11 4.9s subdir functionality | 2 2 4.6s URL with trailing slash | 1 1 5.7s Pkg.test process failure | 8 8 10.7s range_compressed_versionspec | 4 4 0.1s versionspec with v | 3 3 0.0s Suggest `Pkg.develop` instead of `Pkg.add` | 1 1 0.2s Issue #3069 | 1 1 0.1s Issue #3147 | 20 20 4.3s repl.jl | 126 4 130 2m03.6s help | 1 1 3.7s tab completion while offline | 2 2 3.8s tab completion | 44 44 5.3s add/remove using quoted local path | 12 12 2.6s 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 4.7s activate | 2 2 0.4s status | 4 4 9.4s subcommands | 2 2 3.9s REPL API `up` | 1 1 0.4s Inference | 0 0.1s REPL missing package install hook | 4 4 2.5s JuliaLang/julia #55850 | 1 1 3.2s api.jl | 57 57 42.5s registry.jl | 120 120 1m25.8s subdir.jl | 84 84 4.3s extensions.jl | 23 3 26 46.0s weak deps | 23 3 26 45.9s artifacts.jl | 168 168 1m28.1s binaryplatforms.jl | 198 198 7.5s platformengines.jl | 626 626 7.2s sandbox.jl | 21 21 34.8s resolve.jl | 211 211 28.7s misc.jl | 6 6 2.4s force_latest_compatible_version.jl | 56 56 2m12.1s manifests.jl | 26 7 33 11.8s Manifest.toml formats | 10 5 15 7.7s Default manifest format is v2 | 3 3 1.1s Empty manifest file is automatically upgraded to v2 | 7 7 1.9s v1.0: activate, change, maintain manifest format | 1 1 0.8s v2.0: activate, change, maintain manifest format | 1 1 1.7s v3.0: unknown format, warn | 1 1 0.7s Pkg.upgrade_manifest() | 1 1 0.7s Pkg.upgrade_manifest(manifest_path) | 1 1 0.8s Manifest metadata | 16 2 18 4.0s julia_version | 16 2 18 4.0s 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 0.7s instantiate manifest from different julia_version | 1 1 0.7s project_hash for identifying out of sync manifest | 10 10 1.9s project_manifest.jl | 5 1 6 6.2s sources.jl | 5 5 37.9s ERROR: LoadError: Some tests did not pass: 3227 passed, 9 failed, 10 errored, 2 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:3 Testing failed after 1225.3s ERROR: LoadError: Package Pkg errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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.11/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.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1548.07s: package has test failures