Package evaluation to load SparseADRules on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T16:36:40.526 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing SparseADRules... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ae8a6b66] + SparseADRules v0.1.0 Updating `~/.julia/environments/v1.13/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 v0.7.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.75s ################################################################################ # 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... Precompilation completed after 26.96s ################################################################################ # 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] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [6] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [7] macro expansion @ ./loading.jl:2464 [inlined] [8] macro expansion @ ./lock.jl:376 [inlined] [9] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [10] require @ ./loading.jl:2404 [inlined] [11] eval_import_path @ ./module.jl:36 [inlined] [12] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [13] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [14] top-level scope @ none:1 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _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 Loading failed after 56.63s 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 102.6s: there were unidentified errors