Package evaluation to test AsciinemaGenerator on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T15:40:29.636 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.75s ################################################################################ # Installation # Installing AsciinemaGenerator... Resolving package versions... Installed JuliaSyntax ──────── v0.4.10 Installed AsciinemaGenerator ─ v0.1.0 Updating `~/.julia/environments/v1.13/Project.toml` [126a0909] + AsciinemaGenerator v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [126a0909] + AsciinemaGenerator v0.1.0 ⌅ [70703baa] + JuliaSyntax v0.4.10 [2a0f44e3] + Base64 v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings 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.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4668.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 45.58s ################################################################################ # Testing # Testing AsciinemaGenerator Status `/tmp/jl_eykyzU/Project.toml` [126a0909] AsciinemaGenerator v0.1.0 ⌅ [70703baa] JuliaSyntax v0.4.10 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_eykyzU/Manifest.toml` [126a0909] AsciinemaGenerator v0.1.0 ⌅ [70703baa] JuliaSyntax v0.4.10 [2a0f44e3] Base64 v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test 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... Test Summary: | Pass Total Time output | 2 2 9.8s sinput = "println(3); ones(10, 10)" lines = ["[0.0, \"o\", \"p\"]", "[0.05, \"o\", \"r\"]", "[0.1, \"o\", \"i\"]", "[0.15000000000000002, \"o\", \"n\"]", "[0.2, \"o\", \"t\"]", "[0.25, \"o\", \"l\"]", "[0.3, \"o\", \"n\"]", "[0.35, \"o\", \"(\"]", "[0.39999999999999997, \"o\", \"3\"]", "[0.44999999999999996, \"o\", \")\"]", "[0.49999999999999994, \"o\", \";\"]", "[0.5499999999999999, \"o\", \" \"]", "[0.6, \"o\", \"o\"]", "[0.65, \"o\", \"n\"]", "[0.7000000000000001, \"o\", \"e\"]", "[0.7500000000000001, \"o\", \"s\"]", "[0.8000000000000002, \"o\", \"(\"]", "[0.8500000000000002, \"o\", \"1\"]", "[0.9000000000000002, \"o\", \"0\"]", "[0.9500000000000003, \"o\", \",\"]", "[1.0000000000000002, \"o\", \" \"]", "[1.0500000000000003, \"o\", \"1\"]", "[1.1000000000000003, \"o\", \"0\"]", "[1.1500000000000004, \"o\", \")\"]"] Test Summary: | Pass Total Time output | 2 2 0.2s Test Summary: | Pass Total Time test generation | 1 1 3.3s cast file: Error During Test at /home/pkgeval/.julia/packages/AsciinemaGenerator/uAf5U/test/runtests.jl:37 Got exception outside of a @test MethodError: no method matching parse_kwargs(::SubString{String}) The function `parse_kwargs` exists, but no method is defined for this combination of argument types. Closest candidates are: parse_kwargs(!Matched::String) @ AsciinemaGenerator ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:372 Stacktrace: [1] parseall(str::String) @ AsciinemaGenerator ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:353 [2] #parsefile##0 @ ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:93 [inlined] [3] open(f::AsciinemaGenerator.var"#parsefile##0#parsefile##1", args::String; kwargs::@Kwargs{}) @ Base ./io.jl:427 [4] open @ ./io.jl:424 [inlined] [5] parsefile @ ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:91 [inlined] [6] cast_file(filename::String; mod::Module, start_delay::Float64, width::Int64, height::Int64, randomness::Float64, output_file::String, delay::Float64, prompt_delay::Float64, char_delay::Float64, output_row_delay::Float64, output_delay::Float64, show_julia_version::Bool, show_pkg_status::Bool, tada::Bool) @ AsciinemaGenerator ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:198 [7] kwcall(::@NamedTuple{output_file::String, show_pkg_status::Bool, show_julia_version::Bool}, ::typeof(cast_file), filename::String) @ AsciinemaGenerator ~/.julia/packages/AsciinemaGenerator/uAf5U/src/AsciinemaGenerator.jl:179 [8] top-level scope @ ~/.julia/packages/AsciinemaGenerator/uAf5U/test/runtests.jl:38 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/AsciinemaGenerator/uAf5U/test/runtests.jl:39 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time cast file | 1 1 44.9s RNG of the outermost testset: Random.Xoshiro(0x8986253abe059416, 0x1f987de1fa87773a, 0x8fdc37d3397ee702, 0xe4fa7a8f05678c21, 0xfa760fe9f2eb51b5) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AsciinemaGenerator/uAf5U/test/runtests.jl:37 Testing failed after 68.96s ERROR: LoadError: Package AsciinemaGenerator 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:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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:548 [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:525 [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:172 [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:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/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 140.72s: package tests unexpectedly errored