Package evaluation of IPyCells on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:16:00.245 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.29s ################################################################################ # Installation # Installing IPyCells... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [f2c63c6a] + IPyCells v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [f2c63c6a] + IPyCells v0.2.1 [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 Installation completed after 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ MethodError: no method matching prune_manifest(::Pkg.Types.Manifest, ::Vector{UUID}) │ The function `prune_manifest` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ prune_manifest(::Pkg.Types.Manifest, !Matched::Set{UUID}) │ @ Pkg /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1176 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1155 │ │ Stacktrace: │ [1] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:40 │ [2] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:9 │ [3] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:300 │ [5] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:329 │ [6] _start() │ @ Base ./client.jl:558 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1408.6 ms ✓ IPyCells 1 dependency successfully precompiled in 2 seconds. 10 already precompiled. Precompilation completed after 19.85s ################################################################################ # Testing # Testing IPyCells Project test v0.1.0 Status `/tmp/jl_34rmkG/Project.toml` [f2c63c6a] IPyCells v0.2.1 `~/.julia/packages/IPyCells/ucwWS` [8dfed614] Test v1.11.0 Status `/tmp/jl_34rmkG/Manifest.toml` [f2c63c6a] IPyCells v0.2.1 `~/.julia/packages/IPyCells/ucwWS` [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 [dc6e5ff7] 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 Testing Running tests... olive: Error During Test at /home/pkgeval/.julia/packages/IPyCells/ucwWS/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:317 [3] open @ ./iostream.jl:296 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:380 [5] open(fname::String, mode::String) @ Base ./iostream.jl:379 [6] open(::IPyCells.var"#13#14"{Bool, Vector{Cell}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [7] open @ ./io.jl:407 [inlined] [8] #save#9 @ ~/.julia/packages/IPyCells/ucwWS/src/IPyRW.jl:162 [inlined] [9] save(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/ucwWS/src/IPyRW.jl:160 [10] top-level scope @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:11 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [12] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:58 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [14] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:59 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [16] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:60 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:485 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [21] _start() @ Base ./client.jl:558 ipython: Error During Test at /home/pkgeval/.julia/packages/IPyCells/ucwWS/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:317 [3] open @ ./iostream.jl:296 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:380 [5] open(fname::String, mode::String) @ Base ./iostream.jl:379 [6] open(::IPyCells.var"#save_ipynb##2#save_ipynb##3", ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:408 [7] open @ ./io.jl:407 [inlined] [8] save_ipynb(cells::Vector{Cell}, path::String) @ IPyCells ~/.julia/packages/IPyCells/ucwWS/src/IPyRW.jl:207 [9] top-level scope @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:11 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:58 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [13] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:64 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [15] macro expansion @ ~/.julia/packages/IPyCells/ucwWS/test/runtests.jl:64 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:485 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [20] _start() @ Base ./client.jl:558 Test Summary: | Pass Error Total Time ipy cells | 32 2 34 13.3s cells | 6 6 0.6s reading | 18 18 7.9s julia | 3 3 0.8s olive | 5 5 1.5s pluto | 5 5 1.4s ipython | 5 5 4.2s writing | 2 2 4.8s olive | 1 1 3.5s ipython | 1 1 1.3s 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/ucwWS/test/runtests.jl:10 Testing failed after 22.95s ERROR: LoadError: Package IPyCells errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [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.12/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.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 66.15s: package tests unexpectedly errored