Package evaluation to test GRAPE on Julia 1.14.0-DEV.2386 (9e0b0ca1f2*) started at 2026-06-18T18:09:37.588 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.16s ################################################################################ # Installation # Installing GRAPE... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6b52fcaf] + GRAPE v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.6.1 [4fba245c] + ArrayInterface v7.25.0 [0b6fb165] + ChunkCodecCore v1.0.1 [4c0bbee4] + ChunkCodecLibZlib v1.0.0 [55437552] + ChunkCodecLibZstd v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [5789e2e9] + FileIO v1.19.0 [6b52fcaf] + GRAPE v1.0.0 [076d061b] + HashArrayMappedTries v0.2.0 [b5f81e59] + IOCapture v1.0.0 [92d709cd] + IrrationalConstants v0.2.6 [033835bb] + JLD2 v0.6.4 [692b3bcd] + JLLWrappers v1.8.0 [5be7bae1] + LBFGSB v0.4.1 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [6fe1bfb0] + OffsetArrays v1.17.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [8a270532] + QuantumControl v0.11.4 [a563f35e] + QuantumGradientGenerators v0.1.8 [7bf12567] + QuantumPropagators v0.9.0 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [7e506255] + ScopedValues v1.6.2 [276daf66] + SpecialFunctions v2.8.0 [a759f4b9] + TimerOutputs v0.5.29 [81d17ec3] + L_BFGS_B_jll v3.0.1+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 [8ba89e20] + Distributed 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 [a63ad114] + Mmap 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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.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.3+0 [deac9b47] + LibCURL_jll v8.20.0+1 [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 [bea87d4a] + SuiteSparse_jll v7.10.1+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. To see why use `status --outdated -m` Installation completed after 5.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7591420c18e0)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:832:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:676:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4985:0 (pc: 251) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1545:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1750:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1759:0 (pc: 15) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] jl_type_infer at /source/src/gf.c:479:35 jl_compile_method_very_internal at /source/src/gf.c:3939:20 _jl_invoke at /source/src/gf.c:4372:16 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:905:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x75912c237450) at (unknown file) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:905:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618: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:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 846) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at stdin:5:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 841) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x75915c956249) 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  [11] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x75915c9b9ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:498:9 jl_compile_method_very_internal at /source/src/gf.c:3939:20 _jl_invoke at /source/src/gf.c:4372:16 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:905:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x75912c237450) at (unknown file) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:905:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618: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:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 846) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 841) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4380:23 [inlined] ijl_apply_generic at /source/src/gf.c:4618:12 jl_apply at /source/src/julia.h:2389:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x75915c956249) 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 Allocations: 54890400 (Pool: 54890055; Big: 345); GC: 20 ✗ Zygote ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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] top-level scope  @ ~/.julia/packages/Zygote/Pm9ID/ext/ZygoteColorsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/ext/ZygoteColorsExt.jl:1 in expression starting at stdin:5 ✗ Zygote → ZygoteColorsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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] top-level scope  @ ~/.julia/packages/DifferentiationInterface/f85Vv/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:6  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/f85Vv/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] top-level scope  @ ~/.julia/packages/QuantumControl/ZLwDU/ext/QuantumControlZygoteExt.jl:9  [11] include(mod::Module, _path::String)  @ Base Base.jl:325  [12] 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  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:522  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/QuantumControl/ZLwDU/ext/QuantumControlZygoteExt.jl:5 in expression starting at stdin:5 ✗ QuantumControl → QuantumControlZygoteExt Precompilation completed after 94.73s ################################################################################ # Testing # Testing GRAPE Status `/tmp/jl_Ct4gKb/Project.toml` [0b91fe84] DisplayAs v0.1.6 [e30172f5] Documenter v1.17.0 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [6b52fcaf] GRAPE v1.0.0 `~/.julia/packages/GRAPE/OpwvI/` [b5f81e59] IOCapture v1.0.0 [98e50ef6] JuliaFormatter v2.8.5 [b05dcdc7] Krotov v0.7.2 [5be7bae1] LBFGSB v0.4.1 ⌃ [d3d80556] LineSearches v7.5.1 [98b081ad] Literate v2.21.0 [16fef848] LiveServer v1.5.0 ⌅ [d41bc354] NLSolversBase v7.10.0 ⌃ [429524aa] Optim v1.13.3 [91a5bcdd] Plots v1.41.6 [8a270532] QuantumControl v0.11.4 [d3fd27c9] QuantumControlTestUtils v0.3.1 [a563f35e] QuantumGradientGenerators v0.1.8 [7bf12567] QuantumPropagators v0.9.0 [295af30f] Revise v3.15.1 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [cad078a0] TwoQubitWeylChamber v0.2.1 [b8865327] UnicodePlots v3.8.4 [e88e6eb3] Zygote v0.7.11 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ct4gKb/Manifest.toml` [47edcb42] ADTypes v1.22.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.6.1 [66dad0bd] AliasTables v1.1.3 [c7e460c6] ArgParse v1.2.0 [4fba245c] ArrayInterface v7.25.0 [6e4b80f9] BenchmarkTools v1.8.0 [2027ae74] BibInternal v0.3.7 [13533e5b] BibParser v0.2.3 [f1be7e48] Bibliography v0.3.1 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.10 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [a80b9123] CommonMark v1.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [2569d6c7] ConcreteStructs v0.2.4 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a2441757] Coverage v1.8.1 [c36e975a] CoverageTools v1.4.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [3f0dd361] DefaultApplication v1.1.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.18 [0b91fe84] DisplayAs v0.1.6 [43dc2714] DocInventories v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [4e289a0a] EnumX v1.0.7 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [8f5d6c58] EzXML v1.2.3 [c87230d0] FFMPEG v0.4.5 [5789e2e9] FileIO v1.19.0 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.4.1 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.26 [6b52fcaf] GRAPE v1.0.0 `~/.julia/packages/GRAPE/OpwvI/` [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.5.0 [42e2da0e] Grisu v1.0.2 ⌅ [cd3eb016] HTTP v1.11.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.4 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [7d188eb4] JSONSchema v1.5.0 [98e50ef6] JuliaFormatter v2.8.5 [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [b05dcdc7] Krotov v0.7.2 [5be7bae1] LBFGSB v0.4.1 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [0e77f7df] LazilyInitializedFields v1.3.0 ⌃ [d3d80556] LineSearches v7.5.1 [98b081ad] Literate v2.21.0 [16fef848] LiveServer v1.5.0 ⌅ [5f6e1e16] LocalCoverage v0.6.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.6.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [1914dd2f] MacroTools v0.5.16 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.3 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.4 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.6.1 ⌃ [429524aa] Optim v1.13.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 ⌅ [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [8a270532] QuantumControl v0.11.4 [d3fd27c9] QuantumControlTestUtils v0.3.1 [a563f35e] QuantumGradientGenerators v0.1.8 [7bf12567] QuantumPropagators v0.9.0 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.15.1 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.4 [09ab397b] StructArrays v0.7.3 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1c621080] TestItems v1.0.0 [b718987f] TextWrap v1.0.2 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [cad078a0] TwoQubitWeylChamber v0.2.1 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [b8865327] UnicodePlots v3.8.4 [41fe7b60] Unzip v0.2.0 [ddb6d928] YAML v0.4.16 [e88e6eb3] Zygote v0.7.11 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.7+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.8.1+0 [b22a6f82] FFMPEG_jll v8.1.0+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 [d2c73de3] GR_jll v0.73.26+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [81d17ec3] L_BFGS_B_jll v3.0.1+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [c0090381] Qt6Base_jll v6.10.2+2 [629bc702] Qt6Declarative_jll v6.10.2+1 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [02c8fc9c] XML2_jll v2.15.3+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [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 [bea87d4a] SuiteSparse_jll v7.10.1+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... * README Example (test_readme.jl) [ Info: Set callback to store result in tls_opt.jld2 on unexpected exit. README: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_readme_example.jl:37 Expression: result.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_readme_example.jl:10 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_readme_example.jl:37 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 193.737505 seconds (53.44 M allocations: 4.035 GiB, 2.11% gc time, 98.37% compilation time) * TLS Optimization (test_tls_optimization.jl) ================== GRAPE.optimize ================== iter |grad| |search| ratio angle(°) step α GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:06.291 - Number of trajectories: 1 - Number of iterations: 0 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 0.00000e+00 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:16:19.741 (13 seconds, 450 milliseconds) GRAPE.optimize: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:170 Expression: 0.75 < maximum(abs.(res.optimized_controls[1])) < 0.85 Evaluated: 0.75 < 0.2 < 0.85 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:150 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:170 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== ================== TLS (LBFGS.jl) ================== iter |grad| |search| ratio angle(°) step α GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:37.983 - Number of trajectories: 1 - Number of iterations: 0 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 0.00000e+00 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:16:40.213 (2 seconds, 230 milliseconds) TLS (LBFGS.jl): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:198 Expression: 0.75 < maximum(abs.(res.optimized_controls[1])) < 0.85 Evaluated: 0.75 < 0.2 < 0.85 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:178 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:198 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== =================== TLS (Taylor) =================== with :gradgen: with :taylor: iter. J_T ǁ∇Jǁ ǁΔϵǁ ΔJ FG(F) secs 0 9.51e-01 5.39e-02 n/a n/a 1(0) 2.7 1 9.49e-01 5.39e-02 5.39e-02 -2.95e-03 1(0) 2.6 2 3.93e-02 5.55e-02 9.56e+00 -9.09e-01 6(0) 0.2 3 1.63e-02 6.29e-02 1.32e+00 -2.30e-02 2(0) 0.1 4 1.30e-02 3.82e-02 1.64e+00 -3.30e-03 1(0) 0.0 5 1.78e-05 3.38e-02 7.52e-01 -1.30e-02 1(0) 0.0 iter |grad| |search| ratio angle(°) step α 0 5.39e-02 0.00e+00 0.00 0.00 0.00 1 5.39e-02 5.39e-02 1.00 0.00 1.00 2 5.55e-02 5.55e-02 1.00 0.00 172.27 3 6.29e-02 1.74e+01 276.86 49.73 0.08 4 3.82e-02 1.64e+00 43.02 9.20 1.00 5 3.38e-02 7.52e-01 22.23 11.53 1.00 GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:43.700 - Number of trajectories: 1 - Number of iterations: 5 - Number of pure func evals: 0 - Number of func/grad evals: 12 - Value of functional: 1.77774e-05 - Reason for termination: Reached maximum number of iterations - Ended at 2026-06-18T18:16:49.419 (5 seconds, 719 milliseconds) TLS (Taylor): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:229 Expression: abs(res.J_T - res_gradgen.J_T) < 1.0e-10 Evaluated: 1.777744053488295e-5 < 1.0e-10 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:206 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:229 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== =============== TLS (LBFGS.jl-bound) =============== iter |grad| |search| ratio angle(°) step α GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:51.940 - Number of trajectories: 1 - Number of iterations: 0 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 0.00000e+00 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:16:52.759 (819 milliseconds) TLS (LBFGS.jl-bound): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:260 Expression: 0.65 < maximum(abs.(res.optimized_controls[1])) < 0.700001 Evaluated: 0.65 < 0.2 < 0.700001 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:238 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:260 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:55.294 - Number of trajectories: 1 - Number of iterations: 0 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 0.00000e+00 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:16:56.133 (839 milliseconds) TLS (LBFGS.jl) trace debugging: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:293 Expression: 0.75 < maximum(abs.(res.optimized_controls[1])) < 0.85 Evaluated: 0.75 < 0.2 < 0.85 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:268 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:293 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] ============== TLS (LBFGS.jl-Taylor) ============== iter. J_T ǁ∇Jǁ ǁΔϵǁ ΔJ FG(F) secs 0 9.51e-01 5.39e-02 n/a n/a 1(0) 1.0 1 9.49e-01 5.39e-02 5.39e-02 -2.95e-03 1(0) 0.0 2 3.93e-02 5.55e-02 9.56e+00 -9.09e-01 6(0) 0.2 3 1.63e-02 6.29e-02 1.32e+00 -2.30e-02 2(0) 0.1 4 1.30e-02 3.82e-02 1.64e+00 -3.30e-03 1(0) 0.0 5 1.78e-05 3.38e-02 7.52e-01 -1.30e-02 1(0) 0.0 iter |grad| |search| ratio angle(°) step α 0 5.39e-02 0.00e+00 0.00 0.00 0.00 1 5.39e-02 5.39e-02 1.00 0.00 1.00 2 5.55e-02 5.55e-02 1.00 0.00 172.27 3 6.29e-02 1.74e+01 276.86 49.73 0.08 4 3.82e-02 1.64e+00 43.02 9.20 1.00 5 3.38e-02 7.52e-01 22.23 11.53 1.00 GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:16:58.612 - Number of trajectories: 1 - Number of iterations: 5 - Number of pure func evals: 0 - Number of func/grad evals: 12 - Value of functional: 1.77774e-05 - Reason for termination: Reached maximum number of iterations - Ended at 2026-06-18T18:16:59.874 (1 second, 262 milliseconds) =================================================== ============= TLS (Optim.jl-LBFGS-HZ) ============= ┌ Warning: x_tol is deprecated. Use x_abstol or x_reltol instead. The provided value (0.0) will be used as x_abstol. └ @ Optim ~/.julia/packages/Optim/gmigl/src/types.jl:110 ┌ Warning: f_tol is deprecated. Use f_abstol or f_reltol instead. The provided value (0.0) will be used as f_reltol. └ @ Optim ~/.julia/packages/Optim/gmigl/src/types.jl:120 iter |grad| |search| ratio angle(°) step α GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:17:02.132 - Number of trajectories: 1 - Number of iterations: 0 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 0.00000e+00 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:17:08.064 (5 seconds, 932 milliseconds) TLS (Optim.jl-LBFGS-HZ): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:353 Expression: 0.75 < maximum(abs.(res.optimized_controls[1])) < 0.85 Evaluated: 0.75 < 0.2 < 0.85 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:329 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:353 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== ================ TLS (static) ====================== iter. J_T ǁ∇Jǁ ǁΔϵǁ ΔJ FG(F) secs 0 9.51e-01 5.39e-02 n/a n/a 1(0) 12.4 1 9.49e-01 5.39e-02 5.39e-02 -2.95e-03 1(0) 0.0 2 3.93e-02 5.55e-02 9.56e+00 -9.09e-01 6(0) 0.2 3 1.63e-02 6.29e-02 1.32e+00 -2.30e-02 2(0) 0.0 4 1.30e-02 3.82e-02 1.64e+00 -3.30e-03 1(0) 0.0 5 1.78e-05 3.38e-02 7.52e-01 -1.30e-02 1(0) 0.1 GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:17:11.781 - Number of trajectories: 1 - Number of iterations: 5 - Number of pure func evals: 0 - Number of func/grad evals: 12 - Value of functional: 1.77774e-05 - Reason for termination: Reached maximum number of iterations - Ended at 2026-06-18T18:17:24.551 (12 seconds, 770 milliseconds) =================================================== ============= TLS (static Taylor) =================== with :gradgen: iter. J_T ǁ∇Jǁ ǁΔϵǁ ΔJ FG(F) secs 0 9.51e-01 5.39e-02 n/a n/a 1(0) 0.9 1 9.49e-01 5.39e-02 5.39e-02 -2.95e-03 1(0) 0.0 2 3.93e-02 5.55e-02 9.56e+00 -9.09e-01 6(0) 0.3 3 1.63e-02 6.29e-02 1.32e+00 -2.30e-02 2(0) 0.1 4 1.30e-02 3.82e-02 1.64e+00 -3.30e-03 1(0) 0.0 5 1.78e-05 3.38e-02 7.52e-01 -1.30e-02 1(0) 0.0 with :taylor: iter. J_T ǁ∇Jǁ ǁΔϵǁ ΔJ FG(F) secs 0 9.51e-01 5.39e-02 n/a n/a 1(0) 3.5 1 9.49e-01 5.39e-02 5.39e-02 -2.95e-03 1(0) 0.0 2 3.93e-02 5.55e-02 9.56e+00 -9.09e-01 6(0) 0.1 3 1.63e-02 6.29e-02 1.32e+00 -2.30e-02 2(0) 0.0 4 1.30e-02 3.82e-02 1.64e+00 -3.30e-03 1(0) 0.0 5 1.78e-05 3.38e-02 7.52e-01 -1.30e-02 1(0) 0.0 GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:17:28.668 - Number of trajectories: 1 - Number of iterations: 5 - Number of pure func evals: 0 - Number of func/grad evals: 12 - Value of functional: 1.77774e-05 - Reason for termination: Reached maximum number of iterations - Ended at 2026-06-18T18:17:32.355 (3 seconds, 687 milliseconds) =================================================== ============ TLS (Krotov continuation) ============ iter. J_T ∫gₐ(t)dt J ΔJ_T ΔJ secs 0 9.51e-01 0.00e+00 9.51e-01 n/a n/a 3.7 1 9.50e-01 7.26e-04 9.51e-01 -1.46e-03 -7.37e-04 1.5 2 9.48e-01 7.48e-04 9.49e-01 -1.51e-03 -7.59e-04 0.1 [ Info: Continuing previous optimization GRAPE Optimization Result ------------------------- - Started at 2026-06-18T18:17:46.391 - Number of trajectories: 1 - Number of iterations: 2 - Number of pure func evals: 0 - Number of func/grad evals: 1 - Value of functional: 9.48489e-01 - Reason for termination: Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, Matrix{ComplexF64}}}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: supports_inplace(::Type{T}) where T @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60 supports_inplace(::Any) @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63 supports_inplace(!Matched::Type{var"#s1"} where var"#s1"<:StaticArraysCore.MArray) @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11 ... - Ended at 2026-06-18T18:17:47.506 (1 second, 115 milliseconds) TLS (continue from Krotov): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:443 Expression: res.J_T < 0.02 Evaluated: 0.9484893485016398 < 0.02 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:419 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:443 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] TLS (continue from Krotov): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:444 Expression: length(res.records) == 4 Evaluated: 0 == 4 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:419 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:444 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] TLS (continue from Krotov): Error During Test at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:445 Test threw exception Expression: abs((res.records[1])[1] - res_krotov.J_T) < 1.0e-14 BoundsError: attempt to access 0-element Vector{Tuple} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{Tuple}, ::Int64) @ Base essentials.jl:19 [2] checkbounds(A::Vector{Tuple}, I::Int64) @ Base essentials.jl:391 [inlined] [3] getindex(A::Vector{Tuple}, i::Int64) @ Base essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:419 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:445 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] =================================================== =========== TLS (continue with Krotov) ============ [ Info: Continuing previous optimization iter. J_T ∫gₐ(t)dt J ΔJ_T ΔJ secs 0 9.51e-01 0.00e+00 9.51e-01 n/a n/a 1.8 1 7.24e-01 6.71e-02 7.91e-01 -2.28e-01 -1.61e-01 0.3 2 1.86e-01 1.96e-01 3.82e-01 -5.38e-01 -3.42e-01 0.0 3 1.05e-02 8.14e-02 9.20e-02 -1.75e-01 -9.39e-02 0.0 4 4.29e-04 4.85e-03 5.28e-03 -1.01e-02 -5.27e-03 0.0 5 1.74e-05 1.97e-04 2.15e-04 -4.11e-04 -2.14e-04 0.0 TLS (continue with Krotov): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:476 Expression: length(res.records) == 4 Evaluated: 6 == 4 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:453 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:476 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Krotov Optimization Result -------------------------- - Started at 2026-06-18T18:17:54.759 - Number of trajectories: 1 - Number of iterations: 5 - Value of functional: 1.73692e-05 - Reason for termination: Reached maximum number of iterations - Ended at 2026-06-18T18:17:56.059 (1 second, 300 milliseconds) TLS (continue with Krotov): Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:479 Expression: abs((res.records[1])[1] - res_grape.J_T) < 1.0e-14 Evaluated: 0.9514590189717309 < 1.0e-14 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:453 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_tls_optimization.jl:479 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] =================================================== 130.855503 seconds (49.08 M allocations: 3.248 GiB, 1.55% gc time, 96.77% compilation time: 7% of which was recompilation) * Pulse Optimization (test_pulse_optimization.jl) pulse optimization: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_optimization.jl:44 Expression: norm(post_pulse - opt_pulse) > 0.1 Evaluated: 3.3490947194994317e-16 > 0.1 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_optimization.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_optimization.jl:44 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 77.073644 seconds (27.31 M allocations: 1.835 GiB, 1.76% gc time, 93.64% compilation time: 8% of which was recompilation) * Empty Optimization (test_empty_optimization.jl) 6.920205 seconds (2.07 M allocations: 136.186 MiB, 99.55% compilation time: 2% of which was recompilation) * Pulse Running Cost (test_pulse_running_cost.jl) running cost with manual gradient: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:61 Expression: res.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:61 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] running cost with manual gradient: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:62 Expression: res.J_T < res.J_T_prev Evaluated: 0.0 < 0.0 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:62 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] J_a_fluence running cost: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:73 Expression: res0.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:69 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] J_a_fluence running cost: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:74 Expression: res.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:69 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:74 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] J_a_fluence running cost: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:75 Expression: sum(norm.(res.optimized_controls)) < sum(norm.(res0.optimized_controls)) Evaluated: 1.8763406867361068 < 1.8763406867361068 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:69 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_pulse_running_cost.jl:75 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 24.809237 seconds (6.04 M allocations: 387.857 MiB, 0.80% gc time, 99.23% compilation time) * Taylor Gradient (test_taylor_grad.jl): 2.798439 seconds (1.41 M allocations: 92.239 MiB, 96.16% compilation time) * LBFGSB Saddle point (test_lbfgsb_saddle_point.jl): CNOT with single-qubit drives and static interaction: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:117 Expression: contains(opt_result.message, "NORM_OF_PROJECTED_GRADIENT_<=_PGTOL") Evaluated: contains("Exception: TaskFailedException\n\n nested task error: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{6, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}}})\n This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented.\n \n Closest candidates are:\n supports_inplace(::Type{T}) where T\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60\n supports_inplace(::Any)\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63\n supports_inplace(!Matched::Type{var\"#s1\"} where var\"#s1\"<:StaticArraysCore.MArray)\n @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11\n ...\n \n Stacktrace:\n [1] supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{6, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}}})\n @ QuantumPropagators.Interfaces ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60\n [2] prop_step!(propagator::QuantumPropagators.ChebyPropagator{QuantumGradientGenerators.GradGenerator{QuantumPropagators.Generators.Generator{Matrix{ComplexF64}, QuantumPropagators.Amplitudes.ShapedAmplitude{Vector{Float64}, Vector{Float64}}}, QuantumPropagators.Generators.Generator{Matrix{ComplexF64}, QuantumPropagators.Amplitudes.LockedAmplitude{Vector{Float64}}}, Vector{Float64}}, QuantumGradientGenerators.GradgenOperator{6, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}, QuantumPropagators.Generators.Operator{Matrix{ComplexF64}, Float64}}, QuantumGradientGenerators.GradVector{6, Vector{ComplexF64}}})\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/cheby_propagator.jl:364\n [3] macro expansion\n @ ~/.julia/packages/GRAPE/OpwvI/src/optimize.jl:781 [inlined]\n [4] (::GRAPE.var\"#evaluate_gradient!##2#evaluate_gradient!##3\"{GRAPE.GrapeWrk{LBFGSB.L_BFGS_B}, Vector{Float64}, Int64, Int64, UnitRange{Int64}})(tid::Int64)\n @ GRAPE threadingconstructs.jl:522\n [5] (::Base.Threads.var\"#threading_run##0#threading_run##1\"{GRAPE.var\"#evaluate_gradient!##2#evaluate_gradient!##3\"{GRAPE.GrapeWrk{LBFGSB.L_BFGS_B}, Vector{Float64}, Int64, Int64, UnitRange{Int64}}, Int64})()\n @ Base.Threads threadingconstructs.jl:178", "NORM_OF_PROJECTED_GRADIENT_<=_PGTOL") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:91 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:117 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] CNOT with single-qubit drives and static interaction: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:118 Expression: abs(opt_result.J_T - 0.75) < 0.001 Evaluated: 0.75 < 0.001 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:91 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:118 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] CNOT with single-qubit drives and static interaction: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:121 Expression: opt_result.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:91 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_lbfgsb_saddle_point.jl:121 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 36.430325 seconds (10.45 M allocations: 689.736 MiB, 0.99% gc time, 96.69% compilation time) * Convergence Checks (test_convergence_checks.jl): convergence check: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:31 Expression: res.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:31 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] convergence check: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:34 Expression: res.iter == 17 Evaluated: 0 == 17 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:34 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] convergence check: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:35 Expression: res.message == "J_T < 10⁻⁵" Evaluated: "Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, Matrix{Float64}, Matrix{Float64}}})\nThis error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented.\n\nClosest candidates are:\n supports_inplace(::Type{T}) where T\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60\n supports_inplace(::Any)\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63\n supports_inplace(!Matched::Type{var\"#s1\"} where var\"#s1\"<:StaticArraysCore.MArray)\n @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11\n ...\n" == "J_T < 10⁻⁵" Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:35 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] convergence check with iter_stop: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:55 Expression: res.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:55 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] convergence check with iter_stop: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:56 Expression: res.iter == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:56 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] convergence check with iter_stop: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:57 Expression: res.message == "Reached maximum number of iterations" Evaluated: "Exception: MethodError: no method matching supports_inplace(::Type{QuantumGradientGenerators.GradgenOperator{1, Matrix{Float64}, Matrix{Float64}}})\nThis error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented.\n\nClosest candidates are:\n supports_inplace(::Type{T}) where T\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:60\n supports_inplace(::Any)\n @ QuantumPropagators ~/.julia/packages/QuantumPropagators/QmH8q/src/interfaces/supports_inplace.jl:63\n supports_inplace(!Matched::Type{var\"#s1\"} where var\"#s1\"<:StaticArraysCore.MArray)\n @ QuantumPropagatorsStaticArraysExt ~/.julia/packages/QuantumPropagators/QmH8q/ext/QuantumPropagatorsStaticArraysExt.jl:11\n ...\n" == "Reached maximum number of iterations" Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_convergence_checks.jl:57 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 13.986304 seconds (4.52 M allocations: 283.308 MiB, 0.85% gc time, 99.05% compilation time) * Iterations (test_iterations.jl) iter_start_stop: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:35 Expression: res.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:21 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:35 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] iter_start_stop: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:39 Expression: iters == [0, 11, 12] Evaluated: Any[] == [0, 11, 12] Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:21 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:39 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:76 Expression: contains(captured.output, "This is callback 1 for iter 0\n iter. ") Evaluated: contains("", "This is callback 1 for iter 0\n iter. ") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:76 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:77 Expression: contains(captured.output, "This is callback 1 for iter 1\n 1") Evaluated: contains("", "This is callback 1 for iter 1\n 1") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:77 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:83 Expression: captured.value.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:86 Expression: contains(captured.output, "This is callback 2 for iter 0") Evaluated: contains("", "This is callback 2 for iter 0") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:86 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:87 Expression: contains(captured.output, "This is callback 2 for iter 1") Evaluated: contains("", "This is callback 2 for iter 1") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:87 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:98 Expression: captured.value.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:98 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:99 Expression: contains(captured.output, "This is callback 1 for iter 0\nThis is callback 2 for iter 0\nThis is callback 1 for iter 1\nThis is callback 2 for iter 1\n") Evaluated: contains("", "This is callback 1 for iter 0\nThis is callback 2 for iter 0\nThis is callback 1 for iter 1\nThis is callback 2 for iter 1\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:99 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:108 Expression: captured.value.records == [("cb2", 0), ("cb2", 1)] Evaluated: Tuple[] == [("cb2", 0), ("cb2", 1)] Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:108 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:119 Expression: captured.value.converged Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:119 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:120 Expression: length(captured.value.records) == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:120 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] callback: Error During Test at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:121 Test threw exception Expression: length(captured.value.records[1]) == 3 BoundsError: attempt to access 0-element Vector{Tuple} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{Tuple}, ::Int64) @ Base essentials.jl:19 [2] checkbounds(A::Vector{Tuple}, I::Int64) @ Base essentials.jl:391 [inlined] [3] getindex(A::Vector{Tuple}, i::Int64) @ Base essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:121 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] callback: Error During Test at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:122 Test threw exception Expression: (captured.value.records[1])[1] == "cb2" BoundsError: attempt to access 0-element Vector{Tuple} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{Tuple}, ::Int64) @ Base essentials.jl:19 [2] checkbounds(A::Vector{Tuple}, I::Int64) @ Base essentials.jl:391 [inlined] [3] getindex(A::Vector{Tuple}, i::Int64) @ Base essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:122 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] callback: Error During Test at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:123 Test threw exception Expression: (captured.value.records[1])[2] == 0 BoundsError: attempt to access 0-element Vector{Tuple} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{Tuple}, ::Int64) @ Base essentials.jl:19 [2] checkbounds(A::Vector{Tuple}, I::Int64) @ Base essentials.jl:391 [inlined] [3] getindex(A::Vector{Tuple}, i::Int64) @ Base essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:123 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] callback: Error During Test at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:124 Test threw exception Expression: (captured.value.records[1])[3] isa Float64 BoundsError: attempt to access 0-element Vector{Tuple} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{Tuple}, ::Int64) @ Base essentials.jl:19 [2] checkbounds(A::Vector{Tuple}, I::Int64) @ Base essentials.jl:391 [inlined] [3] getindex(A::Vector{Tuple}, i::Int64) @ Base essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:45 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:124 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] print_iter_info: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:192 Expression: contains(captured.output, "iter. J_T J_a λ_a⋅J_a J ǁ∇J_Tǁ ǁ∇J_aǁ λ_aǁ∇J_aǁ λ_a⋅ΔJ_a ǁ∇Jǁ ǁΔϵǁ ǁϵǁ max|Δϵ| max|ϵ| ǁΔϵǁ/ǁϵǁ ∫Δϵ²dt ǁsǁ ∠° α ΔJ_T ΔJ_a λ_a⋅ΔJ_a ΔJ FG(F)") Evaluated: contains("", "iter. J_T J_a λ_a⋅J_a J ǁ∇J_Tǁ ǁ∇J_aǁ λ_aǁ∇J_aǁ λ_a⋅ΔJ_a ǁ∇Jǁ ǁΔϵǁ ǁϵǁ max|Δϵ| max|ϵ| ǁΔϵǁ/ǁϵǁ ∫Δϵ²dt ǁsǁ ∠° α ΔJ_T ΔJ_a λ_a⋅ΔJ_a ΔJ FG(F)") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:152 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:192 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] print_iter_info: Test Failed at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:196 Expression: contains(captured.output, " n/a n/a n/a n/a n/a n/a n/a n/a n/a 1(0)") Evaluated: contains("", " n/a n/a n/a n/a n/a n/a n/a n/a n/a 1(0)") Stacktrace: [1] top-level scope @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:152 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/GRAPE/OpwvI/test/test_iterations.jl:196 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 48.578450 seconds (13.58 M allocations: 926.217 MiB, 1.68% gc time, 98.95% compilation time: <1% of which was recompilation) Test Summary: | Pass Fail Error Total Time GRAPE.jl Package | 54 40 5 99 8m55.3s README Example | 2 1 3 3m13.7s README | 2 1 3 3m10.0s TLS Optimization | 34 10 1 45 2m10.8s TLS Static Hamiltonian | 1 1 11.3s GRAPE.optimize | 1 1 2 20.1s TLS (LBFGS.jl) | 1 1 2 18.1s TLS (Taylor) | 10 1 11 9.7s TLS (LBFGS.jl-bound) | 1 1 2 2.8s TLS (LBFGS.jl) trace debugging | 2 1 3 3.6s TLS (LBFGS.jl-Taylor) | 10 10 3.5s TLS (Optim.jl-LBFGS-HZ) | 1 1 2 8.2s TLS (static) | 2 2 16.5s TLS (static Taylor) | 3 3 7.7s TLS (continue from Krotov) | 1 2 1 4 18.3s TLS (continue with Krotov) | 1 2 3 5.4s Pulse Optimization | 4 1 5 1m17.1s pulse optimization | 4 1 5 1m11.2s Empty Optimization | 2 2 6.9s Pulse Running Cost | 5 5 24.8s running cost with manual gradient | 2 2 17.8s J_a_fluence running cost | 3 3 7.0s Taylor Gradient | 4 4 2.8s LBFGSB Saddle point | 2 3 5 36.4s CNOT with single-qubit drives and static interaction | 2 3 5 36.4s Convergence Checks | 2 6 8 14.0s convergence check | 2 3 5 10.9s convergence check with iter_stop | 3 3 3.0s Iterations | 4 14 4 22 48.6s iter_start_stop | 2 2 4 22.4s callback | 2 10 4 16 23.0s print_iter_info | 2 2 3.0s RNG of the outermost testset: Random.Xoshiro(0x78b2eef9d15b9143, 0xd9e0d581429e38b1, 0xc710f53759d3a7b3, 0x86ee936a18f71ff8, 0x9a304179091a619d) ERROR: LoadError: Some tests did not pass: 54 passed, 40 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/GRAPE/OpwvI/test/runtests.jl:12 Testing failed after 593.68s ERROR: LoadError: Package GRAPE errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 778.08s: an internal error was encountered