Package evaluation of IPyCells on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:25:50.143 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.73s ################################################################################ # Installation # Installing IPyCells... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [f2c63c6a] + IPyCells v0.2.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [f2c63c6a] + IPyCells v0.2.3 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [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 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 1.53s ################################################################################ # 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.11/Pkg/src/Types.jl:68 │ [2] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:43 │ [3] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/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:557 │ [6] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:323 │ [7] _start() │ @ Base ./client.jl:531 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling project... 1356.6 ms ✓ IPyCells 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 15.46s ################################################################################ # Testing # Testing IPyCells Project test v0.1.0 Status `/tmp/jl_8ueCJb/Project.toml` [f2c63c6a] IPyCells v0.2.3 `~/.julia/packages/IPyCells/zCPSx` [8dfed614] Test v1.11.0 Status `/tmp/jl_8ueCJb/Manifest.toml` [f2c63c6a] IPyCells v0.2.3 `~/.julia/packages/IPyCells/zCPSx` [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 [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 [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 but compatibility constraints restrict them from upgrading. Testing Running tests... olive: Error During Test at /home/pkgeval/.julia/packages/IPyCells/zCPSx/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:176 [2] systemerror @ ./error.jl:175 [inlined] [3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:295 [4] open @ ./iostream.jl:277 [inlined] [5] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:358 [6] open(fname::String, mode::String) @ Base ./iostream.jl:357 [7] open(::IPyCells.var"#20#23"{Bool, Vector{Cell}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [8] open @ ./io.jl:407 [inlined] [9] #save#19 @ ~/.julia/packages/IPyCells/zCPSx/src/IPyRW.jl:214 [inlined] [10] save(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/zCPSx/src/IPyRW.jl:212 [11] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:60 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [13] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:59 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [15] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:58 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [17] top-level scope @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:11 [18] include(fname::String) @ Main ./sysimg.jl:38 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:430 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:531 ipython: Error During Test at /home/pkgeval/.julia/packages/IPyCells/zCPSx/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:176 [2] systemerror @ ./error.jl:175 [inlined] [3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:295 [4] open @ ./iostream.jl:277 [inlined] [5] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:358 [6] open(fname::String, mode::String) @ Base ./iostream.jl:357 [7] open(::IPyCells.var"#27#29", ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [8] open @ ./io.jl:407 [inlined] [9] save_ipynb(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/zCPSx/src/IPyRW.jl:259 [10] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:64 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:64 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] macro expansion @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:58 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [16] top-level scope @ ~/.julia/packages/IPyCells/zCPSx/test/runtests.jl:11 [17] include(fname::String) @ Main ./sysimg.jl:38 [18] top-level scope @ none:6 [19] eval @ ./boot.jl:430 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [21] _start() @ Base ./client.jl:531 Test Summary: | Pass Error Total Time ipy cells | 32 2 34 12.9s cells | 6 6 0.9s reading | 18 18 7.5s julia | 3 3 0.9s olive | 5 5 1.2s pluto | 5 5 0.8s ipython | 5 5 4.6s writing | 2 2 4.5s olive | 1 1 3.6s ipython | 1 1 0.9s reread | 8 8 0.0s olive | 4 4 0.0s ipython | 4 4 0.0s ERROR: LoadError: Some tests did not pass: 32 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/IPyCells/zCPSx/test/runtests.jl:10 Testing failed after 20.97s ERROR: LoadError: Package IPyCells errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 57.77s: package tests unexpectedly errored