Package evaluation of DynamicQuantumCircuits on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:37:19.286 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # Installation # Installing DynamicQuantumCircuits... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b9e8302f] + DynamicQuantumCircuits v0.0.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.4 [b9e8302f] + DynamicQuantumCircuits v0.0.2 [55351af7] + ExproniconLite v0.10.14 ⌅ [ae98c720] + Jieko v0.1.2 [d8e11817] + MLStyle v0.4.17 ⌅ [2e0e35c7] + Moshi v0.2.0 [a8821629] + OpenQASM v2.1.4 [bac558e1] + OrderedCollections v1.8.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [8162dcfd] + PrettyPrint v0.2.0 [83ef0002] + RBNF v0.2.4 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.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 1.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 37.44s ################################################################################ # Testing # Testing DynamicQuantumCircuits Status `/tmp/jl_zL8ilJ/Project.toml` [b9e8302f] DynamicQuantumCircuits v0.0.2 ⌅ [2e0e35c7] Moshi v0.2.0 [a8821629] OpenQASM v2.1.4 [83ef0002] RBNF v0.2.4 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zL8ilJ/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [b9e8302f] DynamicQuantumCircuits v0.0.2 [55351af7] ExproniconLite v0.10.14 ⌅ [ae98c720] Jieko v0.1.2 [d8e11817] MLStyle v0.4.17 ⌅ [2e0e35c7] Moshi v0.2.0 [a8821629] OpenQASM v2.1.4 [bac558e1] OrderedCollections v1.8.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [8162dcfd] PrettyPrint v0.2.0 [83ef0002] RBNF v0.2.4 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.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.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... static_trivial circuit: OPENQASM 2.0; include "qelib1.inc"; qreg q0[3]; creg c0[2]; h q0[0]; h q0[1]; x q0[2]; h q0[2]; CX q0[0], q0[2]; h q0[0]; measure q0[0] -> c0[0]; CX q0[1], q0[2]; h q0[1]; measure q0[1] -> c0[1]; dynamic_trivial circuit: OPENQASM 2.0; include "qelib1.inc"; qreg q0[2]; creg mcm[1]; creg end[1]; h q0[0]; x q0[1]; h q0[1]; CX q0[0], q0[1]; h q0[0]; measure q0[0] -> mcm[0]; reset q0[0]; h q0[0]; CX q0[0], q0[1]; h q0[0]; measure q0[0] -> end[0]; target_trivial circuit: OPENQASM 2.0; include "qelib1.inc"; qreg q0[3]; creg mcm[1]; creg end[1]; h q0[1]; x q0[2]; h q0[2]; CX q0[1], q0[2]; h q0[1]; h q0[0]; CX q0[0], q0[2]; h q0[0]; measure q0[0] -> end[0]; measure q0[1] -> mcm[0]; acutal circuit: OPENQASM 2.0; include "qelib1.inc"; qreg q0[3]; creg mcm[1]; creg end[1]; h q0[1]; x q0[2]; h q0[2]; CX q0[1], q0[2]; h q0[1]; h q0[0]; CX q0[0], q0[2]; h q0[0]; measure q0[0] -> end[0]; measure q0[1] -> mcm[0]; OPENQASM 2.0; include "qelib1.inc"; gate circuit_250 q0, q1 { barrier q0, q1; p(pi) q0; p(pi) q1; cx q0, q1; p(-(pi)) q1; cx q0, q1; barrier q0, q1; } gate circuit_253 q0, q1 { barrier q0, q1; p(2*pi) q0; p(2*pi) q1; cx q0, q1; p(-(2)*pi) q1; cx q0, q1; barrier q0, q1; } gate circuit_256 q0, q1 { barrier q0, q1; p(-(pi)/4) q0; p(-(pi)/4) q1; cx q0, q1; p(pi/4) q1; cx q0, q1; barrier q0, q1; } qreg q[3]; creg c[2]; barrier q[0], q[1], q[2]; x q[2]; barrier q[0], q[1], q[2]; h q[0]; h q[1]; barrier q[0], q[1], q[2]; circuit_250 q[1], q[2]; circuit_253 q[0], q[2]; barrier q[0], q[1], q[2]; h q[0]; circuit_256 q[0], q[1]; h q[1]; barrier q[0], q[1], q[2]; measure q[0] -> c[0]; measure q[1] -> c[1]; OPENQASM 2.0; include "qelib1.inc"; gate circuit_299 q0, q1 { barrier q0, q1; p(2*pi) q0; p(2*pi) q1; cx q0, q1; p(-(2)*pi) q1; cx q0, q1; barrier q0, q1; } gate circuit_302 q0, q1 { barrier q0, q1; p(pi) q0; p(pi) q1; cx q0, q1; p(-(pi)) q1; cx q0, q1; barrier q0, q1; } qreg q31[2]; creg c3[2]; barrier q31[0], q31[1]; x q31[1]; barrier q31[0], q31[1]; h q31[0]; barrier q31[0], q31[1]; circuit_299 q31[0], q31[1]; barrier q31[0], q31[1]; h q31[0]; measure q31[0] -> c3[0]; reset q31[0]; barrier q31[0], q31[1]; h q31[0]; barrier q31[0], q31[1]; circuit_302 q31[0], q31[1]; if (c3 == 1) p(-(pi)/2) q31[0]; h q31[0]; measure q31[0] -> c3[1]; OPENQASM 2.0; qreg q[2]; creg c[2]; h q[1]; CX q[0], q[1]; measure q[0] -> c[0]; Test Summary: | Pass Total Time reconstruct unitary quantum circuit | 91 91 31.2s Test Summary: | Pass Total Time Reorder operator | 3 3 1.9s Testing DynamicQuantumCircuits tests passed Testing completed after 39.51s PkgEval succeeded after 93.8s