Package evaluation of ManifoldDiff on Julia 1.13.0-DEV.626 (157b8bc303*) started at 2025-05-22T23:48:11.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.36s ################################################################################ # 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.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 8 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x72f19d2d2f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30682.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30682.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x000072f15fce0d30 Total snapshots: 231. Utilization: 0% ╎231 @Base/task.jl:1150 wait_forever() 230╎ 231 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x000072f1867fc100 Total snapshots: 231. Utilization: 0% ╎231 @Base/task.jl:1150 wait_forever() 230╎ 231 @Base/task.jl:1216 wait() Precompilation completed after 2673.88s ################################################################################ # Testing # ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7e938e397f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30682.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) check_op at ./../usr/share/julia/Compiler/src/ssair/verify.jl:30 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:433 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1066 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1044 optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1017 jfptr_optimize_85076.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:232 jfptr_finish_nocycle_86873.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4496 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_83161.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] jl_type_infer at /source/src/gf.c:444 jl_compile_method_internal at /source/src/gf.c:2991 _jl_invoke at /source/src/gf.c:3482 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:707 eval_body at /source/src/interpreter.c:557 eval_body at /source/src/interpreter.c:557 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 _include at ./loading.jl:2906 include at ./Base.jl:309 exec_options at ./client.jl:331 _start at ./client.jl:564 jfptr__start_20716.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] true_main at /source/src/jlapi.c:959 jl_repl_entrypoint at /source/src/jlapi.c:1126 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7e938e339249) 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 ManifoldDiff ┌ 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 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7e938e397f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30682.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) * at ./int.jl:88 [inlined] * at ./int.jl:868 [inlined] hash_mix_linear at ./hashing.jl:48 [inlined] hash at ./hashing.jl:68 [inlined] hash at ./hashing.jl:69 [inlined] hash at ./hashing.jl:70 [inlined] hash at ./abstractarray.jl:3575 hash at ./hashing.jl:33 [inlined] hashindex at ./dict.jl:128 [inlined] rehash! at ./dict.jl:168 _setindex! at ./dict.jl:337 [inlined] in! at ./set.jl:133 [inlined] unique at ./set.jl:230 _unique_dims at ./multidimensional.jl:1774 [inlined] #unique#548 at ./multidimensional.jl:1772 [inlined] unique at ./multidimensional.jl:1772 [inlined] build_eq_classes1! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1313 compute_eq_classes! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1283 #simplify_graph!#114 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1624 simplify_graph! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] simplify_graph! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] resolve_versions! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 #up#177 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1894 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1873 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:404 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] #resolve#167 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:410 [inlined] resolve at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:409 [inlined] #197 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2183 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2058 #193 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2167 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7e938c30cc3c) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#189 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2114 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2106 unknown function (ip: 0x7e938c301279) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 #test#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2364 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:477 unknown function (ip: 0x7e938c300ee1) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 unknown function (ip: 0x7e938c2fe328) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 unknown function (ip: 0x7e938c2f667f) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:707 eval_body at /source/src/interpreter.c:557 eval_body at /source/src/interpreter.c:557 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 _include at ./loading.jl:2906 include at ./Base.jl:309 exec_options at ./client.jl:331 _start at ./client.jl:564 jfptr__start_20716.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] true_main at /source/src/jlapi.c:959 jl_repl_entrypoint at /source/src/jlapi.c:1126 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7e938e339249) 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) Allocations: 20330398 (Pool: 20329864; Big: 534); GC: 26 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007e9373800010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:564 _start() ╎ 1 @Base/client.jl:331 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… Thread 2 (default) Task 0x00007e93777fc100 Total snapshots: 1. Utilization: 0% ╎1 @Base/task.jl:1150 wait_forever() ╎ 1 @Base/task.jl:1216 wait() PkgEval terminated after 2733.38s: test duration exceeded the time limit