[INFO] crate dqcsim 0.2.4 is already in cache [INFO] testing dqcsim-0.2.4 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate dqcsim 0.2.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate dqcsim 0.2.4 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dqcsim 0.2.4 [INFO] finished tweaking crates.io crate dqcsim 0.2.4 [INFO] tweaked toml for crates.io crate dqcsim 0.2.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate dqcsim 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84806b622ce4998bfcf8ba7a27e11b71949475194e6c59bb0ee48648741b997c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "84806b622ce4998bfcf8ba7a27e11b71949475194e6c59bb0ee48648741b997c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84806b622ce4998bfcf8ba7a27e11b71949475194e6c59bb0ee48648741b997c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84806b622ce4998bfcf8ba7a27e11b71949475194e6c59bb0ee48648741b997c", kill_on_drop: false }` [INFO] [stdout] 84806b622ce4998bfcf8ba7a27e11b71949475194e6c59bb0ee48648741b997c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30bdef53a72e7f3a6311bb80ed90a564e2faebd386a08ffc2dcec05658dcea79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30bdef53a72e7f3a6311bb80ed90a564e2faebd386a08ffc2dcec05658dcea79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dqcsim v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling ipc-channel v0.14.1 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | std::mem::replace(self, AcceleratorState::StartPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | std::mem::replace(self, AcceleratorState::WaitPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "30bdef53a72e7f3a6311bb80ed90a564e2faebd386a08ffc2dcec05658dcea79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bdef53a72e7f3a6311bb80ed90a564e2faebd386a08ffc2dcec05658dcea79", kill_on_drop: false }` [INFO] [stdout] 30bdef53a72e7f3a6311bb80ed90a564e2faebd386a08ffc2dcec05658dcea79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8432ef6f811a743b37fb108a285627f070dfe78629b35c92435932a4991fa1f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8432ef6f811a743b37fb108a285627f070dfe78629b35c92435932a4991fa1f7", kill_on_drop: false }` [INFO] [stderr] Compiling dqcsim v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | std::mem::replace(self, AcceleratorState::StartPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | std::mem::replace(self, AcceleratorState::WaitPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | std::mem::replace(self, AcceleratorState::StartPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/core/host/simulation.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | std::mem::replace(self, AcceleratorState::WaitPending(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.19s [INFO] running `Command { std: "docker" "inspect" "8432ef6f811a743b37fb108a285627f070dfe78629b35c92435932a4991fa1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8432ef6f811a743b37fb108a285627f070dfe78629b35c92435932a4991fa1f7", kill_on_drop: false }` [INFO] [stdout] 8432ef6f811a743b37fb108a285627f070dfe78629b35c92435932a4991fa1f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd7aaccc23f6f8a4c80fe013a342fa7358b00a08d51fb36eaee56d37b6bfd77c [INFO] running `Command { std: "docker" "start" "-a" "bd7aaccc23f6f8a4c80fe013a342fa7358b00a08d51fb36eaee56d37b6bfd77c", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/core/host/simulation.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | std::mem::replace(self, AcceleratorState::StartPending(data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/core/host/simulation.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | std::mem::replace(self, AcceleratorState::StartPending(data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/core/host/simulation.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | std::mem::replace(self, AcceleratorState::WaitPending(data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/core/host/simulation.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | std::mem::replace(self, AcceleratorState::WaitPending(data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dqcsim-1966027d6a2cf73a [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test core::common::converter::tests::unitary_converter ... ok [INFO] [stdout] test core::common::converter::tests::u_matrix_converter ... ok [INFO] [stdout] test core::common::converter::tests::matrix_converter_arb ... ok [INFO] [stdout] test core::common::converter::tests::custom_gate_converter ... ok [INFO] [stdout] test core::common::converter::tests::fixed_matrix_converter ... ok [INFO] [stdout] test core::common::converter::tests::r_matrix_converter ... ok [INFO] [stdout] test core::common::converter::tests::unitary_gate_converter ... ok [INFO] [stdout] test core::common::converter::tests::converter_map ... ok [INFO] [stdout] test core::common::log::tee_file::test::pub_fields ... ok [INFO] [stdout] test core::common::converter::tests::phasek_matrix_converter ... ok [INFO] [stdout] test core::common::converter::tests::to_arb ... ok [INFO] [stdout] test core::common::converter::tests::phase_matrix_converter ... ok [INFO] [stdout] test core::common::log::tee_file::test::debug ... ok [INFO] [stdout] test core::common::converter::tests::from_arb ... ok [INFO] [stdout] test core::common::log::callback::tests::log_callback ... ok [INFO] [stdout] test core::common::log::tee_file::test::log ... ok [INFO] [stdout] test core::common::converter::tests::ry_matrix_converter ... ok [INFO] [stdout] test core::common::log::tee_file::test::with_clone ... ok [INFO] [stdout] test core::common::converter::tests::rz_matrix_converter ... ok [INFO] [stdout] test core::common::gates::tests::gates_as_rotation ... ok [INFO] [stdout] test core::common::log::proxy::tests::proxy_level ... ok [INFO] [stdout] test core::common::log::tests::log_record_debug_getters ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::to_str ... ok [INFO] [stdout] test core::common::converter::tests::measurement_gate_converter ... ok [INFO] [stdout] test core::common::log::tee_file::test::from_str ... ok [INFO] [stdout] test core::common::log::tests::level_order ... ok [INFO] [stdout] test core::common::log::tee_file::test::to_str ... ok [INFO] [stdout] test core::common::log::tests::display_record ... ok [INFO] [stdout] test core::common::gates::tests::gates_coversions ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::from_str ... ok [INFO] [stdout] test core::common::log::tests::filter_to_level ... ok [INFO] [stdout] test core::common::types::arb_data::cbor_canon::tests::test ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_bad_size ... ok [INFO] [stdout] test core::common::types::gate::tests::debug ... ok [INFO] [stdout] test core::common::converter::tests::rx_matrix_converter ... ok [INFO] [stdout] test core::common::types::cycle::tests::ops ... ok [INFO] [stdout] test core::common::types::arb_data::test::eq ... ok [INFO] [stdout] test core::common::log::thread::tests::debug ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom ... ok [INFO] [stdout] test core::common::types::cycle::tests::zero ... ok [INFO] [stdout] test core::common::types::cycle::tests::advance ... ok [INFO] [stdout] test core::common::types::cycle::tests::convert ... ok [INFO] [stdout] test core::common::types::arb_data::test::to_str ... ok [INFO] [stdout] test core::common::types::gate::tests::new_prep ... ok [INFO] [stdout] test core::common::types::gate::tests::with_gate_controls ... ok [INFO] [stdout] test core::common::log::tests::level_colors ... ok [INFO] [stdout] test core::common::types::matrix::tests::add_controls ... ok [INFO] [stdout] test core::common::types::matrix::tests::basis_approx_eq ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::into_arbdata ... ok [INFO] [stdout] test core::common::types::matrix::tests::matrix ... ok [INFO] [stdout] test core::common::types::matrix::tests::strip_control ... ok [INFO] [stdout] test core::common::types::matrix::tests::matrix_approx_eq ... ok [INFO] [stdout] test core::common::types::measurement::tests::convert ... ok [INFO] [stdout] test core::common::types::measurement::tests::is_funcs ... ok [INFO] [stdout] test core::common::types::measurement::tests::display ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::alloc_free ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::construct_generator ... ok [INFO] [stdout] test core::common::types::gate::tests::with_matrix_controls ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::display_qref ... ok [INFO] [stdout] test core::common::types::gate::tests::serde ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::display ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::construct_generator ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::gets ... ok [INFO] [stdout] test core::common::util::tests::friendlyenumerate ... ok [INFO] [stdout] test core::common::util::tests::friendlyname ... ok [INFO] [stdout] test core::common::util::tests::log2_check ... ok [INFO] [stdout] test core::common::util::tests::parse_error ... ok [INFO] [stdout] test core::common::util::tests::num_bits_check ... ok [INFO] [stdout] test core::host::configuration::env_mod::test::from_str ... ok [INFO] [stdout] test core::host::configuration::env_mod::test::to_str ... ok [INFO] [stdout] test core::host::configuration::timeout::test::into_duration ... ok [INFO] [stdout] test core::common::types::gate::tests::new_measurement ... ok [INFO] [stdout] test core::host::reproduction::host_call::test::display ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::seqs ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_dup_target ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_no_targets ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::convert_qrefs ... ok [INFO] [stdout] test core::common::util::tests::friendlyenumparse ... ok [INFO] [stdout] test core::host::configuration::timeout::test::from_str ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_bad_matrix_size ... ok [INFO] [stdout] test core::common::types::arb_data::test::from_str ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_measure ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_qubit ... ok [INFO] [stdout] test core::host::reproduction::host_call::test::from_str ... ok [INFO] [stdout] test core::plugin::definition::tests::debug ... ok [INFO] [stdout] test core::common::types::gate::tests::new_measurement_dup_qubit ... ok [INFO] [stdout] test core::plugin::connection::tests::bad_address ... ok [INFO] [stdout] test core::plugin::connection::tests::connect ... ok [INFO] [stdout] test core::plugin::connection::tests::simulator_connection ... ok [INFO] [stdout] test core::common::types::cycle::tests::overflow ... ok [INFO] [stdout] test core::common::types::cycle::tests::convert_negative ... ok [INFO] [stdout] test core::host::simulator::tests::debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/core-9ab3c3d9132ab72a [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test bad_simulation_pipeline_too_short ... ok [INFO] [stdout] test backend_advance ... ok [INFO] [stdout] test debug_deadlock ... ok [INFO] [stdout] test backend_get_measurement ... ok [INFO] [stdout] test free_non_alloc ... ok [INFO] [stdout] test backend_allocate ... ok [INFO] [stdout] test backend_get_cycles_between_measures ... ok [INFO] [stdout] test measurement_non_alloc ... ok [INFO] [stdout] test simulation_default_config ... ok [INFO] [stdout] test backend_gate ... ok [INFO] [stdout] test measurement_not_measured ... ok [INFO] [stdout] test host_arb_sync_with_gatestream ... ok [INFO] [stdout] test bad_simulation_pipeline_be_op_only ... ok [INFO] [stdout] test simulation_missing_backend ... ok [INFO] [stdout] test simulation_missing_frontend ... ok [INFO] [stdout] test backend_get_cycles_since_measure ... ok [INFO] [stdout] test bad_simulation_pipeline_fe_op_only ... ok [INFO] [stdout] test simulation_wait_without_start ... ok [INFO] [stdout] test simulation_bad_recv ... ok [INFO] [stdout] test backend_arb ... ok [INFO] [stdout] test backend_free ... ok [INFO] [stdout] test plugin_user_init_fail ... ok [INFO] [stdout] test simulation_initial_state ... ok [INFO] [stdout] test quantum_minimal ... ok [INFO] [stdout] test plugin_thread_panic ... ok [INFO] [stdout] test send_recv_accelerator ... ok [INFO] [stdout] test simulator_to_plugin_arb ... ok [INFO] [stdout] test backend_get_cycle ... ok [INFO] [stdout] test simulation_init_cmds ... ok [INFO] [stdout] test plugin_to_plugin_arb ... ok [INFO] [stdout] test simulation_metadata ... ok [INFO] [stdout] test simulation_minimal_setup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests dqcsim [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/core/common/log/mod.rs - core::common::log::Log (line 132) ... ok [INFO] [stdout] test src/core/common/util.rs - core::common::util::friendly_name (line 68) ... ok [INFO] [stdout] test src/core/common/util.rs - core::common::util::friendly_enumerate (line 118) ... ok [INFO] [stdout] test src/core/common/log/mod.rs - core::common::log (line 47) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd7aaccc23f6f8a4c80fe013a342fa7358b00a08d51fb36eaee56d37b6bfd77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7aaccc23f6f8a4c80fe013a342fa7358b00a08d51fb36eaee56d37b6bfd77c", kill_on_drop: false }` [INFO] [stdout] bd7aaccc23f6f8a4c80fe013a342fa7358b00a08d51fb36eaee56d37b6bfd77c