Package evaluation to test BoltzmannMachines on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T04:41:28.025 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.39s ################################################################################ # Installation # Installing BoltzmannMachines... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4f8fbe5d] + BoltzmannMachines v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4f8fbe5d] + BoltzmannMachines v1.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: method definition for oneornone_encode at /home/pkgeval/.julia/packages/BoltzmannMachines/6zomW/src/datapreprocessing.jl:173 declares type variable M but does not use it. 2330.8 ms ✓ BoltzmannMachines 1 dependency successfully precompiled in 2 seconds. 12 already precompiled. 1 dependency had output during precompilation: ┌ BoltzmannMachines │ WARNING: method definition for oneornone_encode at /home/pkgeval/.julia/packages/BoltzmannMachines/6zomW/src/datapreprocessing.jl:173 declares type variable M but does not use it. └ Precompilation completed after 20.45s ################################################################################ # Testing # Testing BoltzmannMachines Status `/tmp/jl_Xbf6GO/Project.toml` [4f8fbe5d] BoltzmannMachines v1.3.0 [8bb1440f] DelimitedFiles v1.9.1 [10745b16] Statistics v1.11.1 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xbf6GO/Manifest.toml` [4f8fbe5d] BoltzmannMachines v1.3.0 [8bb1440f] DelimitedFiles v1.9.1 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Finished deterministic tests Non-deterministic test #1 passed after 1 trie(s). Non-deterministic test #2 passed after 1 trie(s). Non-deterministic test #3 passed after 1 trie(s). Non-deterministic test #4 passed after 1 trie(s). Non-deterministic test #5 passed after 1 trie(s). Non-deterministic test #6 passed after 1 trie(s). Non-deterministic test #7 passed after 1 trie(s). Non-deterministic test #8 passed after 1 trie(s). Non-deterministic test #9 passed after 1 trie(s). Non-deterministic test #10 passed after 1 trie(s). ┌ Warning: Check failed: │ abs((exact - estimated) / exact) < percentalloweddiff / 100 └ @ BMTest ~/.julia/packages/BoltzmannMachines/6zomW/test/BMTest.jl:17 ┌ Warning: Check failed: │ BMTest.checkaisvsexact(dbm1, 0.6) └ @ BMTest ~/.julia/packages/BoltzmannMachines/6zomW/test/BMTest.jl:17 Non-deterministic test #11 passed after 2 trie(s). Non-deterministic test #12 passed after 1 trie(s). ┌ Warning: Check failed: │ all(1.12 .> (sampled ./ nsampled) ./ probs .> 0.88) └ @ BMTest ~/.julia/packages/BoltzmannMachines/6zomW/test/BMTest.jl:17 Non-deterministic test #13 passed after 2 trie(s). Non-deterministic test #14 passed after 1 trie(s). Testing BoltzmannMachines tests passed Testing completed after 678.11s PkgEval succeeded after 1365.67s