Package evaluation of ManifoldDiff on Julia 1.13.0-DEV.759 (3bb7518b04*) started at 2025-06-19T13:11:27.156 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.63s ################################################################################ # Installation # Installing ManifoldDiff... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [af67fdf4] + ManifoldDiff v0.4.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.14.0 ⌅ [a0c0ee7d] + DifferentiationInterface v0.6.54 [af67fdf4] + ManifoldDiff v0.4.2 [3362f125] + ManifoldsBase v1.2.0 [ae029012] + Requires v1.3.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.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 3.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 2662.01s ################################################################################ # Testing # ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 1 signal (10): User defined signal 1 jl_lookup_generic_ at /source/src/gf.c:3781 [inlined] ijl_apply_generic at /source/src/gf.c:3888 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1205 jfptr_doworkloop_86228.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4474 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1391 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1560 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_84209.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] jl_type_infer at /source/src/gf.c:461 jl_compile_method_internal at /source/src/gf.c:3199 _jl_invoke at /source/src/gf.c:3684 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:309 exec_options at ./client.jl:324 _start at ./client.jl:557 jfptr__start_68643.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7c59d4c9c249) 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 ============================================================== Testing ┌ 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.13/Profile/src/Profile.jl:1362 ManifoldDiffOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c59bac00010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:557 _start() ╎ 1 @Base/client.jl:324 exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2906 _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2846 include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 1 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 1 @Pkg/src/API.jl:152 test ╎ ╎ 1 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.Pairs… ╎ ╎ 1 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Compiler/…einfer.jl:1568 typeinf_ext_toplevel(mi::Core.MethodI… ╎ ╎ ╎ 1 @Compiler/…einfer.jl:1561 typeinf_ext_toplevel(interp::Compile… ╎ ╎ ╎ 1 @Compiler/…infer.jl:1554 add_codeinsts_to_jit!(interp::Compil… PkgEval terminated after 2710.93s: test duration exceeded the time limit