[INFO] fetching crate dqcsim 0.4.1...
[INFO] testing dqcsim-0.4.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate dqcsim 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dqcsim 0.4.1
[INFO] finished tweaking crates.io crate dqcsim 0.4.1
[INFO] tweaked toml for crates.io crate dqcsim 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dqcsim 0.4.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dqcsim 0.4.1 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452
[INFO] running `Command { std: "docker" "start" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling dqcsim v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling whoami v0.9.0
[INFO] [stderr]    Compiling humantime v2.0.1
[INFO] [stderr]    Compiling pathdiff v0.2.0
[INFO] [stderr]    Compiling is_executable v0.1.2
[INFO] [stderr]    Compiling ref_thread_local v0.0.0
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling synstructure v0.12.4
[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_yaml v0.8.14
[INFO] [stderr]    Compiling serde-transcode v1.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling ipc-channel v0.14.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:398:38
[INFO] [stdout]     |
[INFO] [stdout] 398 |               UnboundUnitaryGate::S => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 399 | |                 1.,  0.;
[INFO] [stdout] 400 | |                 0., (0., 1.)
[INFO] [stdout] 401 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:403:41
[INFO] [stdout]     |
[INFO] [stdout] 403 |               UnboundUnitaryGate::SDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 404 | |                 1.,  0.;
[INFO] [stdout] 405 | |                 0., (0., -1.)
[INFO] [stdout] 406 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |               UnboundUnitaryGate::T => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 409 | |                 1.,  0.;
[INFO] [stdout] 410 | |                 0., (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 411 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:413:41
[INFO] [stdout]     |
[INFO] [stdout] 413 |               UnboundUnitaryGate::TDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 414 | |                 1.,  0.;
[INFO] [stdout] 415 | |                 0., (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 416 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let b = c!(0., -1.) * (0.5 * theta).sin();
[INFO] [stdout]     |                         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 let a = c!(0., -0.5 * theta).exp();
[INFO] [stdout]     |                         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 let b = c!(0., 0.5 * theta).exp();
[INFO] [stdout]     |                         ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:495:78
[INFO] [stdout]     |
[INFO] [stdout] 495 |             UnboundUnitaryGate::Phase(theta) => vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:501:46
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |                     c!(0., 0.).exp() * a,
[INFO] [stdout]     |                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:511:22
[INFO] [stdout]     |
[INFO] [stdout] 511 |                     -c!(0., lambda).exp() * b,
[INFO] [stdout]     |                      -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 |                     c!(0., phi).exp() * b,
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:513:21
[INFO] [stdout]     |
[INFO] [stdout] 513 |                     c!(0., lambda + phi).exp() * a,
[INFO] [stdout]     |                     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:526:69
[INFO] [stdout]     |
[INFO] [stdout] 526 |         $crate::log!($crate::common::log::Loglevel::Error, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/log/stdio.rs:46:41
[INFO] [stdout]     |
[INFO] [stdout]  46 | ...                   Err(err) => error!("{}", err),
[INFO] [stdout]     |                                   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/common/log/mod.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/core/common/types/arb_cmd.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/host/plugin/process.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 #[cfg_attr(feature = "cargo-clippy", allow(clippy::mutex_atomic))]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |                         warn!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:556:68
[INFO] [stdout]     |
[INFO] [stdout] 556 |         $crate::log!($crate::common::log::Loglevel::Info, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                         info!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 None => warn!("PluginProcess terminated by signal"),
[INFO] [stdout]     |                         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:576:69
[INFO] [stdout]     |
[INFO] [stdout] 576 |         $crate::log!($crate::common::log::Loglevel::Trace, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/thread.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Ok(_) => trace!("Thread joined"),
[INFO] [stdout]     |                  ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:133:62
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:136:61
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                             ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", Plugin::name(self));
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                       ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:142:62
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:147:60
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", Plugin::name(self));
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                            ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", Plugin::name(self));
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                    ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_thread` is never read
[INFO] [stdout]   --> src/core/host/simulator.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Simulator {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     /// LogThread used by this Simulator for logging.
[INFO] [stdout] 35 |     log_thread: LogThread,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Simulator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Fail` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Display` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dqcsim v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:398:38
[INFO] [stdout]     |
[INFO] [stdout] 398 |               UnboundUnitaryGate::S => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 399 | |                 1.,  0.;
[INFO] [stdout] 400 | |                 0., (0., 1.)
[INFO] [stdout] 401 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:403:41
[INFO] [stdout]     |
[INFO] [stdout] 403 |               UnboundUnitaryGate::SDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 404 | |                 1.,  0.;
[INFO] [stdout] 405 | |                 0., (0., -1.)
[INFO] [stdout] 406 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |               UnboundUnitaryGate::T => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 409 | |                 1.,  0.;
[INFO] [stdout] 410 | |                 0., (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 411 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:413:41
[INFO] [stdout]     |
[INFO] [stdout] 413 |               UnboundUnitaryGate::TDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 414 | |                 1.,  0.;
[INFO] [stdout] 415 | |                 0., (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 416 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let b = c!(0., -1.) * (0.5 * theta).sin();
[INFO] [stdout]     |                         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 let a = c!(0., -0.5 * theta).exp();
[INFO] [stdout]     |                         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 let b = c!(0., 0.5 * theta).exp();
[INFO] [stdout]     |                         ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:495:78
[INFO] [stdout]     |
[INFO] [stdout] 495 |             UnboundUnitaryGate::Phase(theta) => vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:501:46
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |                     c!(0., 0.).exp() * a,
[INFO] [stdout]     |                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:511:22
[INFO] [stdout]     |
[INFO] [stdout] 511 |                     -c!(0., lambda).exp() * b,
[INFO] [stdout]     |                      -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 |                     c!(0., phi).exp() * b,
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:513:21
[INFO] [stdout]     |
[INFO] [stdout] 513 |                     c!(0., lambda + phi).exp() * a,
[INFO] [stdout]     |                     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:526:69
[INFO] [stdout]     |
[INFO] [stdout] 526 |         $crate::log!($crate::common::log::Loglevel::Error, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/log/stdio.rs:46:41
[INFO] [stdout]     |
[INFO] [stdout]  46 | ...                   Err(err) => error!("{}", err),
[INFO] [stdout]     |                                   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/common/log/mod.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/core/common/types/arb_cmd.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/host/plugin/process.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 #[cfg_attr(feature = "cargo-clippy", allow(clippy::mutex_atomic))]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |                         warn!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:556:68
[INFO] [stdout]     |
[INFO] [stdout] 556 |         $crate::log!($crate::common::log::Loglevel::Info, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                         info!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 None => warn!("PluginProcess terminated by signal"),
[INFO] [stdout]     |                         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:576:69
[INFO] [stdout]     |
[INFO] [stdout] 576 |         $crate::log!($crate::common::log::Loglevel::Trace, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/thread.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Ok(_) => trace!("Thread joined"),
[INFO] [stdout]     |                  ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dqcsim v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:133:62
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:136:61
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                             ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", Plugin::name(self));
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                       ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:142:62
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:147:60
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", Plugin::name(self));
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                            ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", Plugin::name(self));
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                    ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_thread` is never read
[INFO] [stdout]   --> src/core/host/simulator.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Simulator {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     /// LogThread used by this Simulator for logging.
[INFO] [stdout] 35 |     log_thread: LogThread,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Simulator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Fail` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Display` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 384 | |                 0.,      (0.,-1.);
[INFO] [stdout] 385 | |                 (0., 1.), 0.
[INFO] [stdout] 386 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:398:38
[INFO] [stdout]     |
[INFO] [stdout] 398 |               UnboundUnitaryGate::S => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 399 | |                 1.,  0.;
[INFO] [stdout] 400 | |                 0., (0., 1.)
[INFO] [stdout] 401 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:403:41
[INFO] [stdout]     |
[INFO] [stdout] 403 |               UnboundUnitaryGate::SDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 404 | |                 1.,  0.;
[INFO] [stdout] 405 | |                 0., (0., -1.)
[INFO] [stdout] 406 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |               UnboundUnitaryGate::T => matrix!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 409 | |                 1.,  0.;
[INFO] [stdout] 410 | |                 0., (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 411 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:413:41
[INFO] [stdout]     |
[INFO] [stdout] 413 |               UnboundUnitaryGate::TDAG => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 414 | |                 1.,  0.;
[INFO] [stdout] 415 | |                 0., (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 416 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:418:41
[INFO] [stdout]     |
[INFO] [stdout] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 421 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stdout] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stdout] 426 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:428:42
[INFO] [stdout]     |
[INFO] [stdout] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 429 | |                  0.,      (0., -1.);
[INFO] [stdout] 430 | |                 (0., -1.), 0.
[INFO] [stdout] 431 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:448:41
[INFO] [stdout]     |
[INFO] [stdout] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stdout] 451 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stdout] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stdout] 456 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 459 | |                 (0., -1.),  0.;
[INFO] [stdout] 460 | |                 0.,        (0., 1.)
[INFO] [stdout] 461 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:470:43
[INFO] [stdout]     |
[INFO] [stdout] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stdout] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stdout] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stdout] 474 | |                 0., 0.,           0.,         1.
[INFO] [stdout] 475 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let b = c!(0., -1.) * (0.5 * theta).sin();
[INFO] [stdout]     |                         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 let a = c!(0., -0.5 * theta).exp();
[INFO] [stdout]     |                         -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 let b = c!(0., 0.5 * theta).exp();
[INFO] [stdout]     |                         ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:495:78
[INFO] [stdout]     |
[INFO] [stdout] 495 |             UnboundUnitaryGate::Phase(theta) => vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:501:46
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stdout]     |                                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |                     c!(0., 0.).exp() * a,
[INFO] [stdout]     |                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:511:22
[INFO] [stdout]     |
[INFO] [stdout] 511 |                     -c!(0., lambda).exp() * b,
[INFO] [stdout]     |                      -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 |                     c!(0., phi).exp() * b,
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:42:47
[INFO] [stdout]     |
[INFO] [stdout]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/gates.rs:513:21
[INFO] [stdout]     |
[INFO] [stdout] 513 |                     c!(0., lambda + phi).exp() * a,
[INFO] [stdout]     |                     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:526:69
[INFO] [stdout]     |
[INFO] [stdout] 526 |         $crate::log!($crate::common::log::Loglevel::Error, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/log/stdio.rs:46:41
[INFO] [stdout]     |
[INFO] [stdout]  46 | ...                   Err(err) => error!("{}", err),
[INFO] [stdout]     |                                   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/common/log/mod.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/core/common/types/arb_cmd.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |               Basis::Y => matrix!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 447 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:468:17
[INFO] [stdout]     |
[INFO] [stdout] 468 |           let b = matrix!(
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 469 | |             (0., 1.), 0.;
[INFO] [stdout] 470 | |             1., (-1., -1.);
[INFO] [stdout] 471 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:468:17
[INFO] [stdout]     |
[INFO] [stdout] 468 |           let b = matrix!(
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 469 | |             (0., 1.), 0.;
[INFO] [stdout] 470 | |             1., (-1., -1.);
[INFO] [stdout] 471 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |           let c = matrix!(
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 473 | |             1., (-1., -1.);
[INFO] [stdout] 474 | |             (0., 1.), 0.;
[INFO] [stdout] 475 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |           let c = matrix!(
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 473 | |             1., (-1., -1.);
[INFO] [stdout] 474 | |             (0., 1.), 0.;
[INFO] [stdout] 475 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:520:18
[INFO] [stdout]     |
[INFO] [stdout] 520 |           let h3 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 521 | |             (0., FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 522 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 523 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:520:18
[INFO] [stdout]     |
[INFO] [stdout] 520 |           let h3 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 521 | |             (0., FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 522 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 523 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:520:18
[INFO] [stdout]     |
[INFO] [stdout] 520 |           let h3 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 521 | |             (0., FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 522 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 523 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:520:18
[INFO] [stdout]     |
[INFO] [stdout] 520 |           let h3 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 521 | |             (0., FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 522 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 523 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:524:18
[INFO] [stdout]     |
[INFO] [stdout] 524 |           let h4 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 525 | |             (0., -FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 526 | |             (0., -FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 527 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:524:18
[INFO] [stdout]     |
[INFO] [stdout] 524 |           let h4 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 525 | |             (0., -FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 526 | |             (0., -FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 527 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:524:18
[INFO] [stdout]     |
[INFO] [stdout] 524 |           let h4 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 525 | |             (0., -FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 526 | |             (0., -FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 527 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:524:18
[INFO] [stdout]     |
[INFO] [stdout] 524 |           let h4 = matrix!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 525 | |             (0., -FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 526 | |             (0., -FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stdout] 527 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:552:26
[INFO] [stdout]     |
[INFO] [stdout] 552 |           let y2: Matrix = matrix!(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 553 | |             (FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 554 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 555 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/util.rs:39:47
[INFO] [stdout]     |
[INFO] [stdout]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/common/types/matrix.rs:552:26
[INFO] [stdout]     |
[INFO] [stdout] 552 |           let y2: Matrix = matrix!(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 553 | |             (FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stdout] 554 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stdout] 555 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/host/plugin/process.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 #[cfg_attr(feature = "cargo-clippy", allow(clippy::mutex_atomic))]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |                         warn!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:556:68
[INFO] [stdout]     |
[INFO] [stdout] 556 |         $crate::log!($crate::common::log::Loglevel::Info, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                         info!("{}", msg)
[INFO] [stdout]     |                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:536:68
[INFO] [stdout]     |
[INFO] [stdout] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/process.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 None => warn!("PluginProcess terminated by signal"),
[INFO] [stdout]     |                         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/core/common/log/mod.rs:576:69
[INFO] [stdout]     |
[INFO] [stdout] 576 |         $crate::log!($crate::common::log::Loglevel::Trace, $($arg)+);
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/host/plugin/thread.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Ok(_) => trace!("Thread joined"),
[INFO] [stdout]     |                  ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:133:62
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:136:61
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     error!("Thread {} failed to abort: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                             ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", Plugin::name(self));
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     error!("Unexected reply from {}", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                       ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:142:62
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", Plugin::name(self), error);
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     error!("Failed to send Abort to {}: {}", <dyn Plugin>::name(self), error);
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                              ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:147:60
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", Plugin::name(self));
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             error!("Thread handle for {} already dropped", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                            ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/host/plugin/thread.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", Plugin::name(self));
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 149 |             error!("Channel to {} already closed", <dyn Plugin>::name(self));
[INFO] [stdout]     |                                                    ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_thread` is never read
[INFO] [stdout]   --> src/core/host/simulator.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Simulator {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     /// LogThread used by this Simulator for logging.
[INFO] [stdout] 35 |     log_thread: LogThread,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Simulator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Fail` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/error.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stdout]    |                            ^---
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Display` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout] 44 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError`
[INFO] [stdout] 12 | pub enum TeeFileError {
[INFO] [stdout]    |          ------------ `TeeFileError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dqcsim v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:383:38
[INFO] [stderr]     |
[INFO] [stderr] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stderr]     |  ______________________________________-
[INFO] [stderr] 384 | |                 0.,      (0.,-1.);
[INFO] [stderr] 385 | |                 (0., 1.), 0.
[INFO] [stderr] 386 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:383:38
[INFO] [stderr]     |
[INFO] [stderr] 383 |               UnboundUnitaryGate::Y => matrix!(
[INFO] [stderr]     |  ______________________________________-
[INFO] [stderr] 384 | |                 0.,      (0.,-1.);
[INFO] [stderr] 385 | |                 (0., 1.), 0.
[INFO] [stderr] 386 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:398:38
[INFO] [stderr]     |
[INFO] [stderr] 398 |               UnboundUnitaryGate::S => matrix!(
[INFO] [stderr]     |  ______________________________________-
[INFO] [stderr] 399 | |                 1.,  0.;
[INFO] [stderr] 400 | |                 0., (0., 1.)
[INFO] [stderr] 401 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:403:41
[INFO] [stderr]     |
[INFO] [stderr] 403 |               UnboundUnitaryGate::SDAG => matrix!(
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 404 | |                 1.,  0.;
[INFO] [stderr] 405 | |                 0., (0., -1.)
[INFO] [stderr] 406 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:408:38
[INFO] [stderr]     |
[INFO] [stderr] 408 |               UnboundUnitaryGate::T => matrix!(
[INFO] [stderr]     |  ______________________________________-
[INFO] [stderr] 409 | |                 1.,  0.;
[INFO] [stderr] 410 | |                 0., (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stderr] 411 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:413:41
[INFO] [stderr]     |
[INFO] [stderr] 413 |               UnboundUnitaryGate::TDAG => matrix!(
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 414 | |                 1.,  0.;
[INFO] [stderr] 415 | |                 0., (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stderr] 416 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:418:41
[INFO] [stderr]     |
[INFO] [stderr] 418 |               UnboundUnitaryGate::RX90 => matrix!(
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 419 | |                  FRAC_1_SQRT_2,      (0., -FRAC_1_SQRT_2);
[INFO] [stderr] 420 | |                 (0., -FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stderr] 421 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:423:42
[INFO] [stderr]     |
[INFO] [stderr] 423 |               UnboundUnitaryGate::RXM90 => matrix!(
[INFO] [stderr]     |  __________________________________________-
[INFO] [stderr] 424 | |                 FRAC_1_SQRT_2,      (0., FRAC_1_SQRT_2);
[INFO] [stderr] 425 | |                 (0., FRAC_1_SQRT_2), FRAC_1_SQRT_2
[INFO] [stderr] 426 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:428:42
[INFO] [stderr]     |
[INFO] [stderr] 428 |               UnboundUnitaryGate::RX180 => matrix!(
[INFO] [stderr]     |  __________________________________________-
[INFO] [stderr] 429 | |                  0.,      (0., -1.);
[INFO] [stderr] 430 | |                 (0., -1.), 0.
[INFO] [stderr] 431 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:448:41
[INFO] [stderr]     |
[INFO] [stderr] 448 |               UnboundUnitaryGate::RZ90 => matrix!(
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 449 | |                 (FRAC_1_SQRT_2, -FRAC_1_SQRT_2),  0.;
[INFO] [stderr] 450 | |                 0.,                              (FRAC_1_SQRT_2, FRAC_1_SQRT_2)
[INFO] [stderr] 451 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:453:42
[INFO] [stderr]     |
[INFO] [stderr] 453 |               UnboundUnitaryGate::RZM90 => matrix!(
[INFO] [stderr]     |  __________________________________________-
[INFO] [stderr] 454 | |                 (FRAC_1_SQRT_2, FRAC_1_SQRT_2),  0.;
[INFO] [stderr] 455 | |                 0.,                             (FRAC_1_SQRT_2, -FRAC_1_SQRT_2)
[INFO] [stderr] 456 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:458:42
[INFO] [stderr]     |
[INFO] [stderr] 458 |               UnboundUnitaryGate::RZ180 => matrix!(
[INFO] [stderr]     |  __________________________________________-
[INFO] [stderr] 459 | |                 (0., -1.),  0.;
[INFO] [stderr] 460 | |                 0.,        (0., 1.)
[INFO] [stderr] 461 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:470:43
[INFO] [stderr]     |
[INFO] [stderr] 470 |               UnboundUnitaryGate::SQSWAP => matrix!(
[INFO] [stderr]     |  ___________________________________________-
[INFO] [stderr] 471 | |                 1., 0.,           0.,         0.;
[INFO] [stderr] 472 | |                 0., (0.5, 0.5),  (0.5, -0.5), 0.;
[INFO] [stderr] 473 | |                 0., (0.5, -0.5), (0.5, 0.5),  0.;
[INFO] [stderr] 474 | |                 0., 0.,           0.,         1.
[INFO] [stderr] 475 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:479:25
[INFO] [stderr]     |
[INFO] [stderr] 479 |                 let b = c!(0., -1.) * (0.5 * theta).sin();
[INFO] [stderr]     |                         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:490:25
[INFO] [stderr]     |
[INFO] [stderr] 490 |                 let a = c!(0., -0.5 * theta).exp();
[INFO] [stderr]     |                         -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:491:25
[INFO] [stderr]     |
[INFO] [stderr] 491 |                 let b = c!(0., 0.5 * theta).exp();
[INFO] [stderr]     |                         ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:495:78
[INFO] [stderr]     |
[INFO] [stderr] 495 |             UnboundUnitaryGate::Phase(theta) => vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stderr]     |                                                                              ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:501:46
[INFO] [stderr]     |
[INFO] [stderr] 501 |                 vec![c!(1.), c!(0.), c!(0.), c!(0., theta).exp()]
[INFO] [stderr]     |                                              ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:510:21
[INFO] [stderr]     |
[INFO] [stderr] 510 |                     c!(0., 0.).exp() * a,
[INFO] [stderr]     |                     ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:511:22
[INFO] [stderr]     |
[INFO] [stderr] 511 |                     -c!(0., lambda).exp() * b,
[INFO] [stderr]     |                      -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:512:21
[INFO] [stderr]     |
[INFO] [stderr] 512 |                     c!(0., phi).exp() * b,
[INFO] [stderr]     |                     ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:42:47
[INFO] [stderr]     |
[INFO] [stderr]  42 |         $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/gates.rs:513:21
[INFO] [stderr]     |
[INFO] [stderr] 513 |                     c!(0., lambda + phi).exp() * a,
[INFO] [stderr]     |                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/log/mod.rs:526:69
[INFO] [stderr]     |
[INFO] [stderr] 526 |         $crate::log!($crate::common::log::Loglevel::Error, $($arg)+);
[INFO] [stderr]     |                                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/log/stdio.rs:46:41
[INFO] [stderr]     |
[INFO] [stderr]  46 | ...                   Err(err) => error!("{}", err),
[INFO] [stderr]     |                                   ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/core/common/log/mod.rs:384:16
[INFO] [stderr]     |
[INFO] [stderr] 384 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/core/common/types/arb_cmd.rs:118:10
[INFO] [stderr]     |
[INFO] [stderr] 118 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:444:25
[INFO] [stderr]     |
[INFO] [stderr] 444 |               Basis::Y => matrix!(
[INFO] [stderr]     |  _________________________-
[INFO] [stderr] 445 | |                 (FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stderr] 446 | |                 (0., FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stderr] 447 | |             ),
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/core/host/plugin/process.rs:136:28
[INFO] [stderr]     |
[INFO] [stderr] 136 |                 #[cfg_attr(feature = "cargo-clippy", allow(clippy::mutex_atomic))]
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `ansi_term`, `bindings`, `cbindgen`, `clap`, `cli`, `default`, `git-testament`, `lazy_static`, `libc`, `null-plugins`, `regex`, and `structopt`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/log/mod.rs:536:68
[INFO] [stderr]     |
[INFO] [stderr] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stderr]     |                                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/host/plugin/process.rs:259:25
[INFO] [stderr]     |
[INFO] [stderr] 259 |                         warn!("{}", msg)
[INFO] [stderr]     |                         ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/log/mod.rs:556:68
[INFO] [stderr]     |
[INFO] [stderr] 556 |         $crate::log!($crate::common::log::Loglevel::Info, $($arg)+);
[INFO] [stderr]     |                                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/host/plugin/process.rs:261:25
[INFO] [stderr]     |
[INFO] [stderr] 261 |                         info!("{}", msg)
[INFO] [stderr]     |                         ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/log/mod.rs:536:68
[INFO] [stderr]     |
[INFO] [stderr] 536 |         $crate::log!($crate::common::log::Loglevel::Warn, $($arg)+);
[INFO] [stderr]     |                                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/host/plugin/process.rs:264:25
[INFO] [stderr]     |
[INFO] [stderr] 264 |                 None => warn!("PluginProcess terminated by signal"),
[INFO] [stderr]     |                         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/log/mod.rs:576:69
[INFO] [stderr]     |
[INFO] [stderr] 576 |         $crate::log!($crate::common::log::Loglevel::Trace, $($arg)+);
[INFO] [stderr]     |                                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/host/plugin/thread.rs:108:18
[INFO] [stderr]     |
[INFO] [stderr] 108 |         Ok(_) => trace!("Thread joined"),
[INFO] [stderr]     |                  ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:133:62
[INFO] [stderr]     |
[INFO] [stderr] 133 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stderr]     |                                                              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 133 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stderr]     |                                                              ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:136:61
[INFO] [stderr]     |
[INFO] [stderr] 136 |                     error!("Thread {} failed to abort: {}", Plugin::name(self), error);
[INFO] [stderr]     |                                                             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 136 |                     error!("Thread {} failed to abort: {}", <dyn Plugin>::name(self), error);
[INFO] [stderr]     |                                                             ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:139:55
[INFO] [stderr]     |
[INFO] [stderr] 139 |                     error!("Unexected reply from {}", Plugin::name(self));
[INFO] [stderr]     |                                                       ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 139 |                     error!("Unexected reply from {}", <dyn Plugin>::name(self));
[INFO] [stderr]     |                                                       ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:142:62
[INFO] [stderr]     |
[INFO] [stderr] 142 |                     error!("Failed to send Abort to {}: {}", Plugin::name(self), error);
[INFO] [stderr]     |                                                              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 142 |                     error!("Failed to send Abort to {}: {}", <dyn Plugin>::name(self), error);
[INFO] [stderr]     |                                                              ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:143:62
[INFO] [stderr]     |
[INFO] [stderr] 143 |                     join_thread(self.handle.take().unwrap(), Plugin::name(self));
[INFO] [stderr]     |                                                              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 143 |                     join_thread(self.handle.take().unwrap(), <dyn Plugin>::name(self));
[INFO] [stderr]     |                                                              ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:147:60
[INFO] [stderr]     |
[INFO] [stderr] 147 |             error!("Thread handle for {} already dropped", Plugin::name(self));
[INFO] [stderr]     |                                                            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 147 |             error!("Thread handle for {} already dropped", <dyn Plugin>::name(self));
[INFO] [stderr]     |                                                            ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/core/host/plugin/thread.rs:149:52
[INFO] [stderr]     |
[INFO] [stderr] 149 |             error!("Channel to {} already closed", Plugin::name(self));
[INFO] [stderr]     |                                                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 149 |             error!("Channel to {} already closed", <dyn Plugin>::name(self));
[INFO] [stderr]     |                                                    ++++       +
[INFO] [stderr] 
[INFO] [stderr] warning: field `log_thread` is never read
[INFO] [stderr]   --> src/core/host/simulator.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct Simulator {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 34 |     /// LogThread used by this Simulator for logging.
[INFO] [stderr] 35 |     log_thread: LogThread,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Simulator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/core/common/error.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stderr]    |                            ^---
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Fail` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stderr] 44 | pub enum ErrorKind {
[INFO] [stderr]    |          --------- `ErrorKind` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/core/common/error.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(PartialEq, Debug, Fail)]
[INFO] [stderr]    |                            ^---
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Display` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stderr] 44 | pub enum ErrorKind {
[INFO] [stderr]    |          --------- `ErrorKind` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stderr]    |                 ^---
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Fail` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError`
[INFO] [stderr] 12 | pub enum TeeFileError {
[INFO] [stderr]    |          ------------ `TeeFileError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/core/common/log/tee_file.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Fail, PartialEq)]
[INFO] [stderr]    |                 ^---
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Display` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError`
[INFO] [stderr] 12 | pub enum TeeFileError {
[INFO] [stderr]    |          ------------ `TeeFileError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:468:17
[INFO] [stderr]     |
[INFO] [stderr] 468 |           let b = matrix!(
[INFO] [stderr]     |  _________________-
[INFO] [stderr] 469 | |             (0., 1.), 0.;
[INFO] [stderr] 470 | |             1., (-1., -1.);
[INFO] [stderr] 471 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:472:17
[INFO] [stderr]     |
[INFO] [stderr] 472 |           let c = matrix!(
[INFO] [stderr]     |  _________________-
[INFO] [stderr] 473 | |             1., (-1., -1.);
[INFO] [stderr] 474 | |             (0., 1.), 0.;
[INFO] [stderr] 475 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:520:18
[INFO] [stderr]     |
[INFO] [stderr] 520 |           let h3 = matrix!(
[INFO] [stderr]     |  __________________-
[INFO] [stderr] 521 | |             (0., FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stderr] 522 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stderr] 523 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:524:18
[INFO] [stderr]     |
[INFO] [stderr] 524 |           let h4 = matrix!(
[INFO] [stderr]     |  __________________-
[INFO] [stderr] 525 | |             (0., -FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stderr] 526 | |             (0., -FRAC_1_SQRT_2), (0., FRAC_1_SQRT_2);
[INFO] [stderr] 527 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/core/common/util.rs:39:47
[INFO] [stderr]     |
[INFO] [stderr]  39 |           $crate::core::Complex64::new($re, $im);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/core/common/types/matrix.rs:552:26
[INFO] [stderr]     |
[INFO] [stderr] 552 |           let y2: Matrix = matrix!(
[INFO] [stderr]     |  __________________________-
[INFO] [stderr] 553 | |             (FRAC_1_SQRT_2), (FRAC_1_SQRT_2);
[INFO] [stderr] 554 | |             (0., FRAC_1_SQRT_2), (0., -FRAC_1_SQRT_2);
[INFO] [stderr] 555 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `c` which comes from the expansion of the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `dqcsim` (lib) generated 53 warnings (10 duplicates) (run `cargo fix --lib -p dqcsim` to apply 7 suggestions)
[INFO] [stderr] warning: `dqcsim` (lib test) generated 67 warnings (62 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dqcsim v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dqcsim-478ea79afd7df3fd)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test core::common::converter::tests::fixed_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::custom_gate_converter ... ok
[INFO] [stdout] test core::common::converter::tests::matrix_converter_arb ... ok
[INFO] [stdout] test core::common::converter::tests::from_arb ... ok
[INFO] [stdout] test core::common::converter::tests::converter_map ... ok
[INFO] [stdout] test core::common::converter::tests::measurement_gate_converter ... ok
[INFO] [stdout] test core::common::converter::tests::phase_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::phasek_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::r_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::rx_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::ry_matrix_converter ... ok
[INFO] [stdout] test core::common::converter::tests::rz_matrix_converter ... ok
[INFO] [stdout] test core::common::log::callback::tests::log_callback ... ok
[INFO] [stdout] test core::common::gates::tests::gates_as_rotation ... ok
[INFO] [stdout] test core::common::converter::tests::unitary_gate_converter ... ok
[INFO] [stdout] test core::common::log::tee_file::test::debug ... ok
[INFO] [stdout] test core::common::log::tests::display_record ... ok
[INFO] [stdout] test core::common::log::tee_file::test::log ... ok
[INFO] [stdout] test core::common::log::tests::filter_to_level ... ok
[INFO] [stdout] test core::common::log::tee_file::test::with_clone ... ok
[INFO] [stdout] test core::common::log::tests::log_record_debug_getters ... ok
[INFO] [stdout] test core::common::gates::tests::gates_coversions ... ok
[INFO] [stdout] test core::common::log::tests::level_order ... ok
[INFO] [stdout] test core::common::converter::tests::u_matrix_converter ... ok
[INFO] [stdout] test core::common::types::arb_cmd::test::into_arbdata ... ok
[INFO] [stdout] test core::common::types::arb_data::test::eq ... ok
[INFO] [stdout] test core::common::types::arb_cmd::test::to_str ... ok
[INFO] [stdout] test core::common::log::tee_file::test::from_str ... ok
[INFO] [stdout] test core::common::converter::tests::to_arb ... ok
[INFO] [stdout] test core::common::types::cycle::tests::advance ... ok
[INFO] [stdout] test core::common::types::arb_data::test::to_str ... ok
[INFO] [stdout] test core::common::converter::tests::unitary_converter ... ok
[INFO] [stdout] test core::common::types::arb_cmd::test::from_str ... ok
[INFO] [stdout] test core::common::log::tee_file::test::pub_fields ... ok
[INFO] [stdout] test core::common::log::tee_file::test::to_str ... ok
[INFO] [stdout] test core::common::types::cycle::tests::zero ... ok
[INFO] [stdout] test core::common::types::arb_data::cbor_canon::tests::test ... ok
[INFO] [stdout] test core::common::log::tests::level_colors ... ok
[INFO] [stdout] test core::common::types::arb_data::test::from_str ... ok
[INFO] [stdout] test core::common::types::cycle::tests::convert ... ok
[INFO] [stdout] test core::common::types::cycle::tests::ops ... ok
[INFO] [stdout] test core::common::types::gate::tests::debug ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_custom ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_custom_bad_size ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_measurement ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_qubit ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_prep ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_measurement_dup_qubit ... ok
[INFO] [stdout] test core::common::types::gate::tests::serde ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_unitary ... ok
[INFO] [stdout] test core::common::log::thread::tests::debug ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_measure ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_unitary_no_targets ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_unitary_bad_matrix_size ... ok
[INFO] [stdout] test core::common::log::proxy::tests::proxy_level ... ok
[INFO] [stdout] test core::common::types::gate::tests::new_unitary_dup_target ... ok
[INFO] [stdout] test core::common::types::matrix::tests::matrix_approx_eq ... ok
[INFO] [stdout] test core::common::types::matrix::tests::strip_control ... ok
[INFO] [stdout] test core::common::types::measurement::tests::convert ... ok
[INFO] [stdout] test core::common::types::gate::tests::with_matrix_controls ... ok
[INFO] [stdout] test core::common::types::measurement::tests::display ... ok
[INFO] [stdout] test core::common::types::matrix::tests::add_controls ... ok
[INFO] [stdout] test core::common::types::qubit_ref::tests::display_qref ... ok
[INFO] [stdout] test core::common::types::matrix::tests::basis_approx_eq ... ok
[INFO] [stdout] test core::common::types::gate::tests::with_gate_controls ... ok
[INFO] [stdout] test core::common::types::sequence_number::tests::display ... ok
[INFO] [stdout] test core::common::types::sequence_number::tests::seqs ... ok
[INFO] [stdout] test core::common::types::measurement::tests::is_funcs ... ok
[INFO] [stdout] test core::common::types::sequence_number::tests::gets ... ok
[INFO] [stdout] test core::common::types::qubit_ref::tests::alloc_free ... ok
[INFO] [stdout] test core::common::util::tests::friendlyenumerate ... ok
[INFO] [stdout] test core::common::types::qubit_ref::tests::construct_generator ... ok
[INFO] [stdout] test core::common::types::matrix::tests::matrix ... ok
[INFO] [stdout] test core::common::types::sequence_number::tests::construct_generator ... ok
[INFO] [stdout] test core::host::reproduction::host_call::test::display ... 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::num_bits_check ... ok
[INFO] [stdout] test core::common::util::tests::parse_error ... 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::from_str ... ok
[INFO] [stdout] test core::host::configuration::timeout::test::into_duration ... ok
[INFO] [stdout] test core::common::util::tests::friendlyenumparse ... ok
[INFO] [stdout] test core::plugin::connection::tests::bad_address ... ok
[INFO] [stdout] test core::host::reproduction::host_call::test::from_str ... ok
[INFO] [stdout] test core::common::types::qubit_ref::tests::convert_qrefs ... ok
[INFO] [stdout] test core::plugin::definition::tests::debug ... 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::convert_negative - should panic ... ok
[INFO] [stdout] test core::common::types::cycle::tests::overflow - should panic ... ok
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-f368b99b71a862e7)
[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; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test bad_simulation_pipeline_too_short ... ok
[INFO] [stdout] test backend_arb ... ok
[INFO] [stdout] test backend_allocate ... ok
[INFO] [stdout] test debug_deadlock ... ok
[INFO] [stdout] test backend_get_cycle ... ok
[INFO] [stdout] test backend_get_cycles_between_measures ... ok
[INFO] [stdout] test free_non_alloc ... ok
[INFO] [stdout] test plugin_to_plugin_arb ... ok
[INFO] [stdout] test backend_advance ... ok
[INFO] [stdout] test simulation_default_config ... ok
[INFO] [stdout] test backend_get_measurement ... ok
[INFO] [stdout] test backend_gate ... ok
[INFO] [stdout] test backend_get_cycles_since_measure ... ok
[INFO] [stdout] test simulation_missing_backend ... ok
[INFO] [stdout] test simulation_missing_frontend ... ok
[INFO] [stdout] test backend_free ... ok
[INFO] [stdout] test measurement_non_alloc ... ok
[INFO] [stdout] test quantum_minimal ... ok
[INFO] [stdout] test bad_simulation_pipeline_be_op_only ... ok
[INFO] [stdout] test simulation_init_cmds ... ok
[INFO] [stdout] test bad_simulation_pipeline_fe_op_only ... ok
[INFO] [stdout] test measurement_not_measured ... ok
[INFO] [stdout] test simulation_minimal_setup ... ok
[INFO] [stdout] test simulation_wait_without_start ... ok
[INFO] [stdout] test simulation_bad_recv ... ok
[INFO] [stdout] test simulation_metadata ... ok
[INFO] [stdout] test plugin_thread_panic ... ok
[INFO] [stdout] test simulator_to_plugin_arb ... ok
[INFO] [stdout] test plugin_user_init_fail ... ok
[INFO] [stdout] test simulation_initial_state ... ok
[INFO] [stdout] test send_recv_accelerator ... ok
[INFO] [stdout] test host_arb_sync_with_gatestream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dqcsim
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/core/common/types/arb_cmd.rs:118:10
[INFO] [stderr]     |
[INFO] [stderr] 118 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/core/common/util.rs - core::common::util::c (line 30) ... FAILED
[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/log/mod.rs - core::common::log (line 47) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/core/common/util.rs - core::common::util::friendly_enumerate (line 118) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/common/util.rs - core::common::util::c (line 30) stdout ----
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]   --> src/core/common/util.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | assert_eq!(c!(0., 1.), Complex64::new(0., 1.));
[INFO] [stdout]    |            ^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]   --> src/core/common/util.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | assert_eq!(c!(1., 2.), Complex64::new(1., 2.));
[INFO] [stdout]    |            ^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]   --> src/core/common/util.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | assert_eq!(c!(1.), Complex64::new(1., 0.));
[INFO] [stdout]    |            ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/common/util.rs - core::common::util::c (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452", kill_on_drop: false }`
[INFO] [stdout] 396577ddcf060c983be07f55119f2154819918acfe443dff87a386e9853fa452
