Package evaluation of UpdateJulia on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:48:44.841 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.97s ################################################################################ # Installation # Installing UpdateJulia... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [770da0de] + UpdateJulia v0.4.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [fd094767] + Suppressor v0.2.8 [770da0de] + UpdateJulia v0.4.4 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.43s ################################################################################ # Testing # Testing UpdateJulia Status `/tmp/jl_rOuggX/Project.toml` [682c06a0] JSON v0.21.4 [fd094767] Suppressor v0.2.8 [770da0de] UpdateJulia v0.4.4 [44cfe95a] Pkg v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rOuggX/Manifest.toml` [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [fd094767] Suppressor v0.2.8 [770da0de] UpdateJulia v0.4.4 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin Test Summary: | Total Time report path before | 0 0.0s Test Summary: | Pass Total Time fetch() | 3 3 7.9s Base.Docs.DocStr(svec(" update_julia(version::AbstractString=\"\")\n\nInstall the latest version of Julia from https://julialang.org\n\nIf `version` is provided, installs the latest version that starts with `version`.\nIf `version == \"nightly\"`, then installs the bleeding-edge nightly version.\n\n# Keyword Arguments\nBehavior flags\n- `dry_run = false` skip the actual download and installation\n- `verbose = dry_run` print the final value of all arguments\n", "", "\n- `migrate_packages = ` whether to migrate packages in the default global environment. May be `true`, `false`, or `:force`. Only `:force` will replace an existing Project.toml\n\nDestination\n- `aliases = [\"julia\", \"julia-\$(v.major).\$(v.minor)\", \"julia-\$v\"]` which aliases to attempt to create for the installed version of Julia. Regardless, will not replace stable versions with less stable versions or newer versions with older versions of the same stability.\n- `systemwide = ", true, "` install for all users, `false` only installs for current user.\n- `install_location = systemwide ? \"", "/opt", "\" : \"", "/home/pkgeval/.local", "\"` directory to put installed binaries\n", "- `bin = systemwide ? \"/usr/local/bin\" : \"/home/pkgeval/.local/bin\"` directory to store links to the binaries", "\n\nSource\n- `os_str = \"", "linux", "\"` string representation of the operating system: \"linux\", \"mac\", \"winnt\", or \"freebsd\".\n- `arch = \"", "x86_64", "\"` string representation of the CPU architecture: \"x86_64\", \"i686\", \"aarch64\", \"armv7l\", or \"powerpc64le\".\n\n- `v = ...` the `VersionNumber` to install\n- `url = ...` URL to download that version from, if you explicitly set `url`, also explicitly set `v` lest they differ\n"), nothing, Dict{Symbol, Any}(:typesig => Union{Tuple{}, Tuple{AbstractString}}, :module => UpdateJulia, :linenumber => 133, :binding => UpdateJulia.update_julia, :path => "/home/pkgeval/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl")) Test Summary: | Total Time docstring | 0 10.5s Test Summary: | Pass Total Time prefer() | 10 10 0.1s Test Summary: | Pass Total Time isconsistent() | 6 6 0.0s Test Summary: | Pass Total Time latest() | 184 184 0.1s Test Summary: | Pass Total Time version_of() | 1 1 0.3s Test Summary: | Pass Total Time versions[] | 1 1 0.3s Dict{Symbol, Any} with 15 entries: :os_str => "linux" :aliases => ["julia", "julia-1.11", "julia-1.11.6"] :dry_run => true :version => "" :migrate_packages => false :prefer_gui => false :fetch => false :url => "https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.6-linux-x86_64.tar.gz" :verbose => true :v => v"1.11.6" :bin => "/usr/local/bin" :systemwide => true :_v_url => (v"1.11.6", "https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.6-linux-x86_64.tar.gz") :install_location => "/opt" :arch => "x86_64" installing the latest version of julia: 1.11.6 aborting before download & install Dict{Symbol, Any} with 15 entries: :os_str => "linux" :aliases => ["julia", "julia-1.7", "julia-1.7.0-rc3"] :dry_run => true :version => "1.7.0-rc3" :migrate_packages => false :prefer_gui => false :fetch => true :url => "https://julialang-s3.julialang.org/bin/linux/x64/1.7/julia-1.7.0-rc3-linux-x86_64.tar.gz" :verbose => true :v => v"1.7.0-rc3" :bin => "/usr/local/bin" :systemwide => true :_v_url => (v"1.7.0-rc3", "https://julialang-s3.julialang.org/bin/linux/x64/1.7/julia-1.7.0-rc3-linux-x86_64.tar.gz") :install_location => "/opt" :arch => "x86_64" installing julia 1.7.0-rc3 This version is out of date. The latest official release is 1.11.6 aborting before download & install installing julia 1.2.0 This version is out of date. The latest official release is 1.11.6 aborting before download & install installing julia 1.6.7 This version is out of date. The latest official release is 1.11.6 An archive was available but not a GUI. Installing the archive now. aborting before download & install Test Summary: | Pass Total Time dry tests | 9 9 5.3s WARNING: this will both install out of date julia versions and change what the command `julia` points to. If all goes well, it will finish with the latest stable version of julia installed. installing the latest version of julia: 1.11.6 curated tests: Error During Test at /home/pkgeval/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 Test threw exception Expression: update_julia() == UpdateJulia.latest() IOError: mkdir("/opt/julia-1.11.6"; mode=0o777): read-only file system (EROFS) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] mkdir(path::String; mode::UInt16) @ Base.Filesystem ./file.jl:185 [4] mkdir @ ./file.jl:177 [inlined] [5] cptree(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:360 [6] cptree @ ./file.jl:356 [inlined] [7] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:400 [8] cp @ ./file.jl:394 [inlined] [9] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:484 [10] #mv#11 @ ./file.jl:454 [inlined] [11] mv @ ./file.jl:452 [inlined] [12] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [13] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [14] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [15] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [16] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [17] update_julia() @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:161 [18] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: IOError: rename("/tmp/jl_l9gxcY/julia-1.11.6", "/opt/julia-1.11.6"): cross-device link not permitted (EXDEV) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] rename(oldpath::String, newpath::String) @ Base.Filesystem ./file.jl:1227 [4] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:480 [5] #mv#11 @ ./file.jl:454 [inlined] [6] mv @ ./file.jl:452 [inlined] [7] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [8] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [9] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [10] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [11] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [12] update_julia() @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:161 [13] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: IOError: rename("/tmp/jl_l9gxcY/julia-1.11.6", "/opt/julia-1.11.6"): cross-device link not permitted (EXDEV) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] rename(oldpath::String, newpath::String) @ Base.Filesystem ./file.jl:1227 [4] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:473 [5] #mv#11 @ ./file.jl:454 [inlined] [6] mv @ ./file.jl:452 [inlined] [7] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [8] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [9] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [10] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [11] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [12] update_julia() @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:161 [13] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] installing julia 1.13.0-DEV This version is an experimental development build not recommended for most users. The latest official release is 1.11.6 curated tests: Error During Test at /home/pkgeval/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:206 Test threw exception Expression: update_julia("nightly") == UpdateJulia.nightly_version[] IOError: mkdir("/opt/julia-1367b3d7ad"; mode=0o777): read-only file system (EROFS) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] mkdir(path::String; mode::UInt16) @ Base.Filesystem ./file.jl:185 [4] mkdir @ ./file.jl:177 [inlined] [5] cptree(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:360 [6] cptree @ ./file.jl:356 [inlined] [7] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool) @ Base.Filesystem ./file.jl:400 [8] cp @ ./file.jl:394 [inlined] [9] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:484 [10] #mv#11 @ ./file.jl:454 [inlined] [11] mv @ ./file.jl:452 [inlined] [12] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [13] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [14] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [15] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [16] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [17] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:206 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: IOError: rename("/tmp/jl_Dfc7BP/julia-1367b3d7ad", "/opt/julia-1367b3d7ad"): cross-device link not permitted (EXDEV) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] rename(oldpath::String, newpath::String) @ Base.Filesystem ./file.jl:1227 [4] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:480 [5] #mv#11 @ ./file.jl:454 [inlined] [6] mv @ ./file.jl:452 [inlined] [7] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [8] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [9] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [10] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [11] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [12] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:206 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: IOError: rename("/tmp/jl_Dfc7BP/julia-1367b3d7ad", "/opt/julia-1367b3d7ad"): cross-device link not permitted (EXDEV) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] rename(oldpath::String, newpath::String) @ Base.Filesystem ./file.jl:1227 [4] _mv_replace(src::String, dst::String) @ Base.Filesystem ./file.jl:473 [5] #mv#11 @ ./file.jl:454 [inlined] [6] mv @ ./file.jl:452 [inlined] [7] extract(install_location::String, download_file::String, v::VersionNumber, isnightly::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:308 [8] (::UpdateJulia.var"#14#15"{VersionNumber, String, String})(file::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:206 [9] download_delete(f::UpdateJulia.var"#14#15"{VersionNumber, String, String}, url::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:266 [10] update_julia(version::String; os_str::String, arch::String, prefer_gui::Bool, fetch::Bool, _v_url::Tuple{VersionNumber, String}, v::VersionNumber, migrate_packages::Bool, url::String, aliases::Vector{String}, systemwide::Bool, install_location::String, bin::String, dry_run::Bool, verbose::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:205 [11] update_julia(version::String) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:166 [12] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:206 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] curated tests: Error During Test at /home/pkgeval/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:198 Got exception outside of a @test IOError: could not spawn `julia-1.12 -e 'using Pkg; Pkg.activate("/home/pkgeval/.julia/environments/v1.12"); Pkg.update()'`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:512 [7] run @ ./process.jl:510 [inlined] [8] migrate_packages(v::VersionNumber, force::Bool) @ UpdateJulia ~/.julia/packages/UpdateJulia/nPbih/src/UpdateJulia.jl:419 [9] top-level scope @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:203 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:209 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 Test Summary: | Error Total Time curated tests | 3 3 37.8s RNG of the outermost testset: Random.Xoshiro(0x1f221992bdec0780, 0xc821da5a9466d095, 0x40e58936ad2e44df, 0xcb4f8b4f44df90bf, 0x4b3025debf24c6d3) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/UpdateJulia/nPbih/test/runtests.jl:194 Testing failed after 74.04s ERROR: LoadError: Package UpdateJulia errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 117.82s: package tests unexpectedly errored