[INFO] crate q1tsim 0.4.0 is already in cache [INFO] extracting crate q1tsim 0.4.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/q1tsim/0.4.0 [INFO] extracting crate q1tsim 0.4.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/q1tsim/0.4.0 [INFO] validating manifest of q1tsim-0.4.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of q1tsim-0.4.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing q1tsim-0.4.0 [INFO] finished frobbing q1tsim-0.4.0 [INFO] frobbed toml for q1tsim-0.4.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/q1tsim/0.4.0/Cargo.toml [INFO] started frobbing q1tsim-0.4.0 [INFO] finished frobbing q1tsim-0.4.0 [INFO] frobbed toml for q1tsim-0.4.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/q1tsim/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing q1tsim-0.4.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/q1tsim/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1f00947d948fc304c4c30750e2fb222f364e2fc07665c0c7bc88572989f5da3b [INFO] running `"docker" "start" "-a" "1f00947d948fc304c4c30750e2fb222f364e2fc07665c0c7bc88572989f5da3b"` [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling q1tsim-derive v0.1.0 [INFO] [stderr] Compiling q1tsim v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gates/composite.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | gate: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/circuit.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | Gate(Box, Vec), [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/circuit.rs:36:42 [INFO] [stderr] | [INFO] [stderr] 36 | ConditionalGate(Vec, u64, Box, Vec), [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/export.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | fn as_gate(&self) -> &Gate; [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Gate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/export.rs:33:27 [INFO] [stderr] | [INFO] [stderr] 33 | fn as_gate(&self) -> &Gate [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Gate` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.34s [INFO] running `"docker" "inspect" "1f00947d948fc304c4c30750e2fb222f364e2fc07665c0c7bc88572989f5da3b"` [INFO] running `"docker" "rm" "-f" "1f00947d948fc304c4c30750e2fb222f364e2fc07665c0c7bc88572989f5da3b"` [INFO] [stdout] 1f00947d948fc304c4c30750e2fb222f364e2fc07665c0c7bc88572989f5da3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/q1tsim/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 81713478eddf65ea468db40eeaa477cb3d8f1dda5bf1c6aec486270cc7de11fe [INFO] running `"docker" "start" "-a" "81713478eddf65ea468db40eeaa477cb3d8f1dda5bf1c6aec486270cc7de11fe"` [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling q1tsim v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gates/composite.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | gate: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/circuit.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | Gate(Box, Vec), [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/circuit.rs:36:42 [INFO] [stderr] | [INFO] [stderr] 36 | ConditionalGate(Vec, u64, Box, Vec), [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn CircuitGate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/export.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | fn as_gate(&self) -> &Gate; [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Gate` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/export.rs:33:27 [INFO] [stderr] | [INFO] [stderr] 33 | fn as_gate(&self) -> &Gate [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Gate` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.94s [INFO] running `"docker" "inspect" "81713478eddf65ea468db40eeaa477cb3d8f1dda5bf1c6aec486270cc7de11fe"` [INFO] running `"docker" "rm" "-f" "81713478eddf65ea468db40eeaa477cb3d8f1dda5bf1c6aec486270cc7de11fe"` [INFO] [stdout] 81713478eddf65ea468db40eeaa477cb3d8f1dda5bf1c6aec486270cc7de11fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/q1tsim/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 9002006230a03191dfe5ede635b4ce3520fdc01b312d60bccdcdb0b049a57f26 [INFO] running `"docker" "start" "-a" "9002006230a03191dfe5ede635b4ce3520fdc01b312d60bccdcdb0b049a57f26"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/q1tsim-5f9a0fd56fbec627 [INFO] [stdout] [INFO] [stdout] running 264 tests [INFO] [stdout] test circuit::tests::test_c_qasm ... ok [INFO] [stdout] test circuit::tests::test_execute ... ok [INFO] [stdout] test circuit::tests::test_gate_methods ... ok [INFO] [stdout] test circuit::tests::test_latex ... ok [INFO] [stdout] test circuit::tests::test_conditional ... ok [INFO] [stdout] test circuit::tests::test_measure ... ok [INFO] [stdout] test circuit::tests::test_peek ... ok [INFO] [stdout] test circuit::tests::test_histogram ... ok [INFO] [stdout] test circuit::tests::test_peek_all_basis ... ok [INFO] [stdout] test circuit::tests::test_is_stabilizer ... ok [INFO] [stdout] test circuit::tests::test_peek_basis ... ok [INFO] [stdout] test circuit::tests::test_histogram_vec ... ok [INFO] [stdout] test circuit::tests::test_reset ... ok [INFO] [stdout] test circuit::tests::test_qustate_backend ... ok [INFO] [stdout] test export::cqasm::tests::test_conditional_c_qasm ... ok [INFO] [stdout] test circuit::tests::test_reset_all ... ok [INFO] [stdout] test export::latex::tests::test_add_column ... ok [INFO] [stdout] test export::latex::tests::test_add_block_gate ... ok [INFO] [stdout] test export::latex::tests::test_loop ... ok [INFO] [stdout] test export::latex::tests::test_default_trait_impl ... ok [INFO] [stdout] test export::latex::tests::test_new ... ok [INFO] [stdout] test export::latex::tests::test_loop_close_error ... ok [INFO] [stdout] test circuit::tests::test_peek_all ... ok [INFO] [stdout] test export::latex::tests::test_reserve ... ok [INFO] [stdout] test export::latex::tests::test_no_init ... ok [INFO] [stdout] test export::latex::tests::test_range_op ... ok [INFO] [stdout] test export::latex::tests::test_reserve_all ... ok [INFO] [stdout] test export::latex::tests::test_set_field ... ok [INFO] [stdout] test circuit::tests::test_open_qasm ... ok [INFO] [stdout] test export::latex::tests::test_set_reset ... ok [INFO] [stdout] test export::latex::tests::test_set_barrier ... ok [INFO] [stdout] test export::latex::tests::test_set_measurement ... ok [INFO] [stdout] test export::latex::tests::test_set_condition ... ok [INFO] [stdout] test gates::composite::tests::test_c_qasm ... ok [INFO] [stdout] test gates::composite::tests::test_conditional_c_qasm ... ok [INFO] [stdout] test circuit::tests::test_histogram_string ... ok [INFO] [stdout] test export::latex::tests::test_total_nr_bits ... ok [INFO] [stdout] test export::openqasm::tests::test_conditional_open_qasm ... ok [INFO] [stdout] test circuit::tests::test_measure_all ... ok [INFO] [stdout] test gates::composite::tests::test_conditional_open_qasm ... ok [INFO] [stdout] test circuit::tests::test_measure_all_basis ... ok [INFO] [stdout] test gates::composite::tests::test_cost ... ok [INFO] [stdout] test gates::composite::tests::test_description ... ok [INFO] [stdout] test gates::composite::tests::test_conjugate ... ok [INFO] [stdout] test gates::composite::tests::test_matrix ... ok [INFO] [stdout] test gates::composite::tests::test_open_qasm ... ok [INFO] [stdout] test gates::controlled::tests::test_apply_binary ... ok [INFO] [stdout] test gates::controlled::tests::test_apply_n_ary ... ok [INFO] [stdout] test gates::controlled::tests::test_cost ... ok [INFO] [stdout] test gates::controlled::tests::test_description ... ok [INFO] [stdout] test gates::composite::tests::test_latex ... ok [INFO] [stdout] test gates::controlled::tests::test_latex ... ok [INFO] [stdout] test gates::controlled::tests::test_matrix ... ok [INFO] [stdout] test gates::composite::tests::test_from_string ... ok [INFO] [stdout] test gates::controlled::tests::test_open_qasm ... ok [INFO] [stdout] test gates::cx::tests::test_apply ... ok [INFO] [stdout] test gates::cx::tests::test_c_qasm ... ok [INFO] [stdout] test gates::cx::tests::test_conjugate ... ok [INFO] [stdout] test gates::cx::tests::test_cost ... ok [INFO] [stdout] test gates::cx::tests::test_description ... ok [INFO] [stdout] test gates::cx::tests::test_matrix ... ok [INFO] [stdout] test gates::cx::tests::test_open_qasm ... ok [INFO] [stdout] test gates::cy::tests::test_apply ... ok [INFO] [stdout] test gates::cy::tests::test_c_qasm ... ok [INFO] [stdout] test gates::cy::tests::test_conjugate ... ok [INFO] [stdout] test gates::cy::tests::test_cost ... ok [INFO] [stdout] test gates::cy::tests::test_description ... ok [INFO] [stdout] test gates::cy::tests::test_latex ... ok [INFO] [stdout] test gates::cx::tests::test_latex ... ok [INFO] [stdout] test gates::cy::tests::test_matrix ... ok [INFO] [stdout] test gates::cy::tests::test_open_qasm ... ok [INFO] [stdout] test gates::cz::tests::test_apply ... ok [INFO] [stdout] test gates::cz::tests::test_conjugate ... ok [INFO] [stdout] test gates::cz::tests::test_c_qasm ... ok [INFO] [stdout] test gates::cz::tests::test_cost ... ok [INFO] [stdout] test gates::cz::tests::test_latex ... ok [INFO] [stdout] test gates::cz::tests::test_description ... ok [INFO] [stdout] test gates::cz::tests::test_matrix ... ok [INFO] [stdout] test gates::hadamard::tests::test_apply ... ok [INFO] [stdout] test gates::cz::tests::test_open_qasm ... ok [INFO] [stdout] test gates::hadamard::tests::test_c_qasm ... ok [INFO] [stdout] test gates::hadamard::tests::test_conjugate ... ok [INFO] [stdout] test gates::hadamard::tests::test_cost ... ok [INFO] [stdout] test gates::hadamard::tests::test_description ... ok [INFO] [stdout] test gates::hadamard::tests::test_matrix ... ok [INFO] [stdout] test gates::hadamard::tests::test_latex ... ok [INFO] [stdout] test gates::identity::tests::test_apply ... ok [INFO] [stdout] test gates::hadamard::tests::test_open_qasm ... ok [INFO] [stdout] test gates::identity::tests::test_conjugate ... ok [INFO] [stdout] test gates::identity::tests::test_c_qasm ... ok [INFO] [stdout] test gates::identity::tests::test_cost ... ok [INFO] [stdout] test gates::identity::tests::test_description ... ok [INFO] [stdout] test gates::identity::tests::test_latex ... ok [INFO] [stdout] test gates::identity::tests::test_matrix ... ok [INFO] [stdout] test gates::identity::tests::test_nr_affected_bits ... ok [INFO] [stdout] test gates::identity::tests::test_open_qasm ... ok [INFO] [stdout] test gates::kron::tests::test_apply ... ok [INFO] [stdout] test gates::kron::tests::test_c_qasm ... ok [INFO] [stdout] test gates::kron::tests::test_conditional_open_qasm ... ok [INFO] [stdout] test gates::kron::tests::test_conditional_c_qasm ... ok [INFO] [stdout] test gates::kron::tests::test_conjugate ... ok [INFO] [stdout] test gates::kron::tests::test_cost ... ok [INFO] [stdout] test gates::kron::tests::test_description ... ok [INFO] [stdout] test gates::kron::tests::test_matrix ... ok [INFO] [stdout] test gates::kron::tests::test_latex ... ok [INFO] [stdout] test gates::kron::tests::test_open_qasm ... ok [INFO] [stdout] test gates::rx::tests::test_apply ... ok [INFO] [stdout] test gates::rx::tests::test_c_qasm ... ok [INFO] [stdout] test gates::rx::tests::test_cost ... ok [INFO] [stdout] test gates::rx::tests::test_description ... ok [INFO] [stdout] test gates::rx::tests::test_matrix ... ok [INFO] [stdout] test gates::rx::tests::test_open_qasm ... ok [INFO] [stdout] test gates::ry::tests::test_apply ... ok [INFO] [stdout] test gates::ry::tests::test_c_qasm ... ok [INFO] [stdout] test gates::ry::tests::test_cost ... ok [INFO] [stdout] test gates::ry::tests::test_description ... ok [INFO] [stdout] test gates::ry::tests::test_latex ... ok [INFO] [stdout] test gates::ry::tests::test_matrix ... ok [INFO] [stdout] test gates::ry::tests::test_open_qasm ... ok [INFO] [stdout] test gates::rz::tests::test_apply ... ok [INFO] [stdout] test gates::rz::tests::test_c_qasm ... ok [INFO] [stdout] test gates::rz::tests::test_cost ... ok [INFO] [stdout] test gates::rz::tests::test_description ... ok [INFO] [stdout] test gates::rz::tests::test_latex ... ok [INFO] [stdout] test gates::rz::tests::test_matrix ... ok [INFO] [stdout] test gates::rz::tests::test_open_qasm ... ok [INFO] [stdout] test gates::s::tests::test_apply ... ok [INFO] [stdout] test gates::s::tests::test_c_qasm ... ok [INFO] [stdout] test gates::s::tests::test_conjugate ... ok [INFO] [stdout] test gates::s::tests::test_cost ... ok [INFO] [stdout] test gates::s::tests::test_description ... ok [INFO] [stdout] test gates::rx::tests::test_latex ... ok [INFO] [stdout] test gates::s::tests::test_latex ... ok [INFO] [stdout] test gates::s::tests::test_matrix ... ok [INFO] [stdout] test gates::s::tests::test_open_qasm ... ok [INFO] [stdout] test gates::staticloop::tests::test_apply_mat ... ok [INFO] [stdout] test gates::controlled::tests::test_latex_error ... ok [INFO] [stdout] test gates::staticloop::tests::test_conditional_c_qasm ... ok [INFO] [stdout] test gates::composite::tests::test_from_string_errors ... ok [INFO] [stdout] test gates::staticloop::tests::test_c_qasm ... ok [INFO] [stdout] test gates::staticloop::tests::test_conditional_open_qasm ... ok [INFO] [stdout] test gates::staticloop::tests::test_conjugate ... ok [INFO] [stdout] test gates::staticloop::tests::test_latex ... ok [INFO] [stdout] test gates::staticloop::tests::test_apply ... ok [INFO] [stdout] test gates::staticloop::tests::test_open_qasm ... ok [INFO] [stdout] test gates::swap::tests::test_apply ... ok [INFO] [stdout] test gates::swap::tests::test_apply_mat ... ok [INFO] [stdout] test gates::swap::tests::test_c_qasm ... ok [INFO] [stdout] test gates::swap::tests::test_conjugate ... ok [INFO] [stdout] test gates::staticloop::tests::test_matrix ... ok [INFO] [stdout] test gates::swap::tests::test_description ... ok [INFO] [stdout] test gates::swap::tests::test_cost ... ok [INFO] [stdout] test gates::swap::tests::test_latex ... ok [INFO] [stdout] test gates::swap::tests::test_matrix ... ok [INFO] [stdout] test gates::swap::tests::test_open_qasm ... ok [INFO] [stdout] test gates::t::tests::test_apply ... ok [INFO] [stdout] test gates::t::tests::test_apply_mat ... ok [INFO] [stdout] test gates::t::tests::test_c_qasm ... ok [INFO] [stdout] test gates::t::tests::test_cost ... ok [INFO] [stdout] test gates::t::tests::test_description ... ok [INFO] [stdout] test gates::t::tests::test_latex ... ok [INFO] [stdout] test gates::t::tests::test_matrix ... ok [INFO] [stdout] test gates::t::tests::test_open_qasm ... ok [INFO] [stdout] test gates::u1::tests::test_apply ... ok [INFO] [stdout] test gates::u1::tests::test_c_qasm ... ok [INFO] [stdout] test gates::u1::tests::test_cost ... ok [INFO] [stdout] test gates::u1::tests::test_description ... ok [INFO] [stdout] test gates::u1::tests::test_latex ... ok [INFO] [stdout] test gates::u1::tests::test_matrix ... ok [INFO] [stdout] test gates::u1::tests::test_open_qasm ... ok [INFO] [stdout] test gates::u2::tests::test_apply ... ok [INFO] [stdout] test gates::u2::tests::test_c_qasm ... ok [INFO] [stdout] test gates::u2::tests::test_cost ... ok [INFO] [stdout] test gates::u2::tests::test_description ... ok [INFO] [stdout] test gates::u2::tests::test_latex ... ok [INFO] [stdout] test gates::u2::tests::test_matrix ... ok [INFO] [stdout] test gates::u2::tests::test_open_qasm ... ok [INFO] [stdout] test gates::u3::tests::test_apply ... ok [INFO] [stdout] test gates::u3::tests::test_c_qasm ... ok [INFO] [stdout] test gates::u3::tests::test_cost ... ok [INFO] [stdout] test gates::u3::tests::test_description ... ok [INFO] [stdout] test gates::u3::tests::test_latex ... ok [INFO] [stdout] test gates::u3::tests::test_matrix ... ok [INFO] [stdout] test gates::u3::tests::test_open_qasm ... ok [INFO] [stdout] test gates::v::tests::test_apply ... ok [INFO] [stdout] test gates::v::tests::test_c_qasm ... ok [INFO] [stdout] test gates::v::tests::test_cost ... ok [INFO] [stdout] test gates::v::tests::test_conjugate ... ok [INFO] [stdout] test gates::v::tests::test_description ... ok [INFO] [stdout] test gates::v::tests::test_latex ... ok [INFO] [stdout] test gates::v::tests::test_matrix ... ok [INFO] [stdout] test gates::v::tests::test_open_qasm ... ok [INFO] [stdout] test gates::x::tests::test_apply ... ok [INFO] [stdout] test gates::x::tests::test_c_qasm ... ok [INFO] [stdout] test gates::x::tests::test_conjugate ... ok [INFO] [stdout] test gates::x::tests::test_description ... ok [INFO] [stdout] test gates::x::tests::test_latex ... ok [INFO] [stdout] test gates::x::tests::test_matrix ... ok [INFO] [stdout] test gates::x::tests::test_open_qasm ... ok [INFO] [stdout] test gates::y::tests::test_apply ... ok [INFO] [stdout] test gates::y::tests::test_c_qasm ... ok [INFO] [stdout] test gates::y::tests::test_conjugate ... ok [INFO] [stdout] test gates::y::tests::test_cost ... ok [INFO] [stdout] test gates::y::tests::test_description ... ok [INFO] [stdout] test gates::y::tests::test_latex ... ok [INFO] [stdout] test gates::y::tests::test_matrix ... ok [INFO] [stdout] test gates::y::tests::test_open_qasm ... ok [INFO] [stdout] test gates::z::tests::test_apply ... ok [INFO] [stdout] test gates::z::tests::test_c_qasm ... ok [INFO] [stdout] test gates::z::tests::test_conjugate ... ok [INFO] [stdout] test gates::z::tests::test_cost ... ok [INFO] [stdout] test gates::z::tests::test_description ... ok [INFO] [stdout] test gates::z::tests::test_latex ... ok [INFO] [stdout] test gates::z::tests::test_matrix ... ok [INFO] [stdout] test gates::z::tests::test_open_qasm ... ok [INFO] [stdout] test idhash::tests::test_u64 ... ok [INFO] [stdout] test idhash::tests::test_usize ... ok [INFO] [stdout] test permutation::tests::test_apply_vec ... ok [INFO] [stdout] test permutation::tests::test_apply_vec_in_place ... ok [INFO] [stdout] test permutation::tests::test_inverse ... ok [INFO] [stdout] test permutation::tests::test_matrix ... ok [INFO] [stdout] test permutation::tests::test_new ... ok [INFO] [stdout] test permutation::tests::test_transform ... ok [INFO] [stdout] test stabilizer::pauliop::tests::test_from_bits ... ok [INFO] [stdout] test stabilizer::pauliop::tests::test_display ... ok [INFO] [stdout] test stabilizer::pauliop::tests::test_to_bits ... ok [INFO] [stdout] test stabilizer::state::tests::test_apply_conditional_gate ... ok [INFO] [stdout] test stabilizer::state::tests::test_measure_all ... ok [INFO] [stdout] test stabilizer::state::tests::test_new ... ok [INFO] [stdout] test stabilizer::state::tests::test_measure ... ok [INFO] [stdout] test stabilizer::state::tests::test_peek_all ... ok [INFO] [stdout] test stabilizer::state::tests::test_reset ... ok [INFO] [stdout] test stabilizer::state::tests::test_peek_into ... ok [INFO] [stdout] test stabilizer::state::tests::test_reset_all ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_apply ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_get ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_display ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_measure_deterministic ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_measure_random ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_set ... ok [INFO] [stdout] test stabilizer::tableau::tests::test_new ... ok [INFO] [stdout] test stats::tests::test_get_bounds ... ok [INFO] [stdout] test stats::tests::test_measurement_ok ... ok [INFO] [stdout] test support::tests::test_get_ranges ... ok [INFO] [stdout] test support::tests::test_reverse_bits ... ok [INFO] [stdout] test support::tests::test_shuffle_bits ... ok [INFO] [stdout] test vectorstate::tests::test_apply_binary_gate ... ok [INFO] [stdout] test vectorstate::tests::test_apply_conditional_gate ... ok [INFO] [stdout] test vectorstate::tests::test_apply_n_ary_gate ... ok [INFO] [stdout] test vectorstate::tests::test_apply_unary_gate ... ok [INFO] [stdout] test vectorstate::tests::test_from_qubit_coefs ... ok [INFO] [stdout] test vectorstate::tests::test_measure_all ... ok [INFO] [stdout] test vectorstate::tests::test_new ... ok [INFO] [stdout] test vectorstate::tests::test_peek_all ... ok [INFO] [stdout] test vectorstate::tests::test_measure ... ok [INFO] [stdout] test vectorstate::tests::test_reset ... ok [INFO] [stdout] test vectorstate::tests::test_peek_into ... ok [INFO] [stdout] test vectorstate::tests::test_reset_all ... ok [INFO] [stdout] test gates::staticloop::tests::test_cost ... ok [INFO] [stdout] test gates::staticloop::tests::test_description ... ok [INFO] [stdout] test gates::controlled::tests::test_c_qasm ... ok [INFO] [stdout] test gates::composite::tests::test_from_string_gates ... ok [INFO] [stdout] test gates::composite::tests::test_from_string_arguments ... ok [INFO] [stdout] test circuit::tests::test_stabilizer_circuit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 264 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests q1tsim [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 215) ... ok [INFO] [stdout] test src/lib.rs - (line 168) ... ok [INFO] [stdout] test src/lib.rs - (line 256) ... ok [INFO] [stdout] test src/lib.rs - (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 98) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9002006230a03191dfe5ede635b4ce3520fdc01b312d60bccdcdb0b049a57f26"` [INFO] running `"docker" "rm" "-f" "9002006230a03191dfe5ede635b4ce3520fdc01b312d60bccdcdb0b049a57f26"` [INFO] [stdout] 9002006230a03191dfe5ede635b4ce3520fdc01b312d60bccdcdb0b049a57f26