Package evaluation to test IPyCells on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T12:35:05.268 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.99s ################################################################################ # 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.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1086.4 ms ✓ IPyCells 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 14.76s ################################################################################ # Testing # Testing IPyCells Project test v0.1.0 Status `/tmp/jl_H0J4Ib/Project.toml` [f2c63c6a] IPyCells v0.2.4 `~/.julia/packages/IPyCells/UTDZP` [8dfed614] Test v1.11.0 Status `/tmp/jl_H0J4Ib/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.12.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.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings 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 ⌃ 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:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] open(::IPyCells.var"#20#21"{Bool, Vector{Cell}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:425 [7] open @ ./io.jl:424 [inlined] [8] #save#16 @ ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:213 [inlined] [9] save(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:211 [10] top-level scope @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:11 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:59 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:60 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 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:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] open(::IPyCells.var"#save_ipynb##2#save_ipynb##3", ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:425 [7] open @ ./io.jl:424 [inlined] [8] save_ipynb(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/UTDZP/src/IPyRW.jl:265 [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:1961 [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:1961 [inlined] [13] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time ipy cells | 32 2 34 11.4s cells | 6 6 0.6s reading | 18 18 7.6s julia | 3 3 1.8s olive | 5 5 0.9s pluto | 5 5 0.2s ipython | 5 5 4.7s writing | 2 2 3.2s olive | 1 1 2.8s 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(0xc650fb8cf0fdbbf8, 0x50bda4916ff1febb, 0x499f8c71d5455421, 0x87c78e4c1a5e388c, 0xdf1c8b8f23c1e8a2) 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 27.02s 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 71.72s: package tests unexpectedly errored