Package evaluation to load Diffractor on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:26:03.774 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Diffractor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9f5e2b26] + Diffractor v0.2.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [c29ec348] + AbstractDifferentiation v0.6.2 [1520ce14] + AbstractTrees v0.4.5 [79e6a3ab] + Adapt v4.4.0 [082447d4] + ChainRules v1.72.6 [d360d2e6] + ChainRulesCore v1.26.0 ⌅ [da1fd8a2] + CodeTracking v2.0.2 [861a8166] + Combinatorics v1.0.3 [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 [9f5e2b26] + Diffractor v0.2.10 [e2ba6199] + ExprTools v0.1.10 [1eca21be] + FoldingTrees v1.2.2 [46192b85] + GPUArraysCore v0.2.0 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [70703baa] + JuliaSyntax v1.0.2 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [c1ae055f] + RealDot v0.1.0 [ae029012] + Requires v1.3.1 [dc90abb0] + SparseInverseSubset v0.1.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [d265eb64] + TypedSyntax v1.5.4 [b8c1c048] + WidthLimitedIO v1.0.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+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 5.76s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.24s ################################################################################ # Loading # Loading Diffractor... 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:3250  [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:3092  [10] include_string  @ ./loading.jl:3102 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:577 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 ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/Diffractor/NjVIb/src/jet.jl:149:18  z, let djx = deriv(j)(x)  function (Δ) # └─┘ ── Invalid signature in function definition Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Diffractor/NjVIb/src/jet.jl:149  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/Diffractor/NjVIb/src/Diffractor.jl:23  [4] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [5] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/gn08A/src/invalidations.jl:21  [6] top-level scope  @ ~/.julia/packages/Diffractor/NjVIb/src/Diffractor.jl:18  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [8] 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:3250  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [12] include_string  @ ./loading.jl:3102 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [14] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Diffractor/NjVIb/src/jet.jl:149 in expression starting at /home/pkgeval/.julia/packages/Diffractor/NjVIb/src/Diffractor.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Cthulhu │ 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:3250 │ [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:3092 │ [10] include_string │ @ ./loading.jl:3102 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [12] _start() │ @ Base ./client.jl:577 │ 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 └ ┌ Diffractor │ [Output was shown above] └ ERROR: The following 2 packages failed to precompile: Cthulhu Failed to precompile Cthulhu [f68482b8-f384-11e8-15f7-abe071a5a75f] to "/home/pkgeval/.julia/compiled/v1.14/Cthulhu/jl_HwljeT" (ProcessExited(1)). Diffractor Failed to precompile Diffractor [9f5e2b26-1114-432f-b630-d3fe2085c51c] to "/home/pkgeval/.julia/compiled/v1.14/Diffractor/jl_aSXpEY" (ProcessExited(1)). Loading failed after 51.16s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using Diffractor'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:211 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:202 PkgEval failed after 86.79s: package fails to precompile