Package evaluation to test REPL on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-07T21:15:19.028 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.23s ################################################################################ # Installation # Installing REPL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3fa0cd96] + REPL v1.11.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.39s REPL is a standard library in this Julia build. ################################################################################ # Testing # Testing REPL Status `/tmp/jl_glRaDq/Project.toml` [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Status `/tmp/jl_glRaDq/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time No interactive startup compilation | 1 1 2.7s [ Info: "\e[0mERROR: unterminated single quote\nStacktrace:\n [1] error(s::String)\n @ Base error.jl:56" Test Summary: | Pass Total Time AST Transformation | 2 2 0.4s Test Summary: | Pass Broken Total Time warn_on_non_owning_accesses AST transform | 20 1 21 1.1s Test Summary: | Pass Total Time AST Transformations Async | 2 2 0.0s Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1458 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1458 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1460 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1460 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1462 Expression: mods == [:Foo, :Bar] Evaluated: Symbol[] == [:Foo, :Bar] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1462 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1464 Expression: mods == [:Foo, :Bar] Evaluated: Symbol[] == [:Foo, :Bar] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1464 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1466 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1466 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1469 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1469 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1471 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1471 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1473 Expression: mods == [:Foo, :Bar] Evaluated: Symbol[] == [:Foo, :Bar] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1473 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1475 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1475 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1478 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1478 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1498 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1498 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Parse AST for packages: Test Failed at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1502 Expression: mods == [:Foo] Evaluated: Symbol[] == [:Foo] Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1451 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1502 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Test Summary: | Pass Fail Total Time Install missing packages via hooks | 11 12 23 5.4s Parse AST for packages | 11 12 23 5.4s RNG of the outermost testset: Random.Xoshiro(0xa962af2a85d80cf6, 0x013c723d3fe9ea19, 0x7d98de51afac844e, 0xdb4b64fa956b52db, 0x20242054c9e3a4c4) ERROR: LoadError: Some tests did not pass: 11 passed, 12 failed, 0 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.14/REPL/test/repl.jl:1450 in expression starting at /opt/julia/share/julia/stdlib/v1.14/REPL/test/runtests.jl:13 Testing failed after 192.52s ERROR: LoadError: Package REPL 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 231.75s: package has test failures