Package evaluation to test AutoDiffOperators on Julia 1.12.4 (01a2eadb04*) started at 2026-01-08T20:55:47.770 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.38s ################################################################################ # Installation # Installing AutoDiffOperators... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6e1301d5] + AutoDiffOperators v0.3.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [6e1301d5] + AutoDiffOperators v0.3.0 [a0c0ee7d] + DifferentiationInterface v0.7.13 [069b7b12] + FunctionWrappers v1.1.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.7s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4197.5 ms ✓ AutoDiffOperators 1 dependency successfully precompiled in 4 seconds. 3 already precompiled. Precompilation completed after 17.81s ################################################################################ # Testing # Testing AutoDiffOperators Status `/tmp/jl_L3G10z/Project.toml` [47edcb42] ADTypes v1.21.0 [4c88cf16] Aqua v0.8.14 [6e1301d5] AutoDiffOperators v0.3.0 [a0c0ee7d] DifferentiationInterface v0.7.13 [e30172f5] Documenter v1.16.1 [7da242da] Enzyme v0.13.114 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [7a12625a] LinearMaps v3.11.4 [da2b9cff] Mooncake v0.4.198 [90137ffa] StaticArrays v1.9.16 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_L3G10z/Manifest.toml` [47edcb42] ADTypes v1.21.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [6e1301d5] AutoDiffOperators v0.3.0 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [8d63f2c5] DispatchDoctor v0.4.26 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [7da242da] Enzyme v0.13.114 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.15.0 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.7.5 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.13.3 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.15 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [929cbde3] LLVM v9.4.4 [0e77f7df] LazilyInitializedFields v1.3.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.4.198 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.5 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.2 [53d494c1] StructIO v0.3.1 [ec057cc2] StructUtils v2.6.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.235+0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Precompiling packages... 1061.5 ms ✓ AutoDiffOperators → AutoDiffOperatorsLinearMapsExt 1 dependency successfully precompiled in 1 seconds. 5 already precompiled. Precompiling packages... 915.1 ms ✓ ADTypes → ADTypesChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. Precompiling packages... 1051.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompiling packages... 1639.7 ms ✓ LinearMaps → LinearMapsChainRulesCoreExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Precompiling packages... 2289.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1 dependency successfully precompiled in 3 seconds. 10 already precompiled. Precompiling packages... 1462.1 ms ✓ AutoDiffOperators → AutoDiffOperatorsStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 13 already precompiled. Precompiling packages... 2156.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDifferencesExt 1 dependency successfully precompiled in 2 seconds. 25 already precompiled. Precompiling packages... 12920.5 ms ✓ AutoDiffOperators → AutoDiffOperatorsFiniteDifferencesExt 1 dependency successfully precompiled in 13 seconds. 29 already precompiled. Precompiling packages... 4081.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1 dependency successfully precompiled in 4 seconds. 22 already precompiled. WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/OaSiT/test/testutils.jl:14 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 4802.6 ms ✓ DifferentiationInterface → DifferentiationInterfaceZygoteExt 1 dependency successfully precompiled in 6 seconds. 75 already precompiled. WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/OaSiT/test/testutils.jl:14 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 13494.8 ms ✓ Graphs 73569.0 ms ✓ Mooncake 2 dependencies successfully precompiled in 90 seconds. 64 already precompiled. Precompiling packages... 6510.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceMooncakeExt 1 dependency successfully precompiled in 7 seconds. 71 already precompiled. Precompiling packages... 4709.4 ms ✓ Mooncake → MooncakeLogExpFunctionsExt 5800.0 ms ✓ Mooncake → MooncakeSpecialFunctionsExt 2 dependencies successfully precompiled in 11 seconds. 75 already precompiled. Precompiling packages... 4401.6 ms ✓ Mooncake → MooncakeFunctionWrappersExt 1 dependency successfully precompiled in 5 seconds. 67 already precompiled. WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/OaSiT/test/testutils.jl:14 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 5125.8 ms ✓ Enzyme_jll 50019.0 ms ✓ Enzyme 2 dependencies successfully precompiled in 55 seconds. 46 already precompiled. Precompiling packages... 941.2 ms ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompiling packages... 1425.8 ms ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Precompiling packages... 30661.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceEnzymeExt Info Given AutoDiffOperatorsEnzymeExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 29919.4 ms ✓ AutoDiffOperators → AutoDiffOperatorsEnzymeExt 2 dependencies successfully precompiled in 61 seconds. 54 already precompiled. 2 dependencies had output during precompilation: ┌ DifferentiationInterface → DifferentiationInterfaceEnzymeExt │ ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ │ For the time being we recommend using 1.11 or LTS (1.10). │ │ │ │ For latest updates, check the status of support for Julia 1.12+ at │ │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ │ │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 └ ┌ AutoDiffOperators → AutoDiffOperatorsEnzymeExt │ [Output was shown above] └ Precompiling packages... Info Given EnzymeLogExpFunctionsExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 28707.5 ms ✓ Enzyme → EnzymeLogExpFunctionsExt 1 dependency successfully precompiled in 29 seconds. 51 already precompiled. 1 dependency had output during precompilation: ┌ Enzyme → EnzymeLogExpFunctionsExt │ [Output was shown above] └ Precompiling packages... Info Given EnzymeChainRulesCoreExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 29318.1 ms ✓ Enzyme → EnzymeChainRulesCoreExt 1 dependency successfully precompiled in 30 seconds. 53 already precompiled. 1 dependency had output during precompilation: ┌ Enzyme → EnzymeChainRulesCoreExt │ [Output was shown above] └ Precompiling packages... Info Given EnzymeSpecialFunctionsExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 31442.0 ms ✓ Enzyme → EnzymeSpecialFunctionsExt 1 dependency successfully precompiled in 32 seconds. 55 already precompiled. 1 dependency had output during precompilation: ┌ Enzyme → EnzymeSpecialFunctionsExt │ [Output was shown above] └ Precompiling packages... Info Given EnzymeGPUArraysCoreExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 27561.8 ms ✓ Enzyme → EnzymeGPUArraysCoreExt 1 dependency successfully precompiled in 28 seconds. 53 already precompiled. 1 dependency had output during precompilation: ┌ Enzyme → EnzymeGPUArraysCoreExt │ [Output was shown above] └ Precompiling packages... Info Given EnzymeStaticArraysExt was explicitly requested, output will be shown live  ┌ Warning: Enzyme.jl support for Julia 1.12 is presently in progress. │ For the time being we recommend using 1.11 or LTS (1.10). │ │ For latest updates, check the status of support for Julia 1.12+ at │ https://github.com/EnzymeAD/Enzyme.jl/issues/2699. │ └ @ Enzyme ~/.julia/packages/Enzyme/QsBMf/src/Enzyme.jl:1573 28512.4 ms ✓ Enzyme → EnzymeStaticArraysExt 1 dependency successfully precompiled in 29 seconds. 50 already precompiled. 1 dependency had output during precompilation: ┌ Enzyme → EnzymeStaticArraysExt │ [Output was shown above] └ WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/OaSiT/test/testutils.jl:14 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/OaSiT/test/testutils.jl:14 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 1092.6 ms ✓ StructUtils → StructUtilsTablesExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. ┌ 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 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Package AutoDiffOperators | 361 361 25m42.4s Testing AutoDiffOperators tests passed Testing completed after 1543.77s PkgEval succeeded after 1599.67s