Package evaluation of IPyCells on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:29:46.407 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.12s ################################################################################ # Installation # Installing IPyCells... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f2c63c6a] + IPyCells v0.2.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [f2c63c6a] + IPyCells v0.2.4 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [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 v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ can not merge projects │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 │ [2] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:44 │ [3] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [4] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:308 │ [6] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:330 │ [7] _start() │ @ Base ./client.jl:563 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1179.8 ms ✓ IPyCells 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 14.15s ################################################################################ # Testing # Testing IPyCells Project test v0.1.0 Status `/tmp/jl_CVwNZG/Project.toml` [f2c63c6a] IPyCells v0.2.4 `~/.julia/packages/IPyCells/UTDZP` [8dfed614] Test v1.11.0 Status `/tmp/jl_CVwNZG/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 v0.7.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 ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling packages... 27977.4 ms ✓ Parsers 4228.2 ms ✓ JSON 1174.6 ms ✓ IPyCells 3 dependencies successfully precompiled in 34 seconds. 8 already precompiled. 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:418 [7] open @ ./io.jl:417 [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.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:59 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [16] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:60 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [21] _start() @ Base ./client.jl:563 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:418 [7] open @ ./io.jl:417 [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.13/Test/src/Test.jl:1929 [inlined] [11] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:58 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/IPyCells/UTDZP/test/runtests.jl:64 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [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:296 [20] _start() @ Base ./client.jl:563 Test Summary: | Pass Error Total Time ipy cells | 32 2 34 12.1s cells | 6 6 0.8s reading | 18 18 8.1s julia | 3 3 1.9s olive | 5 5 1.1s pluto | 5 5 0.2s ipython | 5 5 4.8s writing | 2 2 3.1s olive | 1 1 2.6s 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(0xfc5f9773b022c878, 0xaa0c09da104de1f1, 0x0493e80dba81454e, 0x1738c8e9b61fd054, 0xb3f4bbaa80717b1d) 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 57.1s ERROR: LoadError: Package IPyCells errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 97.37s: package tests unexpectedly errored