Package evaluation to test DocumenterCitations on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T11:24:55.664 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.43s ################################################################################ # 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.16.0 [daee34ce] + DocumenterCitations v1.4.1 [5789e2e9] + FileIO v1.17.1 [d7ba0133] + Git v1.5.0 [b5f81e59] + IOCapture v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.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.6.0 [1c621080] + TestItems v1.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [ddb6d928] + YAML v0.4.16 [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.11.4 [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.68.0+1 [3f19e933] + p7zip_jll v17.7.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 5.2s ################################################################################ # 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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... 2788.1 ms ✓ BibParser 6179.5 ms ✓ Bibliography 11113.3 ms ✓ DocumenterCitations 3 dependencies successfully precompiled in 21 seconds. 67 already precompiled. Precompilation completed after 32.95s ################################################################################ # Testing # Testing DocumenterCitations Status `/tmp/jl_t1aq8q/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.16.0 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [b5f81e59] IOCapture v1.0.0 [98e50ef6] JuliaFormatter v2.2.0 [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.1 [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_t1aq8q/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.2 [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.16.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 v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [7d188eb4] JSONSchema v1.5.0 [98e50ef6] JuliaFormatter v2.2.0 [aa1ae85d] JuliaInterpreter v0.10.7 ⌅ [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.1 [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.6.0 [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.16 [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.11.4 [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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... * formatting (test_formatting.jl): 54.691126 seconds (39.87 M allocations: 2.036 GiB, 2.40% gc time, 93.62% compilation time: 4% of which was recompilation) * tex to markdown (test_tex_to_markdown.jl): 7.653663 seconds (4.21 M allocations: 224.157 MiB, 0.83% gc time, 95.02% compilation time) * parse_bibliography_block (test_parse_bibliography_block.jl): 2.160934 seconds (1.13 M allocations: 60.550 MiB, 96.08% 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/yVko2/src/utilities/utilities.jl:680 ┌ 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/yVko2/src/utilities/utilities.jl:680 107.250281 seconds (32.56 M allocations: 1.837 GiB, 1.15% gc time, 97.50% compilation time: <1% of which was recompilation) * parse_citation_link (test_parse_citation_link.jl): 2.701873 seconds (867.88 k allocations: 46.255 MiB, 93.88% compilation time) * smart alpha style (test_alphastyle.jl): 4.180667 seconds (1.10 M allocations: 59.796 MiB, 0.75% gc time, 95.82% compilation time) * collect from docstrings (test_collect_from_docstrings.jl): 16.501269 seconds (5.62 M allocations: 347.823 MiB, 0.82% gc time, 94.55% compilation time) * content_bock (test_content_block.jl): 1.691280 seconds (509.01 k allocations: 92.868 MiB, 3.43% gc time, 36.05% compilation time) * md_ast (test_md_ast.jl): 3.332353 seconds (1.11 M allocations: 57.032 MiB, 95.95% compilation time) * keys_with_underscores (test_keys_with_underscores.jl): 7.794237 seconds (7.88 M allocations: 520.086 MiB, 3.71% gc time, 75.79% compilation time) * anchor_keys (test_anchor_keys.jl): 2.914843 seconds (1.09 M allocations: 115.854 MiB, 1.43% gc time, 66.04% compilation time) * integration test (test_integration.jl): 68.457719 seconds (18.45 M allocations: 1.145 GiB, 1.43% gc time, 2 lock conflicts, 79.05% compilation time: 24% of which was recompilation) * doctest (test_doctest.jl) 7.648799 seconds (3.65 M allocations: 224.362 MiB, 0.70% gc time, 94.22% 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/yVko2/src/utilities/utilities.jl:680 14.134666 seconds (5.86 M allocations: 549.786 MiB, 1.48% gc time, 66.82% compilation time: <1% of which was recompilation) * test undefined citations (test_undefined_citations.jl): 9.486652 seconds (2.48 M allocations: 373.622 MiB, 1.39% gc time, 57.20% compilation time: <1% of which was recompilation) * test link checking (test_linkcheck.jl): [ Info: Skipped test_linkcheck.jl (running in PkgEval) 0.062396 seconds (5.15 k allocations: 218.422 KiB, 69.79% compilation time) Test Summary: | Pass Broken Total Time DocumenterCitations | 593 4 597 5m10.8s formatting | 155 155 54.7s tex_to_markdown | 112 112 7.6s parse_bibliography_block | 23 23 2.2s bibliography_block_pages | 100 2 102 1m47.2s parse_citation_link | 48 48 2.7s smart alpha style | 18 18 4.2s collect_from_docstrings | 6 6 16.5s content_block | 1 1 1.7s md_ast | 18 18 3.3s keys_with_underscores | 15 15 7.8s anchor_keys | 20 2 22 2.9s integration | 12 12 1m08.5s doctest | 4 4 7.6s latex_rendering | 33 33 14.1s undefined_citations | 28 28 9.5s linkcheck | 0 0.0s 311.262508 seconds (127.28 M allocations: 7.674 GiB, 1.46% gc time, 2 lock conflicts, 88.58% compilation time: 6% of which was recompilation) Testing DocumenterCitations tests passed Testing completed after 332.76s PkgEval succeeded after 400.25s