Package evaluation to load SparseADRules on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:20:59.555 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing SparseADRules... Resolving package versions... Installed Reexport ─────────── v1.2.2 Installed FixedPointNumbers ── v0.8.5 Installed SparseADRules ────── v0.1.0 Installed Compat ───────────── v4.18.1 Installed Statistics ───────── v1.11.1 Installed NiLangCore ───────── v0.10.7 Installed MLStyle ──────────── v0.4.17 Installed TupleTools ───────── v1.6.0 Installed LogarithmicNumbers ─ v1.4.1 Installed ChainRulesCore ───── v1.26.0 Installed NiLang ───────────── v0.9.4 Updating `~/.julia/environments/v1.14/Project.toml` [ae8a6b66] + SparseADRules v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [53c48c17] + FixedPointNumbers v0.8.5 [aa2f6b4e] + LogarithmicNumbers v1.4.1 [d8e11817] + MLStyle v0.4.17 [ab4ef3a6] + NiLang v0.9.4 [575d3204] + NiLangCore v0.10.7 [189a3867] + Reexport v1.2.2 [ae8a6b66] + SparseADRules v0.1.0 [10745b16] + Statistics v1.11.1 [9d95972d] + TupleTools v1.6.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [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 Installation completed after 3.89s ################################################################################ # 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... 789.1 ms ✓ Reexport 1060.8 ms ✓ Statistics 26107.0 ms ✓ MLStyle 1040.0 ms ✓ TupleTools 1047.5 ms ✓ LogarithmicNumbers 1171.7 ms ✓ Compat 3999.9 ms ✓ FixedPointNumbers 1326.0 ms ✓ Statistics → SparseArraysExt 15378.7 ms ✓ NiLangCore 841.7 ms ✓ Compat → CompatLinearAlgebraExt 55932.4 ms ✓ NiLang 2639.2 ms ✓ ChainRulesCore 1281.7 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt WARNING: import of ChainRulesCore.include into SparseADRules conflicts with an existing identifier; ignored. WARNING: Imported binding SparseArrays.AdjOrTransDenseMatrix was undeclared at import time during import to SparseADRules. WARNING: Imported binding SparseArrays.DenseInputVecOrMat was undeclared at import time during import to SparseADRules. ERROR: LoadError: UndefVarError: `DenseInputVecOrMat` not defined in `SparseADRules` Suggestion: this global was defined as `SparseArrays.DenseInputVecOrMat` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/SparseADRules/wGcv4/src/linalg.jl:1  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/SparseADRules/wGcv4/src/SparseADRules.jl:12  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SparseADRules/wGcv4/src/linalg.jl:1 in expression starting at /home/pkgeval/.julia/packages/SparseADRules/wGcv4/src/SparseADRules.jl:1 in expression starting at stdin:5 Precompilation completed after 140.06s ################################################################################ # Loading # Loading SparseADRules... WARNING: import of ChainRulesCore.include into SparseADRules conflicts with an existing identifier; ignored. WARNING: Imported binding SparseArrays.AdjOrTransDenseMatrix was undeclared at import time during import to SparseADRules. WARNING: Imported binding SparseArrays.DenseInputVecOrMat was undeclared at import time during import to SparseADRules. ERROR: LoadError: UndefVarError: `DenseInputVecOrMat` not defined in `SparseADRules` Suggestion: this global was defined as `SparseArrays.DenseInputVecOrMat` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/SparseADRules/wGcv4/src/linalg.jl:1  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/SparseADRules/wGcv4/src/SparseADRules.jl:12  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SparseADRules/wGcv4/src/linalg.jl:1 in expression starting at /home/pkgeval/.julia/packages/SparseADRules/wGcv4/src/SparseADRules.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SparseADRules │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: SparseADRules Failed to precompile SparseADRules [ae8a6b66-6d5b-48e8-98b1-80a7170c1f48] to "/home/pkgeval/.julia/compiled/v1.14/SparseADRules/jl_MREsqz" (ProcessExited(1)). Loading failed after 22.48s 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 SparseADRules'`, 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 187.99s: package fails to precompile