Package evaluation of EnhancedLogging on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:51:03.129 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.23s ################################################################################ # Installation # Installing EnhancedLogging... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5d3b31b8] + EnhancedLogging v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [5d3b31b8] + EnhancedLogging v0.1.0 [8ba89e20] + Distributed [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [4ec0a83e] + Unicode Installation completed after 3.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.11s ################################################################################ # Testing # Testing EnhancedLogging Status `/tmp/jl_35E5AA/Project.toml` [5d3b31b8] EnhancedLogging v0.1.0 [8ba89e20] Distributed [56ddb016] Logging [de0858da] Printf Status `/tmp/jl_35E5AA/Manifest.toml` [5d3b31b8] EnhancedLogging v0.1.0 [8ba89e20] Distributed [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [4ec0a83e] Unicode Testing Running tests... ║ Progress status report ························ 32.0% ║██████▋ ║ ║ Progress status report ································ NO PROGRESS PROVIDED ║ ║ Progress this is a really really long status report that goes on forever ║ ║ ·············································· 32.0% ║██████▋ ║ ║ ·········· Main ~/.julia/packages/EnhancedLogging/bgxFD/test/runtests.jl:14 ║ ║ Info everything seems to be fine... ║ ║ Info everything seems to be fine... ║ ║ and its fine on this line... ║ ║ and this line... ║ ║ and also this line ║ ║ asdf = 2 ║ ║ Warning ummm this doesn't look good ║ ║ ·········· Main ~/.julia/packages/EnhancedLogging/bgxFD/test/runtests.jl:17 ║ ERROR: LoadError: TypeError: in typeassert, expected Tuple{Int64, Int64}, got a value of type Tuple{Float64, Int64} Stacktrace: [1] displaysize(io::IOContext{IOBuffer}) @ Base ./show.jl:413 [2] show(io::IOContext{IOBuffer}, mime::MIME{Symbol("text/plain")}, str::String; limit::Nothing) @ Base ./strings/io.jl:209 [3] show @ ./strings/io.jl:200 [inlined] [4] show(io::IOContext{IOBuffer}, m::String, x::String) @ Base.Multimedia ./multimedia.jl:123 [5] showvalue @ /opt/julia/share/julia/stdlib/v1.10/Logging/src/ConsoleLogger.jl:57 [inlined] [6] log_message(logger::EnhancedConsoleLogger, msg::String, kwargs::@Kwargs{asdf::String}) @ EnhancedLogging ~/.julia/packages/EnhancedLogging/bgxFD/src/EnhancedConsoleLogger.jl:101 [7] handle_message(logger::EnhancedConsoleLogger, level::Base.CoreLogging.LogLevel, message::String, mod::Module, group::Symbol, id::Symbol, file::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{asdf::String}) @ EnhancedLogging ~/.julia/packages/EnhancedLogging/bgxFD/src/EnhancedConsoleLogger.jl:125 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] macro expansion @ ./logging.jl:367 [inlined] [11] test_logging() @ Main ~/.julia/packages/EnhancedLogging/bgxFD/test/runtests.jl:18 [12] with_logstate(f::Function, logstate::Any) @ Base.CoreLogging ./logging.jl:517 [13] with_logger(f::Function, logger::EnhancedConsoleLogger) @ Base.CoreLogging ./logging.jl:630 [14] top-level scope @ ~/.julia/packages/EnhancedLogging/bgxFD/test/runtests.jl:27 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/EnhancedLogging/bgxFD/test/runtests.jl:27 Testing failed after 36.74s ERROR: LoadError: Package EnhancedLogging errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 60.59s: package tests unexpectedly errored