Package evaluation to test Pkg on Julia 1.11.7 (58327cce5e*) started at 2025-10-29T13:26:15.044 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # 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.21s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_1gvv6T/Project.toml` ⌅ [6df8b67a] HistoricalStdlibVersions v1.2.4 [21216c6a] Preferences v1.5.0 [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_1gvv6T/Manifest.toml` ⌅ [6df8b67a] HistoricalStdlibVersions v1.2.4 [21216c6a] Preferences v1.5.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.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... 1432.3 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 why: Error During Test at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1586 Got exception outside of a @test Unsatisfiable requirements detected for package StaticArrays [90137ffa]: StaticArrays [90137ffa] log: ├─possible versions are: 0.8.0 - 1.9.15 or uninstalled ├─restricted to versions 1.5.0 by an explicit requirement, leaving only versions: 1.5.0 └─restricted by julia compatibility requirements to versions: [0.12.0 - 0.12.6, 1.5.17 - 1.9.15] or uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1072 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1008 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; clean_graph::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1533 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1532 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:434 [6] targeted_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1402 [7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1391 [8] _resolve(io::Base.DevNull, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1412 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1446 [10] add @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1418 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:312 [12] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.DevNull, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [13] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 [14] add @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [15] add(; name::String, uuid::Nothing, version::String, 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:176 [16] add @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:165 [inlined] [17] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#435#436")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1588 [18] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#10#13"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#435#436"})() @ 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"#435#436"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [20] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#435#436"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:73 [21] isolate(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.11/Pkg/test/utils.jl:51 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1587 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [24] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/new.jl:1587 [25] include(mod::Module, _path::String) @ Base ./Base.jl:562 [26] include @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:10 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:84 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:63 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [31] (::Main.PkgTestsOuter.PkgTestsInner.var"#1#2")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:62 [32] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#1#2", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:524 [33] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:635 [34] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:37 [35] include(fname::String) @ Main ./sysimg.jl:38 [36] 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... 528.8 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... 496.4 ms ✓ Example 1290.2 ms ✓ StructUtils 946.3 ms ✓ Preferences 729.2 ms ✓ PrecompileTools 17445.4 ms ✓ Parsers 6666.0 ms ✓ JSON 582.4 ms ✓ BigProject 7 dependencies successfully precompiled in 28 seconds. 15 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... 701.5 ms ✓ StructIO 568.2 ms ✓ AugmentedPlatform 2 dependencies successfully precompiled in 1 seconds. 23 already precompiled. Precompiling AugmentedPlatform... 696.7 ms ✓ StructIO 568.0 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 | 3226 9 11 2 3248 27m55.2s new.jl | 1238 1 2 1 1242 12m26.7s Depot setup | 30 30 41.4s test: printing | 5 5 9.7s test: sandboxing | 12 12 26.1s test: 'targets' based testing | 11 11 26.6s test: fallback when no project file exists | 0 26.1s using a test/REQUIRE file | 0 59.4s activate: repl | 17 17 4.6s activate | 8 8 1.2s add: input checking | 19 19 4.0s add: changes to the active project | 25 25 15.2s add: package state changes | 91 91 1m03.2s add: repo handling | 16 16 4.0s add: resolve tiers | 9 9 1m56.8s add: REPL | 54 54 9.3s develop: input checking | 11 11 2.7s develop: changes to the active project | 30 30 15.8s develop: interaction with `JULIA_PKG_DEVDIR` | 7 7 2.5s develop: path handling | 19 19 4.9s develop: package state changes | 16 16 6.1s develop: REPL | 21 21 1.6s instantiate: input checking | 1 1 1.1s instantiate: changes to the active project | 14 1 15 9.3s instantiate: caching | 8 8 1.0s instantiate: REPL | 4 4 0.8s why: REPL | 3 3 0.7s why | 1 1 5.4s update: input checking | 2 2 1.5s update: changes to the active project | 11 11 3.4s update: package state changes | 46 46 41.2s update: REPL | 2 2 0.7s update: caching | 1 1 1.0s pin: input checking | 3 3 3.4s pin: package state changes | 7 7 4.0s free: input checking | 2 2 1.3s free: package state changes | 8 8 6.2s free: REPL | 3 3 0.7s resolve | 2 2 0.8s test | 0 15.8s rm | 20 20 13.9s rm: REPL | 9 9 1.4s all | 41 41 16.4s build | 21 21 12.3s gc | 4 4 0.8s precompile | 11 11 1.1s generate | 5 5 1.1s Pkg.status | 83 1 84 59.6s Pkg.compat | 12 12 2.4s Repo caching | 30 30 5.9s project files | 426 426 5.7s cycles | 1 1 2 1.7s downloads with JULIA_PKG_USE_CLI_GIT = nothing | 6 6 11.8s downloads with JULIA_PKG_USE_CLI_GIT = true | 3 3 7.0s package name in resolver errors | 1 1 0.7s API details | 1 1 13.5s 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.4s Offline mode | 5 5 4.2s relative depot path | 0 21.8s is_stdlib() across versions | 14 14 0.3s Issue #2931 | 1 1 5.0s sysimage functionality | 4 4 6.3s pkg.jl | 256 1 2 259 2m12.9s semver notation | 116 116 0.3s union, isjoinable | 12 12 0.3s simple add, remove and gc | 8 8 4.5s package with wrong UUID | 2 2 0.0s adding and upgrading different versions | 6 6 0.7s testing | 3 3 1.5s coverage specific path | 1 1 5.6s pinning / freeing | 3 3 0.3s develop / freeing | 9 9 2.8s stdlibs as direct dependency | 1 1 0.1s package name in resolver errors | 1 1 0.0s protocols | 7 7 0.5s 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.7s adding nonexisting packages | 2 2 0.1s add julia | 1 1 0.0s libgit2 downloads | 2 2 3.8s up in Project without manifest | 1 1 0.1s libgit2 downloads | 1 1 4.3s tarball downloads | 1 1 4.1s test should instantiate | 0 5.3s valid project file names | 2 2 3.4s invalid repo url | 2 2 3.4s instantiating updated repo | 0 8.2s printing of stdlib paths, issue #605 | 1 1 0.0s stdlib_resolve! | 4 4 0.1s issue #913 | 2 2 4.8s Pkg.gc | 0 4.0s targets should survive add/rm | 1 1 4.0s canonicalized relative paths in manifest | 2 2 0.2s building project should fix version of deps | 1 1 7.2s PkgError printing | 2 2 0.1s issue #1066: package with colliding name/uuid exists in project | 4 4 4.2s issue #1180: broken toml-files in HEAD | 1 1 4.6s REPL command doc generation | 2 2 0.1s up should prune manifest | 3 3 5.0s undo redo functionality | 11 11 4.8s subdir functionality | 2 2 4.5s URL with trailing slash | 1 1 4.3s Pkg.test process failure | 8 8 11.0s 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.8s repl.jl | 126 4 130 2m49.6s help | 1 1 4.3s tab completion while offline | 2 2 4.8s tab completion | 44 44 6.1s add/remove using quoted local path | 12 12 3.3s 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.8s test | 1 1 5.7s activate | 2 2 0.6s status | 4 4 12.7s subcommands | 2 2 4.1s REPL API `up` | 1 1 0.5s Inference | 0 0.1s REPL missing package install hook | 4 4 2.8s JuliaLang/julia #55850 | 1 1 4.6s api.jl | 57 57 53.5s registry.jl | 120 120 1m39.3s subdir.jl | 84 84 6.1s extensions.jl | 23 3 26 52.4s weak deps | 23 3 26 52.4s artifacts.jl | 168 168 1m30.7s binaryplatforms.jl | 198 198 10.9s platformengines.jl | 626 626 7.3s sandbox.jl | 21 21 45.7s resolve.jl | 211 211 42.5s misc.jl | 6 6 3.5s force_latest_compatible_version.jl | 56 56 2m38.8s manifests.jl | 26 7 33 10.6s Manifest.toml formats | 10 5 15 7.5s Default manifest format is v2 | 3 3 0.7s Empty manifest file is automatically upgraded to v2 | 7 7 1.4s 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.6s Pkg.upgrade_manifest() | 1 1 1.7s Pkg.upgrade_manifest(manifest_path) | 1 1 0.7s Manifest metadata | 16 2 18 2.8s julia_version | 16 2 18 2.8s 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 1.1s project_manifest.jl | 5 1 6 5.6s sources.jl | 5 5 39.0s ERROR: LoadError: Some tests did not pass: 3226 passed, 9 failed, 11 errored, 2 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.11/Pkg/test/runtests.jl:3 Testing failed after 1604.59s 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 1748.54s: package tests unexpectedly errored