Package evaluation to test RtemisA3 on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T05:31:38.436 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.49s ################################################################################ # Installation # Installing RtemisA3... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [375ea531] + RtemisA3 v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [375ea531] + RtemisA3 v0.1.0 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.8 s ✓ RtemisA3 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompilation completed after 28.78s ################################################################################ # Testing # Testing RtemisA3 Status `/tmp/jl_UJi4sp/Project.toml` ⌅ [682c06a0] JSON v0.21.4 [375ea531] RtemisA3 v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UJi4sp/Manifest.toml` ⌅ [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [375ea531] RtemisA3 v0.1.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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.13.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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time sort_dedup | 3 3 0.1s Test Summary: | Pass Total Time sort_ranges | 2 2 0.8s Test Summary: | Pass Total Time check_no_overlap | 4 4 0.2s Test Summary: | Pass Total Time is_json_compatible | 9 9 0.8s Test Summary: | Pass Total Time sequence validation | 7 7 2.7s Test Summary: | Pass Total Time site entries | 5 5 1.8s Test Summary: | Pass Total Time region entries | 6 6 1.2s Test Summary: | Pass Total Time flex entries | 6 6 1.6s Test Summary: | Pass Total Time variants | 7 7 1.7s Test Summary: | Pass Total Time metadata | 5 5 0.2s Test Summary: | Pass Total Time unknown keys | 2 2 0.3s Test Summary: | Pass Total Time residue_at | 4 4 0.0s Test Summary: | Pass Total Time variants_at | 3 3 0.4s Test Summary: | Pass Total Time a3_to_json / a3_from_json | 13 13 8.5s Test Summary: | Pass Total Time JSON round-trip completeness | 6 6 0.1s ┌ Warning: Example file not found, skipping: /home/pkgeval/.julia/packages/RtemisA3/YCute/test/../../../examples/mapt.a3.json └ @ Main ~/.julia/packages/RtemisA3/YCute/test/runtests.jl:327 Test Summary: | Total Time round-trip: mapt.a3.json | 0 0.1s Test Summary: | Pass Total Time error messages | 7 7 0.2s Testing RtemisA3 tests passed Testing completed after 32.46s PkgEval succeeded after 95.55s