Package evaluation to test Enzyme on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T18:48:02.026 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.25s ################################################################################ # Installation # Installing Enzyme... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [7da242da] + Enzyme v0.13.93 Updating `~/.julia/environments/v1.11/Manifest.toml` [fa961155] + CEnum v0.5.0 [7da242da] + Enzyme v0.13.93 [f151be2c] + EnzymeCore v0.8.15 [e2ba6199] + ExprTools v0.1.10 [61eb1bfa] + GPUCompiler v1.7.2 [692b3bcd] + JLLWrappers v1.7.1 [929cbde3] + LLVM v9.4.4 [d8793406] + ObjectFile v0.5.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.0 [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.205+0 [dad2f222] + LLVMExtra_jll v0.0.38+0 [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 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 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 6.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ expected package `EnzymeTestUtils [12d8515a]` to exist at path `/home/pkgeval/.julia/packages/Enzyme/lib/EnzymeTestUtils` │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 │ [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{Pkg.Types.PackageSpec}, names::Dict{UUID, String}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:338 │ [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:404 │ [4] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1633 │ [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:388 │ [6] up │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:362 [inlined] │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:164 [inlined] │ [8] #resolve#143 │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:394 [inlined] │ [9] resolve │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:393 [inlined] │ [10] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:81 │ [11] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [12] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:562 │ [14] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:316 │ [15] _start() │ @ Base ./client.jl:524 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 17.7s ################################################################################ # Testing # Testing Enzyme Status `/tmp/jl_ZviENv/Project.toml` [ab4f0b2a] BFloat16s v0.6.0 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [e30172f5] Documenter v1.15.0 [7da242da] Enzyme v0.13.93 `~/.julia/packages/Enzyme/Op3Un` [12d8515a] EnzymeTestUtils v0.2.5 `~/.julia/packages/Enzyme/Op3Un/lib/EnzymeTestUtils` [26cc04aa] FiniteDifferences v0.12.33 [61eb1bfa] GPUCompiler v1.7.2 [842dd82b] InlineStrings v1.4.5 [27aeb0d3] JLArrays v0.3.0 [929cbde3] LLVM v9.4.4 [2ab3a3ac] LogExpFunctions v0.3.29 [d3525ed8] ParallelTestRunner v2.0.1 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [7cc45869] Enzyme_jll v0.0.205+0 ⌅ [86de99a1] LLVM_jll v16.0.6+5 [37e2e46d] LinearAlgebra v1.11.0 [44cfe95a] Pkg v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_ZviENv/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [a9b6321e] Atomix v1.1.2 [ab4f0b2a] BFloat16s v0.6.0 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.15.0 [7da242da] Enzyme v0.13.93 `~/.julia/packages/Enzyme/Op3Un` [f151be2c] EnzymeCore v0.8.15 [12d8515a] EnzymeTestUtils v0.2.5 `~/.julia/packages/Enzyme/Op3Un/lib/EnzymeTestUtils` [e2ba6199] ExprTools v0.1.10 [26cc04aa] FiniteDifferences v0.12.33 [0c68f7d7] GPUArrays v11.2.6 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.7.2 [d7ba0133] Git v1.5.0 [076d061b] HashArrayMappedTries v0.2.0 ⌅ [b5f81e59] IOCapture v0.2.5 [842dd82b] InlineStrings v1.4.5 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [27aeb0d3] JLArrays v0.3.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.4 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.3.0 [d0879d2d] MarkdownAST v0.1.2 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [d3525ed8] ParallelTestRunner v2.0.1 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.2 [53d494c1] StructIO v0.3.1 [ec057cc2] StructUtils v2.5.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.0 [7cc45869] Enzyme_jll v0.0.205+0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.2+0 [dad2f222] LLVMExtra_jll v0.0.38+0 ⌅ [86de99a1] LLVM_jll v16.0.6+5 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [458c3c95] OpenSSL_jll v3.5.4+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.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [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.11.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [efcefdf7] PCRE2_jll v10.42.0+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8f36deef] libLLVM_jll v16.0.6+6 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Testing against └ Enzyme_jll.libEnzyme = "/home/pkgeval/.julia/artifacts/6926d9caea00bfe23323210a3c26ce400d50f991/lib/libEnzyme-16.so" Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ │ ──────────────── CPU ──────────────── │ Test (Worker) │ Time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ [Worker 90]: Precompiling EnzymeChainRulesCoreExt... [Worker 90]: 78647.3 ms ✓ Enzyme → EnzymeChainRulesCoreExt [Worker 90]: 1 dependency successfully precompiled in 80 seconds. 49 already precompiled. [Worker 90]: Precompiling EnzymeStaticArraysExt... [Worker 90]: 52559.4 ms ✓ Enzyme → EnzymeStaticArraysExt [Worker 90]: 1 dependency successfully precompiled in 53 seconds. 47 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 83 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 wait at ./asyncevent.jl:162 [inlined] sleep at ./asyncevent.jl:272 [inlined] #29 at /home/pkgeval/.julia/packages/ParallelTestRunner/yJPec/src/ParallelTestRunner.jl:883 unknown function (ip: 0x72ffbd411be6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x000072ffe0919c30 Total snapshots: 456. Utilization: 0% ╎456 …/ParallelTestRunner.jl:883; (::ParallelTestRunner.var"#29#46"{Parallel… ╎ 456 @Base/asyncevent.jl:272; sleep ╎ 456 @Base/asyncevent.jl:162; wait ╎ 456 @Base/asyncevent.jl:145; _trywait(t::Timer) ╎ 456 @Base/condition.jl:125; wait ╎ 456 @Base/condition.jl:130; wait(c::Base.GenericCondition{Base.Threads… ╎ ╎ 456 @Base/task.jl:1021; wait() 455╎ ╎ 456 @Base/task.jl:1012; poptask(W::Base.IntrusiveLinkedListSynchroni… Task 0x000072ffaf50c4c0 Total snapshots: 29. Utilization: 0% ╎29 @Malt/src/Malt.jl:213; (::Malt.var"#33#34"{Malt.Worker})() ╎ 29 @Base/asyncevent.jl:272; sleep ╎ 29 @Base/asyncevent.jl:162; wait ╎ 29 @Base/asyncevent.jl:145; _trywait(t::Timer) ╎ 29 @Base/condition.jl:125; wait ╎ 29 @Base/condition.jl:130; wait(c::Base.GenericCondition{Base.Threads.S… ╎ ╎ 29 @Base/task.jl:1021; wait() 28╎ ╎ 29 @Base/task.jl:1012; poptask(W::Base.IntrusiveLinkedListSynchronize… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x738dff766b72) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x738dff75d02d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x738dff7515b6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x738dff7512bd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x738dff750c8d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x738dff74d126) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./Base.jl:562 jfptr_include_47022.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x738e00ce8249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x0000738df3dfc010 Total snapshots: 1. Utilization: 0% ╎1 @Base/client.jl:524; _start() ╎ 1 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2835; _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2775; include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:430; eval ╎ ╎ 1 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 1 @Pkg/src/API.jl:147; test ╎ ╎ 1 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 1 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec}; i… ╎ ╎ ╎ 1 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io::… ╎ ╎ ╎ 1 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vector… ╎ ╎ ╎ 1 …/src/Operations.jl:2011; test ╎ ╎ ╎ 1 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1841; kwcall(::@NamedTuple{preferences::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 1 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 1 @Base/file.jl:815; mktempdir(fn::Function, parent::Strin… ╎ ╎ ╎ ╎ 1 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#11… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1902; (::Pkg.Operations.var"#116#121"… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1793; with_temp_env(fn::Pkg.Operatio… ╎ ╎ ╎ ╎ ╎ 1 …/Operations.jl:1935; (::Pkg.Operations.var"#118#123… ╎ ╎ ╎ ╎ ╎ 1 @Base/env.jl:265; withenv(::Pkg.Operations.var"#131… ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:2086; (::Pkg.Operations.var"#131#13… ╎ ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:2146; subprocess_handler(cmd::Cmd,… ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/process.jl:694; wait(x::Base.Process, syncd… ╎ ╎ ╎ ╎ ╎ ╎ 1 …condition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 1 …condition.jl:130; wait(c::Base.GenericCondit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:1021; wait() ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:1012; poptask(W::Base.Intrusiv… [83] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Enzyme/Op3Un/test/runtests.jl:72 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 poptask at ./task.jl:1012 wait at ./task.jl:1021 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:582 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 wait at ./asyncevent.jl:162 [inlined] sleep at ./asyncevent.jl:272 [inlined] #33 at /home/pkgeval/.julia/packages/Malt/QnJNJ/src/Malt.jl:213 unknown function (ip: 0x72ffbd433e6f) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 22731509 (Pool: 22731048; Big: 461); GC: 22 #1192 at ./Base.jl:622 jfptr_YY.1192_76252.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 21225019 (Pool: 21220509; Big: 4510); GC: 23 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:35 #schedule#763 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_uv_writecb_task_67129.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 schedule: Task not runnablejlcapi_uv_writecb_task_67593.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 uv_write at ./stream.jl:1081 unsafe_write at ./stream.jl:1154 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 jfptr_print_48479.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x738dff773c96) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _atexit at ./initdefs.jl:454 jfptr__atexit_69637.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 PkgEval terminated after 2750.82s: test duration exceeded the time limit