Package evaluation of Glowe on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:36:52.519 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.97s ################################################################################ # Installation # Installing Glowe... Resolving package versions... Installed Glowe ─ v0.1.1 Updating `~/.julia/environments/v1.10/Project.toml` [d04f5788] + Glowe v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [d04f5788] + Glowe v0.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Building Glowe → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8969388b206c55a8bf81415da93aa4ea1dcfed0a/build.log` Installation completed after 7.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.8s ################################################################################ # Testing # Testing Glowe Status `/tmp/jl_hu9rf0/Project.toml` [d04f5788] Glowe v0.1.1 [37e2e46d] LinearAlgebra [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_hu9rf0/Manifest.toml` [d04f5788] Glowe v0.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... BUILDING VOCABULARY Using vocabulary of size 17464. COUNTING COOCCURRENCES Merging cooccurrence files: processed 1594025 lines. SHUFFLING COOCCURRENCES Merging temp files: processed 1594025 lines. TRAINING MODEL Read 1594025 lines. 02/25/25 - 04:37.26AM, iter: 001, cost: 0.090258 02/25/25 - 04:37.27AM, iter: 002, cost: 0.065024 TRAINING MODEL Read 1594025 lines. 02/25/25 - 04:37.31AM, iter: 001, cost: 0.090258 02/25/25 - 04:37.31AM, iter: 002, cost: 0.065024 TRAINING MODEL Read 1594025 lines. 02/25/25 - 04:37.33AM, iter: 001, cost: 0.090258 02/25/25 - 04:37.33AM, iter: 002, cost: 0.065024 TRAINING MODEL Read 1594025 lines. 02/25/25 - 04:37.36AM, iter: 001, cost: 0.090258 02/25/25 - 04:37.37AM, iter: 002, cost: 0.065024 training passed test... Test Summary: | Pass Total Time Model training | 16 16 17.9s BUILDING VOCABULARY Using vocabulary of size 17464. COUNTING COOCCURRENCES Merging cooccurrence files: processed 2256209 lines. SHUFFLING COOCCURRENCES Merging temp files: processed 2256209 lines. TRAINING MODEL Read 2256209 lines. 02/25/25 - 04:37.44AM, iter: 001, cost: 0.084787 02/25/25 - 04:37.45AM, iter: 002, cost: 0.059587 WordVectors 17465 words, 50-element Float32 vectors model passed test... Test Summary: | Pass Total Time Model API | 6 6 18.4s Testing Glowe tests passed Testing completed after 39.49s PkgEval succeeded after 69.45s