Package evaluation to load DiffEqDiffTools on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:17:37.709 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing DiffEqDiffTools... Resolving package versions... Installed Requires ──────── v1.3.1 Installed DiffEqDiffTools ─ v1.7.0 Installed ArrayInterface ── v2.14.17 Installed Statistics ────── v1.11.1 Installed StaticArrays ──── v0.12.6 Updating `~/.julia/environments/v1.14/Project.toml` [01453d9d] + DiffEqDiffTools v1.7.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [4fba245c] + ArrayInterface v2.14.17 [01453d9d] + DiffEqDiffTools v1.7.0 [ae029012] + Requires v1.3.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [cf7118a7] + UUIDs 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 6.36s ################################################################################ # 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 packages... 1164.6 ms ✓ Requires 1074.1 ms ✓ Statistics ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:1 in expression starting at stdin:5 Precompilation completed after 14.97s ################################################################################ # Loading # Loading DiffEqDiffTools... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/hIHGL/src/ArrayInterface.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ArrayInterface │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: ArrayInterface Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.14/ArrayInterface/jl_GnqUTY" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DiffEqDiffTools/3mm8U/src/DiffEqDiffTools.jl:3 Loading failed after 17.28s 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 DiffEqDiffTools'`, 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:193 [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:184 PkgEval failed after 56.62s: package fails to precompile