Package evaluation of DifferentiableFactorizations on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T08:13:06.988 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.31s ################################################################################ # Installation # Installing DifferentiableFactorizations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [f7876f94] + DifferentiableFactorizations v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [c29ec348] + AbstractDifferentiation v0.6.2 [79e6a3ab] + Adapt v4.2.0 [4fba245c] + ArrayInterface v7.18.0 [d360d2e6] + ChainRulesCore v1.25.1 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 ⌅ [b0b7db55] + ComponentArrays v0.13.15 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [f7876f94] + DifferentiableFactorizations v0.2.1 [ffbed154] + DocStringExtensions v0.9.3 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v0.10.38 ⌅ [d9f16b24] + Functors v0.4.12 [615f187c] + IfElse v0.1.1 ⌅ [57b37032] + ImplicitDifferentiation v0.5.2 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [ba0b0d4f] + Krylov v0.9.10 [5c8ed15e] + LinearOperators v2.9.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [77ba4419] + NaNMath v1.1.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.0 [ce78b400] + SimpleUnPack v1.1.0 [276daf66] + SpecialFunctions v2.5.0 [aedffcd0] + Static v1.1.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.3 [a759f4b9] + TimerOutputs v0.5.27 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [4536629a] + OpenBLAS_jll v0.3.23+4 [05823500] + OpenLibm_jll v0.8.1+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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 7.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: ImplicitDifferentiationZygoteExt Failed to precompile ImplicitDifferentiationZygoteExt [51a7d7e6-cc9d-5b2b-a53c-2fdadf3951e9] to "/home/pkgeval/.julia/compiled/v1.10/ImplicitDifferentiationZygoteExt/jl_HX3RPi". ERROR: LoadError: type Nothing has no field method Stacktrace: [1] getproperty(x::Nothing, f::Symbol) @ Base ./Base.jl:37 [2] has_chain_rrule(T::Type) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/chainrules.jl:21 [3] #s85#1906 @ ~/.julia/packages/Zygote/IoW2g/src/compiler/interface2.jl:20 [inlined] [4] var"#s85#1906"(::Any, ctx::Any, f::Any, args::Any) @ Zygote ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:602 [6] _pullback(f::Function, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:34 [7] pullback(f::Function, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:40 [8] withjacobian(f::ImplicitDifferentiation.ImplicitFunction{ImplicitDifferentiationZygoteExt.var"#forward#1", ImplicitDifferentiationZygoteExt.var"#conditions#2", ImplicitDifferentiation.DirectLinearSolver, Nothing}, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:153 [9] jacobian(f::ImplicitDifferentiation.ImplicitFunction{ImplicitDifferentiationZygoteExt.var"#forward#1", ImplicitDifferentiationZygoteExt.var"#conditions#2", ImplicitDifferentiation.DirectLinearSolver, Nothing}, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:140 [10] macro expansion @ ~/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:20 [inlined] [11] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [12] top-level scope @ ~/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:13 [13] include @ ./Base.jl:495 [inlined] [14] 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:2292 [15] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 84.45s ################################################################################ # Testing # Testing DifferentiableFactorizations Status `/tmp/jl_b7rVmn/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 ⌅ [b0b7db55] ComponentArrays v0.13.15 [f7876f94] DifferentiableFactorizations v0.2.1 [26cc04aa] FiniteDifferences v0.12.32 ⌅ [57b37032] ImplicitDifferentiation v0.5.2 ⌃ [e88e6eb3] Zygote v0.6.41 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_b7rVmn/Manifest.toml` [c29ec348] AbstractDifferentiation v0.6.2 [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.2.0 [4fba245c] ArrayInterface v7.18.0 [082447d4] ChainRules v1.72.2 [d360d2e6] ChainRulesCore v1.25.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 ⌅ [b0b7db55] ComponentArrays v0.13.15 [187b0558] ConstructionBase v1.5.8 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [f7876f94] DifferentiableFactorizations v0.2.1 [ffbed154] DocStringExtensions v0.9.3 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 ⌅ [1a297f60] FillArrays v0.13.11 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v0.10.38 ⌅ [d9f16b24] Functors v0.4.12 [46192b85] GPUArraysCore v0.2.0 [7869d1d1] IRTools v0.4.14 [615f187c] IfElse v0.1.1 ⌅ [57b37032] ImplicitDifferentiation v0.5.2 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [ba0b0d4f] Krylov v0.9.10 [5c8ed15e] LinearOperators v2.9.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [77ba4419] NaNMath v1.1.2 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.0 [708f8203] Richardson v1.4.2 [ce78b400] SimpleUnPack v1.1.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.0 [aedffcd0] Static v1.1.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [09ab397b] StructArrays v0.7.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [a759f4b9] TimerOutputs v0.5.27 ⌃ [e88e6eb3] Zygote v0.6.41 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+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: type Nothing has no field method Stacktrace: [1] getproperty(x::Nothing, f::Symbol) @ Base ./Base.jl:37 [2] has_chain_rrule(T::Type) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/chainrules.jl:21 [3] #s85#1906 @ ~/.julia/packages/Zygote/IoW2g/src/compiler/interface2.jl:20 [inlined] [4] var"#s85#1906"(::Any, ctx::Any, f::Any, args::Any) @ Zygote ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:602 [6] _pullback(f::Function, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:34 [7] pullback(f::Function, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:40 [8] withjacobian(f::ImplicitDifferentiation.ImplicitFunction{ImplicitDifferentiationZygoteExt.var"#forward#1", ImplicitDifferentiationZygoteExt.var"#conditions#2", ImplicitDifferentiation.DirectLinearSolver, Nothing}, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:153 [9] jacobian(f::ImplicitDifferentiation.ImplicitFunction{ImplicitDifferentiationZygoteExt.var"#forward#1", ImplicitDifferentiationZygoteExt.var"#conditions#2", ImplicitDifferentiation.DirectLinearSolver, Nothing}, args::Vector{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:140 [10] macro expansion @ ~/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:20 [inlined] [11] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [12] top-level scope @ ~/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:13 [13] include @ ./Base.jl:495 [inlined] [14] 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::String) @ Base ./loading.jl:2292 [15] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/ImplicitDifferentiation/gOQIS/ext/ImplicitDifferentiationZygoteExt.jl:1 in expression starting at stdin:4 ┌ Error: Error during loading of extension ImplicitDifferentiationZygoteExt of ImplicitDifferentiation, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ Failed to precompile ImplicitDifferentiationZygoteExt [51a7d7e6-cc9d-5b2b-a53c-2fdadf3951e9] to "/home/pkgeval/.julia/compiled/v1.10/ImplicitDifferentiationZygoteExt/jl_43idbY". │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:35 │ [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) │ @ Base ./loading.jl:2539 │ [3] compilecache │ @ ./loading.jl:2411 [inlined] │ [4] (::Base.var"#969#970"{Base.PkgId})() │ @ Base ./loading.jl:2044 │ [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 │ [6] #mkpidlock#6 │ @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] │ [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 │ [8] #invokelatest#2 │ @ ./essentials.jl:894 [inlined] │ [9] invokelatest │ @ ./essentials.jl:889 [inlined] │ [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) │ @ Base ./loading.jl:3054 │ [11] maybe_cachefile_lock │ @ ./loading.jl:3051 [inlined] │ [12] _require(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2040 │ [13] __require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:1882 │ [14] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [15] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [16] _require_prelocked │ @ ./loading.jl:1873 [inlined] │ [17] _require_prelocked │ @ ./loading.jl:1872 [inlined] │ [18] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1365 │ [19] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1400 │ [20] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1224 │ [21] __require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:1889 │ [22] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [23] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [24] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:1873 │ [25] macro expansion │ @ ./loading.jl:1860 [inlined] │ [26] macro expansion │ @ ./lock.jl:267 [inlined] │ [27] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:1823 │ [28] #invoke_in_world#3 │ @ ./essentials.jl:926 [inlined] │ [29] invoke_in_world │ @ ./essentials.jl:923 [inlined] │ [30] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:1816 │ [31] include(fname::String) │ @ Base.MainInclude ./client.jl:494 │ [32] top-level scope │ @ none:6 │ [33] eval │ @ ./boot.jl:385 [inlined] │ [34] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:296 │ [35] _start() │ @ Base ./client.jl:557 └ @ Base loading.jl:1371 Cholesky: Error During Test at /home/pkgeval/.julia/packages/DifferentiableFactorizations/LIIKV/test/runtests.jl:8 Got exception outside of a @test type Nothing has no field method Stacktrace: [1] getproperty(x::Nothing, f::Symbol) @ Base ./Base.jl:37 [2] has_chain_rrule(T::Type) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/chainrules.jl:21 [3] #s85#1906 @ ~/.julia/packages/Zygote/IoW2g/src/compiler/interface2.jl:20 [inlined] [4] var"#s85#1906"(::Any, ctx::Any, f::Any, args::Any) @ Zygote ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:602 [6] _pullback(f::Function, args::Matrix{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:34 [7] pullback(f::Function, args::Matrix{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/compiler/interface.jl:40 [8] withjacobian(f::Function, args::Matrix{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:153 [9] jacobian(f::Function, args::Matrix{Float64}) @ Zygote ~/.julia/packages/Zygote/IoW2g/src/lib/grad.jl:140 [10] macro expansion @ ~/.julia/packages/DifferentiableFactorizations/LIIKV/test/runtests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] top-level scope @ ~/.julia/packages/DifferentiableFactorizations/LIIKV/test/runtests.jl:9 [13] include(fname::String) @ Base.MainInclude ./client.jl:494 [14] top-level scope @ none:6 [15] eval @ ./boot.jl:385 [inlined] [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time Cholesky | 1 1 12.8s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DifferentiableFactorizations/LIIKV/test/runtests.jl:8 Testing failed after 103.16s ERROR: LoadError: Package DifferentiableFactorizations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 207.57s: package fails to precompile