Package evaluation to test FixedArguments on Julia 1.14.0-DEV.1720 (f38c537ec6*) started at 2026-02-15T12:30:56.387 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.79s ################################################################################ # Installation # Installing FixedArguments... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4130a065] + FixedArguments v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [4130a065] + FixedArguments v0.1.1 [9d95972d] + TupleTools v1.6.0 Installation completed after 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 856.8 ms ✓ FixedArguments ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ✗ GPUCompiler ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:3  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:1 in expression starting at stdin:5 ✗ AllocCheck 1 dependency successfully precompiled in 20 seconds. 70 already precompiled. Precompilation completed after 44.13s ################################################################################ # Testing # Testing FixedArguments Status `/tmp/jl_EXQJXR/Project.toml` [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [adafc99b] CpuId v0.3.1 [e30172f5] Documenter v1.16.1 [4130a065] FixedArguments v0.1.1 [817f1d60] ReTestItems v1.35.1 [9d95972d] TupleTools v1.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EXQJXR/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [fa961155] CEnum v0.5.0 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [e2ba6199] ExprTools v0.1.10 [4130a065] FixedArguments v0.1.1 [61eb1bfa] GPUCompiler v1.8.2 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [929cbde3] LLVM v9.4.6 [0e77f7df] LazilyInitializedFields v1.3.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [817f1d60] ReTestItems v1.35.1 [2792f1a3] RegistryInstances v0.1.0 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.6.3 [1e6cf692] TestEnv v1.103.4 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.53.0+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Total Time Method ambiguity | 1 1 6.4s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.6s Test Summary: | Pass Total Time Compat bounds | 3 3 0.7s Test Summary: | Pass Total Time Piracy | 1 1 1.4s Test Summary: | Pass Total Time Persistent tasks | 1 1 15.8s ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl:680 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Doctests: FixedArguments | 1 1 49.8s [ Info: Scanning for test items in project `FixedArguments` at paths: /home/pkgeval/.julia/packages/FixedArguments/gIiKZ [ Info: Finished scanning for test items in 5.72 seconds. [ Info: Scheduling 9 tests on pid 34 with 32 worker processes and 2 threads per worker. [ Info: Starting test workers ERROR: LoadError: ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 34 running 1 of 1 signal (10): User defined signal 1 pcre2_match_data_create_8 at /opt/julia/bin/../lib/julia/libpcre2-8.so (unknown line) create_match_data at ./pcre.jl:227 [inlined] exec_r at ./pcre.jl:214 [inlined] #occursin#463 at ./regex.jl:308 [inlined] occursin at ./regex.jl:306 [inlined] contains at ./strings/util.jl:140 [inlined] #12 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:190 #try_with_timeout##2 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:17 unknown function (ip: 0x7bef0894ea7d) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_37729.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000719c47bfe680 Total snapshots: 410. Utilization: 0% ╎410 @Base/task.jl:1168 wait_forever() 409╎ 410 @Base/task.jl:1246 wait() [34] signal 15: Terminated in expression starting at none:0 pcre2_match_data_free_8 at /opt/julia/bin/../lib/julia/libpcre2-8.so (unknown line) free_match_data at ./pcre.jl:178 [inlined] exec_r at ./pcre.jl:216 [inlined] #occursin#463 at ./regex.jl:308 [inlined] occursin at ./regex.jl:306 [inlined] contains at ./strings/util.jl:140 [inlined] #12 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:190 #try_with_timeout##2 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:17 unknown function (ip: 0x7bef0894ea7d) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 24346324085 (Pool: 24346323782; Big: 303); GC: 19712 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_37729.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 14190164 (Pool: 14189516; Big: 648); GC: 13 PkgEval terminated after 2728.66s: test duration exceeded the time limit