Package evaluation to test Moshi on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T12:14:06.738 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.94s ################################################################################ # Installation # Installing Moshi... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2e0e35c7] + Moshi v0.3.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [55351af7] + ExproniconLite v0.10.14 [ae98c720] + Jieko v0.2.1 [2e0e35c7] + Moshi v0.3.12 Installation completed after 1.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 17.7 s ✓ Moshi 1 dependency successfully precompiled in 18 seconds. 10 already precompiled. Precompilation completed after 31.22s ################################################################################ # Testing # Testing Moshi Status `/tmp/jl_Ry3gG5/Project.toml` [55351af7] ExproniconLite v0.10.14 [2e0e35c7] Moshi v0.3.12 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ry3gG5/Manifest.toml` [55351af7] ExproniconLite v0.10.14 [ae98c720] Jieko v0.2.1 [2e0e35c7] Moshi v0.3.12 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... ┌ Warning: the bare singleton variant syntax `Foo` is deprecated, write `Foo()` instead (near none:1) │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time data | 325 325 48.1s Test Summary: | Pass Total Time match | 140 140 35.6s Test Summary: | Pass Total Time derive | 30 30 3.5s Test Summary: | Pass Total Time perf regression | 5 5 3.6s Testing Moshi tests passed Testing completed after 94.99s PkgEval succeeded after 157.84s