Package evaluation of MicroLogging on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:39:03.130 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.79s ################################################################################ # Installation # Installing MicroLogging... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [cecf6091] + MicroLogging v0.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [cecf6091] + MicroLogging v0.4.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 0.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.02s ################################################################################ # Testing # Testing MicroLogging Status `/tmp/jl_oEblRJ/Project.toml` [cecf6091] MicroLogging v0.4.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_oEblRJ/Manifest.toml` [cecf6091] MicroLogging v0.4.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Logger configuration: Error During Test at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/config.jl:3 Got exception outside of a @test FieldError: type Task has no field `logstate`, available fields: `next`, `queue`, `storage`, `donenotify`, `result`, `scope`, `code`, `_state`, `sticky`, `priority`, `_isexception`, `pad00`, `pad01`, `pad02`, `rngState0`, `rngState1`, `rngState2`, `rngState3`, `rngState4`, `metrics_enabled`, `pad10`, `pad11`, `pad12`, `first_enqueued_at`, `last_started_running_at`, `running_time_ns`, `finished_at` Stacktrace: [1] getproperty @ ./task.jl:176 [inlined] [2] configure_logging(; kwargs::@Kwargs{min_level::LogLevel}) @ MicroLogging ~/.julia/packages/MicroLogging/sNmzu/src/config.jl:29 [3] kwcall(::@NamedTuple{min_level::LogLevel}, ::typeof(configure_logging)) @ MicroLogging ~/.julia/packages/MicroLogging/sNmzu/src/config.jl:26 [4] (::var"#2#3")() @ Main ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:8 [5] with_logstate(f::var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [6] with_logger(f::Function, logger::TestLogger) @ Base.CoreLogging ./logging/logging.jl:651 [7] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:6 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:563 configure_logging implementations: Error During Test at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/config.jl:36 Got exception outside of a @test MethodError: no method matching Base.CoreLogging.ConsoleLogger(::Base.PipeEndpoint, ::LogLevel, ::typeof(Base.CoreLogging.default_metafmt), ::Bool, ::Int64, ::Dict{Any, Int64}) The type `Base.CoreLogging.ConsoleLogger` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: Base.CoreLogging.ConsoleLogger(::Any, ::Any, ::Any, ::Any, ::Any, ::Any, !Matched::Any) @ Base logging/ConsoleLogger.jl:29 Base.CoreLogging.ConsoleLogger(::IO, !Matched::ReentrantLock, !Matched::LogLevel, ::Any, !Matched::Bool, !Matched::Int64, !Matched::Dict{Any, Int64}) @ Base logging/ConsoleLogger.jl:29 Base.CoreLogging.ConsoleLogger(::IO, ::Any; meta_formatter, show_limited, right_justify) @ Base logging/ConsoleLogger.jl:37 ... Stacktrace: [1] configure_logging(logger::Base.CoreLogging.ConsoleLogger; min_level::LogLevel) @ MicroLogging ~/.julia/packages/MicroLogging/sNmzu/src/config.jl:65 [2] kwcall(::@NamedTuple{min_level::LogLevel}, ::typeof(configure_logging), logger::Base.CoreLogging.ConsoleLogger) @ MicroLogging ~/.julia/packages/MicroLogging/sNmzu/src/config.jl:63 [3] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:37 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:44 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:563 ConsoleLogger: Test Failed at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:169 Expression: startswith(genmsg("msg", exception = (DivideError(), bt)), "┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1() at") Evaluated: startswith("┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1()\n│ @ Main ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:5\n│ [2] top-level scope\n│ @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:9\n│ [3] macro expansion\n│ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined]\n│ [4] macro expansion\n│ @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:168 [inlined]\n│ [5] include(mapexpr::Function, mod::Module, _path::String)\n│ @ Base ./Base.jl:309\n│ [6] top-level scope\n│ @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13\n│ [7] macro expansion\n│ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined]\n│ [8] macro expansion\n│ @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:14 [inlined]\n│ [9] include(mapexpr::Function, mod::Module, _path::String)\n│ @ Base ./Base.jl:309\n│ [10] top-level scope\n│ @ none:6\n│ [11] eval(m::Module, e::Any)\n│ @ Core ./boot.jl:489\n│ [12] exec_options(opts::Base.JLOptions)\n│ @ Base ./client.jl:296\n│ [13] _start()\n│ @ Base ./client.jl:563\n└ SUFFIX\n", "┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1() at") Stacktrace: [1] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:169 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] Limiting large data structures: Test Failed at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 Expression: genmsg("msg", a = fill(1.00001, 100, 100), b = fill(2.00002, 10, 10)) == replace("┌ PREFIX msg\n│ a =\n│ 100×100 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ EOL\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Array{Float64,2}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ EOL\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n", if VERSION < v"1.4" "EOL" else " EOL" end => "") Evaluated: "┌ PREFIX msg\n│ a =\n│ 100×100 Matrix{Float64}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ \n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Matrix{Float64}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ \n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n" == "┌ PREFIX msg\n│ a =\n│ 100×100 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ \n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Array{Float64,2}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ \n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n" Stacktrace: [1] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] Limiting large data structures: Test Failed at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:201 Expression: genmsg("msg", a = fill(1.00001, 10, 10), show_limited = false) == "┌ PREFIX msg\n│ a =\n│ 10×10 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n" Evaluated: "┌ PREFIX msg\n│ a =\n│ 10×10 Matrix{Float64}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n" == "┌ PREFIX msg\n│ a =\n│ 10×10 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n" Stacktrace: [1] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:201 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] Test Summary: | Pass Fail Error Total Time Logging | 42 3 2 47 18.7s Logger configuration | 1 1 5.0s configure_logging implementations | 2 1 3 2.0s disable_logging with parse_level | 1 1 0.6s ConsoleLogger | 30 3 33 9.7s Default metadata formatting | 8 8 0.2s Prefix and suffix layout | 4 4 0.1s Metadata suffix, right justification | 7 7 0.0s Limiting large data structures | 2 2 1.7s Sticky messages without ANSI codes | 3 3 0.4s Sticky messages with ANSI codes | 6 6 0.2s RNG of the outermost testset: Random.Xoshiro(0xd433259be70fa47b, 0x56c2e43f42e9d39c, 0x6cb13635459123fd, 0x00e43546f82d60b1, 0xfe2f5654d4e07817) ERROR: LoadError: Some tests did not pass: 42 passed, 3 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:11 Testing failed after 27.24s ERROR: LoadError: Package MicroLogging 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 67.64s: package tests unexpectedly errored