Package evaluation of NBInclude on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:41:04.569 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # 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 v0.21.4 [0db19996] + NBInclude v2.4.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [b85f4697] + SoftGlobalScope v1.1.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [a63ad114] + Mmap [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 4.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.44s ################################################################################ # Testing # Testing NBInclude Status `/tmp/jl_4IamSL/Project.toml` [682c06a0] JSON v0.21.4 [0db19996] NBInclude v2.4.0 [b85f4697] SoftGlobalScope v1.1.0 [d6f4376e] Markdown [8dfed614] Test Status `/tmp/jl_4IamSL/Manifest.toml` [682c06a0] JSON v0.21.4 [0db19996] NBInclude v2.4.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [b85f4697] SoftGlobalScope v1.1.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [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 6.3s Testing NBInclude tests passed Testing completed after 12.96s PkgEval succeeded after 36.77s