Package evaluation to test BorrowChecker on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T04:47:32.887 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.99s ################################################################################ # Installation # Installing BorrowChecker... Resolving package versions... Installed BorrowChecker ─ v0.4.1 Updating `~/.julia/environments/v1.14/Project.toml` [7bdcaa52] + BorrowChecker v0.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7bdcaa52] + BorrowChecker v0.4.1 [8d63f2c5] + DispatchDoctor v0.4.27 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.1 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5333.6 ms ✓ BorrowChecker 23951.3 ms ✓ DynamicExpressions 2 dependencies successfully precompiled in 30 seconds. 46 already precompiled. Precompilation completed after 46.53s ################################################################################ # Testing # Testing BorrowChecker Status `/tmp/jl_TcShA3/Project.toml` [4c88cf16] Aqua v0.8.14 [7bdcaa52] BorrowChecker v0.4.1 [8d63f2c5] DispatchDoctor v0.4.27 [a40a106e] DynamicExpressions v2.4.0 [dc46b164] PerformanceTestTools v0.1.3 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TcShA3/Manifest.toml` [4c88cf16] Aqua v0.8.14 [7bdcaa52] BorrowChecker v0.4.1 [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 [8d63f2c5] DispatchDoctor v0.4.27 [a40a106e] DynamicExpressions v2.4.0 [85a1e053] Interfaces v0.3.2 [1914dd2f] MacroTools v0.5.16 [dc46b164] PerformanceTestTools v0.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.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 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Info: Running IR test in a subprocess... │ cmd = `/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no --startup-file=no --check-bounds=no --code-coverage=none --inline=yes` └ script = "/home/pkgeval/.julia/packages/BorrowChecker/AzdNz/test/auto_llvm_ir_tests.jl" [ Info: Running IR test in a subprocess...DONE ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at macros.jl:231 └ @ Core ~/.julia/packages/BorrowChecker/AzdNz/src/macros.jl:231 ====================================================================================== 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_62062.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 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 0x00007efd94e3e590 Total snapshots: 719. Utilization: 0% ╎719 @Base/task.jl:1168 wait_forever() 718╎ 719 @Base/task.jl:1246 wait() [21] signal 15: Terminated in expression starting at REPL[2]: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_62062.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 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: 100476332 (Pool: 100475705; Big: 627); GC: 36 PkgEval terminated after 912.4s: tests became inactive