Package evaluation to test DistributionsAD on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T18:58:10.574 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.27s ################################################################################ # Installation # Installing DistributionsAD... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [ced4e74d] + DistributionsAD v0.6.58 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.6.1 [66dad0bd] + AliasTables v1.1.3 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [31c24e10] + Distributions v0.25.127 [ced4e74d] + DistributionsAD v0.6.58 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [46192b85] + GPUArraysCore v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.37 [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 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.12 ⌅ [4c63d2b9] + StatsFuns v1.5.2 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [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 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [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.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 44169.0 ms ✓ DistributionsAD 4770.3 ms ✓ DistributionsAD → DistributionsADForwardDiffExt ✗ DistributionsAD → DistributionsADReverseDiffExt 43318.4 ms ✓ DistributionsAD → DistributionsADTrackerExt 13814.5 ms ✓ DistributionsAD → DistributionsADLazyArraysExt 4 dependencies successfully precompiled in 182 seconds. 164 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 85 dependents of these packages may trigger further precompilation to work with the unexpected versions. ERROR: LoadError: The following 1 direct dependency failed to precompile: DistributionsAD → DistributionsADReverseDiffExt Failed to precompile DistributionsADReverseDiffExt [b6d8559e-f28e-5406-9a87-1a91974fa640] to "/home/pkgeval/.julia/compiled/v1.12/DistributionsADReverseDiffExt/jl_HJXzhZ". ERROR: LoadError: `@check_args` requires each check to include an offending value; use `(arg, cond)` or `(arg, cond, message)`. Got: `α > zero(α) && θ > zero(θ)`. Stacktrace: [1] error(::String, ::Expr, ::String) @ Base ./error.jl:54 [2] (::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}})(check::Expr) @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:66 [3] map(f::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}}, t::Tuple{Expr}) @ Base ./tuple.jl:358 [4] var"@check_args"(__source__::LineNumberNode, __module__::Module, D::Any, setup_or_check::Any, checks::Vararg{Any}) @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:50 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] 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:3027 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [10] include_string @ ./loading.jl:2883 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [12] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:127 in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 200.44s ################################################################################ # Testing # Testing DistributionsAD Status `/tmp/jl_jPfIC9/Project.toml` [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [861a8166] Combinatorics v1.1.0 [31c24e10] Distributions v0.25.127 [ced4e74d] DistributionsAD v0.6.58 [e30172f5] Documenter v1.17.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [5078a376] LazyArrays v2.9.10 [90014a1f] PDMats v0.11.37 [37e2e3b7] ReverseDiff v1.17.0 ⌅ [4c63d2b9] StatsFuns v1.5.2 [9f7883ad] Tracker v0.2.38 [e88e6eb3] Zygote v0.7.11 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jPfIC9/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.6.1 [66dad0bd] AliasTables v1.1.3 [4c555306] ArrayLayouts v1.12.2 [a9b6321e] Atomix v1.1.3 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [31c24e10] Distributions v0.25.127 [ced4e74d] DistributionsAD v0.6.58 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [d7ba0133] Git v1.5.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [63c18a36] KernelAbstractions v0.9.41 [0e77f7df] LazilyInitializedFields v1.3.0 [5078a376] LazyArrays v2.9.10 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 [872c559c] NNlib v0.9.36 [77ba4419] NaNMath v1.1.4 [3bd65402] Optimisers v0.4.7 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.6 [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 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.17.0 [708f8203] Richardson v1.4.3 [79098fc4] Rmath v0.9.0 [7e506255] ScopedValues v1.6.2 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 ⌅ [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.3 [ec057cc2] StructUtils v2.8.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [9f7883ad] Tracker v0.2.38 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.1 [e88e6eb3] Zygote v0.7.11 [700de1a5] ZygoteRules v0.2.7 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 6507.3 ms ✓ LazyArrays 3795.0 ms ✓ LazyArrays → LazyArraysStaticArraysExt 2 dependencies successfully precompiled in 11 seconds. 17 already precompiled. 12 dependencies precompiled but different versions are currently loaded (Dates, FillArrays, FillArrays → FillArraysSparseArraysExt, MacroTools, PrecompileTools, Preferences, Printf, Serialization, SparseArrays, SuiteSparse_jll, TOML and Unicode). Restart julia to access the new versions. Otherwise, 6 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 6305.3 ms ✓ DistributionsAD → DistributionsADLazyArraysExt 1 dependency successfully precompiled in 8 seconds. 84 already precompiled. 82 dependencies precompiled but different versions are currently loaded (Adapt, Adapt → AdaptSparseArraysExt, Adapt → AdaptStaticArraysExt, AliasTables, ArrayLayouts, ArrayLayouts → ArrayLayoutsSparseArraysExt, ChainRules, ChainRulesCore, ChainRulesCore → ChainRulesCoreSparseArraysExt, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, DataAPI, DataStructures, DataValueInterfaces, Dates, Distributed, Distributions, Distributions → DistributionsChainRulesCoreExt, DistributionsAD, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStaticArraysExt, FillArrays → FillArraysStatisticsExt, GPUArraysCore, HypergeometricFunctions, IrrationalConstants, IteratorInterfaceExtensions, JLLWrappers, LazyArrays, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, MacroTools, Missings, OpenLibm_jll, OpenSpecFun_jll, OrderedCollections, PDMats, PDMats → StatsBaseExt, PrecompileTools, Preferences, Printf, PtrArrays, QuadGK, RealDot, Reexport, Rmath, Rmath_jll, Serialization, SortingAlgorithms, SparseArrays, SparseInverseSubset, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StatsFuns → StatsFunsChainRulesCoreExt, StructArrays, StructArrays → StructArraysAdaptExt, StructArrays → StructArraysLinearAlgebraExt, StructArrays → StructArraysSparseArraysExt, StructArrays → StructArraysStaticArraysExt, SuiteSparse, SuiteSparse_jll, TOML, TableTraits, Tables, UUIDs, Unicode and ZygoteRules). Restart julia to access the new versions. Otherwise, 3 dependents of these packages may trigger further precompilation to work with the unexpected versions. Status `/tmp/jl_jPfIC9/Project.toml` ⌅ [4c63d2b9] StatsFuns v1.5.2 ( zero(α) && θ > zero(θ)`. Stacktrace:  [1] error(::String, ::Expr, ::String)  @ Base ./error.jl:54  [2] (::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}})(check::Expr)  @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:66  [3] map(f::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}}, t::Tuple{Expr})  @ Base ./tuple.jl:358  [4] var"@check_args"(__source__::LineNumberNode, __module__::Module, D::Any, setup_or_check::Any, checks::Vararg{Any})  @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:50  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [6] 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:3027  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [10] include_string  @ ./loading.jl:2883 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [12] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:127 in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:1 in expression starting at stdin:5 ✗ DistributionsAD → DistributionsADReverseDiffExt 0 dependencies successfully precompiled in 23 seconds. 89 already precompiled. 88 dependencies precompiled but different versions are currently loaded (Adapt, Adapt → AdaptSparseArraysExt, Adapt → AdaptStaticArraysExt, AliasTables, ChainRules, ChainRulesCore, ChainRulesCore → ChainRulesCoreSparseArraysExt, CommonSubexpressions, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, DataAPI, DataStructures, DataValueInterfaces, Dates, DiffResults, DiffRules, Distributed, Distributions, Distributions → DistributionsChainRulesCoreExt, DistributionsAD, DistributionsAD → DistributionsADForwardDiffExt, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStaticArraysExt, FillArrays → FillArraysStatisticsExt, ForwardDiff, ForwardDiff → ForwardDiffStaticArraysExt, FunctionWrappers, GPUArraysCore, HypergeometricFunctions, IrrationalConstants, IteratorInterfaceExtensions, JLLWrappers, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, MacroTools, Missings, NaNMath, OpenLibm_jll, OpenSpecFun_jll, OrderedCollections, PDMats, PDMats → StatsBaseExt, PrecompileTools, Preferences, Printf, PtrArrays, QuadGK, RealDot, Reexport, ReverseDiff, Rmath, Rmath_jll, Serialization, SortingAlgorithms, SparseArrays, SparseInverseSubset, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StatsFuns → StatsFunsChainRulesCoreExt, StructArrays, StructArrays → StructArraysAdaptExt, StructArrays → StructArraysLinearAlgebraExt, StructArrays → StructArraysSparseArraysExt, StructArrays → StructArraysStaticArraysExt, SuiteSparse, SuiteSparse_jll, TOML, TableTraits, Tables, UUIDs, Unicode and ZygoteRules). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. ┌ Error: Error during loading of extension DistributionsADReverseDiffExt of DistributionsAD, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 direct dependency failed to precompile: │ │ DistributionsAD → DistributionsADReverseDiffExt │ │ Failed to precompile DistributionsADReverseDiffExt [b6d8559e-f28e-5406-9a87-1a91974fa640] to "/home/pkgeval/.julia/compiled/v1.12/DistributionsADReverseDiffExt/jl_uegrDf". │ ERROR: LoadError: `@check_args` requires each check to include an offending value; use `(arg, cond)` or `(arg, cond, message)`. Got: `α > zero(α) && θ > zero(θ)`. │ Stacktrace: │ [1] error(::String, ::Expr, ::String) │ @ Base ./error.jl:54 │ [2] (::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}})(check::Expr) │ @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:66 │ [3] map(f::Distributions.var"#@check_args##0#@check_args##1"{Symbol, Vector{Any}}, t::Tuple{Expr}) │ @ Base ./tuple.jl:358 │ [4] var"@check_args"(__source__::LineNumberNode, __module__::Module, D::Any, setup_or_check::Any, checks::Vararg{Any}) │ @ Distributions ~/.julia/packages/Distributions/Oj6YW/src/utils.jl:50 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [6] 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:3027 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:2873 │ [10] include_string │ @ ./loading.jl:2883 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:315 │ [12] _start() │ @ Base ./client.jl:550 │ in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:127 │ in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/ext/DistributionsADReverseDiffExt.jl:1 │ in expression starting at stdin: └ @ Base loading.jl:1619 Precompiling packages... 14771.2 ms ✓ NNlib 3197.3 ms ✓ NNlib → NNlibForwardDiffExt 3100.0 ms ✓ NNlib → NNlibSpecialFunctionsExt 15059.3 ms ✓ Tracker 4 dependencies successfully precompiled in 37 seconds. 54 already precompiled. 44 dependencies precompiled but different versions are currently loaded (Adapt, Adapt → AdaptStaticArraysExt, Base64, ChainRulesCore, CommonSubexpressions, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, Dates, DiffResults, DiffRules, DocStringExtensions, ForwardDiff, ForwardDiff → ForwardDiffStaticArraysExt, GPUArraysCore, InteractiveUtils, IrrationalConstants, JLLWrappers, JuliaSyntaxHighlighting, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, Logging, MacroTools, Markdown, NaNMath, OpenLibm_jll, OpenSpecFun_jll, PrecompileTools, Preferences, Printf, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, StyledStrings, TOML, UUIDs and Unicode). Restart julia to access the new versions. Otherwise, 11 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 11488.5 ms ✓ DistributionsAD → DistributionsADTrackerExt 4682.0 ms ✓ Tracker → TrackerPDMatsExt 2 dependencies successfully precompiled in 18 seconds. 108 already precompiled. 106 dependencies precompiled but different versions are currently loaded (Adapt, Adapt → AdaptSparseArraysExt, Adapt → AdaptStaticArraysExt, AliasTables, Atomix, Base64, ChainRules, ChainRulesCore, ChainRulesCore → ChainRulesCoreSparseArraysExt, CommonSubexpressions, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, DataAPI, DataStructures, DataValueInterfaces, Dates, DiffResults, DiffRules, Distributed, Distributions, Distributions → DistributionsChainRulesCoreExt, DistributionsAD, DistributionsAD → DistributionsADForwardDiffExt, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStaticArraysExt, FillArrays → FillArraysStatisticsExt, ForwardDiff, ForwardDiff → ForwardDiffStaticArraysExt, Functors, GPUArraysCore, HypergeometricFunctions, InteractiveUtils, IrrationalConstants, IteratorInterfaceExtensions, JLLWrappers, JuliaSyntaxHighlighting, KernelAbstractions, KernelAbstractions → LinearAlgebraExt, KernelAbstractions → SparseArraysExt, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, Logging, MacroTools, Markdown, Missings, NNlib, NNlib → NNlibForwardDiffExt, NNlib → NNlibSpecialFunctionsExt, NaNMath, OpenLibm_jll, OpenSpecFun_jll, Optimisers, Optimisers → OptimisersAdaptExt, OrderedCollections, PDMats, PDMats → StatsBaseExt, PrecompileTools, Preferences, Printf, PtrArrays, QuadGK, RealDot, Reexport, Rmath, Rmath_jll, ScopedValues, Serialization, SortingAlgorithms, SparseArrays, SparseInverseSubset, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StatsFuns → StatsFunsChainRulesCoreExt, StructArrays, StructArrays → StructArraysAdaptExt, StructArrays → StructArraysGPUArraysCoreExt, StructArrays → StructArraysLinearAlgebraExt, StructArrays → StructArraysSparseArraysExt, StructArrays → StructArraysStaticArraysExt, StyledStrings, SuiteSparse, SuiteSparse_jll, TOML, TableTraits, Tables, Tracker, UUIDs, Unicode, UnsafeAtomics and ZygoteRules). Restart julia to access the new versions. Otherwise, 3 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 7777.3 ms ✓ Zygote → ZygoteTrackerExt 1 dependency successfully precompiled in 10 seconds. 91 already precompiled. 89 dependencies precompiled but different versions are currently loaded (AbstractFFTs, AbstractFFTs → AbstractFFTsChainRulesCoreExt, Adapt, Adapt → AdaptSparseArraysExt, Adapt → AdaptStaticArraysExt, Atomix, Base64, ChainRules, ChainRulesCore, ChainRulesCore → ChainRulesCoreSparseArraysExt, CommonSubexpressions, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, DataAPI, DataValueInterfaces, Dates, DiffResults, DiffRules, Distributed, DocStringExtensions, FillArrays, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStaticArraysExt, FillArrays → FillArraysStatisticsExt, ForwardDiff, ForwardDiff → ForwardDiffStaticArraysExt, Functors, GPUArraysCore, IRTools, InteractiveUtils, IrrationalConstants, IteratorInterfaceExtensions, JLLWrappers, JuliaSyntaxHighlighting, KernelAbstractions, KernelAbstractions → LinearAlgebraExt, KernelAbstractions → SparseArraysExt, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, Logging, MacroTools, Markdown, NNlib, NNlib → NNlibForwardDiffExt, NNlib → NNlibSpecialFunctionsExt, NaNMath, OpenLibm_jll, OpenSpecFun_jll, Optimisers, Optimisers → OptimisersAdaptExt, OrderedCollections, PrecompileTools, Preferences, Printf, RealDot, ScopedValues, Serialization, SparseArrays, SparseInverseSubset, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, Statistics → SparseArraysExt, StructArrays, StructArrays → StructArraysAdaptExt, StructArrays → StructArraysGPUArraysCoreExt, StructArrays → StructArraysLinearAlgebraExt, StructArrays → StructArraysSparseArraysExt, StructArrays → StructArraysStaticArraysExt, StyledStrings, SuiteSparse, SuiteSparse_jll, TOML, TableTraits, Tables, Tracker, UUIDs, Unicode, UnsafeAtomics, Zygote and ZygoteRules). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. WARNING: Method definition (::Type{Main.Unignore{A} where A})(Any, Base.BitArray{1}) in module Main at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/test/ad/utils.jl:217 overwritten at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/test/ad/utils.jl:221. adapt_randn: Error During Test at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/test/ad/others.jl:61 Got exception outside of a @test MethodError: no method matching randn(::MersenneTwister, ::Type{ReverseDiff.TrackedReal{Float32, Int64, ReverseDiff.TrackedArray{Float32, Int64, 1, Vector{Float32}, Vector{Int64}}}}) The function `randn` exists, but no method is defined for this combination of argument types. Closest candidates are: randn(::AbstractRNG, ::Type{T}, !Matched::NTuple{N, Int64} where N) where T @ Random /opt/julia/share/julia/stdlib/v1.12/Random/src/normal.jl:269 randn(::AbstractRNG, ::Type{T}, !Matched::Integer, !Matched::Integer...) where T @ Random /opt/julia/share/julia/stdlib/v1.12/Random/src/normal.jl:272 randn(::AbstractRNG, !Matched::Union{Type{Float16}, Type{Float32}, Type{Float64}}) @ Random /opt/julia/share/julia/stdlib/v1.12/Random/src/normal.jl:224 ... Stacktrace: [1] randn!(rng::MersenneTwister, A::Matrix{ReverseDiff.TrackedReal{Float32, Int64, ReverseDiff.TrackedArray{Float32, Int64, 1, Vector{Float32}, Vector{Int64}}}}) @ Random /opt/julia/share/julia/stdlib/v1.12/Random/src/normal.jl:230 [2] randn @ /opt/julia/share/julia/stdlib/v1.12/Random/src/normal.jl:272 [inlined] [3] adapt_randn @ ~/.julia/packages/DistributionsAD/GAQrK/src/common.jl:42 [inlined] [4] adapt_randn(::MersenneTwister, ::ReverseDiff.TrackedArray{Float32, Int64, 1, Vector{Float32}, Vector{Int64}}, ::Int64, ::Int64) @ DistributionsAD ~/.julia/packages/DistributionsAD/GAQrK/src/common.jl:39 [5] test_adapt_randn(::MersenneTwister, ::ReverseDiff.TrackedArray{Float32, Int64, 1, Vector{Float32}, Vector{Int64}}, ::Type{Float32}, ::Int64, ::Vararg{Int64}) @ Main ~/.julia/packages/DistributionsAD/GAQrK/test/test_utils.jl:17 [6] top-level scope @ ~/.julia/packages/DistributionsAD/GAQrK/test/ad/others.jl:2 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [8] macro expansion @ ~/.julia/packages/DistributionsAD/GAQrK/test/ad/others.jl:62 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [10] macro expansion @ ~/.julia/packages/DistributionsAD/GAQrK/test/ad/others.jl:84 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [12] top-level scope @ ~/.julia/packages/DistributionsAD/GAQrK/test/runtests.jl:32 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [17] _start() @ Base ./client.jl:550 Test Summary: | Pass Error Total Time AD: Others | 54 1 55 3m15.0s Semicircle | 1 1 0.8s logsumexp | 6 6 1m11.8s zygote_ldiv | 4 4 37.2s logdet | 12 12 26.8s fill | 13 13 9.7s Tracker, Zygote and ReverseDiff + MvNormal | 12 12 44.2s adapt_randn | 6 1 7 4.5s RNG of the outermost testset: Xoshiro(0xfff0241072ddab67, 0xc53bc12f4c3f0b4e, 0x56d451780b2dd4ba, 0x50a4aa153d208dd8, 0x3649a58b3b63d5db) ERROR: LoadError: Some tests did not pass: 54 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/test/ad/others.jl:1 in expression starting at /home/pkgeval/.julia/packages/DistributionsAD/GAQrK/test/runtests.jl:30 Testing failed after 604.12s ERROR: LoadError: Package DistributionsAD errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] [4] 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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 851.56s: package fails to precompile