Package evaluation to test BetterFileWatching on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T10:47:41.076 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.03s ################################################################################ # Installation # Installing BetterFileWatching... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c9fd44ac] + BetterFileWatching v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [c9fd44ac] + BetterFileWatching v0.1.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.4.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ec057cc2] + StructUtils v2.6.2 [04572ae6] + Deno_jll v2.6.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1510.0 ms ✓ BetterFileWatching 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Precompilation completed after 20.12s ################################################################################ # Testing # Testing BetterFileWatching Status `/tmp/jl_ZHceG2/Project.toml` [c9fd44ac] BetterFileWatching v0.1.6 [682c06a0] JSON v1.4.0 [04572ae6] Deno_jll v2.6.3+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ZHceG2/Manifest.toml` [c9fd44ac] BetterFileWatching v0.1.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ec057cc2] StructUtils v2.6.2 [04572ae6] Deno_jll v2.6.3+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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 Testing Running tests... ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_ENuRgXG1mr/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Renamed(["/tmp/jl_ENuRgXG1mr/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Renamed(["/tmp/jl_ENuRgXG1mr/mapje/cool2.txt", "/tmp/jl_ENuRgXG1mr/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_ENuRgXG1mr/mapje/cool3.txt"]) Test Summary: | Pass Total Time Basic - new | 7 7 9.5s ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_kF6BMhMdQX/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_kF6BMhMdQX/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_kF6BMhMdQX/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Renamed(["/tmp/jl_kF6BMhMdQX/mapje/cool2.txt", "/tmp/jl_kF6BMhMdQX/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_kF6BMhMdQX/mapje/cool3.txt"]) InterruptException:Test Summary: | Pass Stacktrace:Total Time Basic - legacy | [1] 7 7 try_yieldto(undo::typeof(Base.ensure_rescheduled))11.0s Testing BetterFileWatching tests passed Testing completed after 23.58s PkgEval succeeded after 81.31s