Package evaluation to test YamDB on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T13:55:02.544 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.13s ################################################################################ # Installation # Installing YamDB... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3738f2fa] + YamDB v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [ddb6d928] + YAML v0.4.16 [3738f2fa] + YamDB v0.1.2 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.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 Installation completed after 5.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_CSHo0I/Project.toml". │ SHA is a non-upgradable standard library with version 1.0.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.0.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 2.3 s ✓ YamDB 1 dependency successfully precompiled in 3 seconds. 23 already precompiled. Precompilation completed after 30.84s ################################################################################ # Testing # Testing YamDB ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_lZYGOh/Project.toml". │ SHA is a non-upgradable standard library with version 1.0.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.0.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_lZYGOh/Project.toml` [0f8b85d8] JSON3 v1.14.3 [ddb6d928] YAML v0.4.16 [3738f2fa] YamDB v0.1.2 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lZYGOh/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [ddb6d928] YAML v0.4.16 [3738f2fa] YamDB v0.1.2 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time YamDB.jl | 107 107 26.7s Testing YamDB tests passed Testing completed after 37.64s PkgEval succeeded after 102.17s