Package evaluation of SnapshotTests on Julia 1.12.0-DEV.2153 (83dcbd426d*) started at 2025-03-31T10:35:25.140 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.61s ################################################################################ # Installation # Installing SnapshotTests... Resolving package versions... Installed GZip ────────── v0.5.2 Installed SnapshotTests ─ v0.2.0 Installed Infiltrator ─── v1.8.6 Updating `~/.julia/environments/v1.12/Project.toml` [4acb3128] + SnapshotTests v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [92fee26a] + GZip v0.5.2 [5903a43b] + Infiltrator v1.8.6 [4acb3128] + SnapshotTests v0.2.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 [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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6905.9 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: SnapshotTests Failed to precompile SnapshotTests [4acb3128-ab29-4f79-81e6-a8e25fdcc44d] to "/home/pkgeval/.julia/compiled/v1.12/SnapshotTests/jl_8S8etI". ERROR: LoadError: InitError: Creating a new global in closed module `anonymous` (`anonymous`) breaks incremental compilation because the side effects will not be permanent. Stacktrace: [1] Module (repeats 2 times) @ ./boot.jl:575 [inlined] [2] clear_store!(s::Infiltrator.Session) @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:302 [3] __init__() @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:19 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [7] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2124 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2636 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2502 [11] macro expansion @ ./loading.jl:2430 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2395 [14] require(into::Module, mod::Symbol) @ Base ./loading.jl:2371 [15] top-level scope @ ~/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:8 [16] include(mod::Module, _path::String) @ Base ./Base.jl:303 [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3015 [18] top-level scope @ stdin:5 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2861 [21] include_string @ ./loading.jl:2871 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [23] _start() @ Base ./client.jl:560 during initialization of module Infiltrator in expression starting at /home/pkgeval/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 41.99s ################################################################################ # Testing # Testing SnapshotTests Status `/tmp/jl_vWw3qk/Project.toml` ⌅ [92fee26a] GZip v0.5.2 [5903a43b] Infiltrator v1.8.6 [4acb3128] SnapshotTests v0.2.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.12.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vWw3qk/Manifest.toml` ⌅ [92fee26a] GZip v0.5.2 [5903a43b] Infiltrator v1.8.6 [4acb3128] SnapshotTests v0.2.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 [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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given SnapshotTests was explicitly requested, output will be shown live  ERROR: LoadError: InitError: Creating a new global in closed module `anonymous` (`anonymous`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] Module (repeats 2 times)  @ ./boot.jl:575 [inlined]  [2] clear_store!(s::Infiltrator.Session)  @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:302  [3] __init__()  @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:19  [4] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1424  [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1412  [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1300  [7] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1246 [inlined]  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2124  [9] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2636  [10] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2502  [11] macro expansion  @ ./loading.jl:2430 [inlined]  [12] macro expansion  @ ./lock.jl:376 [inlined]  [13] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2395  [14] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2371  [15] top-level scope  @ ~/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:8  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3015  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2861  [21] include_string  @ ./loading.jl:2871 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [23] _start()  @ Base ./client.jl:560 during initialization of module Infiltrator in expression starting at /home/pkgeval/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:1 in expression starting at stdin:5 ✗ SnapshotTests 0 dependencies successfully precompiled in 12 seconds. 32 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: SnapshotTests Failed to precompile SnapshotTests [4acb3128-ab29-4f79-81e6-a8e25fdcc44d] to "/home/pkgeval/.julia/compiled/v1.12/SnapshotTests/jl_ErPGM4". ERROR: LoadError: InitError: Creating a new global in closed module `anonymous` (`anonymous`) breaks incremental compilation because the side effects will not be permanent. Stacktrace: [1] Module (repeats 2 times) @ ./boot.jl:575 [inlined] [2] clear_store!(s::Infiltrator.Session) @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:302 [3] __init__() @ Infiltrator ~/.julia/packages/Infiltrator/k8R3E/src/Infiltrator.jl:19 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [7] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2124 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2636 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2502 [11] macro expansion @ ./loading.jl:2430 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2395 [14] require(into::Module, mod::Symbol) @ Base ./loading.jl:2371 [15] top-level scope @ ~/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:8 [16] include(mod::Module, _path::String) @ Base ./Base.jl:303 [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3015 [18] top-level scope @ stdin:5 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2861 [21] include_string @ ./loading.jl:2871 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [23] _start() @ Base ./client.jl:560 during initialization of module Infiltrator in expression starting at /home/pkgeval/.julia/packages/SnapshotTests/spiSb/src/SnapshotTests.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/SnapshotTests/spiSb/test/runtests.jl:1 Testing failed after 19.77s ERROR: LoadError: Package SnapshotTests 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:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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:486 [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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 89.45s: package fails to precompile