Package evaluation of REPL on Julia 1.13.0-DEV.1277 (fa66b63fc3*) started at 2025-10-08T18:11:48.075 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.77s ################################################################################ # Installation # Installing REPL... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3fa0cd96] + REPL v1.11.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [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 Installation completed after 0.57s REPL is a standard library in this Julia build. ################################################################################ # Testing # Testing REPL Status `/tmp/jl_osh6K0/Project.toml` [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 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Status `/tmp/jl_osh6K0/Manifest.toml` [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 Testing Running tests... ┌ Info: There was output before the julia prompt: │ [ Info: Precompiling InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] (cache misses: mismatched flags (291)) │ Precompiling packages... │ 2573.8 ms ✓ InteractiveUtils │ 1 dependency successfully precompiled in 3 seconds. 4 already precompiled. │ [ Info: Precompiling REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] (cache misses: wrong dep version loaded (5), mismatched flags (104)) │ Precompiling packages... │ 125422.3 ms ✓ REPL │ 1 dependency successfully precompiled in 126 seconds. 6 already precompiled. └ [?2004h  No interactive startup compilation: Test Failed at /opt/julia/share/julia/stdlib/v1.13/REPL/test/precompilation.jl:40 Expression: n_precompiles <= expected_precompiles Evaluated: 16 <= 0 Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/REPL/test/precompilation.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/REPL/test/precompilation.jl:40 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] ┌ Info: REPL: trace compile output: │ precompile(Tuple{FileWatching.Pidfile.var"##mkpidlock#8", Base.Pairs{Symbol, Integer, Nothing, NamedTuple{(:stale_age, :wait), Tuple{Int64, Bool}}}, typeof(FileWatching.Pidfile.mkpidlock), Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Base.Dict{String, Int64}}, String, Int32}) │ precompile(Tuple{typeof(Base.CoreLogging.shouldlog), Base.CoreLogging.ConsoleLogger, Base.CoreLogging.LogLevel, Module, Symbol, Symbol}) │ precompile(Tuple{typeof(Core.kwcall), NamedTuple{(:context,), Tuple{Nothing}}, typeof(Base.repr), Base.Multimedia.MIME{:var"text/plain"}, Base.PkgId}) │ precompile(Tuple{typeof(Base.isopen), Base.GenericIOBuffer{Memory{UInt8}}}) │ precompile(Tuple{Type{Base.IOContext{IO_t} where IO_t<:IO}, Base.GenericIOBuffer{Memory{UInt8}}, Base.TTY}) │ precompile(Tuple{typeof(Base.write), Base.TTY, Array{UInt8, 1}}) │ precompile(Tuple{typeof(Base.Precompilation.can_fancyprint), Base.TTY}) │ precompile(Tuple{Base.Precompilation.var"##precompilepkgs#9", Bool, Bool, Bool, Bool, Bool, Pair{Base.Cmd, Base.CacheFlags}, Base.TTY, Bool, Bool, Bool, typeof(Base.Precompilation.precompilepkgs), Array{Base.PkgId, 1}}) │ precompile(Tuple{typeof(Base.iterate), Array{Base.PkgId, 1}}) │ precompile(Tuple{typeof(Base.haskey), Base.Dict{Base.PkgId, Array{Base.PkgId, 1}}, Base.PkgId}) │ precompile(Tuple{typeof(Base.iterate), Array{Base.PkgId, 1}, Int64}) │ precompile(Tuple{typeof(Base.print), Base.GenericIOBuffer{Memory{UInt8}}, UInt16}) │ precompile(Tuple{typeof(Base.Precompilation.printpkgstyle), Base.IOContext{IO}, Symbol, String}) │ precompile(Tuple{typeof(Base.lock), Base.TTY}) │ precompile(Tuple{typeof(Base.unlock), Base.TTY}) └ precompile(Tuple{typeof(Base.println), Base.IOContext{IO}, String, String, Vararg{String}}) Test Summary: | Fail Total Time No interactive startup compilation | 1 1 2m18.3s RNG of the outermost testset: Random.Xoshiro(0xa2790023c572632d, 0x8395cf44483e674c, 0x3a4dff4f8892a306, 0x43b5690cf2f22f14, 0x2ab649d8edaa11bb) ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.13/REPL/test/precompilation.jl:8 in expression starting at /opt/julia/share/julia/stdlib/v1.13/REPL/test/runtests.jl:6 Testing failed after 14.11s ERROR: LoadError: Package REPL 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:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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: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 470.99s: package has test failures