[INFO] fetching crate struqture-py 2.3.2... [INFO] checking struqture-py-2.3.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate struqture-py 2.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate struqture-py 2.3.2 [INFO] finished tweaking crates.io crate struqture-py 2.3.2 [INFO] tweaked toml for crates.io crate struqture-py 2.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate struqture-py 2.3.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate struqture-py 2.3.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acfc9159c7ca23dfa06d813547df399ec78d8b0ba1b61dc29211a1be73171e1c [INFO] running `Command { std: "docker" "start" "-a" "acfc9159c7ca23dfa06d813547df399ec78d8b0ba1b61dc29211a1be73171e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acfc9159c7ca23dfa06d813547df399ec78d8b0ba1b61dc29211a1be73171e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfc9159c7ca23dfa06d813547df399ec78d8b0ba1b61dc29211a1be73171e1c", kill_on_drop: false }` [INFO] [stdout] acfc9159c7ca23dfa06d813547df399ec78d8b0ba1b61dc29211a1be73171e1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66f86b32cafc080137544758f83532a6520e27f040a5ccf97512bc1b2676074 [INFO] running `Command { std: "docker" "start" "-a" "a66f86b32cafc080137544758f83532a6520e27f040a5ccf97512bc1b2676074", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling struqture-py-macros v2.3.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking qoqo_calculator v1.7.1 [INFO] [stderr] Checking struqture v1.13.4 [INFO] [stderr] Checking qoqo_calculator_pyo3 v1.7.1 [INFO] [stderr] Compiling struqture-py v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking struqture v2.3.2 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(boson_product::BosonProductWrapper, f64), Infallible> [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl BosonProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianBosonProductWrapper, f64), Infallible> [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl HermitianBosonProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl BosonOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | impl BosonHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl BosonLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(BosonHamiltonianWrapper, BosonLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl BosonLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(fermion_product::FermionProductWrapper, f64), Infallible> [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl FermionProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianFermionProductWrapper, f64), Infallible> [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | impl HermitianFermionProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl FermionOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl FermionHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | impl FermionLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(FermionHamiltonianWrapper, FermionLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl FermionLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:216:29 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | impl MixedProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:197:29 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedPlusMinusProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | impl MixedPlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianMixedProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | impl HermitianMixedProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:223:29 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedDecoherenceProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 91 | impl MixedDecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | impl MixedOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | impl MixedPlusMinusOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl MixedHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl MixedLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedHamiltonianWrapper, MixedLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl MixedLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn x(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn y(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:122:38 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn z(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(pauli_product::PauliProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | impl PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(pauli_product::PauliProductWrapper, Complex), Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn x(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:105:39 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn iy(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn z(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(decoherence_product::DecoherenceProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(decoherence_product::DecoherenceProductWrapper, Complex), Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn plus(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:108:42 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn minus(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn z(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:208:44 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn to_pauli_product_list(&self) -> Vec<(PauliProductWrapper, CalculatorComplexWrapper)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | ) -> Vec<(DecoherenceProductWrapper, CalculatorComplexWrapper)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(plus_minus_product::PlusMinusProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | impl PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl PlusMinusOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl PlusMinusLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | impl PauliOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | impl PauliHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl PauliLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(PauliHamiltonianWrapper, PauliLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl PauliLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `struqture-py` (lib) due to 229 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(boson_product::BosonProductWrapper, f64), Infallible> [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl BosonProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianBosonProductWrapper, f64), Infallible> [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl HermitianBosonProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/hermitian_boson_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[product_wrapper(BosonIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl BosonOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / #[noiseless_system_wrapper( [INFO] [stdout] 58 | | OperateOnBosons, [INFO] [stdout] 59 | | OperateOnState, [INFO] [stdout] 60 | | OperateOnModes, [INFO] [stdout] 61 | | OperateOnDensityMatrix, [INFO] [stdout] 62 | | Calculus [INFO] [stdout] 63 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | impl BosonHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_hamiltonian.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / #[noiseless_system_wrapper( [INFO] [stdout] 59 | | OperateOnBosons, [INFO] [stdout] 60 | | OperateOnState, [INFO] [stdout] 61 | | OperateOnModes, [INFO] [stdout] 62 | | OperateOnDensityMatrix, [INFO] [stdout] 63 | | HermitianCalculus [INFO] [stdout] 64 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl BosonLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_noise_operator.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[noisy_system_wrapper(OperateOnModes, OperateOnBosons, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(BosonHamiltonianWrapper, BosonLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl BosonLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bosons/bosonic_open_system.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(fermion_product::FermionProductWrapper, f64), Infallible> [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl FermionProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermion_product.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianFermionProductWrapper, f64), Infallible> [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | impl HermitianFermionProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[product_wrapper(FermionIndex, ModeIndex, SymmetricIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/hermitian_fermion_product.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl FermionOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / #[noiseless_system_wrapper( [INFO] [stdout] 61 | | OperateOnFermions, [INFO] [stdout] 62 | | OperateOnState, [INFO] [stdout] 63 | | OperateOnModes, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | Calculus [INFO] [stdout] 66 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_operator.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl FermionHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[noiseless_system_wrapper( [INFO] [stdout] 62 | | OperateOnFermions, [INFO] [stdout] 63 | | OperateOnState, [INFO] [stdout] 64 | | OperateOnModes, [INFO] [stdout] 65 | | OperateOnDensityMatrix, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_hamiltonian.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | impl FermionLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[noisy_system_wrapper(OperateOnModes, OperateOnFermions, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(FermionHamiltonianWrapper, FermionLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl FermionLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[noisy_system_wrapper(OpenSystem, OperateOnModes, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fermions/fermionic_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[mappings(JordanWignerFermionToSpin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:216:29 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | impl MixedProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_product.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:197:29 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedPlusMinusProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | impl MixedPlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_product.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(HermitianMixedProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | impl HermitianMixedProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hermitian_product.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:223:29 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedDecoherenceProductWrapper, f64), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 91 | impl MixedDecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_decoherence_product.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[product_wrapper(SymmetricIndex, MixedIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | impl MixedOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_operator.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / #[noiseless_system_wrapper( [INFO] [stdout] 65 | | OperateOnMixedSystems, [INFO] [stdout] 66 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | impl MixedPlusMinusOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_plus_minus_operator.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / #[noiseless_system_wrapper( [INFO] [stdout] 66 | | OperateOnMixedSystems, [INFO] [stdout] 67 | | OperateOnState, [INFO] [stdout] 68 | | OperateOnDensityMatrix, [INFO] [stdout] 69 | | HermitianCalculus [INFO] [stdout] 70 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl MixedHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_hamiltonian.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / #[noiseless_system_wrapper( [INFO] [stdout] 67 | | OperateOnMixedSystems, [INFO] [stdout] 68 | | HermitianOperateOnMixedSystems, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | OperateOnDensityMatrix, [INFO] [stdout] 71 | | HermitianCalculus [INFO] [stdout] 72 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl MixedLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnMixedSystems, OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(MixedHamiltonianWrapper, MixedLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl MixedLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/mixed_systems/mixed_open_system.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[noisy_system_wrapper(OpenSystem, OperateOnMixedSystems, HermitianCalculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn x(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn y(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:122:38 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn z(&self, index: usize) -> PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(pauli_product::PauliProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | impl PauliProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(pauli_product::PauliProductWrapper, Complex), Infallible> [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn x(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:105:39 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn iy(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn z(&self, index: usize) -> DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(decoherence_product::DecoherenceProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl DecoherenceProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(decoherence_product::DecoherenceProductWrapper, Complex), Infallible> [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[product_wrapper(SpinIndex, SymmetricIndex, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/decoherence_product.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn plus(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:108:42 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn minus(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn z(&self, index: usize) -> PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:208:44 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn to_pauli_product_list(&self) -> Vec<(PauliProductWrapper, CalculatorComplexWrapper)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | ) -> Vec<(DecoherenceProductWrapper, CalculatorComplexWrapper)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn pprint(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(plus_minus_product::PlusMinusProductWrapper, f64), Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | impl PlusMinusProductWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[product_wrapper(SymmetricIndex, SpinIndex)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `product_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_product.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl PlusMinusOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[noiseless_system_wrapper(OperateOnState, OperateOnDensityMatrix, OperateOnSpins, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_operator.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl PlusMinusLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[noisy_system_wrapper(OperateOnDensityMatrix, Calculus)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/plus_minus_noise_operator.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | impl PauliOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / #[noiseless_system_wrapper( [INFO] [stdout] 68 | | OperateOnSpins, [INFO] [stdout] 69 | | OperateOnState, [INFO] [stdout] 70 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 73 | | Calculus [INFO] [stdout] 74 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_operator.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | impl PauliHamiltonianWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / #[noiseless_system_wrapper( [INFO] [stdout] 69 | | OperateOnSpins, [INFO] [stdout] 70 | | OperateOnState, [INFO] [stdout] 71 | | ToSparseMatrixOperator, [INFO] [stdout] ... | [INFO] [stdout] 74 | | Calculus [INFO] [stdout] 75 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noiseless_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_hamiltonian.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl PauliLindbladNoiseOperatorWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OperateOnSpins, [INFO] [stdout] 64 | | OperateOnDensityMatrix, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | Calculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_noise_operator.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(PauliHamiltonianWrapper, PauliLindbladNoiseOperatorWrapper), Infallible> [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl PauliLindbladOpenSystemWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / #[noisy_system_wrapper( [INFO] [stdout] 63 | | OpenSystem, [INFO] [stdout] 64 | | OperateOnSpins, [INFO] [stdout] 65 | | ToSparseMatrixSuperOperator, [INFO] [stdout] 66 | | HermitianCalculus [INFO] [stdout] 67 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `noisy_system_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/spins/pauli_open_system.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[mappings(JordanWignerSpinToFermion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `mappings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `struqture-py` (lib test) due to 229 previous errors [INFO] running `Command { std: "docker" "inspect" "a66f86b32cafc080137544758f83532a6520e27f040a5ccf97512bc1b2676074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66f86b32cafc080137544758f83532a6520e27f040a5ccf97512bc1b2676074", kill_on_drop: false }` [INFO] [stdout] a66f86b32cafc080137544758f83532a6520e27f040a5ccf97512bc1b2676074