Package evaluation to test CoverageTools on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T13:08:06.342 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 33.65s ################################################################################ # Installation # Installing CoverageTools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c36e975a] + CoverageTools v1.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [c36e975a] + CoverageTools v1.4.1 [70703baa] + JuliaSyntax v1.0.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 40.73s ################################################################################ # Testing # Testing CoverageTools Status `/tmp/jl_MYL5HE/Project.toml` [c36e975a] CoverageTools v1.4.1 [70703baa] JuliaSyntax v1.0.2 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_MYL5HE/Manifest.toml` [c36e975a] CoverageTools v1.4.1 [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time find_error_line with Expr(:line) | 6 6 0.3s Test Summary: | Pass Total Time has_embedded_errors with empty error | 3 3 0.3s Test Summary: | Pass Total Time iscovfile | 12 12 0.1s Test Summary: | Pass Total Time isfuncexpr | 10 10 0.0s [ Info: CoverageTools.process_file: Detecting coverage for test/data/CoverageTools.jl [ Info: CoverageTools.process_cov: processing test/data/CoverageTools.jl.cov [ Info: CoverageTools.LCOV.readfolder: Searching test/data for .info files... [ Info: CoverageTools.LCOV.readfolder: Searching test/data/tracefiles for .info files... [ Info: CoverageTools.process_file: Detecting coverage for test/data/testparser.jl [ Info: CoverageTools.process_cov: processing test/data/testparser.jl.19.cov Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:168 Expression: r.coverage == target Evaluated: Union{Nothing, Int64}[nothing, 2, 1, 0, nothing, 1, nothing, 1, nothing, nothing … nothing, 1, nothing, nothing, 3, nothing, nothing, nothing, 3, nothing] == Union{Nothing, Int64}[nothing, 1, nothing, 0, nothing, 0, nothing, nothing, nothing, nothing … nothing, 0, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:168 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:171 Expression: get_summary(r) == covtarget Evaluated: (8, 12) == (1, 7) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:171 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [ Info: CoverageTools.process_folder: Searching test/data for .jl files... [ Info: CoverageTools.process_file: Detecting coverage for test/data/CoverageTools.jl [ Info: CoverageTools.process_cov: processing test/data/CoverageTools.jl.cov [ Info: CoverageTools.process_file: Detecting coverage for test/data/testparser.jl [ Info: CoverageTools.process_cov: processing test/data/testparser.jl.19.cov [ Info: CoverageTools.process_folder: Searching test/data/tracefiles for .jl files... Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:173 Expression: get_summary(process_folder(datadir)) == (98, 107) Evaluated: (105, 112) == (98, 107) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:173 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [ Info: CoverageTools.process_file: Detecting coverage for test/data/testparser.jl [ Info: CoverageTools.process_cov: processing test/data/testparser.jl.19.cov Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:182 Expression: r_disabled.coverage == target_disabled Evaluated: Union{Nothing, Int64}[nothing, 2, 1, nothing, nothing, 1, nothing, 1, nothing, nothing … nothing, 1, nothing, nothing, 3, nothing, nothing, nothing, 3, nothing] == Union{Nothing, Int64}[nothing, 1, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing … nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:182 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:184 Expression: r_disabled.coverage == target Evaluated: Union{Nothing, Int64}[nothing, 2, 1, 0, nothing, 1, nothing, 1, nothing, nothing … nothing, 1, nothing, nothing, 3, nothing, nothing, nothing, 3, nothing] == Union{Nothing, Int64}[nothing, 1, nothing, 0, nothing, 0, nothing, nothing, nothing, nothing … nothing, 0, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:184 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 ┌ Info: CoverageTools.process_cov: Coverage file(s) for test/fakefile do not exist. └ Assuming file has no coverage. [ Info: Removing test/data_temp/CoverageTools.jl.cov [ Info: Removing test/data_temp/testparser.jl.19.cov [ Info: CoverageTools.process_file: Detecting coverage for test/exclusions.jl [ Info: CoverageTools.process_cov: processing test/exclusions.jl.23.cov Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:217 Expression: r.coverage == [1, 1, 1, 1, nothing, 1, nothing, 1, nothing] Evaluated: Union{Nothing, Int64}[2, 1, 1, 1, nothing, 1, nothing, 1, nothing] == Union{Nothing, Int64}[1, 1, 1, 1, nothing, 1, nothing, 1, nothing] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:217 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 Processing coverage: Test Failed at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:225 Expression: r.coverage == [1, 1, nothing, 1, nothing, nothing, nothing, 1, nothing] Evaluated: Union{Nothing, Int64}[2, 1, nothing, 1, nothing, nothing, nothing, 1, nothing] == Union{Nothing, Int64}[1, 1, nothing, 1, nothing, nothing, nothing, 1, nothing] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#18#19")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:225 [3] cd(f::var"#18#19", dir::String) @ Base.Filesystem file.jl:113 [4] macro expansion @ ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] (::var"#16#17")() @ Main ~/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:88 [ Info: CoverageTools.process_file: Detecting coverage for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/parseerr.jl ┌ Info: CoverageTools.process_cov: Coverage file(s) for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/parseerr.jl do not exist. └ Assuming file has no coverage. [ Info: CoverageTools.process_file: Detecting coverage for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_start.jl ┌ Info: CoverageTools.process_cov: Coverage file(s) for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_start.jl do not exist. └ Assuming file has no coverage. [ Info: CoverageTools.process_file: Detecting coverage for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_middle.jl ┌ Info: CoverageTools.process_cov: Coverage file(s) for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_middle.jl do not exist. └ Assuming file has no coverage. [ Info: CoverageTools.process_file: Detecting coverage for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_after_first.jl ┌ Info: CoverageTools.process_cov: Coverage file(s) for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_after_first.jl do not exist. └ Assuming file has no coverage. [ Info: CoverageTools.process_file: Detecting coverage for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_eof.jl ┌ Info: CoverageTools.process_cov: Coverage file(s) for /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/error_eof.jl do not exist. └ Assuming file has no coverage. [ Info: Removing /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/BustedPackage/src/BustedPackage.jl.27.cov Test Summary: | Pass Fail Total Time Processing coverage | 27 7 34 32.7s RNG of the outermost testset: Random.Xoshiro(0x2cbd5da78453ed4d, 0xd750bb24c2cda893, 0x644b25958328bcf5, 0x1835257e2eccf813, 0x519b5174a4236054) ERROR: LoadError: Some tests did not pass: 27 passed, 7 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CoverageTools/K9SmF/test/runtests.jl:54 Testing failed after 106.14s ERROR: LoadError: Package CoverageTools 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 213.1s: package has test failures