Package evaluation to test DotEnv on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:16:20.119 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.1s ################################################################################ # Installation # Installing DotEnv... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4dc1fcf4] + DotEnv v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [4dc1fcf4] + DotEnv v1.0.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ade2ca70] + Dates [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode 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 3.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.74s ################################################################################ # Testing # Testing DotEnv Status `/tmp/jl_zMqNpp/Project.toml` [4dc1fcf4] DotEnv v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [8dfed614] Test Status `/tmp/jl_zMqNpp/Manifest.toml` [4dc1fcf4] DotEnv v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Parsing | 22 22 2.1s Test Summary: | Pass Total Time Interpolation | 16 16 0.2s Test Summary: | Pass Total Time Basic | 17 17 0.6s Test Summary: | Pass Total Time Load and unload | 56 56 0.1s Test Summary: | Pass Total Time Multiple env files | 6 6 0.0s Testing DotEnv tests passed Testing completed after 12.23s PkgEval succeeded after 34.45s