Package evaluation to test Antique on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T15:15:22.396 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.56s ################################################################################ # Installation # Installing Antique... Resolving package versions... Installed Antique ─ v0.15.0 Updating `~/.julia/environments/v1.14/Project.toml` [be6e5d0e] + Antique v0.15.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [be6e5d0e] + Antique v0.15.0 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [21216c6a] + Preferences v1.5.2 [276daf66] + SpecialFunctions v2.9.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 1.9 s ✓ StructArrays ERROR: LoadError: UndefVarError: `ComposedOperator` not defined in `SciMLOperators` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] var"#1#2"(T::Any, ::Any, ::Any) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:30 [2] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Vararg{Any}) @ Base expr.jl:1885 [3] setproperties_object(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:219 [4] setproperties(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:133 [inlined] [5] set(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, l::Accessors.PropertyLens{:cache}, val::Tuple{Vector{Float64}, Vector{Float64}}) @ Accessors ~/.julia/packages/Accessors/e7kZq/src/optics.jl:399 [inlined] [6] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1135 [inlined] [7] cache_self(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, v::Vector{Float64}) @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1104 [inlined] [8] cache_operator(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, u::Vector{Float64}) @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/interface.jl:246 [9] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:28 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [11] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:19 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [13] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:115 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [15] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:366 [16] include(mod::Module, _path::String) @ Base Base.jl:334 [17] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:1 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:1 in expression starting at stdin:5 ✗ SciMLOperators 4.7 s ✓ HCubature 1.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt ┌ Warning: Replacing docs for `Antique.laguerre_polynomial :: Union{}` in module `Antique` └ @ Base.Docs docs/Docs.jl:252 2.0 s ✓ Antique 2.0 s ✓ StructArrays → StructArraysSparseArraysExt 0.7 s ✓ StructArrays → StructArraysLinearAlgebraExt 0.6 s ✓ StructArrays → StructArraysAdaptExt 1.6 s ✓ StructArrays → StructArraysStaticArraysExt 1.4 s ✓ Accessors → StructArraysExt 1.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ SciMLOperators → SciMLOperatorsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:34 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:1 in expression starting at stdin:5 ✗ SciMLBase 13.3 s ✓ ChainRules ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseDistributionsExt 72.5 s ✓ Zygote 2.9 s ✓ ArrayInterface → ArrayInterfaceChainRulesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:41 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:1 in expression starting at stdin:5 ✗ Symbolics 9.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseZygoteExt.jl:7 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseZygoteExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 6 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 ✗ Symbolics → SymbolicsPreallocationToolsExt 14 dependencies successfully precompiled in 178 seconds. 184 already precompiled. 10 dependencies had output during precompilation: ┌ SciMLBase → SciMLBaseChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators → SciMLOperatorsSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ Antique │ ┌ Warning: Replacing docs for `Antique.laguerre_polynomial :: Union{}` in module `Antique` │ └ @ Base.Docs docs/Docs.jl:252 └ ┌ SciMLOperators │ ERROR: LoadError: UndefVarError: `ComposedOperator` not defined in `SciMLOperators` │ Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). │ Note: the binding state changed since the error occurred (was: 11, now: 0). │ Stacktrace: │ [1] var"#1#2"(T::Any, ::Any, ::Any) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:30 │ [2] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Vararg{Any}) │ @ Base expr.jl:1885 │ [3] setproperties_object(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:219 │ [4] setproperties(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:133 [inlined] │ [5] set(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, l::Accessors.PropertyLens{:cache}, val::Tuple{Vector{Float64}, Vector{Float64}}) │ @ Accessors ~/.julia/packages/Accessors/e7kZq/src/optics.jl:399 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1135 [inlined] │ [7] cache_self(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, v::Vector{Float64}) │ @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1104 [inlined] │ [8] cache_operator(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, u::Vector{Float64}) │ @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/interface.jl:246 │ [9] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:28 [inlined] │ [10] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [11] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:19 [inlined] │ [12] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [13] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:115 │ [14] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [15] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:366 │ [16] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [17] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:1 │ in expression starting at stdin:5 └ ┌ Symbolics │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:41 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:1 │ in expression starting at stdin:5 └ ┌ Symbolics → SymbolicsPreallocationToolsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 6 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseDistributionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:34 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseZygoteExt.jl:7 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseZygoteExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 9 packages failed to precompile: SciMLBase → SciMLBaseChainRulesCoreExt Failed to precompile SciMLBaseChainRulesCoreExt [41903dc3-c803-5fb2-90ba-6cfce5b07bf7] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseChainRulesCoreExt/jl_7CsJpI" (ProcessExited(1)). SciMLOperators → SciMLOperatorsSparseArraysExt Failed to precompile SciMLOperatorsSparseArraysExt [7ebbcd31-4fea-5099-8493-f8b8b241c0dd] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperatorsSparseArraysExt/jl_DHxc55" (ProcessExited(1)). SciMLOperators Failed to precompile SciMLOperators [c0aeaf25-5076-4817-a8d5-81caf7dfa961] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperators/jl_mMwSGT" (ProcessExited(1)). Symbolics Failed to precompile Symbolics [0c5d862f-8b57-4792-8d23-62f2024744c7] to "/home/pkgeval/.julia/compiled/v1.14/Symbolics/jl_NFEs6X" (ProcessExited(1)). Symbolics → SymbolicsPreallocationToolsExt Failed to precompile SymbolicsPreallocationToolsExt [cf6f9317-8bac-542e-bce0-9dbc7ae7d397] to "/home/pkgeval/.julia/compiled/v1.14/SymbolicsPreallocationToolsExt/jl_TPBuEi" (ProcessExited(1)). SciMLBase → SciMLBaseDistributionsExt Failed to precompile SciMLBaseDistributionsExt [ddbc1e5a-af6d-5c63-afc2-df12365ab00f] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseDistributionsExt/jl_aKeltH" (ProcessExited(1)). SciMLBase → SciMLBaseForwardDiffExt Failed to precompile SciMLBaseForwardDiffExt [de196924-9367-56a4-b535-cc368d2f61a6] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseForwardDiffExt/jl_kPWdJP" (ProcessExited(1)). SciMLBase Failed to precompile SciMLBase [0bca4576-84f4-4d90-8ffe-ffa030f20462] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBase/jl_tTpJRi" (ProcessExited(1)). SciMLBase → SciMLBaseZygoteExt Failed to precompile SciMLBaseZygoteExt [a860f208-532a-531a-8c52-c4ba6d58fd15] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseZygoteExt/jl_QE0QDU" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 206.49s ################################################################################ # Testing # Testing Antique Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_r2OiRt/Project.toml` [be6e5d0e] + Antique v0.15.0 ⌅ [f6369f11] + ForwardDiff v0.10.39 [19dc6840] + HCubature v1.8.0 [b964fa9f] + LaTeXStrings v1.4.1 [23fbe1c1] + Latexify v0.16.12 [1fd47b50] + QuadGK v2.11.3 ⌅ [0c5d862f] + Symbolics v5.36.0 [e88e6eb3] + Zygote v0.7.12 [d6f4376e] ~ Markdown ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_r2OiRt/Manifest.toml` [47edcb42] + ADTypes v1.24.0 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [66dad0bd] + AliasTables v1.1.3 [be6e5d0e] + Antique v0.15.0 [4fba245c] + ArrayInterface v7.30.0 ⌅ [e2ed5e7c] + Bijections v0.1.10 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [861a8166] + Combinatorics v1.1.0 [38540f10] + CommonSolve v0.2.14 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.2.0 [34da2185] + Compat v4.18.1 [b152e2b5] + CompositeTypes v0.1.4 [a33af91c] + CompositionsBase v0.1.2 ⌅ [187b0558] + ConstructionBase v1.5.6 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [31c24e10] + Distributions v0.25.131 ⌅ [5b8099bc] + DomainSets v0.7.18 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.11 [55351af7] + ExproniconLite v0.10.14 [1a297f60] + FillArrays v1.17.0 [1fa38f19] + Format v1.3.7 ⌅ [f6369f11] + ForwardDiff v0.10.39 [a85aefff] + FunctionMaps v0.1.2 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.13.0 [46192b85] + GPUArraysCore v0.2.0 ⌃ [a0844989] + Gamma v1.1.0 [19dc6840] + HCubature v1.8.0 [34004b35] + HypergeometricFunctions v0.3.30 [7869d1d1] + IRTools v0.4.20 [615f187c] + IfElse v0.1.1 [8197267c] + IntervalSets v0.7.14 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [b964fa9f] + LaTeXStrings v1.4.1 ⌃ [2ee39098] + LabelledArrays v1.19.0 ⌅ [984bce1d] + LambertW v0.4.6 [23fbe1c1] + Latexify v0.16.12 ⌅ [2ab3a3ac] ↓ LogExpFunctions v1.0.1 ⇒ v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [2e0e35c7] + Moshi v0.3.12 ⌃ [102ac46a] + MultivariatePolynomials v0.5.9 [d8a4904e] + MutableArithmetics v1.8.0 [77ba4419] + NaNMath v1.1.4 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.41 ⌃ [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.4 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [f2b01f46] + Roots v3.0.7 [7e49a35a] + RuntimeGeneratedFunctions v0.5.25 ⌅ [0bca4576] + SciMLBase v2.155.2 ⌅ [a6db7da4] + SciMLLogging v1.10.1 [c0aeaf25] + SciMLOperators v1.30.0 [431bcebd] + SciMLPublic v1.3.0 [53ae85a6] + SciMLStructures v1.10.5 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.3 [dc90abb0] + SparseInverseSubset v0.1.3 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.13 [4c63d2b9] + StatsFuns v2.2.1 [09ab397b] + StructArrays v0.7.3 [2efcf032] + SymbolicIndexingInterface v0.3.55 ⌅ [19f23fe9] + SymbolicLimits v0.2.1 ⌅ [d1185830] + SymbolicUtils v2.1.3 ⌅ [0c5d862f] + Symbolics v5.36.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 ⌅ [8ea1fca8] + TermInterface v0.4.1 ⌅ [a759f4b9] + TimerOutputs v0.5.29 [a7c27f48] + Unityper v0.1.6 [e88e6eb3] + Zygote v0.7.12 [700de1a5] + ZygoteRules v0.2.8 [61579ee1] + Ghostscript_jll v9.55.1+0 [aacddb02] + JpegTurbo_jll v3.2.0+1 [f50d1b31] + Rmath_jll v0.5.2+0 [0dad84c5] + ArgTools v1.2.0 [2a0f44e3] + Base64 v1.11.0 [8ba89e20] + Distributed v1.12.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] ~ Markdown ⇒ v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_r2OiRt/Project.toml` [be6e5d0e] Antique v0.15.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [19dc6840] HCubature v1.8.0 [b964fa9f] LaTeXStrings v1.4.1 [23fbe1c1] Latexify v0.16.12 [1fd47b50] QuadGK v2.11.3 [276daf66] SpecialFunctions v2.9.0 ⌅ [0c5d862f] Symbolics v5.36.0 [e88e6eb3] Zygote v0.7.12 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_r2OiRt/Manifest.toml` [47edcb42] ADTypes v1.24.0 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [be6e5d0e] Antique v0.15.0 [4fba245c] ArrayInterface v7.30.0 ⌅ [e2ed5e7c] Bijections v0.1.10 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.14 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.2.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 ⌅ [187b0558] ConstructionBase v1.5.6 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.7.18 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.11 [55351af7] ExproniconLite v0.10.14 [1a297f60] FillArrays v1.17.0 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [a85aefff] FunctionMaps v0.1.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.13.0 [46192b85] GPUArraysCore v0.2.0 ⌃ [a0844989] Gamma v1.1.0 [19dc6840] HCubature v1.8.0 [34004b35] HypergeometricFunctions v0.3.30 [7869d1d1] IRTools v0.4.20 [615f187c] IfElse v0.1.1 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [ae98c720] Jieko v0.2.1 [b964fa9f] LaTeXStrings v1.4.1 ⌃ [2ee39098] LabelledArrays v1.19.0 ⌅ [984bce1d] LambertW v0.4.6 [23fbe1c1] Latexify v0.16.12 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.12 ⌃ [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.41 ⌃ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.7 [7e49a35a] RuntimeGeneratedFunctions v0.5.25 ⌅ [0bca4576] SciMLBase v2.155.2 ⌅ [a6db7da4] SciMLLogging v1.10.1 [c0aeaf25] SciMLOperators v1.30.0 [431bcebd] SciMLPublic v1.3.0 [53ae85a6] SciMLStructures v1.10.5 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.3 [dc90abb0] SparseInverseSubset v0.1.3 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [4c63d2b9] StatsFuns v2.2.1 [09ab397b] StructArrays v0.7.3 [2efcf032] SymbolicIndexingInterface v0.3.55 ⌅ [19f23fe9] SymbolicLimits v0.2.1 ⌅ [d1185830] SymbolicUtils v2.1.3 ⌅ [0c5d862f] Symbolics v5.36.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 ⌅ [8ea1fca8] TermInterface v0.4.1 ⌅ [a759f4b9] TimerOutputs v0.5.29 [a7c27f48] Unityper v0.1.6 [e88e6eb3] Zygote v0.7.12 [700de1a5] ZygoteRules v0.2.8 [61579ee1] Ghostscript_jll v9.55.1+0 [aacddb02] JpegTurbo_jll v3.2.0+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+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... ERROR: LoadError: UndefVarError: `ComposedOperator` not defined in `SciMLOperators` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] var"#1#2"(T::Any, ::Any, ::Any) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:30 [2] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Vararg{Any}) @ Base expr.jl:1885 [3] setproperties_object(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:219 [4] setproperties(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:133 [inlined] [5] set(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, l::Accessors.PropertyLens{:cache}, val::Tuple{Vector{Float64}, Vector{Float64}}) @ Accessors ~/.julia/packages/Accessors/e7kZq/src/optics.jl:399 [inlined] [6] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1135 [inlined] [7] cache_self(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, v::Vector{Float64}) @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1104 [inlined] [8] cache_operator(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, u::Vector{Float64}) @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/interface.jl:246 [9] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:28 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [11] macro expansion @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:19 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [13] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:115 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [15] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:366 [16] include(mod::Module, _path::String) @ Base Base.jl:334 [17] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:1 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:34 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:41 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/src/Symbolics.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 6 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 8 dependencies had output during precompilation: ┌ SciMLBase → SciMLBaseChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators → SciMLOperatorsSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/ext/SciMLOperatorsSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLOperators │ ERROR: LoadError: UndefVarError: `ComposedOperator` not defined in `SciMLOperators` │ Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). │ Note: the binding state changed since the error occurred (was: 11, now: 0). │ Stacktrace: │ [1] var"#1#2"(T::Any, ::Any, ::Any) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:30 │ [2] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Vararg{Any}) │ @ Base expr.jl:1885 │ [3] setproperties_object(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:219 │ [4] setproperties(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, patch::@NamedTuple{cache::Tuple{Vector{Float64}, Vector{Float64}}}) │ @ ConstructionBase ~/.julia/packages/ConstructionBase/Am9w7/src/ConstructionBase.jl:133 [inlined] │ [5] set(obj::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, l::Accessors.PropertyLens{:cache}, val::Tuple{Vector{Float64}, Vector{Float64}}) │ @ Accessors ~/.julia/packages/Accessors/e7kZq/src/optics.jl:399 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1135 [inlined] │ [7] cache_self(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, v::Vector{Float64}) │ @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/basic.jl:1104 [inlined] │ [8] cache_operator(L::SciMLOperators.ComposedOperator{Float64, Tuple{SciMLOperators.MatrixOperator{Float64, Matrix{Float64}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}, SciMLOperators.MatrixOperator{Float64, LinearAlgebra.Diagonal{Float64, Vector{Float64}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}, SciMLOperators.FilterKwargs{Nothing, Val{()}}}}, Nothing}, u::Vector{Float64}) │ @ SciMLOperators ~/.julia/packages/SciMLOperators/1imDM/src/interface.jl:246 │ [9] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:28 [inlined] │ [10] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [11] macro expansion │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:19 [inlined] │ [12] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [13] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:115 │ [14] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [15] top-level scope │ @ ~/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:366 │ [16] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [17] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/precompile.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/SciMLOperators/1imDM/src/SciMLOperators.jl:1 │ in expression starting at stdin:5 └ ┌ Symbolics │ [Output was shown above] └ ┌ Symbolics → SymbolicsPreallocationToolsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 6 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseDistributionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseDistributionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/ext/SciMLBaseForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c0aeaf25-5076-4817-a8d5-81caf7dfa961"), "SciMLOperators") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 5 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:34 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/S0d2P/src/SciMLBase.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 8 packages failed to precompile: SciMLBase → SciMLBaseChainRulesCoreExt Failed to precompile SciMLBaseChainRulesCoreExt [41903dc3-c803-5fb2-90ba-6cfce5b07bf7] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseChainRulesCoreExt/jl_iMCyYs" (ProcessExited(1)). SciMLOperators → SciMLOperatorsSparseArraysExt Failed to precompile SciMLOperatorsSparseArraysExt [7ebbcd31-4fea-5099-8493-f8b8b241c0dd] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperatorsSparseArraysExt/jl_U5a5sX" (ProcessExited(1)). SciMLOperators Failed to precompile SciMLOperators [c0aeaf25-5076-4817-a8d5-81caf7dfa961] to "/home/pkgeval/.julia/compiled/v1.14/SciMLOperators/jl_WFMf0z" (ProcessExited(1)). Symbolics Failed to precompile Symbolics [0c5d862f-8b57-4792-8d23-62f2024744c7] to "/home/pkgeval/.julia/compiled/v1.14/Symbolics/jl_Ea9PsW" (ProcessExited(1)). Symbolics → SymbolicsPreallocationToolsExt Failed to precompile SymbolicsPreallocationToolsExt [cf6f9317-8bac-542e-bce0-9dbc7ae7d397] to "/home/pkgeval/.julia/compiled/v1.14/SymbolicsPreallocationToolsExt/jl_NoW4aD" (ProcessExited(1)). SciMLBase → SciMLBaseDistributionsExt Failed to precompile SciMLBaseDistributionsExt [ddbc1e5a-af6d-5c63-afc2-df12365ab00f] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseDistributionsExt/jl_l6u1CX" (ProcessExited(1)). SciMLBase → SciMLBaseForwardDiffExt Failed to precompile SciMLBaseForwardDiffExt [de196924-9367-56a4-b535-cc368d2f61a6] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseForwardDiffExt/jl_Q5qBp2" (ProcessExited(1)). SciMLBase Failed to precompile SciMLBase [0bca4576-84f4-4d90-8ffe-ffa030f20462] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBase/jl_Jxue9V" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Antique/pAlMp/test/runtests.jl:8 Testing failed after 77.37s ERROR: LoadError: Package Antique 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:3283 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 336.74s: package fails to precompile