Package evaluation to test CallableExpressions on Julia 1.14.0-DEV.1563 (14ca1abc72*) started at 2026-01-15T12:16:48.116 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.66s ################################################################################ # Installation # Installing CallableExpressions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [391672e0] + CallableExpressions v1.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [391672e0] + CallableExpressions v1.1.1 Installation completed after 0.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1029.8 ms ✓ Richardson 801.0 ms ✓ RealDot 974.9 ms ✓ CallableExpressions 804.9 ms ✓ ADTypes → ADTypesConstructionBaseExt 969.0 ms ✓ Atomix 861.3 ms ✓ TermInterface 791.8 ms ✓ PackageExtensionCompat 1340.3 ms ✓ Statistics → SparseArraysExt 1700.5 ms ✓ WidthLimitedIO 841.5 ms ✓ OffsetArrays → OffsetArraysAdaptExt 961.8 ms ✓ FillArrays → FillArraysStatisticsExt 1062.0 ms ✓ AbstractDifferentiation 1315.3 ms ✓ SparseInverseSubset 1217.6 ms ✓ GPUArraysCore 1533.6 ms ✓ StructArrays 4225.5 ms ✓ IRTools 1535.7 ms ✓ CodeTracking 2500.8 ms ✓ FoldingTrees 2604.2 ms ✓ ChainRulesCore 11614.5 ms ✓ SparseMatrixColorings 1484.4 ms ✓ StaticArrays → StaticArraysStatisticsExt 3.1 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 5282.2 ms ✓ LLVMExtra_jll 6793.5 ms ✓ ForwardDiff 772.9 ms ✓ CallableExpressions → AbstractTreesExt 8255.3 ms ✓ KernelAbstractions 777.1 ms ✓ CallableExpressions → TermInterfaceExt 1301.8 ms ✓ StructArrays → StructArraysSparseArraysExt 859.6 ms ✓ StructArrays → StructArraysLinearAlgebraExt 819.1 ms ✓ StructArrays → StructArraysAdaptExt 1592.5 ms ✓ StructArrays → StructArraysStaticArraysExt 2553.8 ms ✓ TypedSyntax 822.6 ms ✓ ADTypes → ADTypesChainRulesCoreExt 1350.7 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 2344.4 ms ✓ ZygoteRules 885.8 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 3251.8 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1483.5 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 4087.4 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 868.0 ms ✓ CallableExpressions → ChainRulesCoreExt 1729.2 ms ✓ AbstractDifferentiation → AbstractDifferentiationChainRulesCoreExt 3490.8 ms ✓ DifferentiationInterface 14718.2 ms ✓ LLVM 2145.6 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2299.3 ms ✓ AbstractDifferentiation → AbstractDifferentiationForwardDiffExt 2013.1 ms ✓ KernelAbstractions → LinearAlgebraExt 2790.3 ms ✓ KernelAbstractions → SparseArraysExt 2154.0 ms ✓ StructArrays → StructArraysGPUArraysCoreExt WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:50  [2] top-level scope  @ ~/.julia/packages/Cthulhu/zErIC/src/CthulhuBase.jl:163  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [4] top-level scope  @ ~/.julia/packages/Cthulhu/zErIC/src/Cthulhu.jl:13  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [6] 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:3309  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [10] include_string  @ ./loading.jl:3161 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/zErIC/src/CthulhuBase.jl:163 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/zErIC/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("46192b85-c4d5-4398-a991-12ede77f4527"), "GPUArraysCore") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ChainRules/14CDN/src/ChainRules.jl:8  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [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/ChainRules/14CDN/src/ChainRules.jl:1 in expression starting at stdin:5 ✗ ChainRules 2974.5 ms ✓ FiniteDifferences 2914.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2447.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 6060.8 ms ✓ UnsafeAtomics → UnsafeAtomicsLLVM ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("082447d4-558c-5d27-93f4-14fc19e9eca2"), "ChainRules") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Diffractor/Cz9h5/src/interface.jl:2  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:20  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/gn08A/src/invalidations.jl:21  [17] top-level scope  @ ~/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:18  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] 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:3309  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [23] include_string  @ ./loading.jl:3161 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/interface.jl:2 in expression starting at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:1 in expression starting at stdin:5 ✗ Diffractor 2190.0 ms ✓ AbstractDifferentiation → AbstractDifferentiationFiniteDifferencesExt WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 14603.9 ms ✓ ChainRulesTestUtils 2842.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDifferencesExt 14091.4 ms ✓ GPUArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9f5e2b26-1114-432f-b630-d3fe2085c51c"), "Diffractor") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceDiffractorExt/DifferentiationInterfaceDiffractorExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [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/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceDiffractorExt/DifferentiationInterfaceDiffractorExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceDiffractorExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("082447d4-558c-5d27-93f4-14fc19e9eca2"), "ChainRules") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Zygote/zowwZ/src/Zygote.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [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/Zygote/zowwZ/src/Zygote.jl:1 in expression starting at stdin:5 ✗ Zygote ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/AbstractDifferentiation/RGmzD/ext/AbstractDifferentiationZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [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/AbstractDifferentiation/RGmzD/ext/AbstractDifferentiationZygoteExt.jl:1 in expression starting at stdin:5 ✗ AbstractDifferentiation → AbstractDifferentiationZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:15  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [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/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceZygoteExt 55 dependencies successfully precompiled in 194 seconds. 85 already precompiled. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ Precompilation completed after 213.81s ################################################################################ # Testing # Testing CallableExpressions Status `/tmp/jl_fzGe7Y/Project.toml` [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [391672e0] CallableExpressions v1.1.1 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.5.17 ⌃ [9f5e2b26] Diffractor v0.2.6 ⌃ [8ea1fca8] TermInterface v0.4.1 ⌅ [e88e6eb3] Zygote v0.6.77 [8dfed614] Test v1.11.0 Status `/tmp/jl_fzGe7Y/Manifest.toml` [47edcb42] ADTypes v1.21.0 [c29ec348] AbstractDifferentiation v0.6.2 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [a9b6321e] Atomix v1.1.2 [fa961155] CEnum v0.5.0 [391672e0] CallableExpressions v1.1.1 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 ⌅ [da1fd8a2] CodeTracking v2.0.2 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 ⌅ [f68482b8] Cthulhu v2.17.10 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.5.17 ⌃ [9f5e2b26] Diffractor v0.2.6 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.15.0 [26cc04aa] FiniteDifferences v0.12.33 [1eca21be] FoldingTrees v1.2.2 ⌃ [f6369f11] ForwardDiff v0.10.39 [0c68f7d7] GPUArrays v11.3.4 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [70703baa] JuliaSyntax v1.0.2 [63c18a36] KernelAbstractions v0.9.39 [929cbde3] LLVM v9.4.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [7e506255] ScopedValues v1.5.0 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 ⌅ [09ab397b] StructArrays v0.6.21 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 ⌃ [8ea1fca8] TermInterface v0.4.1 [d265eb64] TypedSyntax v1.5.4 [013be700] UnsafeAtomics v0.3.0 [b8c1c048] WidthLimitedIO v1.0.1 ⌅ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 [dad2f222] LLVMExtra_jll v0.0.38+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ [Output was shown above] └ ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:50  [2] top-level scope  @ ~/.julia/packages/Cthulhu/zErIC/src/CthulhuBase.jl:163  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [4] top-level scope  @ ~/.julia/packages/Cthulhu/zErIC/src/Cthulhu.jl:13  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [6] 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:3309  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [10] include_string  @ ./loading.jl:3161 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/zErIC/src/CthulhuBase.jl:163 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/zErIC/src/Cthulhu.jl:1 in expression starting at stdin:5 WARNING: Method definition copy(Base.Compiler.IRCode) in module Compiler at ../usr/share/julia/Compiler/src/ssair/ir.jl:447 overwritten in module Diffractor at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/stage1/compiler_utils.jl:14. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ Diffractor │ [Output was shown above] └ WARNING: Method definition copy(Base.Compiler.IRCode) in module Compiler at ../usr/share/julia/Compiler/src/ssair/ir.jl:447 overwritten in module Diffractor at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/stage1/compiler_utils.jl:14. WARNING: Method definition length(Base.Compiler.NewNodeStream) in module Compiler at ../usr/share/julia/Compiler/src/ssair/ir.jl:366 overwritten in module Diffractor at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/stage1/hacks.jl:9. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. DifferentiationInterface.jl: Error During Test at /home/pkgeval/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:432 Got exception outside of a @test #=ERROR showing exception stack=# StackOverflowError: Stacktrace: ┌ [1] size(x::UnitRange{Int64}) │ @ Diffractor ~/.julia/packages/Diffractor/Cz9h5/src/stage1/hacks.jl:15 ╰─────── repeated 79984 times Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. CallableExpressions.jl: Error During Test at /home/pkgeval/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:39 Got exception outside of a @test #=ERROR showing exception stack=# StackOverflowError: Stacktrace: ┌ [1] size(x::UnitRange{Int64}) │ @ Diffractor ~/.julia/packages/Diffractor/Cz9h5/src/stage1/hacks.jl:15 ╰─────── repeated 79984 times Test Summary: | Pass Error Broken Total Time CallableExpressions.jl | 34683 2 456 35141 8m56.4s Code quality (Aqua.jl) | 11 11 34.5s ExpressionTypeAliases | 4 4 0.0s simple construction and evaluation | 3584 3584 1m09.7s constant value | 2 2 0.0s variable name | 2 2 0.0s expression operation, expression children | 7 7 0.0s equality and hashing | 27533 27533 4.1s expression_is_constant | 10 10 0.1s expression_constructor | 3 3 0.0s expression_metadata | 3 3 0.0s expression_new | 2 2 0.1s expression_with_children | 3 3 0.1s expression_map_matched | 2 2 0.1s expression_into_type_domain | 3 3 0.3s promotion | 9 9 0.0s TermInterface.jl | 17 17 13.8s AbstractTrees.jl | 24 24 0.4s ChainRulesCore.jl | 3464 456 3920 6m05.7s DifferentiationInterface.jl | 1 1 45.7s RNG of the outermost testset: Random.Xoshiro(0xace1bc2ce6b8b5eb, 0xe65a841b3444ae18, 0x91af316e27967f15, 0x03806dcf03989ee8, 0x50e0404e62a393f4) ERROR: LoadError: Some tests did not pass: 34683 passed, 0 failed, 2 errored, 456 broken. in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:39 Testing failed after 557.56s ERROR: LoadError: Package CallableExpressions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 800.6s: illegal method overwrites during precompilation