Package evaluation of BetterFileWatching on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:52:56.889 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.21s ################################################################################ # Installation # Installing BetterFileWatching... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c9fd44ac] + BetterFileWatching v0.1.5 Updating `~/.julia/environments/v1.10/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 [ade2ca70] + Dates [8f399da3] + Libdl [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode 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 4.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.35s ################################################################################ # Testing # Testing BetterFileWatching Status `/tmp/jl_Qrl7g4/Project.toml` [c9fd44ac] BetterFileWatching v0.1.5 [682c06a0] JSON v0.21.4 ⌅ [04572ae6] Deno_jll v1.33.4+0 [8dfed614] Test Status `/tmp/jl_Qrl7g4/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 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode 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_MNG1Y7C9iV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_MNG1Y7C9iV/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_MNG1Y7C9iV/mapje/cool2.txt", "/tmp/jl_MNG1Y7C9iV/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_MNG1Y7C9iV/mapje/cool3.txt"]) Test Summary: | Pass Total Time Basic - new | 7 7 12.7s ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_CPmvQxq9az/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_CPmvQxq9az/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_CPmvQxq9az/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_CPmvQxq9az/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_CPmvQxq9az/mapje/cool3.txt"]) InterruptException:Test Summary: | Stacktrace:Pass Total Time[1] Basic - legacytry_yieldto(undo::typeof(Base.ensure_rescheduled)) | 7 @ 7 9.6sBase Testing BetterFileWatching tests passed Testing completed after 15.35s PkgEval succeeded after 53.84s