Package evaluation of Pkg on Julia 1.11.4 (a71dd056e0*) started at 2025-04-09T03:13:49.688 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.48s ################################################################################ # 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.25s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_FCcExT/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_FCcExT/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... 1439.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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [24] include(fname::String) @ Main ./sysimg.jl:38 [25] top-level scope @ none:6 [26] eval @ ./boot.jl:430 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [28] _start() @ Base ./client.jl:531 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#463 @ ./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:1704 [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:557 [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:1793 [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:1704 [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:522 [32] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [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 [36] eval @ ./boot.jl:430 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [38] _start() @ Base ./client.jl:531 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:1704 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:2333 Precompiling Example... 505.2 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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [20] include(fname::String) @ Main ./sysimg.jl:38 [21] top-level scope @ none:6 [22] eval @ ./boot.jl:430 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [24] _start() @ Base ./client.jl:531 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:1174 [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:1931 [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:1789 [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:1898 [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:1845 [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:1172 [19] build_versions @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1090 [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:1030 [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:1704 [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:557 [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:1793 [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:1704 [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:522 [42] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:632 [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 [46] eval @ ./boot.jl:430 [inlined] [47] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [48] _start() @ Base ./client.jl:531 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:1704 [inlined] [11] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/pkg.jl:745 Precompiling BigProject... 485.9 ms ✓ Example 943.5 ms ✓ Preferences 712.5 ms ✓ PrecompileTools 26258.8 ms ✓ Parsers 3575.3 ms ✓ JSON 587.7 ms ✓ BigProject 6 dependencies successfully precompiled in 33 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:1704 [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:1704 [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:1704 [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:1704 [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:679 [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:1704 [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:679 [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:1704 [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:679 [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:1704 [inlined] [8] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:6 Precompiling AugmentedPlatform... 671.2 ms ✓ StructIO 549.6 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds. 23 already precompiled. Precompiling AugmentedPlatform... 669.4 ms ✓ StructIO 557.2 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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:430 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [23] include(fname::String) @ Main ./sysimg.jl:38 [24] top-level scope @ none:6 [25] eval @ ./boot.jl:430 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [27] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [23] include(fname::String) @ Main ./sysimg.jl:38 [24] top-level scope @ none:6 [25] eval @ ./boot.jl:430 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [27] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:430 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:430 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [25] include(fname::String) @ Main ./sysimg.jl:38 [26] top-level scope @ none:6 [27] eval @ ./boot.jl:430 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [29] _start() @ Base ./client.jl:531 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:1704 [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:1704 [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:1704 [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:557 [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:1793 [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:1704 [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: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.11/Pkg/test/runtests.jl:37 [24] include(fname::String) @ Main ./sysimg.jl:38 [25] top-level scope @ none:6 [26] eval @ ./boot.jl:430 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [28] _start() @ Base ./client.jl:531 Test Summary: | Pass Fail Error Broken Total Time Pkg | 3227 9 10 2 3248 23m41.1s new.jl | 1239 1 1 1 1242 9m43.0s Depot setup | 30 30 19.5s test: printing | 5 5 8.8s test: sandboxing | 12 12 23.0s test: 'targets' based testing | 11 11 25.7s test: fallback when no project file exists | 0 20.6s using a test/REQUIRE file | 0 1m01.8s activate: repl | 17 17 4.4s activate | 8 8 1.1s add: input checking | 19 19 4.0s add: changes to the active project | 25 25 10.4s add: package state changes | 91 91 39.3s add: repo handling | 16 16 3.3s add: resolve tiers | 9 9 1m43.5s add: REPL | 54 54 8.8s develop: input checking | 11 11 2.4s develop: changes to the active project | 30 30 10.5s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 2.4s develop: path handling | 19 19 4.5s develop: package state changes | 16 16 5.5s develop: REPL | 21 21 1.4s instantiate: input checking | 1 1 0.9s instantiate: changes to the active project | 14 1 15 9.0s instantiate: caching | 8 8 1.0s instantiate: REPL | 4 4 0.8s why: REPL | 3 3 0.7s why | 3 3 7.5s update: input checking | 2 2 1.4s update: changes to the active project | 11 11 2.9s update: package state changes | 46 46 9.3s update: REPL | 2 2 0.6s update: caching | 1 1 0.7s pin: input checking | 3 3 3.0s pin: package state changes | 7 7 3.6s free: input checking | 2 2 1.2s free: package state changes | 8 8 4.9s free: REPL | 3 3 0.7s resolve | 2 2 0.7s test | 0 14.3s rm | 20 20 6.0s rm: REPL | 9 9 1.3s all | 39 39 3.1s build | 21 21 11.5s gc | 4 4 0.7s precompile | 11 11 0.9s generate | 5 5 1.0s Pkg.status | 83 1 84 46.9s Pkg.compat | 12 12 1.9s Repo caching | 30 30 7.3s project files | 426 426 5.8s cycles | 1 1 2 1.8s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 8.1s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 4.1s package name in resolver errors | 1 1 0.7s API details | 1 1 11.6s REPL error handling | 12 12 1.2s git tree hash computation | 10 10 1.1s multiple registries overlapping version ranges for different versions | 0 1.6s not collecting multiple package instances #1570 | 0 0.6s cyclic dependency graph | 0 1.4s Offline mode | 5 5 4.0s relative depot path | 0 20.6s is_stdlib() across versions | 14 14 0.2s Issue #2931 | 1 1 4.2s sysimage functionality | 4 4 4.9s pkg.jl | 256 1 2 259 2m47.5s semver notation | 116 116 0.3s union, isjoinable | 12 12 0.3s simple add, remove and gc | 8 8 21.5s package with wrong UUID | 2 2 0.3s adding and upgrading different versions | 6 6 5.6s testing | 3 3 2.8s coverage specific path | 1 1 5.8s pinning / freeing | 3 3 1.8s develop / freeing | 9 9 8.3s stdlibs as direct dependency | 1 1 0.4s package name in resolver errors | 1 1 0.0s protocols | 7 7 3.0s 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 4.1s adding nonexisting packages | 2 2 0.3s add julia | 1 1 0.0s libgit2 downloads | 2 2 5.3s up in Project without manifest | 1 1 0.4s libgit2 downloads | 1 1 3.8s tarball downloads | 1 1 0.6s test should instantiate | 0 7.2s valid project file names | 2 2 3.9s invalid repo url | 2 2 3.5s instantiating updated repo | 0 10.1s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 5.2s Pkg.gc | 0 3.8s targets should survive add/rm | 1 1 3.7s canonicalized relative paths in manifest | 2 2 0.2s building project should fix version of deps | 1 1 4.2s PkgError printing | 2 2 0.1s issue #1066: package with colliding name/uuid exists in project | 4 4 5.1s issue #1180: broken toml-files in HEAD | 1 1 4.0s REPL command doc generation | 2 2 0.1s up should prune manifest | 3 3 4.8s undo redo functionality | 11 11 7.6s subdir functionality | 2 2 5.2s URL with trailing slash | 1 1 4.6s Pkg.test process failure | 8 8 10.2s 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.7s repl.jl | 126 4 130 2m28.7s help | 1 1 4.0s tab completion while offline | 2 2 4.5s tab completion | 44 44 6.2s add/remove using quoted local path | 12 12 2.9s 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.7s test | 1 1 5.3s activate | 2 2 0.6s status | 4 4 12.5s subcommands | 2 2 3.5s REPL API `up` | 1 1 0.5s Inference | 0 0.1s REPL missing package install hook | 4 4 2.6s JuliaLang/julia #55850 | 1 1 4.4s api.jl | 57 57 48.5s registry.jl | 120 120 1m32.5s subdir.jl | 84 84 5.5s extensions.jl | 23 3 26 45.3s weak deps | 23 3 26 45.2s artifacts.jl | 168 168 1m19.9s binaryplatforms.jl | 198 198 9.6s platformengines.jl | 626 626 6.9s sandbox.jl | 21 21 35.6s resolve.jl | 211 211 39.0s misc.jl | 6 6 2.8s force_latest_compatible_version.jl | 56 56 1m50.2s manifests.jl | 26 7 33 9.1s Manifest.toml formats | 10 5 15 6.3s Default manifest format is v2 | 3 3 0.5s Empty manifest file is automatically upgraded to v2 | 7 7 1.3s v1.0: activate, change, maintain manifest format | 1 1 0.7s 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.7s Manifest metadata | 16 2 18 2.7s julia_version | 16 2 18 2.7s dropbuild | 4 4 0.0s new environment: value is `nothing`, then ~`VERSION` after resolve | 2 2 0.4s activating old environment: maintains old version, then ~`VERSION` after resolve | 1 1 0.6s instantiate manifest from different julia_version | 1 1 0.7s project_hash for identifying out of sync manifest | 10 10 0.9s project_manifest.jl | 5 1 6 5.2s sources.jl | 5 5 31.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 1335.84s 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:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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 1493.02s: package has test failures