Package evaluation to test YaoBlocks on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-06-02T20:30:07.100 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 18.14s ################################################################################ # Installation # Installing YaoBlocks... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [418bc28f] + YaoBlocks v0.14.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.6.0 [66dad0bd] + AliasTables v1.1.3 [50ba71b6] + BitBasis v0.9.10 [a921213e] + CacheServers v0.2.0 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [0b1a1467] + KrylovKit v0.10.3 [f1f30506] + LegibleLambdas v0.3.0 [2ab3a3ac] + LogExpFunctions v1.0.0 [d05aeea4] + LuxurySparse v0.8.1 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [9d95972d] + TupleTools v1.6.0 ⌅ [409d34a3] + VectorInterface v0.5.0 [0843a435] + YaoAPI v0.4.9 [e600142f] + YaoArrayRegister v0.9.13 [418bc28f] + YaoBlocks v0.14.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.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 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 18.8 s ✓ RBNF 9.8 s ✓ PauliPropagation 1.9 s ✓ KrylovKit → KrylovKitChainRulesCoreExt 19.4 s ✓ YaoArrayRegister 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, 0x70523dfd0c80)[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:824:0 (pc: 34) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668:0 (pc: 133) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:0 (pc: 10) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4872:0 (pc: 164) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 123) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1722:0 (pc: 2) [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1731:0 (pc: 17) jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94:0 (pc: 6) unknown function (ip: 0x70523e4f6730) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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/55SqB/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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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/55SqB/src/Zygote.jl:68: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/55SqB/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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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: 0x70526e8a4249) 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  [23] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x70526e907ebc) 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:482:9 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94:0 (pc: 6) unknown function (ip: 0x70523e4f6730) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370: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: 0x70526e8a4249) 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: 62038253 (Pool: 62037893; Big: 360); GC: 20 ✗ Zygote 20.7 s ✓ OpenQASM 33.7 s ✓ YaoBlocks 9.3 s ✓ YaoBlocks → OpenQASMExt 19.1 s ✓ YaoBlocks → PauliPropagationExt 8 dependencies successfully precompiled in 206 seconds. 95 already precompiled. Precompilation completed after 242.31s ################################################################################ # Testing # Testing YaoBlocks 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. Updating `/tmp/jl_3KxzxE/Project.toml` [f6369f11] + ForwardDiff v1.3.3 [a8821629] + OpenQASM v2.1.4 ⌅ [293282d5] + PauliPropagation v0.4.1 [418bc28f] + YaoBlocks v0.14.3 [e88e6eb3] + Zygote v0.7.10 Updating `/tmp/jl_3KxzxE/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [c3b6d118] + BitIntegers v0.3.7 [1654ce90] + Bits v0.2.0 [082447d4] + ChainRules v1.73.0 [bbf7d656] + CommonSubexpressions v0.3.1 [187b0558] + ConstructionBase v1.6.0 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.3 [46192b85] + GPUArraysCore v0.2.0 [7869d1d1] + IRTools v0.4.15 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] ↓ LogExpFunctions v1.0.0 ⇒ v0.3.29 [77ba4419] + NaNMath v1.1.3 [a8821629] + OpenQASM v2.1.4 ⌅ [293282d5] + PauliPropagation v0.4.1 [8162dcfd] + PrettyPrint v0.2.0 [83ef0002] + RBNF v0.2.5 [c1ae055f] + RealDot v0.1.0 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.8.0 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [418bc28f] + YaoBlocks v0.14.3 [e88e6eb3] + Zygote v0.7.10 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [4607b0f0] + SuiteSparse [05823500] + OpenLibm_jll v0.8.7+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_3KxzxE/Project.toml` [50ba71b6] BitBasis v0.9.10 [a921213e] CacheServers v0.2.0 [d360d2e6] ChainRulesCore v1.26.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.3 [0b1a1467] KrylovKit v0.10.3 [f1f30506] LegibleLambdas v0.3.0 [d05aeea4] LuxurySparse v0.8.1 [d8e11817] MLStyle v0.4.17 [a8821629] OpenQASM v2.1.4 ⌅ [293282d5] PauliPropagation v0.4.1 [90137ffa] StaticArrays v1.9.18 [2913bbd2] StatsBase v0.34.11 [9d95972d] TupleTools v1.6.0 [0843a435] YaoAPI v0.4.9 [e600142f] YaoArrayRegister v0.9.13 [418bc28f] YaoBlocks v0.14.3 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_3KxzxE/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.6.0 [66dad0bd] AliasTables v1.1.3 [50ba71b6] BitBasis v0.9.10 [c3b6d118] BitIntegers v0.3.7 [1654ce90] Bits v0.2.0 [a921213e] CacheServers v0.2.0 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [46192b85] GPUArraysCore v0.2.0 [7869d1d1] IRTools v0.4.15 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [0b1a1467] KrylovKit v0.10.3 [f1f30506] LegibleLambdas v0.3.0 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [d05aeea4] LuxurySparse v0.8.1 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [a8821629] OpenQASM v2.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [65ce6f38] PackageExtensionCompat v1.0.2 ⌅ [293282d5] PauliPropagation v0.4.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [8162dcfd] PrettyPrint v0.2.0 [43287f4e] PtrArrays v1.4.0 [83ef0002] RBNF v0.2.5 [c1ae055f] RealDot v0.1.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [09ab397b] StructArrays v0.7.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [9d95972d] TupleTools v1.6.0 ⌅ [409d34a3] VectorInterface v0.5.0 [0843a435] YaoAPI v0.4.9 [e600142f] YaoArrayRegister v0.9.13 [418bc28f] YaoBlocks v0.14.3 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... EntryTable{DitStr{2, 3, Int64}, ComplexF64}: EntryTable{DitStr{2, 3, Int64}, ComplexF64}: 000 ₍₂₎ 0.03006 - 0.94949im 101 ₍₂₎ -0.8108 + 0.12134im 001 ₍₂₎ 0.22204 + 1.59811im 101 ₍₂₎ -1.35732 - 0.52859im 101 ₍₂₎ -0.48349 + 0.43147im 000 ₍₂₎ -0.60387 - 0.26762im Test Summary: | Pass Total Time utils | 26 26 31.3s test imaginary time evolution: Error During Test at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:37 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 1, but should be 0. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] rayleighquotient @ ~/.julia/packages/KrylovKit/nyPcr/src/factorizations/lanczos.jl:53 [inlined] [5] expintegrator(A::BlockMap{ComplexF64, Add{2}}, t::Float64, u::Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, Vector{ComplexF64}}, alg::KrylovKit.Lanczos{KrylovKit.ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:244 [6] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(typeof), Tuple{Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(VectorInterface.inner), Tuple{Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}, Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}}}}}) @ Base.Broadcast ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:102 [inlined] [7] expintegrator(::BlockMap{ComplexF64, Add{2}}, ::Float64, ::SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}; kwargs::@Kwargs{tol::Float64, krylovdim::Int64, ishermitian::Bool, eager::Bool}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:98 [8] expintegrator @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:94 [inlined] [9] exponentiate @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/exponentiate.jl:83 [inlined] [10] unsafe_apply!(reg::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, te::TimeEvolution{2, ComplexF64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/primitive/time_evolution.jl:103 [11] apply!(r::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, b::TimeEvolution{2, ComplexF64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:32 [inlined] [12] |>(r::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, blk::TimeEvolution{2, ComplexF64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:68 [13] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:38 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:41 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [23] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:517 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [28] _start() @ Base ./client.jl:596 test time evolution: Error During Test at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:62 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 1, but should be 0. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] checkbounds(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] setindex!(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64, ::Int64) @ Base ~/.julia/packages/KrylovKit/nyPcr/src/factorizations/lanczos.jl:53 [inlined] [5] expintegrator(A::BlockMap{ComplexF64, Add{2}}, t::ComplexF64, u::Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, Vector{ComplexF64}}, alg::KrylovKit.Lanczos{KrylovKit.ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:244 [6] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(typeof), Tuple{Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(VectorInterface.inner), Tuple{Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}, Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}}}}}) @ Base.Broadcast ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:102 [inlined] [7] expintegrator(::BlockMap{ComplexF64, Add{2}}, ::ComplexF64, ::SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}; kwargs::@Kwargs{tol::Float64, krylovdim::Int64, ishermitian::Bool, eager::Bool}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:98 [8] expintegrator @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:94 [inlined] [9] exponentiate @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/exponentiate.jl:83 [inlined] [10] unsafe_apply!(reg::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, te::TimeEvolution{2, Float64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/primitive/time_evolution.jl:103 [11] apply!(r::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, b::TimeEvolution{2, Float64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:32 [inlined] [12] |>(r::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, blk::TimeEvolution{2, Float64, Add{2}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:68 [13] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:63 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:67 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [23] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:517 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [28] _start() @ Base ./client.jl:596 qudits: Error During Test at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:97 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 1, but should be 0. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] checkbounds(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] setindex!(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64, ::Int64) @ Base ~/.julia/packages/KrylovKit/nyPcr/src/factorizations/lanczos.jl:53 [inlined] [5] expintegrator(A::BlockMap{ComplexF64, GeneralMatrixBlock{3, ComplexF64, Matrix{ComplexF64}}}, t::ComplexF64, u::Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, Vector{ComplexF64}}, alg::KrylovKit.Lanczos{KrylovKit.ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:244 [6] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(typeof), Tuple{Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(VectorInterface.inner), Tuple{Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}, Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}}}}}) @ Base.Broadcast ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:102 [inlined] [7] expintegrator(::BlockMap{ComplexF64, GeneralMatrixBlock{3, ComplexF64, Matrix{ComplexF64}}}, ::ComplexF64, ::SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}; kwargs::@Kwargs{tol::Float64, krylovdim::Int64, ishermitian::Bool, eager::Bool}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:98 [8] expintegrator @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:94 [inlined] [9] size(bm::BlockMap{ComplexF64, GeneralMatrixBlock{3, ComplexF64, Matrix{ComplexF64}}}, i::Int64) @ YaoBlocks ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/exponentiate.jl:83 [inlined] [10] unsafe_apply!(reg::ArrayReg{3, ComplexF64, Matrix{ComplexF64}}, te::TimeEvolution{3, Float64, GeneralMatrixBlock{3, ComplexF64, Matrix{ComplexF64}}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/primitive/time_evolution.jl:103 [11] copy(r::ArrayReg{3, ComplexF64, Matrix{ComplexF64}}) @ YaoArrayRegister ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:32 [inlined] [12] apply(reg::ArrayReg{3, ComplexF64, Matrix{ComplexF64}}, block::TimeEvolution{3, Float64, GeneralMatrixBlock{3, ComplexF64, Matrix{ComplexF64}}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:423 [13] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:98 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:100 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [23] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:517 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [28] _start() @ Base ./client.jl:596 instruct_get_element: Error During Test at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:105 Got exception outside of a @test DimensionMismatch: subdiagonal has wrong length. Has length 1, but should be 0. Stacktrace: [1] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:12 [inlined] [2] SymTridiagonal @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:71 [inlined] [3] checkbounds(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/tridiag.jl:70 [inlined] [4] setindex!(::SubArray{ComplexF64, 2, Matrix{ComplexF64}, Tuple{UnitRange{Int64}, UnitRange{Int64}}, false}, ::Int64, ::Int64, ::Int64) @ Base ~/.julia/packages/KrylovKit/nyPcr/src/factorizations/lanczos.jl:53 [inlined] [5] expintegrator(A::BlockMap{ComplexF64, PutBlock{2, 1, YGate}}, t::ComplexF64, u::Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, Vector{ComplexF64}}, alg::KrylovKit.Lanczos{KrylovKit.ModifiedGramSchmidt2, Float64}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:244 [6] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(typeof), Tuple{Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(VectorInterface.inner), Tuple{Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}, Tuple{SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}}}}}}) @ Base.Broadcast ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:102 [inlined] [7] expintegrator(::BlockMap{ComplexF64, PutBlock{2, 1, YGate}}, ::ComplexF64, ::SubArray{ComplexF64, 1, Matrix{ComplexF64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}; kwargs::@Kwargs{tol::Float64, krylovdim::Int64, ishermitian::Bool, eager::Bool}) @ KrylovKit ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:98 [8] expintegrator @ ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/expintegrator.jl:94 [inlined] [9] size(bm::BlockMap{ComplexF64, PutBlock{2, 1, YGate}}, i::Int64) @ YaoBlocks ~/.julia/packages/KrylovKit/nyPcr/src/matrixfun/exponentiate.jl:83 [inlined] [10] unsafe_apply!(reg::ArrayReg{2, ComplexF64, Matrix{ComplexF64}}, te::TimeEvolution{2, Float64, PutBlock{2, 1, YGate}}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/primitive/time_evolution.jl:103 [11] _onehot(::Type{ComplexF64}, n::Int64, loc::Int64) @ BitBasis ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:32 [inlined] [12] unsafe_getindex(::Type{ComplexF64}, te::TimeEvolution{2, Float64, PutBlock{2, 1, YGate}}, i::Int64, j::Int64) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/primitive/time_evolution.jl:139 [13] getindex(b::TimeEvolution{2, Float64, PutBlock{2, 1, YGate}}, i::DitStr{2, 3, Int64}, j::DitStr{2, 3, Int64}) @ YaoBlocks ~/.julia/packages/YaoBlocks/jhgUh/src/abstract_block.jl:458 [14] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:111 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/time_evolution.jl:106 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [18] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [20] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/primitive.jl:24 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [24] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:8 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:517 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [29] _start() @ Base ./client.jl:596 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:12 Expression: mat(rf) * state(reg0) ≈ state(apply!(copy(reg0), rf)) Evaluated: ComplexF64[-0.39544843464507073 - 0.0017494054627603154im; 0.1130918690793591 - 0.020798230253159345im; … ; -0.33149288178587644 + 0.08722569746150252im; 0.2106989492324303 - 0.15433180134916585im;;] ≈ ComplexF64[-0.4285220090234817 - 0.012859839374680323im; 0.11400768926768877 - 0.08741565248248945im; … ; -0.3613222557803679 + 0.06027984459828497im; 0.25737006347858815 - 0.2832798481911283im;;] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:12 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:23 Expression: isunitary(rf) == isunitary(mat(rf)) Evaluated: true == false Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:23 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:25 Expression: isreflexive(mat(rf)) == isreflexive(rf) Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:12 Expression: mat(rf) * state(reg0) ≈ state(apply!(copy(reg0), rf)) Evaluated: ComplexF64[0.26108745267309386 + 0.11373324592157842im; 0.0531488499240542 - 0.0338901303869965im; … ; -0.12975508735727084 - 0.03585720508659043im; -0.03906981709885477 - 0.042668359128842974im;;] ≈ ComplexF64[0.2377184286305062 + 0.35899512666891653im; 0.2365158572550917 - 0.1379406841702712im; … ; -0.4553431153871732 + 0.1448688589759743im; -0.10811897638254779 + 0.06834353894123985im;;] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:12 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:23 Expression: isunitary(rf) == isunitary(mat(rf)) Evaluated: true == false Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:23 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:25 Expression: isreflexive(mat(rf)) == isreflexive(rf) Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:34 Expression: mat(rf) * state(reg0) ≈ state(apply!(copy(reg0), rf)) Evaluated: ComplexF64[0.019238753907435985 + 0.23014705407813507im; -0.23801021650244458 + 0.17006155086095387im; … ; -0.07650978929136747 - 0.24016802516439456im; 0.2302121514637315 + 0.22779837990086244im;;] ≈ ComplexF64[0.021756840421736978 + 0.17167422423780637im; -0.3086154498770292 + 0.1874243195134888im; … ; -0.06674298980042699 - 0.2218645734747252im; 0.16837527545453093 + 0.2298321758737261im;;] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:34 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 test reflect gate: Test Failed at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:46 Expression: isunitary(rf) == isunitary(mat(rf)) Evaluated: true == false Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:46 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/YaoBlocks/jhgUh/test/primitive/reflect.jl:5 Test Summary: | Pass Fail Error Total Time test primitive block | 357 8 4 369 3m52.9s test constant gates | 115 115 29.9s test identity gates | 14 14 4.7s test phase gate | 28 28 5.1s test shift gate | 28 28 2.6s test rotation gate | 51 51 22.6s test time evolution | 15 4 19 59.7s constructor:time evolution | 10 10 9.0s test imaginary time evolution | 1 1 26.2s test time evolution | 1 1 0.4s block map | 5 5 0.6s qudits | 1 1 13.1s instruct_get_element | 1 1 9.7s test general matrix gate | 22 22 6.3s test measure | 47 47 1m06.5s reflect | 20 8 28 27.1s test reflect gate | 20 8 28 25.5s projector | 14 14 8.5s RNG of the outermost testset: Xoshiro(0x35b4bb8b15155eb9, 0x856f73b6f08c3215, 0x16e3b2f2f16a1fa4, 0x26d97824f009670c, 0x4867de712e0e6480) ERROR: LoadError: Some tests did not pass: 357 passed, 8 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/YaoBlocks/jhgUh/test/runtests.jl:7 Testing failed after 288.3s ERROR: LoadError: Package YaoBlocks 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] 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 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 575.23s: an internal error was encountered