Package evaluation of TryCatch on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:42.864 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.26s ################################################################################ # Installation # Installing TryCatch... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0ca489f0] + TryCatch v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [0ca489f0] + TryCatch v0.1.1 Installation completed after 3.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.5s ################################################################################ # Testing # Testing TryCatch Status `/tmp/jl_Tt9qQK/Project.toml` [0ca489f0] TryCatch v0.1.1 [8dfed614] Test Status `/tmp/jl_Tt9qQK/Manifest.toml` [0ca489f0] TryCatch v0.1.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:148 [inlined] └ @ Core ~/.julia/packages/TryCatch/LhvJU/test/runtests.jl:148 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:149 [inlined] └ @ Core ~/.julia/packages/TryCatch/LhvJU/test/runtests.jl:149 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:151 [inlined] └ @ Core ~/.julia/packages/TryCatch/LhvJU/test/runtests.jl:151 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:153 [inlined] └ @ Core ~/.julia/packages/TryCatch/LhvJU/test/runtests.jl:153 Test Summary: | Pass Total Time TryCatch.jl | 25 25 4.0s Testing TryCatch tests passed Testing completed after 13.01s PkgEval succeeded after 35.0s