Package evaluation of ManifoldDiff on Julia 1.13.0-DEV.1244 (c841b5fe7d*) started at 2025-10-05T13:24:13.858 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.56s ################################################################################ # Installation # Installing ManifoldDiff... Resolving package versions... Installed ManifoldDiff ─ v0.4.5 Updating `~/.julia/environments/v1.13/Project.toml` [af67fdf4] + ManifoldDiff v0.4.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [a0c0ee7d] + DifferentiationInterface v0.7.8 [af67fdf4] + ManifoldDiff v0.4.5 [3362f125] + ManifoldsBase v2.0.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.13.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.13.1+0 Installation completed after 5.43s ################################################################################ # 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 Precompiling package dependencies... ====================================================================================== 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 9 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:457 wait at ./task.jl:1217 wait_forever at ./task.jl:1139 jfptr_wait_forever_72838.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] start_task at /source/src/task.c:1281 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000792335fdc010 Total snapshots: 404. Utilization: 0% ╎404 @Base/task.jl:1139 wait_forever() 403╎ 404 @Base/task.jl:1217 wait() Precompilation completed after 2696.76s ################################################################################ # Testing # Testing ManifoldDiff ====================================================================================== 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 1 of 1 signal (10): User defined signal 1 gc_mark_obj8 at /source/src/gc-stock.c:1711 gc_mark_outrefs at /source/src/gc-stock.c:2470 [inlined] gc_mark_loop_serial_ at /source/src/gc-stock.c:2526 gc_mark_loop_serial at /source/src/gc-stock.c:2549 gc_mark_loop at /source/src/gc-stock.c:2737 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3082 ijl_gc_collect at /source/src/gc-stock.c:3491 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] rehash! at ./dict.jl:160 ht_keyindex2_shorthash! at ./dict.jl:316 setindex! at ./dict.jl:358 uncompress at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:96 initialize_uncompressed! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:113 initialize_uncompressed! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:108 [inlined] compat_info at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:158 [inlined] deps_graph at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:756 resolve_versions! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:597 #up#188 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2098 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2072 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:436 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] #resolve#167 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:442 [inlined] resolve at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:441 [inlined] #208 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2421 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2292 #204 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2405 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7b63e710f741) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2352 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2342 unknown function (ip: 0x7b63e710dfd9) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#211 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2616 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 unknown function (ip: 0x7b63e710dc31) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 unknown function (ip: 0x7b63e710cc2a) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 unknown function (ip: 0x7b63e7102939) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [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:679 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:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:2978 include at ./Base.jl:309 exec_options at ./client.jl:344 _start at ./client.jl:577 jfptr__start_48386.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b63e8a57249) 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 ============================================================== Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. ┌ 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 (default) Task 0x00007b63cebfc010 Total snapshots: 262. Utilization: 100% ╎262 @Base/client.jl:577 _start() ╎ 262 @Base/client.jl:344 exec_options(opts::Base.JLOptions) ╎ 262 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 262 @Base/loading.jl:2978 _include(mapexpr::Function, mod::Module, _pat… ╎ 262 @Base/loading.jl:2918 include_string(mapexpr::typeof(identity), mo… ╎ 262 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 262 @Pkg/src/API.jl:155 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 262 @Pkg/src/API.jl:155 #test#81 ╎ ╎ 262 @Pkg/src/API.jl:156 test ╎ ╎ 262 @Pkg/src/API.jl:156 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 262 @Pkg/src/API.jl:157 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 262 @Pkg/src/API.jl:168 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 262 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 262 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 262 @Pkg/…erations.jl:2522 test ╎ ╎ ╎ 262 @Pkg/…erations.jl:2616 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 262 @Pkg/…rations.jl:2342 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 262 @Pkg/…rations.jl:2352 #sandbox#200 ╎ ╎ ╎ ╎ 262 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 262 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 262 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…tions.jl:2405 (::Pkg.Operations.var"#204#20… ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…tions.jl:2292 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…tions.jl:2421 (::Pkg.Operations.var"#208#… ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…c/API.jl:441 resolve ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…/API.jl:442 #resolve#167 ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…/API.jl:173 up ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…API.jl:173 #up#49 ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…API.jl:406 up ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…API.jl:436 up(ctx::Pkg.Types.Contex… ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…ons.jl:2072 up ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…ons.jl:2098 up(ctx::Pkg.Types.Con… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…ons.jl:597 resolve_versions!(env… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…ons.jl:756 deps_graph(env::Pkg.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…nce.jl:158 compat_info ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…nce.jl:108 initialize_uncompr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Pkg/…nce.jl:123 initialize_uncomp… 261╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 262 @Base/…ct.jl:506 get(h::Dict{Stri… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 jl_is_abstract_ref_type at /source/src/julia.h:1727 [inlined] generate_func_sig at /source/src/ccall.cpp:1178 function_sig_t at /source/src/ccall.cpp:1157 [inlined] emit_ccall at /source/src/ccall.cpp:1556 emit_expr at /source/src/codegen.cpp:6405 emit_ssaval_assign at /source/src/codegen.cpp:5874 emit_stmtpos at /source/src/codegen.cpp:6181 emit_function at /source/src/codegen.cpp:9424 jl_emit_code at /source/src/codegen.cpp:9803 jl_emit_codeinst at /source/src/codegen.cpp:9874 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:820 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1564 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1571 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1579 jfptr_typeinf_ext_toplevel_83360.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #download_artifacts#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1036 jfptr_YY.download_artifactsYY.49_41821.1 at /opt/julia/share/julia/compiled/v1.13/Pkg/tUTdb_g5frP.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 download_artifacts at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:963 jfptr_download_artifacts_42777.1 at /opt/julia/share/julia/compiled/v1.13/Pkg/tUTdb_g5frP.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #up#188 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2103 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2072 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:436 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 unknown function (ip: 0x7b63e71217ff) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #208 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2436 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2292 #204 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2405 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7b63e710f741) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2352 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2342 unknown function (ip: 0x7b63e710dfd9) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#211 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2616 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 unknown function (ip: 0x7b63e710dc31) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 unknown function (ip: 0x7b63e710cc2a) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 unknown function (ip: 0x7b63e7102939) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [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:679 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:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:2978 include at ./Base.jl:309 exec_options at ./client.jl:344 _start at ./client.jl:577 jfptr__start_48386.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2271 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b63e8a57249) 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: 30960545 (Pool: 30959919; Big: 626); GC: 33 PkgEval terminated after 2757.17s: test duration exceeded the time limit