Package evaluation to load RAFF on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T22:59:00.547 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing RAFF... Resolving package versions... Installed NaNMath ────────────── v1.1.4 Installed SpecialFunctions ───── v2.8.0 Installed MacroTools ─────────── v0.5.16 Installed Statistics ─────────── v1.11.1 Installed OpenSpecFun_jll ────── v0.5.6+0 Installed Preferences ────────── v1.5.2 Installed ForwardDiff ────────── v0.10.39 Installed DiffResults ────────── v1.1.0 Installed DiffRules ──────────── v1.16.0 Installed LogExpFunctions ────── v0.3.29 Installed JLLWrappers ────────── v1.8.0 Installed StaticArraysCore ───── v1.4.4 Installed DelimitedFiles ─────── v1.9.1 Installed CommonSubexpressions ─ v0.3.1 Installed IrrationalConstants ── v0.2.6 Installed DocStringExtensions ── v0.9.5 Installed RAFF ───────────────── v0.6.4 Installing 1 artifacts Installed artifact OpenSpecFun 105.4 KiB Updating `~/.julia/environments/v1.14/Project.toml` [4aa82a78] + RAFF v0.6.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [21216c6a] + Preferences v1.5.2 [4aa82a78] + RAFF v0.6.4 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.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 8.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 4.2 s ✓ MacroTools 1.5 s ✓ StaticArraysCore 1.8 s ✓ DocStringExtensions 1.7 s ✓ Statistics 3.0 s ✓ IrrationalConstants 1.9 s ✓ NaNMath 1.6 s ✓ DelimitedFiles 31.4 s ✓ Preferences 2.0 s ✓ CommonSubexpressions 1.1 s ✓ DiffResults 1.9 s ✓ LogExpFunctions 32.0 s ✓ JLLWrappers 31.6 s ✓ OpenSpecFun_jll 108.6 s ✓ SpecialFunctions 1.7 s ✓ DiffRules ERROR: LoadError: MethodError: no method matching chunk_mode_gradient_expr(::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) The function `chunk_mode_gradient_expr` exists, but no method is defined for this combination of argument types.  Closest candidates are:  chunk_mode_gradient_expr(!Matched::Expr)  @ ForwardDiff ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:107  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:152  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:28  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:151 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:1 in expression starting at stdin:5 ✗ ForwardDiff 0.4 s ? RAFF 15 dependencies successfully precompiled in 465 seconds. 16 already precompiled. 1 dependency failed but may be precompilable after restarting julia Precompilation completed after 493.49s ################################################################################ # Loading # Loading RAFF... ERROR: LoadError: MethodError: no method matching chunk_mode_gradient_expr(::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) The function `chunk_mode_gradient_expr` exists, but no method is defined for this combination of argument types.  Closest candidates are:  chunk_mode_gradient_expr(!Matched::Expr)  @ ForwardDiff ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:107  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:152  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:28  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:151 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:1 in expression starting at stdin:5 ERROR: LoadError: MethodError: no method matching chunk_mode_gradient_expr(::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) The function `chunk_mode_gradient_expr` exists, but no method is defined for this combination of argument types. Closest candidates are: chunk_mode_gradient_expr(!Matched::Expr) @ ForwardDiff ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:107 Stacktrace: [1] top-level scope @ ~/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:152 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:28 [4] include(mod::Module, _path::String) @ Base Base.jl:325 [5] 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::String) @ Base loading.jl:3303 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core boot.jl:522 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [9] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [11] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:151 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/ForwardDiff.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ForwardDiff [f6369f11-7733-5829-9624-2563aa707210] to "/home/pkgeval/.julia/compiled/v1.14/ForwardDiff/jl_lpyvBe" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing, signal_channel::Nothing, pid_channel::Nothing, report_timing::Bool) @ Base loading.jl:3641 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}})() @ Base loading.jl:2901 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 [5] mkpidlock(f::Function, at::String; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:118 [7] invokelatest_gr(::GlobalRef, ::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, ::String; kwargs::@Kwargs{stale_age::Int64}) @ Base reflection.jl:1374 [inlined] [8] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base loading.jl:4211 [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String) @ Base loading.jl:4208 [inlined] [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2862 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [12] macro expansion @ loading.jl:2599 [inlined] [13] macro expansion @ lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [15] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [16] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [17] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [18] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [19] eval_using(to::Module, path::Expr) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 [20] top-level scope @ ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:12 [21] include(mod::Module, _path::String) @ Base Base.jl:325 [22] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2944 [23] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [24] macro expansion @ loading.jl:2599 [inlined] [25] macro expansion @ lock.jl:376 [inlined] [26] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [27] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [28] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [29] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [30] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [31] eval_using(to::Module, path::Expr) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 [32] top-level scope @ none:1 [33] eval(m::Module, e::Any) @ Core boot.jl:522 [34] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [35] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/RAFF/NJolq/src/RAFF.jl:3 Loading failed after 548.65s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using RAFF'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1079.74s: package fails to precompile