Package evaluation to test NBInclude on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:11:41.555 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.11s ################################################################################ # Installation # Installing NBInclude... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0db19996] + NBInclude v2.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [682c06a0] + JSON v1.4.0 [0db19996] + NBInclude v2.4.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [b85f4697] + SoftGlobalScope v1.1.0 [ec057cc2] + StructUtils v2.6.2 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [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 8.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1438.8 ms ✓ NBInclude 1 dependency successfully precompiled in 3 seconds. 7 already precompiled. Precompilation completed after 15.46s ################################################################################ # Testing # Testing NBInclude Status `/tmp/jl_ZQJxvO/Project.toml` [682c06a0] JSON v1.4.0 [0db19996] NBInclude v2.4.0 [b85f4697] SoftGlobalScope v1.1.0 [d6f4376e] Markdown [8dfed614] Test Status `/tmp/jl_ZQJxvO/Manifest.toml` [682c06a0] JSON v1.4.0 [0db19996] NBInclude v2.4.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [b85f4697] SoftGlobalScope v1.1.0 [ec057cc2] StructUtils v2.6.2 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [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... ┌ Warning: Assignment to `a` in soft scope is ambiguous because a global variable by the same name exists: `a` will be treated as a new local. Disambiguate by using `local a` to suppress this warning or `global a` to assign to the existing global variable. └ @ ~/.julia/packages/NBInclude/pfsyO/test/includes/scoping.ipynb:In[2]:4 Test Summary: | Pass Total Time Scoping Tests | 2 2 7.8s Testing NBInclude tests passed Testing completed after 17.46s PkgEval succeeded after 50.0s