Package evaluation to test RestrictedBoltzmannMachines on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T16:09:32.988 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.56s ################################################################################ # Installation # Installing RestrictedBoltzmannMachines... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [12e6b396] + RestrictedBoltzmannMachines v5.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [da5c29d0] + EllipsisNotation v1.8.0 [1a297f60] + FillArrays v1.14.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [77ba4419] + NaNMath v1.1.3 [3bd65402] + Optimisers v0.4.6 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [12e6b396] + RestrictedBoltzmannMachines v5.1.1 [431bcebd] + SciMLPublic v1.0.0 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [10745b16] + Statistics v1.11.1 [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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2913.3 ms ✓ Optimisers 3633.3 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1115.1 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1119.3 ms ✓ Optimisers → OptimisersAdaptExt 3711.1 ms ✓ RestrictedBoltzmannMachines 5 dependencies successfully precompiled in 13 seconds. 35 already precompiled. Precompilation completed after 24.36s ################################################################################ # Testing # Testing RestrictedBoltzmannMachines Status `/tmp/jl_71L3Gd/Project.toml` ⌃ [4c88cf16] Aqua v0.8.13 [8bb1440f] DelimitedFiles v1.9.1 ⌃ [31c24e10] Distributions v0.25.120 [da5c29d0] EllipsisNotation v1.8.0 ⌃ [26cc04aa] FiniteDifferences v0.12.32 ⌃ [f6369f11] ForwardDiff v1.0.1 [f67ccb44] HDF5 v0.17.2 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [872c559c] NNlib v0.9.30 [3bd65402] Optimisers v0.4.6 [1fd47b50] QuadGK v2.11.2 [12e6b396] RestrictedBoltzmannMachines v5.1.1 ⌃ [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 ⌃ [2913bbd2] StatsBase v0.34.5 [98cad3c8] ValueHistories v0.5.4 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_71L3Gd/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 ⌃ [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 ⌃ [4c88cf16] Aqua v0.8.13 ⌃ [4fba245c] ArrayInterface v7.19.0 ⌃ [a9b6321e] Atomix v1.1.1 ⌃ [082447d4] ChainRules v1.72.5 ⌃ [d360d2e6] ChainRulesCore v1.25.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 ⌃ [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌃ [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.8.0 ⌃ [1a297f60] FillArrays v1.13.0 ⌃ [26cc04aa] FiniteDifferences v0.12.32 ⌃ [f6369f11] ForwardDiff v1.0.1 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [f67ccb44] HDF5 v0.17.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 ⌃ [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 ⌃ [692b3bcd] JLLWrappers v1.7.0 ⌃ [63c18a36] KernelAbstractions v0.9.35 [2ab3a3ac] LogExpFunctions v0.3.29 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌃ [872c559c] NNlib v0.9.30 [77ba4419] NaNMath v1.1.3 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 ⌃ [90014a1f] PDMats v0.11.35 ⌃ [aea7be01] PrecompileTools v1.2.1 ⌃ [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [12e6b396] RestrictedBoltzmannMachines v5.1.1 [708f8203] Richardson v1.4.2 ⌅ [79098fc4] Rmath v0.8.0 ⌃ [7e506255] ScopedValues v1.3.0 ⌃ [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 ⌃ [276daf66] SpecialFunctions v2.5.1 ⌃ [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 ⌃ [90137ffa] StaticArrays v1.9.13 ⌃ [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌃ [2913bbd2] StatsBase v0.34.5 ⌃ [4c63d2b9] StatsFuns v1.5.0 ⌃ [09ab397b] StructArrays v0.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [013be700] UnsafeAtomics v0.3.0 [98cad3c8] ValueHistories v0.5.4 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [0234f1f7] HDF5_jll v1.14.6+0 ⌃ [e33a78d0] Hwloc_jll v2.12.1+0 ⌃ [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌃ [477f73a3] libaec_jll v1.1.3+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 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.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... Test Summary: | Pass Total Time two | 5 5 1.1s Test Summary: | Pass Total Time inf | 3 3 0.0s Test Summary: | Pass Total Time generate_sequences | 1 1 0.5s Test Summary: | Pass Total Time broadlike | 3 3 3.3s Test Summary: | Pass Total Time wmean | 7 7 13.1s Test Summary: | Pass Total Time wsum | 7 7 1.1s Test Summary: | Pass Total Time reshape_maybe | 12 12 0.4s Test Summary: | Pass Total Time sizedims | 6 6 0.1s Test Summary: | Pass Total Time moving_average | 103 103 0.1s Test Summary: | Pass Total Time vstack | 3 3 0.9s Test Summary: | Pass Total Time convert_eltype | 7 7 1.2s Test Summary: | Pass Total Time linalg | 6 6 7.7s Test Summary: | Pass Total Time onehot | 2102 2102 2.8s Test Summary: | Pass Total Time categorical_rand | 3 3 1.3s Test Summary: | Pass Total Time categorical_sample | 1 1 27.2s Test Summary: | Pass Total Time gumbel | 2 2 0.3s Test Summary: | Pass Total Time categorical_sample_from_logits | 1 1 8.0s Test Summary: | Pass Total Time categorical_sample_from_logits_gumbel | 1 1 2.1s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(), Bh=() | 8 8 1m30.2s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(), Bh=(3, 2) | 9 9 44.5s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=() | 9 9 7.2s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=(3, 2) | 9 9 15.5s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=() | 8 8 8.7s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=(3, 2) | 9 9 25.3s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=() | 9 9 2.9s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=(3, 2) | 9 9 7.6s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=() | 8 8 3.9s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=(3, 2) | 9 9 3.3s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(3, 2), Bh=() | 9 9 3.4s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(3, 2), Bh=(3, 2) | 9 9 6.7s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(), Bh=() | 8 8 3.4s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(), Bh=(3, 2) | 9 9 3.1s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(3, 2), Bh=() | 9 9 3.4s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(3, 2), Bh=(3, 2) | 9 9 8.5s Test Summary: | Pass Total Time singleton batch dims | 14 14 5.6s Test Summary: | Pass Total Time sample_v_from_v and sample_h_from_h on binary RBM | 4 4 11.5s Test Summary: | Pass Total Time rbm convenience constructors | 11 11 1.7s Test Summary: | Pass Total Time Binary-Binary RBM | 60 60 20.8s Test Summary: | Pass Total Time mirror | 5 5 7.2s Test Summary: | Pass Total Time binary free energy | 5 5 1.8s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, 1-dimension | 1 1 11.1s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, multi-dimensional | 8 8 39.7s Test Summary: | Pass Total Time zero hidden units | 1 1 0.0s Test Summary: | Pass Total Time ∂free_energy | 12 12 28.9s Test Summary: | Pass Total Time total_mean_h_from_v, total_mean_v_from_h, etc. | 8 8 9.4s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Binary | 79 79 53.1s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Spin | 79 79 39.8s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 79 79 44.3s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Gaussian | 79 79 41.9s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.ReLU | 79 79 54.9s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.dReLU | 79 79 1m46.7s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.pReLU | 79 79 1m43.9s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.xReLU | 79 79 1m39.3s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Binary) | 2 2 2.0s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Spin) | 2 2 1.8s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Potts) | 2 2 1.4s Test Summary: | Pass Total Time Binary | 127 127 4.7s Test Summary: | Pass Total Time Spin | 5 5 3.4s Test Summary: | Pass Total Time Potts | 7 7 4.3s Test Summary: | Pass Total Time Gaussian | 7 7 11.4s Test Summary: | Pass Total Time ReLU | 7 7 10.1s Test Summary: | Pass Total Time pReLU / xReLU / dReLU convert | 41 41 14.5s Test Summary: | Pass Total Time dReLU | 9 9 18.4s Test Summary: | Pass Total Time pReLU | 3 3 1m44.4s Test Summary: | Pass Total Time xReLU | 3 3 2m12.6s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Binary | 1 1 2.6s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Spin | 1 1 1.6s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Potts | 1 1 1.3s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Gaussian | 1 1 3.6s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.ReLU | 1 1 1.1s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.dReLU | 1 1 5.7s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.pReLU | 1 1 11.3s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.xReLU | 1 1 9.5s Test Summary: | Pass Total Time binary pseudolikelihood | 4 4 6.7s Test Summary: | Pass Total Time spins pseudolikelihood | 4 4 4.4s Test Summary: | Pass Total Time Potts pseudolikelihood | 4 4 4.9s Test Summary: | Pass Total Time nobs | 7 7 0.1s Test Summary: | Pass Total Time getobs | 6 6 1.5s Test Summary: | Pass Total Time shuffleobs | 4 4 0.6s Test Summary: | Pass Total Time infinite_minibatches | 49 49 0.5s Test Summary: | Pass Total Time initialization Binary | 1 1 3.5s Test Summary: | Pass Total Time initialization Spin | 1 1 3.1s Test Summary: | Pass Total Time initialization Potts | 1 1 11.6s Test Summary: | Pass Total Time initialization Gaussian | 2 2 4.3s Test Summary: | Pass Total Time initialization dReLU | 2 2 7.0s Test Summary: | Pass Total Time initialization pReLU | 2 2 2.4s Test Summary: | Pass Total Time initialization xReLU | 2 2 2.3s Test Summary: | Pass Total Time ∂regularize! | 3 3 29.2s Test Summary: | Pass Total Time ∂regularize | 3 3 4.7s Test Summary: | Pass Total Time ∂regularize_fields | 9 9 5.1s Test Summary: | Pass Total Time sqrt1half | 6 6 0.0s Test Summary: | Pass Total Time randnt | 5 5 0.0s Test Summary: | Pass Total Time ∂ operations | 4 4 0.3s Test Summary: | Pass Total Time Binary-Binary RBM partition function (brute force) | 3 3 35.4s Test Summary: | Pass Total Time Spin-Binary RBM partition function (brute force) | 3 3 22.5s Test Summary: | Pass Total Time metropolis β=0.5 | 1 1 10.9s Test Summary: | Pass Total Time metropolis β=1.0 | 1 1 6.7s Test Summary: | Pass Total Time metropolis β=2.0 | 1 1 6.7s Test Summary: | Pass Total Time metropolis! β=0.5 | 1 1 7.4s Test Summary: | Pass Total Time metropolis! β=1.0 | 1 1 6.7s Test Summary: | Pass Total Time metropolis! β=2.0 | 1 1 6.3s Test Summary: | Pass Total Time zerosum (visible Potts) | 5 5 11.3s Test Summary: | Pass Total Time zerosum (hidden Potts) | 5 5 3.9s Test Summary: | Pass Total Time zerosum (visible and hidden Potts) | 7 7 13.3s Test Summary: | Pass Total Time zerosum (visible Potts, various hidden layers) | 28 28 25.2s Test Summary: | Pass Total Time rescale_activations! | 10 10 9.6s Test Summary: | Pass Total Time rescale_hidden! | 6 6 8.6s Test Summary: | Pass Total Time rescale_weights! | 2 2 0.9s Test Summary: | Pass Total Time pcd | 3 3 22.0s Test Summary: | Pass Total Time shift_fields | 8 8 4.6s Test Summary: | Pass Total Time shift_fields! | 8 8 1.1s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 66 66 3.3s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.PottsGumbel | 66 66 14.1s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Potts) | 2 2 0.2s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.PottsGumbel) | 2 2 2.2s Test Summary: | Pass Total Time PottsGumbel | 6 6 1.2s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Potts | 1 1 0.0s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.PottsGumbel | 1 1 1.3s Test Summary: | Pass Total Time rbm | 5 5 12.6s Test Summary: | Pass Total Time layers | 24 24 1.4s Test Summary: | Pass Total Time Gaussian | 6 6 0.8s Test Summary: | Pass Total Time PottsGumbel | 4 4 0.8s Test Summary: | Pass Total Time std | 12 12 1.8s Test Summary: | Pass Total Time CenteredBinaryRBM | 7 7 2.6s Test Summary: | Pass Total Time center / uncenter | 7 7 0.7s Test Summary: | Pass Total Time rbm energy invariance | 2 2 6.2s Test Summary: | Pass Total Time free energy | 1 1 0.7s Test Summary: | Pass Total Time ∂free energy | 3 3 17.4s Test Summary: | Pass Total Time mirror | 5 5 9.7s Test Summary: | Pass Total Time centered pcd | 5 5 45.2s Test Summary: | Pass Total Time centered pcd training | 3 3 11.8s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 40.5s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 49.5s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 46.4s Test Summary: | Pass Total Time shift_fields | 8 8 3.7s Test Summary: | Pass Total Time shift_fields! | 8 8 0.0s Test Summary: | Pass Total Time standardize | 16 16 12.2s Test Summary: | Pass Total Time unstandardize | 3 3 0.1s Test Summary: | Pass Total Time delta_energy | 4 4 0.3s Test Summary: | Pass Total Time standardize! | 6 6 2.0s Test Summary: | Pass Total Time ∂free energy | 8 8 21.5s Test Summary: | Pass Total Time standardized constructor | 2 2 0.2s Test Summary: | Pass Total Time rescale_hidden_activations! | 6 6 8.7s Test Summary: | Pass Total Time standardized pcd | 4 4 31.7s Test Summary: | Pass Total Time exact enumeration of configurations | 20 20 1m17.3s Test Summary: | Pass Total Time ∂regularize! standardized RBM with Binary | 6 6 53.4s Test Summary: | Pass Total Time ∂regularize! standardized RBM with ReLU | 6 6 49.6s Test Summary: | Pass Total Time ∂regularize! standardized RBM with dReLU | 6 6 45.5s Test Summary: | Pass Total Time unstandardized_weights | 1 1 0.4s Test Summary: | Pass Total Time weight_norms | 1 1 0.3s Test Summary: | Pass Total Time rescale_weights! std ReLU | 3 3 3.8s Test Summary: | Pass Total Time rescale_weights! std dReLU | 3 3 8.1s Test Summary: | Pass Total Time rescale_weights! std Binary | 2 2 0.1s Test Summary: | Pass Total Time nsReLU convert | 7 7 0.8s Test Summary: | Pass Total Time nsReLU | 2 2 7.4s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 341 running 1 of 1 signal (10): User defined signal 1 egal_types at /source/src/builtins.c:182 ijl_types_equal at /source/src/subtype.c:2326 jl_specializations_get_linfo_ at /source/src/gf.c:236 jl_restore_system_image_from_stream_ at /source/src/staticdata.c:4162 jl_restore_package_image_from_stream at /source/src/staticdata.c:4370 ijl_restore_incremental at /source/src/staticdata.c:4448 #_include_from_serialized#879 at ./loading.jl:1319 _include_from_serialized at ./loading.jl:1291 [inlined] #_require_search_from_serialized#896 at ./loading.jl:2166 _require_search_from_serialized at ./loading.jl:2060 [inlined] __require_prelocked at ./loading.jl:2710 _require_prelocked at ./loading.jl:2576 macro expansion at ./loading.jl:2504 [inlined] macro expansion at ./lock.jl:376 [inlined] __require at ./loading.jl:2468 jfptr___require_54354.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:908 require at ./loading.jl:2444 [inlined] eval_import_path at ./module.jl:36 [inlined] eval_import_path_all at ./module.jl:60 _eval_using at ./module.jl:137 [inlined] _eval_using at ./module.jl:137 jfptr__eval_using_53787.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_63030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b5e6cf4c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 65 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm17X86TargetLowering9LowerCallERNS_14TargetLowering16CallLoweringInfoERNS_15SmallVectorImplINS_7SDValueEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm14TargetLowering11LowerCallToERNS0_16CallLoweringInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder14lowerInvokableERNS_14TargetLowering16CallLoweringInfoEPKNS_10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder11LowerCallToERKNS_8CallBaseENS_7SDValueEbbPKNS_10BasicBlockEPKNS_14TargetLowering11PtrAuthInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder9visitCallERKNS_8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder5visitERKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel16SelectBasicBlockENS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb1EEES7_Rb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1628 addModule at /source/src/jitlayers.cpp:2119 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:394 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] #test_julia_compat#43 at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:79 test_julia_compat at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:75 [inlined] macro expansion at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:37 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #test_deps_compat#39 at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:36 test_deps_compat at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:27 [inlined] #test_deps_compat#42 at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:72 [inlined] test_deps_compat at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/deps_compat.jl:71 [inlined] macro expansion at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/Aqua.jl:99 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #test_all#72 at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/Aqua.jl:99 test_all at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/Aqua.jl:59 unknown function (ip: 0x7a80958b99e6) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x7a80995c5092) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_36779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_63030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7a80b7fcd249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Piracy ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000072cf8f09d1e0 Total snapshots: 412. Utilization: 0% ╎412 @Base/task.jl:1145 wait_forever() 411╎ 412 @Base/task.jl:1223 wait() : Error During Test┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 at Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007a809dffc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:577 _start() ╎ 1 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 1 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 1 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::… ╎ ╎ 1 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _… ╎ ╎ ╎ 1 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity),… ╎ ╎ ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 1 @Aqua/src/Aqua.jl:59 kwcall(::@NamedTuple{stale_deps::@NamedT… ╎ ╎ ╎ 1 @Aqua/src/Aqua.jl:99 test_all(testtarget::Module; ambiguitie… ╎ ╎ ╎ 1 @Test/src/Test.jl:1961 macro expansion ╎ ╎ ╎ ╎ 1 @Aqua/src/Aqua.jl:99 macro expansion ╎ ╎ ╎ ╎ 1 @Aqua/…s_compat.jl:71 test_deps_compat ╎ ╎ ╎ ╎ 1 @Aqua/…s_compat.jl:72 #test_deps_compat#42 ╎ ╎ ╎ ╎ 1 @Aqua/…s_compat.jl:27 test_deps_compat ╎ ╎ ╎ ╎ 1 @Aqua/…_compat.jl:41 test_deps_compat(pkg::Base.PkgId;… ╎ ╎ ╎ ╎ ╎ 1 @Test/…c/Test.jl:1961 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…compat.jl:41 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…compat.jl:55 test_deps_compat ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…compat.jl:56 test_deps_compat(pkg::Base.Pkg… ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…ompat.jl:94 find_missing_deps_compat ╎ ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…ompat.jl:97 find_missing_deps_compat(pkg:… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…mpat.jl:114 find_missing_deps_compat ╎ ╎ ╎ ╎ ╎ ╎ 1 @Aqua/…mpat.jl:122 find_missing_deps_compat(pr… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1571 typeinf_ext_toplevel(mi::C… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1562 typeinf_ext_toplevel ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1379 typeinf_ext(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4486 typeinf(interp::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4329 typeinf_local(interp::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3780 abstract_eval_basic_st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3823 abstract_eval_basic_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3429 abstract_eval_statem… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3073 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3055 abstract_call(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2902 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:2796 abstract_call_kn… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:120 abstract_call_gf_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:342 find_method_match… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:348 #find_method_matc… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:386 find_simple_metho… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:105 findall(sig::Type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:97 _findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ls.jl:1603 _methods_by_ftype [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 21214084 (Pool: 21213481; Big: 603); GC: 17 [65] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/test/aqua.jl:5 PkgEval terminated after 2734.05s: test duration exceeded the time limit