Package evaluation to test DocumenterCitations on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T22:13:12.549 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.89s ################################################################################ # 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.1 [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.52.0+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.13.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.14.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.13.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.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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 4.62s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.3s ################################################################################ # Testing # Testing DocumenterCitations Status `/tmp/jl_Kx5PJg/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.1 [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.3 [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.14.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Kx5PJg/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 v3.0.0 [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.1 [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.9 ⌅ [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.5.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [d8e11817] MLStyle v0.4.17 [d0879d2d] MarkdownAST v0.1.2 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.6.1 [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.3 [1bc83da4] SafeTestsets v0.1.0 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [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.52.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+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.13.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.14.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.13.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.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for DocumenterCitations [daee34ce-89f3-4625-b898-19384cb65244] │ exception = Required dependency Base.PkgId(Base.UUID("34da2185-b29b-5c13-b0c7-acf172513d20"), "Compat") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Bibliography [f1be7e48-bf82-45af-a471-ae754a193061] │ exception = Required dependency Base.PkgId(Base.UUID("34da2185-b29b-5c13-b0c7-acf172513d20"), "Compat") failed to load from a cache file. └ @ Base loading.jl:2891 * formatting (test_formatting.jl): 45.739174 seconds (37.70 M allocations: 1.951 GiB, 3.52% gc time, 91.24% compilation time: 1% of which was recompilation) * tex to markdown (test_tex_to_markdown.jl): 7.799346 seconds (4.18 M allocations: 224.822 MiB, 0.55% gc time, 95.25% compilation time) * parse_bibliography_block (test_parse_bibliography_block.jl): 2.037503 seconds (1.11 M allocations: 60.107 MiB, 2.19% gc time, 95.83% 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/xvqbW/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/xvqbW/src/utilities/utilities.jl:680 51.469618 seconds (22.83 M allocations: 1.363 GiB, 1.11% gc time, 94.75% compilation time: 21% of which was recompilation) * parse_citation_link (test_parse_citation_link.jl): 2.436236 seconds (839.44 k allocations: 45.198 MiB, 93.28% compilation time) * smart alpha style (test_alphastyle.jl): 3.080650 seconds (1.08 M allocations: 59.597 MiB, 1.31% gc time, 94.53% compilation time) * collect from docstrings (test_collect_from_docstrings.jl): 14.714136 seconds (5.60 M allocations: 349.774 MiB, 0.82% gc time, 93.15% compilation time) * content_bock (test_content_block.jl): 1.859731 seconds (504.86 k allocations: 92.958 MiB, 2.80% gc time, 42.08% compilation time) * md_ast (test_md_ast.jl): 3.110347 seconds (1.11 M allocations: 57.348 MiB, 95.66% compilation time) * keys_with_underscores (test_keys_with_underscores.jl): 7.473714 seconds (7.86 M allocations: 523.013 MiB, 4.12% gc time, 74.46% compilation time) * anchor_keys (test_anchor_keys.jl): 3.392005 seconds (1.07 M allocations: 115.632 MiB, 14.83% gc time, 72.57% compilation time) * integration test (test_integration.jl): 31.876049 seconds (13.51 M allocations: 899.075 MiB, 1.01% gc time, 1 lock conflict, 90.01% compilation time: 23% of which was recompilation) * doctest (test_doctest.jl) 4.802455 seconds (2.88 M allocations: 185.908 MiB, 1.48% gc time, 89.64% 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/xvqbW/src/utilities/utilities.jl:680 12.785066 seconds (5.27 M allocations: 521.800 MiB, 1.57% gc time, 63.88% compilation time: 1% of which was recompilation) * test undefined citations (test_undefined_citations.jl): 8.385541 seconds (2.43 M allocations: 373.049 MiB, 1.52% gc time, 52.62% compilation time: 1% of which was recompilation) * test link checking (test_linkcheck.jl): [ Info: Skipped test_linkcheck.jl (running in PkgEval) 0.037173 seconds (5.09 k allocations: 215.531 KiB, 44.98% compilation time) Test Summary: | Pass Broken Total Time DocumenterCitations | 593 4 597 3m21.1s formatting | 155 155 45.7s tex_to_markdown | 112 112 7.8s parse_bibliography_block | 23 23 2.0s bibliography_block_pages | 100 2 102 51.5s parse_citation_link | 48 48 2.4s smart alpha style | 18 18 3.1s collect_from_docstrings | 6 6 14.7s content_block | 1 1 1.9s md_ast | 18 18 3.1s keys_with_underscores | 15 15 7.5s anchor_keys | 20 2 22 3.4s integration | 12 12 31.9s doctest | 4 4 4.8s latex_rendering | 33 33 12.8s undefined_citations | 28 28 8.4s linkcheck | 0 0.0s 201.573373 seconds (108.88 M allocations: 6.788 GiB, 1.99% gc time, 1 lock conflict, 87.66% compilation time: 10% of which was recompilation) Testing DocumenterCitations tests passed Testing completed after 273.06s PkgEval succeeded after 322.71s