Package evaluation to test SimpleTraits on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:01:23.835 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.19s ################################################################################ # Installation # Installing SimpleTraits... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [699a6c99] + SimpleTraits v0.9.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [1914dd2f] + MacroTools v0.5.16 [699a6c99] + SimpleTraits v0.9.5 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown Installation completed after 4.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.0s ################################################################################ # Testing # Testing SimpleTraits Status `/tmp/jl_FTI7lT/Project.toml` [1914dd2f] MacroTools v0.5.16 [699a6c99] SimpleTraits v0.9.5 [b77e0a4c] InteractiveUtils [d6f4376e] Markdown [8dfed614] Test Status `/tmp/jl_FTI7lT/Manifest.toml` [1914dd2f] MacroTools v0.5.16 [699a6c99] SimpleTraits v0.9.5 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... WARNING: Method definition f(X) where {X} in module Main at /home/pkgeval/.julia/packages/SimpleTraits/7VJph/src/SimpleTraits.jl:332 overwritten on the same line (check for duplicate calls to `include`). typeof(#= /home/pkgeval/.julia/packages/SimpleTraits/7VJph/test/runtests.jl:231 =# @doc(f13)) = Markdown.MD Test Summary: | Pass Total Time Issue 18 | 1 1 0.5s Testing SimpleTraits tests passed Testing completed after 11.84s PkgEval succeeded after 31.78s