Package evaluation to load FractionalCalculus on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T23:42:31.186 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing FractionalCalculus... Resolving package versions... Installed NaNMath ────────────── v1.1.4 Installed SpecialFunctions ───── v2.8.0 Installed DataStructures ─────── v0.19.5 Installed MacroTools ─────────── v0.5.16 Installed QuadGK ─────────────── v2.11.3 Installed Setfield ───────────── v1.1.2 Installed Preferences ────────── v1.5.2 Installed ForwardDiff ────────── v0.10.39 Installed OpenSpecFun_jll ────── v0.5.6+0 Installed InvertedIndices ────── v1.3.1 Installed DiffRules ──────────── v1.16.0 Installed DiffResults ────────── v1.1.0 Installed LogExpFunctions ────── v0.3.29 Installed JLLWrappers ────────── v1.8.0 Installed CommonSubexpressions ─ v0.3.1 Installed StaticArraysCore ───── v1.4.4 Installed ConstructionBase ───── v1.6.0 Installed Polynomials ────────── v4.1.1 Installed OrderedCollections ─── v1.8.2 Installed SpecialMatrices ────── v3.1.0 Installed UnPack ─────────────── v1.0.2 Installed IrrationalConstants ── v0.2.6 Installed DocStringExtensions ── v0.9.5 Installed FractionalCalculus ─── v0.4.0 Installing 1 artifacts Installed artifact OpenSpecFun 105.4 KiB Updating `~/.julia/environments/v1.14/Project.toml` [638fb199] + FractionalCalculus v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.5 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [638fb199] + FractionalCalculus v0.4.0 [41ab1584] + InvertedIndices v1.3.1 [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 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f27b6e38] + Polynomials v4.1.1 [21216c6a] + Preferences v1.5.2 [1fd47b50] + QuadGK v2.11.3 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [928aab9d] + SpecialMatrices v3.1.0 [1e83bf80] + StaticArraysCore v1.4.4 [3a884ed6] + UnPack v1.0.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [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 [bea87d4a] + SuiteSparse_jll v7.10.1+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 11.92s ################################################################################ # 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.3 s ✓ MacroTools 1.2 s ✓ StaticArraysCore 1.5 s ✓ DocStringExtensions 149.3 s ✓ OrderedCollections 1.8 s ✓ ConstructionBase 55.6 s ✓ InvertedIndices 2.6 s ✓ IrrationalConstants 0.9 s ✓ UnPack 1.7 s ✓ NaNMath 29.6 s ✓ Preferences 2.0 s ✓ CommonSubexpressions 1.0 s ✓ DiffResults 167.0 s ✓ DataStructures 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.8 s ✓ LogExpFunctions 31.7 s ✓ JLLWrappers 36.4 s ✓ QuadGK 3.4 s ✓ Setfield 26.0 s ✓ OpenSpecFun_jll 223.1 s ✓ Polynomials 107.4 s ✓ SpecialFunctions 42.4 s ✓ SpecialMatrices 1.8 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/FractionalCalculus/TtLHY/src/FractionalCalculus.jl:8  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FractionalCalculus/TtLHY/src/FractionalCalculus.jl:1 in expression starting at stdin:5 ✗ FractionalCalculus 23 dependencies successfully precompiled in 1248 seconds. 9 already precompiled. Precompilation completed after 1275.48s ################################################################################ # Loading # Loading FractionalCalculus... 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: Precompiled image Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/FractionalCalculus/TtLHY/src/FractionalCalculus.jl:8  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FractionalCalculus/TtLHY/src/FractionalCalculus.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ FractionalCalculus │ [Output was shown above] └ ┌ ForwardDiff │ 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: The following 2 packages failed to precompile: FractionalCalculus Failed to precompile FractionalCalculus [638fb199-4bb2-4014-80c8-6dc0d90f156b] to "/home/pkgeval/.julia/compiled/v1.14/FractionalCalculus/jl_8yPKid" (ProcessExited(1)). ForwardDiff Failed to precompile ForwardDiff [f6369f11-7733-5829-9624-2563aa707210] to "/home/pkgeval/.julia/compiled/v1.14/ForwardDiff/jl_8xbzRn" (ProcessExited(1)). Loading failed after 359.91s 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 FractionalCalculus'`, 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 1676.32s: package fails to precompile