Package evaluation of MicroLogging on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:51:09.461 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.87s ################################################################################ # Installation # Installing MicroLogging... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [cecf6091] + MicroLogging v0.4.0 Updating `~/.julia/environments/v1.12/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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.36s ################################################################################ # Testing # Testing MicroLogging Status `/tmp/jl_0EhDnr/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_0EhDnr/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] (::var"#2#3")() @ Main ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:8 [4] with_logstate(f::var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [5] with_logger(f::Function, logger::TestLogger) @ Base.CoreLogging ./logging/logging.jl:651 [6] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:4 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:6 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 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] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:37 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/config.jl:44 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/runtests.jl:13 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [13] _start() @ Base ./client.jl:554 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.12/Test/src/Test.jl:1776 [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:306\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.12/Test/src/Test.jl:1776 [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:306\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:287\n│ [13] _start()\n│ @ Base ./client.jl:554\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.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:169 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [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.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [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.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:179 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/MicroLogging/sNmzu/test/ConsoleLogger.jl:201 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Test Summary: | Pass Fail Error Total Time Logging | 42 3 2 47 21.0s Logger configuration | 1 1 5.2s configure_logging implementations | 2 1 3 2.2s disable_logging with parse_level | 1 1 1.0s ConsoleLogger | 30 3 33 11.1s 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.9s Sticky messages without ANSI codes | 3 3 0.5s Sticky messages with ANSI codes | 6 6 0.2s RNG of the outermost testset: Random.Xoshiro(0x2356ac433589975e, 0x5931e60c839411ab, 0x2b07629e5ee6c86e, 0x6bfdd7ae8c63fef3, 0xfa0231467183af2a) 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 29.92s ERROR: LoadError: Package MicroLogging errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 69.11s: package tests unexpectedly errored