Package evaluation of BetterFileWatching on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:56:24.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.3s ################################################################################ # 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.1 ⌅ [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.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.54s ################################################################################ # Testing # Testing BetterFileWatching Status `/tmp/jl_zY2Hht/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_zY2Hht/Manifest.toml` [c9fd44ac] BetterFileWatching v0.1.5 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.1 ⌅ [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_NCZobsJsN2/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_NCZobsJsN2/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_NCZobsJsN2/mapje/cool2.txt", "/tmp/jl_NCZobsJsN2/mapje/cool3.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_NCZobsJsN2/mapje/cool3.txt"]) Test Summary: | Pass Total Time Basic - new | 7 7 15.1s ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_RUfKh4FoL8/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_RUfKh4FoL8/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Created(["/tmp/jl_RUfKh4FoL8/asdf.txt"]) ┌ Info: Event └ e = BetterFileWatching.Modified(["/tmp/jl_RUfKh4FoL8/mapje/cool2.txt"]) ┌ Info: Event └ e = BetterFileWatching.Removed(["/tmp/jl_RUfKh4FoL8/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 21.11s PkgEval succeeded after 70.6s