Package evaluation of QuadGK on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T01:31:49.169 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.58s ################################################################################ # Installation # Installing QuadGK... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1fd47b50] + QuadGK v2.11.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [864edb3b] + DataStructures v0.19.1 [bac558e1] + OrderedCollections v1.8.1 [1fd47b50] + QuadGK v2.11.2 [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.13.1+1 Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 62.05s ################################################################################ # Testing # Testing QuadGK Status `/tmp/jl_NgI1zb/Project.toml` [7da242da] Enzyme v0.13.73 [1fd47b50] QuadGK v2.11.2 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NgI1zb/Manifest.toml` [fa961155] CEnum v0.5.0 [864edb3b] DataStructures v0.19.1 [7da242da] Enzyme v0.13.73 [f151be2c] EnzymeCore v0.8.13 [e2ba6199] ExprTools v0.1.10 [61eb1bfa] GPUCompiler v1.6.1 [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.2 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [53d494c1] StructIO v0.3.1 [e689c965] Tracy v0.1.6 [7cc45869] Enzyme_jll v0.0.195+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [ad6e5548] LibTracyClient_jll v0.9.1+6 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.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.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time quadgk | 14 14 27.3s Test Summary: | Pass Total Time inference | 6 6 6.0s Test Summary: | Pass Total Time gauss | 14 14 19.1s Test Summary: | Pass Total Time kronrod | 105 105 22.6s Test Summary: | Pass Total Time HollowSymTridiagonal | 20 20 4.8s Test Summary: | Pass Total Time inplace | 5 5 26.1s Test Summary: | Pass Total Time inplace Inf | 3 3 12.0s Test Summary: | Pass Total Time segbuf | 3 3 1.7s Test Summary: | Pass Total Time quadgk_count and quadgk_print | 4 4 1.6s Test Summary: | Pass Total Time batch | 44 44 2.4s Test Summary: | Pass Total Time batch Inf | 3 3 6.7s Test Summary: | Pass Total Time issue 89 | 1 1 0.6s Test Summary: | Pass Total Time issue 86 | 3 3 16.3s Test Summary: | Pass Total Time eval_segbuf | 62 62 45.0s Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 Test threw exception Expression: cos(0.3) ≈ ((Enzyme.autodiff(Reverse, f1, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f1), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:470 Test threw exception Expression: -(cos(0.3)) ≈ ((Enzyme.autodiff(Reverse, f2, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f2), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:470 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:471 Test threw exception Expression: (0.3 * cos(0.3) - sin(0.3)) / (0.3 * 0.3) ≈ ((Enzyme.autodiff(Reverse, f3, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f3), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:471 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:473 Test threw exception Expression: cos(0.3) ≈ ((Enzyme.autodiff(Reverse, f1_count, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f1_count), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:473 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:474 Test threw exception Expression: -(cos(0.3)) ≈ ((Enzyme.autodiff(Reverse, f2_count, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f2_count), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:474 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Error During Test at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:475 Test threw exception Expression: (0.3 * cos(0.3) - sin(0.3)) / (0.3 * 0.3) ≈ ((Enzyme.autodiff(Reverse, f3_count, Active(0.3)))[1])[1] All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f3_count), args::Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:475 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Enzyme: Test Failed at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:481 Expression: autodiff(Reverse, f_vec, Duplicated(x, dx)) Expected: Enzyme.Compiler.EnzymeRuntimeException Thrown: ErrorException All `CallInfo` is required to implement `add_edges_impl(::Vector{Any}, ::CallInfo)` Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] add_edges_impl(::Vector{Any}, ::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:518 [3] add_edges!(edges::Vector{Any}, info::Compiler.CallInfo) @ Compiler ./../usr/share/julia/Compiler/src/types.jl:511 [4] compute_edges!(sv::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:652 [5] finishinfer!(me::Compiler.InferenceState, interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, cycleid::Int64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:499 [6] finish_nocycle(::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState, time_before::UInt64) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:199 [7] typeinf(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, frame::Compiler.InferenceState) @ Compiler ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4502 [8] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8) @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 [9] typeinf_type @ ./../usr/share/julia/Compiler/src/typeinfer.jl:1281 [inlined] [10] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:12 [11] primal_return_type_world(mode::Mode, world::UInt64, mi::Core.MethodInstance) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:82 [12] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/lmg7D/src/typeutils/inference.jl:150 [13] autodiff @ ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:552 [inlined] [14] autodiff(mode::ReverseMode{false, false, false, FFIABI, false, false}, f::typeof(f_vec), args::Duplicated{Vector{Float64}}) @ Enzyme ~/.julia/packages/Enzyme/lmg7D/src/Enzyme.jl:530 [15] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:481 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [19] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:481 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:469 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/QuadGK/7rND3/test/runtests.jl:481 [inlined] Test Summary: | Fail Error Total Time Enzyme | 1 6 7 3m08.0s RNG of the outermost testset: Random.Xoshiro(0x5a55b84a6b41b14f, 0xf2af9f444fe27e4c, 0x271d200593a0d331, 0x8880679af1195dba, 0xb1790b6fd4bedc3e) ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QuadGK/7rND3/test/runtests.jl:456 Testing failed after 456.4s ERROR: LoadError: Package QuadGK errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] [4] 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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 547.44s: package tests unexpectedly errored