Package evaluation to test IPyCells on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T13:27:36.354 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 18.95s ################################################################################ # Installation # Installing IPyCells... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f2c63c6a] + IPyCells v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [f2c63c6a] + IPyCells v0.2.4 ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.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 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 38.6 s ✓ Parsers 4.9 s ✓ JSON 1.5 s ✓ IPyCells 3 dependencies successfully precompiled in 45 seconds. 16 already precompiled. Precompilation completed after 72.96s ################################################################################ # Testing # Testing IPyCells Project test v0.1.0 Status `/tmp/jl_Hq38Jt/Project.toml` [f2c63c6a] IPyCells v0.2.4 `~/.julia/packages/IPyCells/UTDZP/` [8dfed614] Test v1.11.0 Status `/tmp/jl_Hq38Jt/Manifest.toml` [f2c63c6a] IPyCells v0.2.4 `~/.julia/packages/IPyCells/UTDZP/` ⌅ [682c06a0] JSON v0.21.4 ⌃ [69de0a69] Parsers v2.8.1 ⌃ [aea7be01] PrecompileTools v1.2.1 ⌃ [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... olive: Error During Test at /home/pkgeval/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 Got exception outside of a @test SystemError: opening file "testbooks/output/julia.jl": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::IPyCells.var"#20#21"{Bool, Vector{Cell}}, ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::IPyCells.var"#20#21"{Bool, Vector{Cell}}, ::String, ::String) @ Base io.jl:435 [inlined] [7] save(cells::Vector{Cell}, path::String; raw::Bool) @ IPyCells ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:213 [8] save(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:211 [9] top-level scope @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:11 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:59 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:60 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:521 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 ipython: Error During Test at /home/pkgeval/.julia/packages/IPyCells/UTDZP/test/runtests.jl:63 Got exception outside of a @test SystemError: opening file "testbooks/output/ipy.ipynb": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::IPyCells.var"#save_ipynb##2#save_ipynb##3", ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::IPyCells.var"#save_ipynb##2#save_ipynb##3", ::String, ::String) @ Base io.jl:435 [inlined] [7] save_ipynb(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:265 [8] top-level scope @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:11 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:521 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time ipy cells | 32 2 34 15.1s cells | 6 6 1.2s reading | 18 18 9.3s julia | 3 3 2.0s olive | 5 5 1.4s pluto | 5 5 0.2s ipython | 5 5 5.7s writing | 2 2 4.6s olive | 1 1 4.0s ipython | 1 1 0.5s reread | 8 8 0.0s olive | 4 4 0.0s ipython | 4 4 0.0s RNG of the outermost testset: Random.Xoshiro(0x47e395cde04bc3e9, 0x41621e7e4a80af0f, 0xf00b459ccf8dd1e5, 0x7a01fac52e06da8c, 0x125028bd0fc2e463) ERROR: LoadError: Some tests did not pass: 32 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/IPyCells/UTDZP/test/runtests.jl:10 Testing failed after 33.21s ERROR: LoadError: Package IPyCells errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 149.48s: package tests unexpectedly errored