Package evaluation to test SQLStrings on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:41:11.413 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.09s ################################################################################ # Installation # Installing SQLStrings... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [af517c2e] + SQLStrings v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [af517c2e] + SQLStrings v0.1.0 Installation completed after 3.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1128.1 ms ✓ SQLStrings 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.86s ################################################################################ # Testing # Testing SQLStrings Status `/tmp/jl_9xUtEO/Project.toml` [af517c2e] SQLStrings v0.1.0 [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_9xUtEO/Manifest.toml` [af517c2e] SQLStrings v0.1.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [cf7118a7] UUIDs 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:53 [inlined] └ @ Core ~/.julia/packages/SQLStrings/L1qle/test/runtests.jl:53 Test Summary: | Pass Total Time SQLStrings.jl | 15 15 4.9s Testing SQLStrings tests passed Testing completed after 9.25s PkgEval succeeded after 30.63s