Package evaluation to test HAdaptiveIntegration on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T17:47:43.194 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.39s ################################################################################ # Installation # Installing HAdaptiveIntegration... Resolving package versions... Installed OrderedCollections ─── v1.8.2 Installed DataStructures ─────── v0.19.5 Installed HAdaptiveIntegration ─ v1.1.1 Installed StaticArraysCore ───── v1.4.4 Installed StaticArrays ───────── v1.9.18 Installed Preferences ────────── v1.5.2 Installed PrecompileTools ────── v1.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [eaa5ad34] + HAdaptiveIntegration v1.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.5 [eaa5ad34] + HAdaptiveIntegration v1.1.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.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 1.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.1 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.5 s ✓ MacroTools 2.8 s ✓ IrrationalConstants 1.3 s ✓ StaticArraysCore 150.0 s ✓ OrderedCollections 1.5 s ✓ DocStringExtensions 1.8 s ✓ NaNMath 461.8 s ✓ Unitful 2.2 s ✓ Compat 31.1 s ✓ Preferences 2.0 s ✓ CommonSubexpressions 1.1 s ✓ DiffResults 170.1 s ✓ DataStructures 1.9 s ✓ LogExpFunctions 70.9 s ✓ Unitful → PrintfExt 35.3 s ✓ Unitful → NaNMathExt 1.0 s ✓ Compat → CompatLinearAlgebraExt 32.1 s ✓ JLLWrappers 31.8 s ✓ PrecompileTools 83.9 s ✓ Quadmath 48.7 s ✓ Aqua 31.4 s ✓ OpenSpecFun_jll 358.0 s ✓ StaticArrays 106.9 s ✓ SpecialFunctions 112.9 s ✓ HAdaptiveIntegration 1.9 s ✓ DiffRules 71.9 s ✓ Quadmath → QuadmathSpecialFunctionsExt ERROR: LoadError: MethodError: no method matching chunk_mode_gradient_expr(::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) The function `chunk_mode_gradient_expr` exists, but no method is defined for this combination of argument types.  Closest candidates are:  chunk_mode_gradient_expr(!Matched::Expr)  @ ForwardDiff ~/.julia/packages/ForwardDiff/4J2wz/src/gradient.jl:114  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ForwardDiff/4J2wz/src/gradient.jl:161  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/ForwardDiff/4J2wz/src/ForwardDiff.jl:21  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/src/gradient.jl:160 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/src/ForwardDiff.jl:1 in expression starting at stdin:5 ✗ ForwardDiff ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/ForwardDiff/4J2wz/ext/ForwardDiffStaticArraysExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/ext/ForwardDiffStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ ForwardDiff → ForwardDiffStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/Unitful/HhRY9/ext/ForwardDiffExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Unitful/HhRY9/ext/ForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ Unitful → ForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [12] top-level scope  @ ~/.julia/packages/HAdaptiveIntegration/OeagO/ext/IncreasePrecisionExt.jl:6  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/HAdaptiveIntegration/OeagO/ext/IncreasePrecisionExt.jl:1 in expression starting at stdin:5 ✗ HAdaptiveIntegration → IncreasePrecisionExt 26 dependencies successfully precompiled in 2067 seconds. 31 already precompiled. Precompilation completed after 2119.0s ################################################################################ # Testing # Testing HAdaptiveIntegration Status `/tmp/jl_mf4hPK/Project.toml` [4c88cf16] Aqua v0.8.16 [864edb3b] DataStructures v0.19.5 [f6369f11] ForwardDiff v1.4.1 [eaa5ad34] HAdaptiveIntegration v1.1.1 [be4d8f0f] Quadmath v1.0.1 [90137ffa] StaticArrays v1.9.18 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mf4hPK/Manifest.toml` [4c88cf16] Aqua v0.8.16 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.5 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.4.1 [eaa5ad34] HAdaptiveIntegration v1.1.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.0.1 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [1986cc42] Unitful v1.28.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [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 [37e2e46d] LinearAlgebra v1.14.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 187 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm7hashing6detail23hash_combine_range_implIKjEENSt9enable_ifIXsrNS1_16is_hashable_dataIT_EE5valueENS_9hash_codeEE4typeEPS6_SB_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm12DenseMapBaseINS_8DenseMapINS_7GVNPass10ExpressionEjNS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_jEEEES3_jS5_S8_E15LookupBucketForIS3_EEbRKT_RPS8_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass10ValueTable20assignExpNewValueNumERNS0_10ExpressionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass17propagateEqualityEPNS_5ValueES2_RKNS_14BasicBlockEdgeEb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1271:17 operator() at /source/src/jitlayers.cpp:1409:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2360:18 materialize at /source/src/jitlayers.cpp:876:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:361:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2059:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:511:39 jl_compile_method_very_internal at /source/src/gf.c:3927:27 _jl_invoke at /source/src/gf.c:4337:16 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 #kw_body#download_artifacts#0 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1547:0 (pc: 1532) download_artifacts at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1367:0 [inlined] #kw_body#download_artifacts#1 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558:0 (pc: 5) unknown function (ip: 0x762fe82a2575) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 download_artifacts at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1550:0 (pc: 40) unknown function (ip: 0x762fe82a2468) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 #kw_body#develop#0 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2473:0 (pc: 234) develop at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2458:0 [inlined] #kw_body#develop#6 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:317:0 (pc: 640) develop at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:266:0 (pc: 13) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 #kw_body#develop#2 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:172:0 (pc: 106) develop at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:161:0 [inlined] #kw_body#develop#0 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:159:0 [inlined] develop at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:159:0 [inlined] precompile_wrapper at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:95:0 (pc: 322) #kw_body#has_persistent_tasks#0 at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:50:0 (pc: 20) has_persistent_tasks at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:47:0 (pc: 41) unknown function (ip: 0x762fe83bc98d) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:407:0 (pc: 3) #kw_body#test_persistent_tasks#0 at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:1:0 (pc: 37) test_persistent_tasks at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:1:0 [inlined] #kw_body#test_persistent_tasks#1 at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:44:0 [inlined] test_persistent_tasks at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/persistent_tasks.jl:43:0 [inlined] #kw_body#test_all#0 at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/Aqua.jl:28:0 (pc: 5370) test_all at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/Aqua.jl:28:0 (pc: 21) unknown function (ip: 0x762fe8360be6) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 eval_body at /source/src/interpreter.c:614:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 eval_body at /source/src/interpreter.c:622:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76301c4c6249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000762fff7fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:596 _start() ╎ 1 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:522 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:327 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:326 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:3192 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:3132 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:522 eval(m::Module, e::Any) ╎ ╎ 1 @Aqua/src/Aqua.jl:28 kwcall(kws::@NamedTuple{project_extras::Bool}… ╎ ╎ 1 @Aqua/src/Aqua.jl:28 test_all(testtarget::Module; ambiguities::Bo… ╎ ╎ 1 @Aqua/…stent_tasks.jl:43 test_persistent_tasks(package::Module) ╎ ╎ ╎ 1 @Aqua/…stent_tasks.jl:44 test_persistent_tasks(package::Module;… ╎ ╎ ╎ 1 @Aqua/…stent_tasks.jl:1 test_persistent_tasks(package::Base.Pk… ╎ ╎ ╎ 1 @Aqua/…tent_tasks.jl:1 test_persistent_tasks(package::Base.Pk… ╎ ╎ ╎ 1 @Test/src/Test.jl:407 eval_test_function(func::Function, arg… ╎ ╎ ╎ 1 @Aqua/…ent_tasks.jl:47 has_persistent_tasks(package::Base.P… ╎ ╎ ╎ ╎ 1 @Aqua/…ent_tasks.jl:50 has_persistent_tasks(package::Base.… ╎ ╎ ╎ ╎ 1 @Aqua/…nt_tasks.jl:95 precompile_wrapper(project::String,… ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:159 kwcall(kws::@NamedTuple{io::Base.Dev… ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:159 develop(pkg::Pkg.Types.PackageSpec;… ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:161 kwcall(kws::@NamedTuple{io::Base.D… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:172 develop(pkgs::Vector{Pkg.Types.Pa… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:266 kwcall(kws::@NamedTuple{io::Base… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/src/API.jl:317 develop(ctx::Pkg.Types.Context,… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ations.jl:2458 kwcall(kws::@NamedTuple{prese… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…tions.jl:2474 develop(ctx::Pkg.Types.Contex… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…Types.jl:1394 write_env(env::Pkg.Types.Env… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…Types.jl:1438 write_env(env::Pkg.Types.En… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ifest.jl:466 write_manifest(env::Pkg.Typ… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…fest.jl:473 write_manifest(manifest::Pk… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…fest.jl:487 write_manifest(raw_manifes… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…io.jl:102 sprint(f::typeof(Pkg.Types… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…io.jl:109 sprint(f::typeof(Pkg.Type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…est.jl:480 write_manifest(io::IOBuf… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:264 kwcall(::@NamedTuple{so… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:264 print(f::Pkg.Types.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:182 kwcall(::@NamedTuple{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:182 kwcall(::@NamedTuple… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:238 #print_table#2 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:1366 invokelatest_gr ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:1374 #invokelatest_gr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…er.jl:182 kwcall(::@NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…er.jl:252 print_table(f::Fu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…on.jl:1366 kwcall(::NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…on.jl:1374 invokelatest_gr(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:182 kwcall(::@NamedTu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…er.jl:238 #print_table#2 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…on.jl:1366 invokelatest_gr ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…on.jl:1374 #invokelatest_gr… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000074dea267cf10 Total snapshots: 347. Utilization: 0% ╎347 @Base/task.jl:1170 wait_forever() 346╎ 347 @Base/task.jl:1248 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 19303799 (Pool: 19303066; Big: 733); GC: 29 [187] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/HAdaptiveIntegration/OeagO/test/runtests.jl:5 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 [198] signal 15: Terminated in expression starting at none:1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 53919476 (Pool: 53918930; Big: 546); GC: 40 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 2179343 (Pool: 2179260; Big: 83); GC: 4 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#625 at ./task.jl:1053:0 (pc: 71) schedule at ./task.jl:1045:0 [inlined] uv_writecb_task at ./stream.jl:1198:0 (pc: 11) jlcapi_uv_writecb_task_512.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926:0 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227:0 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420:0 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 [inlined] wait at ./task.jl:1235:0 (pc: 15) PkgEval terminated after 2729.68s: test duration exceeded the time limit