Package evaluation to test DocumenterCitations on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T18:13:12.451 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.81s ################################################################################ # Installation # Installing DocumenterCitations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [daee34ce] + DocumenterCitations v1.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 [1520ce14] + AbstractTrees v0.4.5 [2027ae74] + BibInternal v0.3.7 [13533e5b] + BibParser v0.2.2 [f1be7e48] + Bibliography v0.3.0 [e2ed5e7c] + Bijections v0.2.2 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [e30172f5] + Documenter v1.15.0 [daee34ce] + DocumenterCitations v1.4.1 [5789e2e9] + FileIO v1.17.1 [d7ba0133] + Git v1.5.0 ⌅ [b5f81e59] + IOCapture v0.2.5 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.2.0 [7d188eb4] + JSONSchema v1.5.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [d0879d2d] + MarkdownAST v0.1.2 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [2792f1a3] + RegistryInstances v0.1.0 [ae029012] + Requires v1.3.1 [69024149] + StringEncodings v0.3.7 [ec057cc2] + StructUtils v2.5.1 [1c621080] + TestItems v1.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [ddb6d928] + YAML v0.4.14 [2e619515] + Expat_jll v2.7.3+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.51.3+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [9bd350c2] + OpenSSH_jll v10.2.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1946.5 ms ✓ JSONSchema 48832.7 ms ✓ Documenter 3067.5 ms ✓ BibParser 6026.6 ms ✓ Bibliography 10949.8 ms ✓ DocumenterCitations 5 dependencies successfully precompiled in 72 seconds. 64 already precompiled. Precompilation completed after 84.1s ################################################################################ # Testing # Testing DocumenterCitations Status `/tmp/jl_VtkALz/Project.toml` [1520ce14] AbstractTrees v0.4.5 [f1be7e48] Bibliography v0.3.0 [e2ed5e7c] Bijections v0.2.2 [a2441757] Coverage v1.8.1 [e30172f5] Documenter v1.15.0 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 ⌅ [b5f81e59] IOCapture v0.2.5 [98e50ef6] JuliaFormatter v2.1.6 [16fef848] LiveServer v1.5.0 ⌅ [5f6e1e16] LocalCoverage v0.6.0 [d0879d2d] MarkdownAST v0.1.2 [bac558e1] OrderedCollections v1.8.1 ⌅ [08abe8d2] PrettyTables v2.4.0 [295af30f] Revise v3.12.0 [1bc83da4] SafeTestsets v0.1.0 [40452611] TestingUtilities v1.10.3 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VtkALz/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [c7e460c6] ArgParse v1.2.0 [2027ae74] BibInternal v0.3.7 [13533e5b] BibParser v0.2.2 [f1be7e48] Bibliography v0.3.0 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.9 [da1fd8a2] CodeTracking v2.0.1 [944b1d66] CodecZlib v0.7.8 [a80b9123] CommonMark v0.9.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [a2441757] Coverage v1.8.1 [c36e975a] CoverageTools v1.3.2 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [3f0dd361] DefaultApplication v1.1.0 [43dc2714] DocInventories v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.15.0 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [460bff9d] ExceptionUnwrapping v0.1.11 [8f5d6c58] EzXML v1.2.3 [5789e2e9] FileIO v1.17.1 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.3.1 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [7d188eb4] JSONSchema v1.5.0 [98e50ef6] JuliaFormatter v2.1.6 [aa1ae85d] JuliaInterpreter v0.10.6 ⌅ [70703baa] JuliaSyntax v0.4.10 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [16fef848] LiveServer v1.5.0 ⌅ [5f6e1e16] LocalCoverage v0.6.0 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.4.4 ⌅ [6c6e2e6c] MIMEs v0.1.4 [d8e11817] MLStyle v0.4.17 [d0879d2d] MarkdownAST v0.1.2 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [295af30f] Revise v3.12.0 [1bc83da4] SafeTestsets v0.1.0 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.1 [ec057cc2] StructUtils v2.5.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [1c621080] TestItems v1.0.0 [40452611] TestingUtilities v1.10.3 [b718987f] TextWrap v1.0.2 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [ddb6d928] YAML v0.4.14 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.3+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [02c8fc9c] XML2_jll v2.15.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... * formatting (test_formatting.jl): 56.190224 seconds (38.82 M allocations: 1.989 GiB, 3.08% gc time, 93.31% compilation time: 4% of which was recompilation) * tex to markdown (test_tex_to_markdown.jl): 7.985181 seconds (4.33 M allocations: 231.457 MiB, 0.65% gc time, 95.28% compilation time) * parse_bibliography_block (test_parse_bibliography_block.jl): 2.149651 seconds (1.13 M allocations: 60.583 MiB, 1.78% gc time, 96.19% compilation time) * bibliography_block_pages (test_bibliography_block_pages.jl): ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/HdXI4/src/utilities/utilities.jl:665 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/HdXI4/src/utilities/utilities.jl:665 104.705528 seconds (32.64 M allocations: 1.848 GiB, 0.71% gc time, 97.48% compilation time: <1% of which was recompilation) * parse_citation_link (test_parse_citation_link.jl): 2.439417 seconds (880.72 k allocations: 47.044 MiB, 93.68% compilation time) * smart alpha style (test_alphastyle.jl): 4.116572 seconds (1.09 M allocations: 59.724 MiB, 1.56% gc time, 95.39% compilation time) * collect from docstrings (test_collect_from_docstrings.jl): 14.575051 seconds (5.29 M allocations: 331.337 MiB, 0.73% gc time, 93.88% compilation time) * content_bock (test_content_block.jl): 1.751315 seconds (507.14 k allocations: 92.909 MiB, 3.59% gc time, 36.41% compilation time) * md_ast (test_md_ast.jl): 3.592655 seconds (1.10 M allocations: 56.983 MiB, 96.36% compilation time) * keys_with_underscores (test_keys_with_underscores.jl): 8.417791 seconds (8.04 M allocations: 528.930 MiB, 3.86% gc time, 67.82% compilation time) * anchor_keys (test_anchor_keys.jl): 3.391191 seconds (1.09 M allocations: 115.432 MiB, 15.05% gc time, 57.43% compilation time) * integration test (test_integration.jl): 62.962510 seconds (18.12 M allocations: 1.134 GiB, 0.70% gc time, 2 lock conflicts, 78.67% compilation time: 25% of which was recompilation) * doctest (test_doctest.jl) 8.065403 seconds (3.69 M allocations: 226.803 MiB, 0.76% gc time, 94.36% compilation time) * latex rendering (test_latex_rendering.jl) WARNING: Method definition format_bibliography_reference(Base.Val{:enumauthoryear}, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/enumauthoryear.jl:3 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition format_citation(Base.Val{:enumauthoryear}, Any...) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/enumauthoryear.jl:11 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition bib_sorting(Base.Val{:enumauthoryear}) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/enumauthoryear.jl:14 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition bib_html_list_style(Base.Val{:enumauthoryear}) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/enumauthoryear.jl:16 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition format_bibliography_reference(Base.Val{:keylabels}, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:3 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition format_bibliography_label(Base.Val{:keylabels}, Any, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:6 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition format_citation(Base.Val{:keylabels}, Any, Any, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:10 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition citation_label(Base.Val{:keylabels}, Any, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:22 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(DocumenterCitations.citation_label), Base.Val{:keylabels}, Any, Any) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:22 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition bib_sorting(Base.Val{:keylabels}) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:27 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). WARNING: Method definition bib_html_list_style(Base.Val{:keylabels}) in module ##integration#152 at /home/pkgeval/.julia/packages/DocumenterCitations/xwpbi/docs/custom_styles/keylabels.jl:29 overwritten in module ##latex_rendering#154 on the same line (check for duplicate calls to `include`). ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/HdXI4/src/utilities/utilities.jl:665 17.909314 seconds (5.68 M allocations: 544.062 MiB, 1.43% gc time, 53.87% compilation time: <1% of which was recompilation) * test undefined citations (test_undefined_citations.jl): 9.210717 seconds (2.46 M allocations: 373.170 MiB, 1.41% gc time, 57.93% compilation time: <1% of which was recompilation) * test link checking (test_linkcheck.jl): [ Info: Skipped test_linkcheck.jl (running in PkgEval) 0.064805 seconds (5.15 k allocations: 218.422 KiB, 70.76% compilation time) Test Summary: | Pass Broken Total Time DocumenterCitations | 593 4 597 5m07.6s formatting | 155 155 56.2s tex_to_markdown | 112 112 8.0s parse_bibliography_block | 23 23 2.1s bibliography_block_pages | 100 2 102 1m44.7s parse_citation_link | 48 48 2.4s smart alpha style | 18 18 4.1s collect_from_docstrings | 6 6 14.6s content_block | 1 1 1.7s md_ast | 18 18 3.6s keys_with_underscores | 15 15 8.4s anchor_keys | 20 2 22 3.4s integration | 12 12 1m03.0s doctest | 4 4 8.1s latex_rendering | 33 33 17.9s undefined_citations | 28 28 9.2s linkcheck | 0 0.0s 308.176858 seconds (125.75 M allocations: 7.624 GiB, 1.48% gc time, 2 lock conflicts, 87.17% compilation time: 6% of which was recompilation) Testing DocumenterCitations tests passed Testing completed after 327.02s PkgEval succeeded after 450.26s