[INFO] fetching crate quant-iron 1.4.2... [INFO] testing quant-iron-1.4.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate quant-iron 1.4.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate quant-iron 1.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quant-iron 1.4.2 [INFO] tweaked toml for crates.io crate quant-iron 1.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quant-iron 1.4.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quant-iron 1.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa8c27a4ab3545d2150a6db560a4abc6289f5ec8e63a7848d4121fa1cc2b237 [INFO] running `Command { std: "docker" "start" "-a" "5fa8c27a4ab3545d2150a6db560a4abc6289f5ec8e63a7848d4121fa1cc2b237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa8c27a4ab3545d2150a6db560a4abc6289f5ec8e63a7848d4121fa1cc2b237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa8c27a4ab3545d2150a6db560a4abc6289f5ec8e63a7848d4121fa1cc2b237", kill_on_drop: false }` [INFO] [stdout] 5fa8c27a4ab3545d2150a6db560a4abc6289f5ec8e63a7848d4121fa1cc2b237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32b960637fe8a77b55ce1dddf10adaaf01fa3fafbacd76f0fb621e2e930b16d1 [INFO] running `Command { std: "docker" "start" "-a" "32b960637fe8a77b55ce1dddf10adaaf01fa3fafbacd76f0fb621e2e930b16d1", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling quant-iron v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s [INFO] running `Command { std: "docker" "inspect" "32b960637fe8a77b55ce1dddf10adaaf01fa3fafbacd76f0fb621e2e930b16d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b960637fe8a77b55ce1dddf10adaaf01fa3fafbacd76f0fb621e2e930b16d1", kill_on_drop: false }` [INFO] [stdout] 32b960637fe8a77b55ce1dddf10adaaf01fa3fafbacd76f0fb621e2e930b16d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d33dcbf5ab8a00d76cac9889988c2b1f0b234e528ffb6db9b9beb060027ec908 [INFO] running `Command { std: "docker" "start" "-a" "d33dcbf5ab8a00d76cac9889988c2b1f0b234e528ffb6db9b9beb060027ec908", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling quant-iron v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.45s [INFO] running `Command { std: "docker" "inspect" "d33dcbf5ab8a00d76cac9889988c2b1f0b234e528ffb6db9b9beb060027ec908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33dcbf5ab8a00d76cac9889988c2b1f0b234e528ffb6db9b9beb060027ec908", kill_on_drop: false }` [INFO] [stdout] d33dcbf5ab8a00d76cac9889988c2b1f0b234e528ffb6db9b9beb060027ec908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec6c8957e6b921a458b16af25b722b7e655e41dda7bb8d558259d1cd3091ee9b [INFO] running `Command { std: "docker" "start" "-a" "ec6c8957e6b921a458b16af25b722b7e655e41dda7bb8d558259d1cd3091ee9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quant_iron-3a1df48ac6f1bfd2) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test tests::circuit_tests::test_circuit_add_gate_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_add_gate_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_add_subroutine ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_build_final_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_build_subroutine ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_build_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_add_gates_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_add_gate ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_add_gates ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_build_final_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_execute_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_new ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_builder_build_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_get_gates ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_add_gates_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_execute_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_get_num_qubits ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_new ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_trace_execution_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_with_gates_failure ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_trace_execution_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_with_gates_success ... ok [INFO] [stdout] test tests::gate_tests::test_gate_get_control_qubits ... ok [INFO] [stdout] test tests::gate_tests::test_gate_get_target_qubits ... ok [INFO] [stdout] test tests::gate_tests::test_gate_new_measurement ... ok [INFO] [stdout] test tests::ising_tests::test_ising_2d_error ... ok [INFO] [stdout] test tests::gate_tests::test_gate_new_operator ... ok [INFO] [stdout] test tests::heisenberg_tests::test_heisenberg_1d_error ... ok [INFO] [stdout] test tests::heisenberg_tests::test_heisenberg_2d_error ... ok [INFO] [stdout] test tests::ising_tests::test_ising_2d_uniform_error ... ok [INFO] [stdout] test tests::ising_tests::test_ising_1d_error ... ok [INFO] [stdout] test tests::ising_tests::test_ising_1d_uniform_error ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_angle_gates_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_controlled_gates_failure ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_controlled_gates_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_match_gates_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_measurement_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_mixed_multi_qubit_gates_failure ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_mixed_multi_qubit_gates_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_single_qubit_gates_failure ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_single_qubit_gates_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_two_three_qubit_gates_failure ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_unitary_cunitary_gates_failure ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_unitary_cunitary_gates_success ... ok [INFO] [stdout] test tests::ising_tests::test_ising_1d_uniform_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_1_qubit_computational_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_all_qubits_computational_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_1_qubit_x_basis_success ... ok [INFO] [stdout] test tests::macros_tests::test_circuit_macro_two_three_qubit_gates_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_all_qubits_x_basis_success ... ok [INFO] [stdout] test tests::circuit_tests::test_circuit_to_qasm ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_all_qubits_y_basis_success ... ok [INFO] [stdout] test tests::gate_tests::test_gate_apply ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_n_1_qubit_computational_success ... ok [INFO] [stdout] test tests::ising_tests::test_ising_1d_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_n_all_computational_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_identity_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_errors ... ok [INFO] [stdout] test tests::operator_tests::test_operator_phase_shift_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_phase_s_success ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_1_qubit_y_basis_success ... ok [INFO] [stdout] test tests::heisenberg_tests::test_heisenberg_1d_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_cnot_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_ry_phase_dag_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_ry_phase_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_rotate_z_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_phase_t_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_pauli_x_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_swap_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_toffoli_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_rotate_x_success ... ok [INFO] [stdout] test tests::operator_tests::test_single_qubit_gate_errors ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_change_parameter_val ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_mismatched_parameters_error ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_parameter_new ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_parameter_set ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_parameter_get ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_parametric_matchgate ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_parametric_ryphase ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_phase ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_rotations ... ok [INFO] [stdout] test tests::parametric_tests::test_parametric_ry_phase_dag ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_add_op ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_error ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_error ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_factor_error ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_factor_success_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_success_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_factor_success_non_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_success_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_success_non_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_apply_exp_success_non_empty ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_hermitian_conjugate ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_new ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_with_op ... ok [INFO] [stdout] test tests::pauli_string_tests::test_pauli_string_with_ops ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_apply_empty_success ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_add_term ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_apply_error ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_expectation_value ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_apply_non_empty_success ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_new ... ok [INFO] [stdout] test tests::pauli_string_tests::test_sumop_num_terms ... ok [INFO] [stdout] test tests::state_tests::test_state_new_basis_n_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_new_basis_n_success ... ok [INFO] [stdout] test tests::state_tests::test_state_new_minus_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_new_minus_success ... ok [INFO] [stdout] test tests::state_tests::test_state_new_plus_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_new_plus_success ... ok [INFO] [stdout] test tests::state_tests::test_state_new_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_new_success ... ok [INFO] [stdout] test tests::state_tests::test_state_new_zero_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_new_zero_success ... ok [INFO] [stdout] test tests::state_tests::test_state_probability_errors ... ok [INFO] [stdout] test tests::state_tests::test_state_probability_success ... ok [INFO] [stdout] test tests::state_tests::test_state_tensor_product_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_first_order_trotter_step_empty_hamiltonian_error ... ok [INFO] [stdout] test tests::time_evolution_tests::test_first_order_trotter_step_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_second_order_trotter_invalid_indices_error ... ok [INFO] [stdout] test tests::time_evolution_tests::test_second_order_trotter_step_empty_hamiltonian_error ... ok [INFO] [stdout] test tests::time_evolution_tests::test_second_order_trotter_step_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_trotter_evolve_state_empty_hamiltonian_error ... ok [INFO] [stdout] test tests::time_evolution_tests::test_trotter_evolve_state_first_order_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_trotter_evolve_state_invalid_indices_error ... ok [INFO] [stdout] test tests::operator_tests::test_operator_matchgate_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_trotter_evolve_state_second_order_success ... ok [INFO] [stdout] test tests::time_evolution_tests::test_first_order_trotter_invalid_indices_error ... ok [INFO] [stdout] test tests::operator_tests::test_operator_t_dag_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_rotate_y_success ... ok [INFO] [stdout] test tests::ising_tests::test_ising_2d_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_pauli_z_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_pauli_y_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_hadamard_success ... ok [INFO] [stdout] test tests::operator_tests::test_multi_qubit_gate_errors ... ok [INFO] [stdout] test tests::measurement_tests::test_measurement_measure_n_errors ... ok [INFO] [stdout] test tests::operator_tests::test_operator_s_dag_success ... ok [INFO] [stdout] test tests::ising_tests::test_ising_2d_uniform_success ... ok [INFO] [stdout] test tests::operator_tests::test_operator_unitary2_success ... ok [INFO] [stdout] test tests::operator_tests::test_operate_operate_success ... ok [INFO] [stdout] test tests::heisenberg_tests::test_heisenberg_2d_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec6c8957e6b921a458b16af25b722b7e655e41dda7bb8d558259d1cd3091ee9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6c8957e6b921a458b16af25b722b7e655e41dda7bb8d558259d1cd3091ee9b", kill_on_drop: false }` [INFO] [stdout] ec6c8957e6b921a458b16af25b722b7e655e41dda7bb8d558259d1cd3091ee9b