Package evaluation of BetterFileWatching on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T06:45:59.329 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing BetterFileWatching... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [c9fd44ac] + BetterFileWatching v0.1.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [c9fd44ac] + BetterFileWatching v0.1.5 [692b3bcd] + JLLWrappers v1.7.0 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 ⌅ [04572ae6] + Deno_jll v1.33.4+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 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 2.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.48s ################################################################################ # Testing # Testing BetterFileWatching Status `/tmp/jl_z2cg4X/Project.toml` [c9fd44ac] BetterFileWatching v0.1.5 [682c06a0] JSON v0.21.4 ⌅ [04572ae6] Deno_jll v1.33.4+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_z2cg4X/Manifest.toml` [c9fd44ac] BetterFileWatching v0.1.5 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 ⌅ [04572ae6] Deno_jll v1.33.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_Gvs7gJGnSF/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_Gvs7gJGnSF/mapje/cool2.txt", "/tmp/jl_Gvs7gJGnSF/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_Gvs7gJGnSF/mapje/cool3.txt"]) Test Summary: | Pass Total Time Basic - new | 7 7 14.4s ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_61yHmXEDiV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_61yHmXEDiV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_61yHmXEDiV/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_61yHmXEDiV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_61yHmXEDiV/mapje/cool3.txt"]) InterruptException:Test Summary: | Stacktrace:Pass Total Time[1] Basic - legacytry_yieldto(undo::typeof(Base.ensure_rescheduled)) | 7 @ 7 10.9sBase ./ Testing BetterFileWatching tests passed Testing completed after 20.19s PkgEval succeeded after 65.07s