Package evaluation to test FixedArguments on Julia 1.14.0-DEV.2009 (d4d184e100*) started at 2026-04-09T21:07:23.448 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.84s ################################################################################ # 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 project... 1268.5 ms ✓ FixedArguments 7351.2 ms ✓ ReTestItems ┌ Error: LLVM extensions library unavailable for your platform: │ x86_64-linux-gnu-libgfortran5-cxx11-llvm_version+21.asserts-julia_version+1.14.0 │ LLVM.jl will not be functional. │ │ If you are using a custom version of LLVM, try building a │ custom version of LLVMExtra_jll using `deps/build_local.jl` └ @ LLVM ~/.julia/packages/LLVM/fEIbx/src/LLVM.jl:98 ERROR: LoadError: could not load symbol "LLVMOrcThreadSafeContextGetContext": /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl: undefined symbol: LLVMOrcThreadSafeContextGetContext Stacktrace:  [1] LLVMOrcThreadSafeContextGetContext  @ ~/.julia/packages/LLVM/fEIbx/lib/20/libLLVM.jl:10922 [inlined]  [2] context  @ ~/.julia/packages/LLVM/fEIbx/src/executionengine/ts_module.jl:50 [inlined]  [3] JuliaContext(f::GPUCompiler.var"#150#151"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##156".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Yuvf5/src/driver.jl:31  [4] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Yuvf5/src/driver.jl:25  [5] macro expansion  @ ~/.julia/packages/GPUCompiler/Yuvf5/src/precompile.jl:34 [inlined]  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Yuvf5/src/precompile.jl:25 [inlined]  [8] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [9] top-level scope  @ ~/.julia/packages/GPUCompiler/Yuvf5/src/precompile.jl:118  [10] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [11] top-level scope  @ ~/.julia/packages/GPUCompiler/Yuvf5/src/GPUCompiler.jl:70  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] 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:3294  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [17] include_string  @ ./loading.jl:3146 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Yuvf5/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Yuvf5/src/GPUCompiler.jl:1 in expression starting at stdin:5 ✗ GPUCompiler ┌ Error: LLVM extensions library unavailable for your platform: │ x86_64-linux-gnu-libgfortran5-cxx11-llvm_version+21.asserts-julia_version+1.14.0 │ LLVM.jl will not be functional. │ │ If you are using a custom version of LLVM, try building a │ custom version of LLVMExtra_jll using `deps/build_local.jl` └ @ LLVM ~/.julia/packages/LLVM/fEIbx/src/LLVM.jl:98 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:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [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:323  [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:3294  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3136  [16] include_string  @ ./loading.jl:3146 [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 2 dependencies successfully precompiled in 51 seconds. 69 already precompiled. Precompilation completed after 80.67s ################################################################################ # Testing # Testing FixedArguments Status `/tmp/jl_sVJaNh/Project.toml` [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [adafc99b] CpuId v0.3.1 [e30172f5] Documenter v1.17.0 [4130a065] FixedArguments v0.1.1 [817f1d60] ReTestItems v1.35.1 [9d95972d] TupleTools v1.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sVJaNh/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.17.0 [e2ba6199] ExprTools v0.1.10 [4130a065] FixedArguments v0.1.1 [61eb1bfa] GPUCompiler v1.9.1 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [929cbde3] LLVM v9.4.6 [0e77f7df] LazilyInitializedFields v1.3.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [817f1d60] ReTestItems v1.35.1 [2792f1a3] RegistryInstances v0.1.0 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.7.1 [1e6cf692] TestEnv v1.103.6 [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.3.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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time Method ambiguity | 1 1 7.3s 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.4s Test Summary: | Pass Total Time Compat bounds | 3 3 0.8s Test Summary: | Pass Total Time Piracy | 1 1 1.1s Test Summary: | Pass Total Time Persistent tasks | 1 1 28.3s ┌ 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/AXNMp/src/utilities/utilities.jl:719 [ 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 54.1s [ Info: Scanning for test items in project `FixedArguments` at paths: /home/pkgeval/.julia/packages/FixedArguments/gIiKZ [ Info: Finished scanning for test items in 7.11 seconds. [ Info: Scheduling 9 tests on pid 37 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 37 running 1 of 1 signal (10): User defined signal 1 jl_get_pgcstack_static at /source/cli/loader_exe.c:15 jl_string_to_genericmemory at /source/src/genericmemory.c:109 unsafe_wrap at ./strings/string.jl:144 [inlined] StringMemory at ./iobuffer.jl:167 [inlined] #IOBuffer#385 at ./iobuffer.jl:267 [inlined] GenericIOBuffer at ./iobuffer.jl:246 [inlined] #readline#349 at ./io.jl:638 [inlined] readline at ./io.jl:638 [inlined] #12 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:191 #try_with_timeout##2 at /home/pkgeval/.julia/packages/ReTestItems/rFUty/src/workers.jl:17 unknown function (ip: 0x7968bfda805d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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 0x00007a082bbaa2c0 Total snapshots: 457. Utilization: 0% ╎457 @Base/task.jl:1168 wait_forever() 456╎ 457 @Base/task.jl:1246 wait() [37] signal 15: Terminated in expression starting at none:0 == at ./promotion.jl:637 [inlined] == at ./pointer.jl:310 [inlined] get_local_match_context at ./pcre.jl:51 _exec at ./pcre.jl:205 exec at ./pcre.jl:199 [inlined] exec_r at ./pcre.jl:215 [inlined] #occursin#470 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: 0x7968bfda805d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 24281082486 (Pool: 24281082142; Big: 344); GC: 18018 PkgEval terminated after 2727.43s: test duration exceeded the time limit