[INFO] fetching crate dqcsim 0.4.1... [INFO] checking dqcsim-0.4.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate dqcsim 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dqcsim 0.4.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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-3-tc2/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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef644c0e88639b745009ff180e9f039d3f3e48c7bdd12c323d145f0093296e48 [INFO] running `Command { std: "docker" "start" "-a" "ef644c0e88639b745009ff180e9f039d3f3e48c7bdd12c323d145f0093296e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef644c0e88639b745009ff180e9f039d3f3e48c7bdd12c323d145f0093296e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef644c0e88639b745009ff180e9f039d3f3e48c7bdd12c323d145f0093296e48", kill_on_drop: false }` [INFO] [stdout] ef644c0e88639b745009ff180e9f039d3f3e48c7bdd12c323d145f0093296e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de0f9ff93c66b624f2856a941778e02149dc80d4b8e3b6ac15ad10e34342fcee [INFO] running `Command { std: "docker" "start" "-a" "de0f9ff93c66b624f2856a941778e02149dc80d4b8e3b6ac15ad10e34342fcee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [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 byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling dqcsim v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking ref_thread_local v0.0.0 [INFO] [stderr] Checking whoami v0.9.0 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [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-transcode v1.1.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [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: 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/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/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/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: 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] error: this value of type `std::result::Result<(), Box>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/host/plugin/thread.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 106 | fn join_thread(handle: thread::JoinHandle<()>, name: impl fmt::Display) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | match handle.join() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `File` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/host/reproduction/mod.rs:238:41 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_file(file: impl AsRef) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Ok(serde_yaml::from_reader(&mut std::fs::File::open( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 239 | | file.as_ref(), [INFO] [stdout] 240 | | )?)?) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/error.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stdout] 44 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/error.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stdout] 44 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/log/tee_file.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError` [INFO] [stdout] 12 | pub enum TeeFileError { [INFO] [stdout] | ------------ `TeeFileError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/log/tee_file.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError` [INFO] [stdout] 12 | pub enum TeeFileError { [INFO] [stdout] | ------------ `TeeFileError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dqcsim` (lib) due to 3 previous errors; 91 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::result::Result<(), Box>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/host/plugin/thread.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 106 | fn join_thread(handle: thread::JoinHandle<()>, name: impl fmt::Display) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | match handle.join() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `File` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/host/reproduction/mod.rs:238:41 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_file(file: impl AsRef) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Ok(serde_yaml::from_reader(&mut std::fs::File::open( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 239 | | file.as_ref(), [INFO] [stdout] 240 | | )?)?) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/error.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stdout] 44 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/error.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stdout] 44 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/log/tee_file.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TeeFileError` [INFO] [stdout] 12 | pub enum TeeFileError { [INFO] [stdout] | ------------ `TeeFileError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/core/common/log/tee_file.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Fail, PartialEq)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TeeFileError` [INFO] [stdout] 12 | pub enum TeeFileError { [INFO] [stdout] | ------------ `TeeFileError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dqcsim` (lib test) due to 3 previous errors; 119 warnings emitted [INFO] running `Command { std: "docker" "inspect" "de0f9ff93c66b624f2856a941778e02149dc80d4b8e3b6ac15ad10e34342fcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0f9ff93c66b624f2856a941778e02149dc80d4b8e3b6ac15ad10e34342fcee", kill_on_drop: false }` [INFO] [stdout] de0f9ff93c66b624f2856a941778e02149dc80d4b8e3b6ac15ad10e34342fcee