Package evaluation to test PkgJogger on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T13:49:18.512 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.3s ################################################################################ # Installation # Installing PkgJogger... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [10150987] + PkgJogger v0.6.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [fbb218c0] + BSON v0.3.9 [6e4b80f9] + BenchmarkTools v1.8.0 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.6 [10150987] + PkgJogger v0.6.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [10745b16] + Statistics v1.11.1 [3bb67fe8] + TranscodingStreams v0.11.3 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.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 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9abbd945] + Profile 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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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 6.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 930.2 ms ✓ CUDA_Driver_jll 1 dependency successfully precompiled in 1 seconds. 28 already precompiled. 3 dependencies precompiled but different versions are currently loaded (Dates, Printf and TOML). Restart julia to access the new versions. Otherwise, 5 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 4949.8 ms ✓ CUDA_Runtime_Discovery 5577.3 ms ✓ CUDA_Runtime_jll 2590.7 ms ✓ NVTX ✗ CUDA ✗ Atomix → AtomixCUDAExt ✗ PkgJogger → PkgJoggerCUDAExt 3 dependencies successfully precompiled in 127 seconds. 120 already precompiled. 25 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, TestEnv, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 55 dependents of these packages may trigger further precompilation to work with the unexpected versions. ERROR: LoadError: The following 2 direct dependencies failed to precompile: PkgJogger → PkgJoggerCUDAExt Failed to precompile PkgJoggerCUDAExt [186e38e0-7f91-5ca4-93b7-93a51cc8328b] to "/home/pkgeval/.julia/compiled/v1.12/PkgJoggerCUDAExt/jl_ib1Ia7". WARNING: Constructor for type "Int" was extended in `CUDA` without explicit qualification or import. NOTE: Assumed "Int" refers to `Base.Int`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int end`. Hint: To silence the warning, qualify `Int` as `Base.Int` in the method signature or explicitly `import Base: Int`. WARNING: Constructor for type "UInt" was extended in `CUDA` without explicit qualification or import. NOTE: Assumed "UInt" refers to `Base.UInt`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt end`. Hint: To silence the warning, qualify `UInt` as `Base.UInt` in the method signature or explicitly `import Base: UInt`. ERROR: LoadError: MethodError: no method matching ccall_macro_lower(::Expr, ::Symbol, ::Vector{Any}, ::Vector{Any}, ::Bool, ::Int64) The function `ccall_macro_lower` exists, but no method is defined for this combination of argument types. Closest candidates are: ccall_macro_lower(::Any, ::Any, ::Any, ::Any, ::Any) @ CUDA ~/.julia/packages/CUDA/1kIOw/lib/utils/call.jl:189 Stacktrace: [1] var"@gcsafe_ccall"(__source__::LineNumberNode, __module__::Module, expr::Any) @ CUDA.APIUtils ~/.julia/packages/CUDA/1kIOw/lib/utils/call.jl:235 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [3] top-level scope @ ~/.julia/packages/CUDA/1kIOw/lib/cudadrv/CUDAdrv.jl:11 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [5] top-level scope @ ~/.julia/packages/CUDA/1kIOw/src/CUDA.jl:55 [6] include(mod::Module, _path::String) @ Base ./Base.jl:306 [7] 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::String) @ Base ./loading.jl:3027 [8] top-level scope @ stdin:5 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [11] include_string @ ./loading.jl:2883 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [13] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/libcuda.jl:150 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/libcuda.jl:149 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/CUDAdrv.jl:11 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/src/CUDA.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_xy60V7". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/ext/PkgJoggerCUDAExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/ext/PkgJoggerCUDAExt.jl:1 in expression starting at stdin:5 CUDA Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_5ueEAO". WARNING: Constructor for type "Int" was extended in `CUDA` without explicit qualification or import. NOTE: Assumed "Int" refers to `Base.Int`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int end`. Hint: To silence the warning, qualify `Int` as `Base.Int` in the method signature or explicitly `import Base: Int`. WARNING: Constructor for type "UInt" was extended in `CUDA` without explicit qualification or import. NOTE: Assumed "UInt" refers to `Base.UInt`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt end`. Hint: To silence the warning, qualify `UInt` as `Base.UInt` in the method signature or explicitly `import Base: UInt`. ERROR: LoadError: MethodError: no method matching ccall_macro_lower(::Expr, ::Symbol, ::Vector{Any}, ::Vector{Any}, ::Bool, ::Int64) The function `ccall_macro_lower` exists, but no method is defined for this combination of argument types. Closest candidates are: ccall_macro_lower(::Any, ::Any, ::Any, ::Any, ::Any) @ CUDA ~/.julia/packages/CUDA/1kIOw/lib/utils/call.jl:189 Stacktrace: [1] var"@gcsafe_ccall"(__source__::LineNumberNode, __module__::Module, expr::Any) @ CUDA.APIUtils ~/.julia/packages/CUDA/1kIOw/lib/utils/call.jl:235 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [3] top-level scope @ ~/.julia/packages/CUDA/1kIOw/lib/cudadrv/CUDAdrv.jl:11 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [5] top-level scope @ ~/.julia/packages/CUDA/1kIOw/src/CUDA.jl:55 [6] include(mod::Module, _path::String) @ Base ./Base.jl:306 [7] 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:3027 [8] top-level scope @ stdin:5 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [11] include_string @ ./loading.jl:2883 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [13] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/libcuda.jl:150 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/libcuda.jl:149 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/lib/cudadrv/CUDAdrv.jl:11 in expression starting at /home/pkgeval/.julia/packages/CUDA/1kIOw/src/CUDA.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 151.3s ################################################################################ # Testing # Testing PkgJogger Status `/tmp/jl_cGD8YA/Project.toml` [fbb218c0] BSON v0.3.9 [6e4b80f9] BenchmarkTools v1.8.0 ⌃ [052768ef] CUDA v5.6.1 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 ⌅ [682c06a0] JSON v0.21.4 ⌅ [5da4648a] NVTX v0.3.5 [10150987] PkgJogger v0.6.0 [817f1d60] ReTestItems v1.35.1 [295af30f] Revise v3.15.1 [10745b16] Statistics v1.11.1 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.12.1 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_cGD8YA/Manifest.toml` Precompiling packages... 2173.6 ms ✓ CUDA_Driver_jll 1 dependency successfully precompiled in 2 seconds. 28 already precompiled. 3 dependencies precompiled but different versions are currently loaded (Dates, Printf and TOML). Restart julia to access the new versions. Otherwise, 5 dependents of these packages may trigger further precompilation to work with the unexpected versions. [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.6.1 [a9b6321e] Atomix v1.1.3 ⌅ [ab4f0b2a] BFloat16s v0.5.1 [fbb218c0] BSON v0.3.9 [6e4b80f9] BenchmarkTools v1.8.0 [fa961155] CEnum v0.5.0 ⌃ [052768ef] CUDA v5.6.1 ⌅ [1af6417a] CUDA_Runtime_Discovery v0.3.5 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [e2ba6199] ExprTools v0.1.10 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 ⌅ [61eb1bfa] GPUCompiler v1.17.1 [076d061b] HashArrayMappedTries v0.2.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [aa1ae85d] JuliaInterpreter v0.10.12 [63c18a36] KernelAbstractions v0.9.41 [929cbde3] LLVM v9.9.0 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [6f1432cf] LoweredCodeUtils v3.6.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌅ [5da4648a] NVTX v0.3.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [10150987] PkgJogger v0.6.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 ⌅ [08abe8d2] PrettyTables v2.4.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [817f1d60] ReTestItems v1.35.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.15.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [1e6cf692] TestEnv v1.103.6 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.1 ⌅ [4ee394cb] CUDA_Driver_jll v0.10.4+0 ⌅ [76a88914] CUDA_Runtime_jll v0.15.5+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [e98f9f5b] NVTX_jll v3.2.2+0 [1e29f10c] demumble_jll v1.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9abbd945] Profile 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 [2f01184e] SparseArrays v1.12.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.6+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Scanning for test items in project `PkgJogger` at paths: /home/pkgeval/.julia/packages/PkgJogger/i5U4O [ Info: Finished scanning for test items in 6.53 seconds. [ Info: Scheduling 9 tests on pid 165 13:52:51 | maxrss 2.5% | mem 3.1% | START (1/9) test item "compat" at test/backward_compat_test.jl:1 13:53:45 | maxrss 2.5% | mem 3.3% | DONE (1/9) test item "compat" 52.6 secs (42.9% compile, 0.1% recompile, 17.5% GC), 13.01 M allocs (732.215 MB) 13:53:45 | maxrss 2.5% | mem 3.3% | START (2/9) test item "ci" at test/ci_test.jl:1 13:55:44 | maxrss 2.5% | mem 3.3% | DONE (2/9) test item "ci" 119.4 secs (0.6% compile), 286.51 K allocs (26.135 MB) 13:55:44 | maxrss 2.5% | mem 3.3% | START (3/9) test item "judging" at test/judge_tests.jl:1 13:56:35 | maxrss 2.5% | mem 3.4% | DONE (3/9) test item "judging" 50.8 secs (57.5% compile, <0.1% recompile, 35.9% GC), 19.25 M allocs (984.035 MB) 13:56:35 | maxrss 2.5% | mem 3.4% | START (4/9) test item "default suite" at test/locate_benchmarks_tests.jl:43 13:56:37 | maxrss 2.5% | mem 3.4% | DONE (4/9) test item "default suite" 2.0 secs (47.5% compile), 634.87 K allocs (44.234 MB) 13:56:37 | maxrss 2.5% | mem 3.4% | START (5/9) test item "Add benchmarks" at test/locate_benchmarks_tests.jl:49 13:56:40 | maxrss 2.5% | mem 3.4% | DONE (5/9) test item "Add benchmarks" 3.4 secs (64.5% compile, 1.1% GC), 790.71 K allocs (53.778 MB) Captured Logs for test item "Add benchmarks" at test/locate_benchmarks_tests.jl:49 on worker 165 WARNING: Detected access to binding `##ExamplePkg#286.JogExampleb8lb1PHC` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. [ Info: Creating Exampleb8lb1PHC for testing in /tmp/jl_Tkl8h5 Activating project at `/tmp/jl_Tkl8h5` Project No packages added to or removed from `/tmp/jl_Tkl8h5/Project.toml` Manifest No packages added to or removed from `/tmp/jl_Tkl8h5/Manifest.toml` Precompiling packages... 914.6 ms ✓ Exampleb8lb1PHC 1 dependency successfully precompiled in 1 seconds Activating project at `/tmp/jl_cGD8YA` Error in testset "Add benchmarks" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_foo_54847.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) Error in testset "Add benchmarks" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_foo_54847.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) Error in testset "Add benchmarks" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_foo_54847.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) Error in testset "Add benchmarks" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_foo_54847.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_foo_54847.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"], ["bench_foo_57087.jl", "foo"]]) 13:56:41 | maxrss 2.5% | mem 3.4% | START (6/9) test item "Benchmarks in subfolders" at test/locate_benchmarks_tests.jl:71 13:56:42 | maxrss 2.5% | mem 3.4% | DONE (6/9) test item "Benchmarks in subfolders" 1.5 secs (10.3% compile), 199.92 K allocs (20.081 MB) Captured Logs for test item "Benchmarks in subfolders" at test/locate_benchmarks_tests.jl:71 on worker 165 WARNING: Detected access to binding `##ExamplePkg#286.JogExamplem7pxTUwC` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. [ Info: Creating Examplem7pxTUwC for testing in /tmp/jl_PpW3tx Activating project at `/tmp/jl_PpW3tx` Project No packages added to or removed from `/tmp/jl_PpW3tx/Project.toml` Manifest No packages added to or removed from `/tmp/jl_PpW3tx/Manifest.toml` Precompiling packages... 914.0 ms ✓ Examplem7pxTUwC 1 dependency successfully precompiled in 1 seconds Activating project at `/tmp/jl_cGD8YA` Error in testset "Benchmarks in subfolders" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_subdir_46945", "bench_foo_46312.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) Error in testset "Benchmarks in subfolders" on worker 165: Test Failed at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/locate_benchmarks_tests.jl:21 Expression: suite == reference Evaluated: Set(Vector{Any}[["bench_subdir_46945", "bench_foo_46312.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) == Set([["bench_subdir_46945", "bench_foo_46312.jl", "foo"], ["bench_subdir_23323", "bench_l2", "bench_foo_52293.jl", "foo"], ["bench_subdir_23323", "bench_foo_37470.jl", "foo"], ["bench_timer.jl", "1ms"], ["bench_timer.jl", "2ms"]]) 13:56:42 | maxrss 2.5% | mem 3.4% | START (7/9) test item "canonical" at test/smoke_tests.jl:1 13:57:32 | maxrss 2.5% | mem 3.5% | DONE (7/9) test item "canonical" 49.7 secs (17.0% compile, 76.6% GC), 4.96 M allocs (281.976 MB) Captured Logs for test item "canonical" at test/smoke_tests.jl:1 on worker 165 [ Info: Creating Examplegi4qSKb3 for testing in /tmp/jl_e2HR9f Activating project at `/tmp/jl_e2HR9f` Project No packages added to or removed from `/tmp/jl_e2HR9f/Project.toml` Manifest No packages added to or removed from `/tmp/jl_e2HR9f/Manifest.toml` Precompiling packages... 742.2 ms ✓ Examplegi4qSKb3 1 dependency successfully precompiled in 1 seconds Activating project at `/tmp/jl_cGD8YA` Error in testset "1ms" on worker 165: Error During Test at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/src/utils.jl:150 Got exception outside of a @test MethodError: no method matching var"##sample#391"(::Tuple{}, ::BenchmarkTools.Parameters) The function `##sample#391` exists, but no method is defined for this combination of argument types. Closest candidates are: var"##sample#391"(::Any, ::BenchmarkTools.Parameters, !Matched::Ref{Tuple{Float64, Float64, Int64, Int64}}, !Matched::Union{Nothing, Ref{Any}}) @ Main.var"##canonical#382" ~/.julia/packages/BenchmarkTools/ZtsPk/src/execution.jl:649 Stacktrace: [1] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:151 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [3] test_benchmarks(name::String, b::BenchmarkTools.Benchmark) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:151 [4] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:146 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] [6] test_benchmarks(name::String, s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:145 [7] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:146 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] [9] test_benchmarks(name::String, s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:145 [10] test_benchmarks(s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:143 [11] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:187 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:67 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [15] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:67 [inlined] [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [18] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [19] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [20] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [21] redirect_stdio @ ./stream.jl:1411 [inlined] [22] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:124 [23] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [24] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:412 [25] open @ ./io.jl:409 [inlined] [26] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [27] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [28] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [29] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [30] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [31] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:381 [32] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [33] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [34] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [35] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:347 [36] runtests(shouldrun::Function, paths::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [37] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [38] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [39] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [40] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/runtests.jl:2 [41] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [42] top-level scope @ none:6 [43] eval(m::Module, e::Any) @ Core ./boot.jl:489 [44] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [45] _start() @ Base ./client.jl:550 Error in testset "2ms" on worker 165: Error During Test at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/src/utils.jl:150 Got exception outside of a @test MethodError: no method matching var"##sample#393"(::Tuple{}, ::BenchmarkTools.Parameters) The function `##sample#393` exists, but no method is defined for this combination of argument types. Closest candidates are: var"##sample#393"(::Any, ::BenchmarkTools.Parameters, !Matched::Ref{Tuple{Float64, Float64, Int64, Int64}}, !Matched::Union{Nothing, Ref{Any}}) @ Main.var"##canonical#382" ~/.julia/packages/BenchmarkTools/ZtsPk/src/execution.jl:649 Stacktrace: [1] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:151 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [3] test_benchmarks(name::String, b::BenchmarkTools.Benchmark) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:151 [4] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:146 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] [6] test_benchmarks(name::String, s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:145 [7] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:146 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1866 [inlined] [9] test_benchmarks(name::String, s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:145 [10] test_benchmarks(s::BenchmarkTools.BenchmarkGroup) @ PkgJogger ~/.julia/packages/PkgJogger/i5U4O/src/utils.jl:143 [11] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:187 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:67 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [15] macro expansion @ ~/.julia/packages/PkgJogger/i5U4O/test/smoke_tests.jl:67 [inlined] [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [18] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [19] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [20] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [21] redirect_stdio @ ./stream.jl:1411 [inlined] [22] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:124 [23] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [24] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:412 [25] open @ ./io.jl:409 [inlined] [26] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [27] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [28] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [29] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [30] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [31] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:381 [32] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [33] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [34] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [35] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:347 [36] runtests(shouldrun::Function, paths::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [37] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [38] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [39] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [40] top-level scope @ ~/.julia/packages/PkgJogger/i5U4O/test/runtests.jl:2 [41] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [42] top-level scope @ none:6 [43] eval(m::Module, e::Any) @ Core ./boot.jl:489 [44] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [45] _start() @ Base ./client.jl:550 13:57:32 | maxrss 2.5% | mem 3.5% | START (8/9) test item "benchmark and save" at test/smoke_tests.jl:83 13:57:44 | maxrss 2.5% | mem 3.5% | DONE (8/9) test item "benchmark and save" 11.6 secs (3.0% compile, <0.1% recompile, 82.8% GC), 767.15 K allocs (51.291 MB) 13:57:44 | maxrss 2.5% | mem 3.5% | START (9/9) test item "unit tests" at test/tune_tests.jl:32 13:58:17 | maxrss 2.5% | mem 3.5% | DONE (9/9) test item "unit tests" 33.2 secs (12.0% compile, <0.1% recompile, 79.7% GC), 1.35 M allocs (84.545 MB) [ Tests Completed: 9/9 test items were run. Test Summary: | Pass Fail Error Total Time PkgJogger | 142 6 2 150 5m29.8s test | 142 6 2 150 test/backward_compat_test.jl | 4 4 test/ci_test.jl | 1 1 test/judge_tests.jl | 53 53 test/locate_benchmarks_tests.jl | 3 6 9 default suite | 1 1 2.0s Add benchmarks | 4 4 3.4s Benchmarks in subfolders | 2 2 4 1.5s test/smoke_tests.jl | 51 2 53 canonical | 40 2 42 49.7s git | 1 1 0.0s Jogger's load_benchmarks | 8 8 0.8s Reusing tune! results | 15 15 26.8s subfile-check | 3 3 0.0s test_benchmarks | 2 2 4 3.9s bench_timer.jl | 2 2 3.2s 1ms | 1 1 3.2s 1ms | 1 1 3.0s 2ms | 1 1 0.0s 2ms | 1 1 0.0s benchmark and save | 11 11 11.6s test/tune_tests.jl | 30 30 ERROR: LoadError: Some tests did not pass: 142 passed, 6 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PkgJogger/i5U4O/test/runtests.jl:2 Testing failed after 326.33s ERROR: LoadError: Package PkgJogger 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:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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:552 [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:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 553.69s: package fails to precompile