[INFO] fetching crate dqcsim 0.4.1... [INFO] checking dqcsim-0.4.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate dqcsim 0.4.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate dqcsim 0.4.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] [stderr] Downloaded addr2line v0.14.0 [INFO] [stderr] Downloaded net2 v0.2.35 [INFO] [stderr] Downloaded git-testament-derive v0.1.10 [INFO] [stderr] Downloaded git-testament v0.1.9 [INFO] [stderr] Downloaded mio v0.6.22 [INFO] [stderr] Downloaded ipc-channel v0.14.1 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded cbindgen v0.14.3 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded whoami v0.9.0 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7915bb2433e5d35462e4419ae730d47a0291a4c11d357bb59cf972d277419f32 [INFO] running `Command { std: "docker" "start" "-a" "7915bb2433e5d35462e4419ae730d47a0291a4c11d357bb59cf972d277419f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7915bb2433e5d35462e4419ae730d47a0291a4c11d357bb59cf972d277419f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7915bb2433e5d35462e4419ae730d47a0291a4c11d357bb59cf972d277419f32", kill_on_drop: false }` [INFO] [stdout] 7915bb2433e5d35462e4419ae730d47a0291a4c11d357bb59cf972d277419f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4636c69ec64b1efa690bd390fda732b9da2c483b049bb7661e57a83f32cc9bec [INFO] running `Command { std: "docker" "start" "-a" "4636c69ec64b1efa690bd390fda732b9da2c483b049bb7661e57a83f32cc9bec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [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 getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling dqcsim v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking ref_thread_local v0.0.0 [INFO] [stderr] Checking whoami v0.9.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde-transcode v1.1.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking 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 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 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)]` 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 [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 [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 [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 [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 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/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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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/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] = 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 [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] = 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] = 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 [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] = 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/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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 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)]` 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 [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 [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/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 [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: 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 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] = 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 [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] = 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] = 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 [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] = 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 [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 [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: 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 [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 133 | join_thread(self.handle.take().unwrap(), ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | error!("Thread {} failed to abort: {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 | error!("Unexected reply from {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 142 | error!("Failed to send Abort to {}: {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | join_thread(self.handle.take().unwrap(), ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 147 | error!("Thread handle for {} already dropped", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 149 | error!("Channel to {} already closed", ::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: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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 133 | join_thread(self.handle.take().unwrap(), ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | error!("Thread {} failed to abort: {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 | error!("Unexected reply from {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 142 | error!("Failed to send Abort to {}: {}", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | join_thread(self.handle.take().unwrap(), ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 147 | error!("Thread handle for {} already dropped", ::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 [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 149 | error!("Channel to {} already closed", ::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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.42s [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" "4636c69ec64b1efa690bd390fda732b9da2c483b049bb7661e57a83f32cc9bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4636c69ec64b1efa690bd390fda732b9da2c483b049bb7661e57a83f32cc9bec", kill_on_drop: false }` [INFO] [stdout] 4636c69ec64b1efa690bd390fda732b9da2c483b049bb7661e57a83f32cc9bec