Package evaluation to test EnzymeCore on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T11:56:36.050 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.84s ################################################################################ # Installation # Installing EnzymeCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f151be2c] + EnzymeCore v0.8.20 Updating `~/.julia/environments/v1.14/Manifest.toml` [f151be2c] + EnzymeCore v0.8.20 Installation completed after 1.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.79s ################################################################################ # Testing # Testing EnzymeCore Status `/tmp/jl_c7kUvP/Project.toml` [f151be2c] EnzymeCore v0.8.20 [8dfed614] Test v1.11.0 Status `/tmp/jl_c7kUvP/Manifest.toml` [f151be2c] EnzymeCore v0.8.20 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Miscellaneous: Test Failed at /home/pkgeval/.julia/packages/EnzymeCore/uEFFs/test/misc.jl:10 Expression: has_frule_from_sig(Base.signature_type(g, Tuple{Float64})) Evaluated: has_frule_from_sig(Tuple{typeof(g), Float64}) Stacktrace: [1] top-level scope @ ~/.julia/packages/EnzymeCore/uEFFs/test/misc.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [4] top-level scope @ ~/.julia/packages/EnzymeCore/uEFFs/test/runtests.jl:5 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/EnzymeCore/uEFFs/test/runtests.jl:34 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/EnzymeCore/uEFFs/test/runtests.jl:34 [inlined] Test Summary: | Pass Fail Broken Total Time EnzymeCore | 36 1 2 39 8.4s WithPrimal | 13 13 0.0s needs_primal | 6 6 0.0s Miscellaneous | 2 1 2 5 8.1s Mode modification | 15 15 0.1s RNG of the outermost testset: Random.Xoshiro(0x24908bb10323fc70, 0x6e6bdde2794dbf0d, 0x934f01f0953f3bc8, 0x9a7708b79129a287, 0x89a06c10516cd630) ERROR: LoadError: Some tests did not pass: 36 passed, 1 failed, 0 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/EnzymeCore/uEFFs/test/runtests.jl:4 Testing failed after 22.24s ERROR: LoadError: Package EnzymeCore 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 80.88s: package has test failures