[INFO] fetching crate concrete_lib 0.1.5...
[INFO] testing concrete_lib-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate concrete_lib 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate concrete_lib 0.1.5
[INFO] finished tweaking crates.io crate concrete_lib 0.1.5
[INFO] tweaked toml for crates.io crate concrete_lib 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate concrete_lib 0.1.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding fftw v0.5.1 (available: v0.8.0)
[INFO] [stderr]       Adding itertools v0.9.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding rand_distr v0.2.2 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kolmogorov_smirnov v1.1.0
[INFO] [stderr]   Downloaded ndarray v0.12.1
[INFO] [stderr]   Downloaded fftw v0.5.1
[INFO] [stderr]   Downloaded fftw-sys v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ffca0d945fadd724a4fbe4e3b608d418c424aa03f7de3e0d05e4bb6d003fa13
[INFO] running `Command { std: "docker" "start" "-a" "9ffca0d945fadd724a4fbe4e3b608d418c424aa03f7de3e0d05e4bb6d003fa13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ffca0d945fadd724a4fbe4e3b608d418c424aa03f7de3e0d05e4bb6d003fa13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ffca0d945fadd724a4fbe4e3b608d418c424aa03f7de3e0d05e4bb6d003fa13", kill_on_drop: false }`
[INFO] [stdout] 9ffca0d945fadd724a4fbe4e3b608d418c424aa03f7de3e0d05e4bb6d003fa13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7281b0010b15f23ee35c3c005a0559d763dec5ebf183cd41c167b493b0596ce
[INFO] running `Command { std: "docker" "start" "-a" "f7281b0010b15f23ee35c3c005a0559d763dec5ebf183cd41c167b493b0596ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fftw-sys v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling concrete_lib v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling kolmogorov_smirnov v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling fftw v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Err(NoNoiseInCiphertext!(variance))
[INFO] [stdout]     |                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:509:10
[INFO] [stdout]     |
[INFO] [stdout] 509 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Err(RadiusError!(radius));
[INFO] [stdout]     |                        -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `RadiusError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:206:24
[INFO] [stdout]     |
[INFO] [stdout] 206 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             return Err(MessageOutsideIntervalError!(message, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:401:24
[INFO] [stdout]     |
[INFO] [stdout] 401 |             return Err(NotEnoughPaddingError!(self.nb_bit_padding, 1));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             return Err(MessageOutsideIntervalError!(m, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:491:24
[INFO] [stdout]     |
[INFO] [stdout] 491 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:534:24
[INFO] [stdout]     |
[INFO] [stdout] 534 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:258:24
[INFO] [stdout]     |
[INFO] [stdout] 258 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |             return Err(MessageTooBigError!(message, self.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |               return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 431 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 432 | |                 self.encoder.delta
[INFO] [stdout] 433 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:536:24
[INFO] [stdout]     |
[INFO] [stdout] 536 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 547 |             return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:549:24
[INFO] [stdout]     |
[INFO] [stdout] 549 |             return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:657:24
[INFO] [stdout]     |
[INFO] [stdout] 657 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:663:24
[INFO] [stdout]     |
[INFO] [stdout] 663 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 767 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 768 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 769 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:773:24
[INFO] [stdout]     |
[INFO] [stdout] 773 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:777:24
[INFO] [stdout]     |
[INFO] [stdout] 777 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:782:24
[INFO] [stdout]     |
[INFO] [stdout] 782 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:888:24
[INFO] [stdout]     |
[INFO] [stdout] 888 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 889 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 890 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 891 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:895:24
[INFO] [stdout]     |
[INFO] [stdout] 895 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:904:24
[INFO] [stdout]     |
[INFO] [stdout] 904 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1007:24
[INFO] [stdout]      |
[INFO] [stdout] 1007 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1008 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1009 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1010 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1014:24
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1018:24
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1023:24
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1129:24
[INFO] [stdout]      |
[INFO] [stdout] 1129 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1130 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1131 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1132 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1136:24
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1145:24
[INFO] [stdout]      |
[INFO] [stdout] 1145 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1368:24
[INFO] [stdout]      |
[INFO] [stdout] 1368 |             return Err(ConstantMaximumError!(constant, max_constant));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1372:24
[INFO] [stdout]      |
[INFO] [stdout] 1372 |             return Err(ZeroInIntervalError!(self.encoder.o, self.encoder.delta));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1376:24
[INFO] [stdout]      |
[INFO] [stdout] 1376 |               return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1377 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1378 | |                 nb_bit_padding
[INFO] [stdout] 1379 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1546:24
[INFO] [stdout]      |
[INFO] [stdout] 1546 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1547 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 1548 | |                 self.encoder.delta
[INFO] [stdout] 1549 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1773:24
[INFO] [stdout]      |
[INFO] [stdout] 1773 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1950:24
[INFO] [stdout]      |
[INFO] [stdout] 1950 |             return Err(NotEnoughPaddingError!(ct1.encoder.nb_bit_precision, 2));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, nb));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/plaintext/mod.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |             return Err(IndexError!(self.nb_plaintexts, nth));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:67:24
[INFO] [stdout]     |
[INFO] [stdout]  67 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:71:24
[INFO] [stdout]     |
[INFO] [stdout]  71 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:571:10
[INFO] [stdout]     |
[INFO] [stdout] 571 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |             return Err(WrongSizeError!(plaintexts.len()));
[INFO] [stdout]     |                        --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `WrongSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |             return Err(NoNoiseInCiphertext!(sk.get_variance()));
[INFO] [stdout]     |                        --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:475:24
[INFO] [stdout]     |
[INFO] [stdout] 475 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 476 | |                 sk.polynomial_size,
[INFO] [stdout] 477 | |                 self.polynomial_size
[INFO] [stdout] 478 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:480:24
[INFO] [stdout]     |
[INFO] [stdout] 480 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 546 | |                 sk.polynomial_size,
[INFO] [stdout] 547 | |                 self.polynomial_size
[INFO] [stdout] 548 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:550:24
[INFO] [stdout]     |
[INFO] [stdout] 550 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:676:24
[INFO] [stdout]     |
[INFO] [stdout] 676 |             return Err(IndexError!(self.nb_ciphertexts, n_ciphertext));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:680:24
[INFO] [stdout]     |
[INFO] [stdout] 680 |             return Err(MonomialError!(self.polynomial_size, n_coeff));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MonomialError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:798:36
[INFO] [stdout]     |
[INFO] [stdout] 798 |                         return Err(MessageTooBigError!(m, encoder.delta));
[INFO] [stdout]     |                                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:848:24
[INFO] [stdout]     |
[INFO] [stdout] 848 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:903:24
[INFO] [stdout]     |
[INFO] [stdout] 903 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 904 | |                 self.polynomial_size,
[INFO] [stdout] 905 | |                 ct.polynomial_size
[INFO] [stdout] 906 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1006:24
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1010:24
[INFO] [stdout]      |
[INFO] [stdout] 1010 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1011 | |                 self.polynomial_size,
[INFO] [stdout] 1012 | |                 ct.polynomial_size
[INFO] [stdout] 1013 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1022 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1023 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1024 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1028:32
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1032:32
[INFO] [stdout]      |
[INFO] [stdout] 1032 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1111:24
[INFO] [stdout]      |
[INFO] [stdout] 1111 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1112 | |                 self.polynomial_size,
[INFO] [stdout] 1113 | |                 ct.polynomial_size
[INFO] [stdout] 1114 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1121:32
[INFO] [stdout]      |
[INFO] [stdout] 1121 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1122 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1123 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1124 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1128:32
[INFO] [stdout]      |
[INFO] [stdout] 1128 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1132:32
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1290:24
[INFO] [stdout]      |
[INFO] [stdout] 1290 |             return Err(NbCTError!(constants.len(), self.nb_valid()));
[INFO] [stdout]      |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1296:28
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1305:32
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                     return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                                ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1309:32
[INFO] [stdout]      |
[INFO] [stdout] 1309 |                       return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1310 | |                         encoder.nb_bit_padding,
[INFO] [stdout] 1311 | |                         nb_bit_padding
[INFO] [stdout] 1312 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:62:24
[INFO] [stdout]     |
[INFO] [stdout]  62 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |             return Err(IndexError!(self.nb_ciphertexts, self_index));
[INFO] [stdout]     |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |             return Err(IndexError!(ct.nb_ciphertexts, ct_index));
[INFO] [stdout]     |                        ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout] 418 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:472:24
[INFO] [stdout]     |
[INFO] [stdout] 472 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:574:28
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return Err(MessageTooBigError!(*m, lwe_encoder.delta));
[INFO] [stdout]     |                            ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:662:28
[INFO] [stdout]     |
[INFO] [stdout] 662 |                   return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 663 | |                     lwe_encoder.nb_bit_precision,
[INFO] [stdout] 664 | |                     lwe_encoder.delta
[INFO] [stdout] 665 | |                 ));
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:768:24
[INFO] [stdout]     |
[INFO] [stdout] 768 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:786:28
[INFO] [stdout]     |
[INFO] [stdout] 786 |                 return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:788:28
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:908:24
[INFO] [stdout]     |
[INFO] [stdout] 908 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:914:28
[INFO] [stdout]     |
[INFO] [stdout] 914 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1034:28
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1035 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1036 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1037 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1041:28
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1045:28
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1051:24
[INFO] [stdout]      |
[INFO] [stdout] 1051 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1160:28
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1161 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1162 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1163 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1167:28
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1171:28
[INFO] [stdout]      |
[INFO] [stdout] 1171 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1177:24
[INFO] [stdout]      |
[INFO] [stdout] 1177 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1419:24
[INFO] [stdout]      |
[INFO] [stdout] 1419 |             return Err(NbCTError!(constants.len(), self.nb_ciphertexts));
[INFO] [stdout]      |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1426:28
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1430:28
[INFO] [stdout]      |
[INFO] [stdout] 1430 |                 return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                            ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1434:28
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                   return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1435 | |                     encoder.nb_bit_padding,
[INFO] [stdout] 1436 | |                     nb_bit_padding
[INFO] [stdout] 1437 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1620:24
[INFO] [stdout]      |
[INFO] [stdout] 1620 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1624:24
[INFO] [stdout]      |
[INFO] [stdout] 1624 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1625 | |                 self.encoders[n].nb_bit_precision,
[INFO] [stdout] 1626 | |                 self.encoders[n].delta
[INFO] [stdout] 1627 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1882:24
[INFO] [stdout]      |
[INFO] [stdout] 1882 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:2080:24
[INFO] [stdout]      |
[INFO] [stdout] 2080 |             return Err(NotEnoughPaddingError!(ct1.encoders[0].nb_bit_precision, 2));
[INFO] [stdout]      |                        ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:63:24
[INFO] [stdout]     |
[INFO] [stdout]  63 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:68:24
[INFO] [stdout]     |
[INFO] [stdout]  68 |             return Err(NotEnoughPaddingError!(encoder_input.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:606:10
[INFO] [stdout]     |
[INFO] [stdout] 606 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_secret_key.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(LweToRlweError!(self.dimension, polynomial_size));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `LweToRlweError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/rlwe_params.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: attribute should be applied to a free function, impl method or static
[INFO] [stdout]   --> src/core_api/crypto/lwe/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     fn sk_encrypt(res: &mut [Self], sk: &[Self], mu: &[Self], dimension: usize, std_dev: f64);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------ not a free function, impl method or static
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]     |
[INFO] [stdout] 922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]     |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]     |
[INFO] [stdout] 959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]     |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]      |
[INFO] [stdout]  922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]      |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]      |
[INFO] [stdout]  959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]      |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1027:26
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         bytes = unsafe { transmute(val.to_bits()) };
[INFO] [stdout]      |                          ---------^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         *val = unsafe { transmute::<[u8; FTORUS_BIT / 8], FTorus>(bytes) };
[INFO] [stdout]      |                         -----------------------------------------^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto_api/vector_lwe/mod.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |               .unwrap()
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 169 | |             .clone();
[INFO] [stdout]     | |____________________^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:237:29
[INFO] [stdout]     |
[INFO] [stdout] 237 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: concrete_lib v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f7281b0010b15f23ee35c3c005a0559d763dec5ebf183cd41c167b493b0596ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7281b0010b15f23ee35c3c005a0559d763dec5ebf183cd41c167b493b0596ce", kill_on_drop: false }`
[INFO] [stdout] f7281b0010b15f23ee35c3c005a0559d763dec5ebf183cd41c167b493b0596ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6914adb312e0f7ac302fe77bd29c5cf1af61c2d42efbfcc5076bb1514d27bfb
[INFO] running `Command { std: "docker" "start" "-a" "f6914adb312e0f7ac302fe77bd29c5cf1af61c2d42efbfcc5076bb1514d27bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Err(NoNoiseInCiphertext!(variance))
[INFO] [stdout]     |                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:509:10
[INFO] [stdout]     |
[INFO] [stdout] 509 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Err(RadiusError!(radius));
[INFO] [stdout]     |                        -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `RadiusError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:206:24
[INFO] [stdout]     |
[INFO] [stdout] 206 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             return Err(MessageOutsideIntervalError!(message, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:401:24
[INFO] [stdout]     |
[INFO] [stdout] 401 |             return Err(NotEnoughPaddingError!(self.nb_bit_padding, 1));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             return Err(MessageOutsideIntervalError!(m, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:491:24
[INFO] [stdout]     |
[INFO] [stdout] 491 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:534:24
[INFO] [stdout]     |
[INFO] [stdout] 534 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:258:24
[INFO] [stdout]     |
[INFO] [stdout] 258 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |             return Err(MessageTooBigError!(message, self.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |               return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 431 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 432 | |                 self.encoder.delta
[INFO] [stdout] 433 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:536:24
[INFO] [stdout]     |
[INFO] [stdout] 536 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 547 |             return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:549:24
[INFO] [stdout]     |
[INFO] [stdout] 549 |             return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:657:24
[INFO] [stdout]     |
[INFO] [stdout] 657 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:663:24
[INFO] [stdout]     |
[INFO] [stdout] 663 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 767 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 768 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 769 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:773:24
[INFO] [stdout]     |
[INFO] [stdout] 773 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:777:24
[INFO] [stdout]     |
[INFO] [stdout] 777 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:782:24
[INFO] [stdout]     |
[INFO] [stdout] 782 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:888:24
[INFO] [stdout]     |
[INFO] [stdout] 888 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 889 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 890 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 891 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:895:24
[INFO] [stdout]     |
[INFO] [stdout] 895 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:904:24
[INFO] [stdout]     |
[INFO] [stdout] 904 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1007:24
[INFO] [stdout]      |
[INFO] [stdout] 1007 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1008 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1009 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1010 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1014:24
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1018:24
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1023:24
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1129:24
[INFO] [stdout]      |
[INFO] [stdout] 1129 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1130 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1131 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1132 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1136:24
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1145:24
[INFO] [stdout]      |
[INFO] [stdout] 1145 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1368:24
[INFO] [stdout]      |
[INFO] [stdout] 1368 |             return Err(ConstantMaximumError!(constant, max_constant));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1372:24
[INFO] [stdout]      |
[INFO] [stdout] 1372 |             return Err(ZeroInIntervalError!(self.encoder.o, self.encoder.delta));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1376:24
[INFO] [stdout]      |
[INFO] [stdout] 1376 |               return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1377 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1378 | |                 nb_bit_padding
[INFO] [stdout] 1379 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1546:24
[INFO] [stdout]      |
[INFO] [stdout] 1546 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1547 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 1548 | |                 self.encoder.delta
[INFO] [stdout] 1549 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1773:24
[INFO] [stdout]      |
[INFO] [stdout] 1773 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1950:24
[INFO] [stdout]      |
[INFO] [stdout] 1950 |             return Err(NotEnoughPaddingError!(ct1.encoder.nb_bit_precision, 2));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, nb));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/plaintext/mod.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |             return Err(IndexError!(self.nb_plaintexts, nth));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:67:24
[INFO] [stdout]     |
[INFO] [stdout]  67 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:71:24
[INFO] [stdout]     |
[INFO] [stdout]  71 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:571:10
[INFO] [stdout]     |
[INFO] [stdout] 571 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |             return Err(WrongSizeError!(plaintexts.len()));
[INFO] [stdout]     |                        --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `WrongSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |             return Err(NoNoiseInCiphertext!(sk.get_variance()));
[INFO] [stdout]     |                        --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:475:24
[INFO] [stdout]     |
[INFO] [stdout] 475 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 476 | |                 sk.polynomial_size,
[INFO] [stdout] 477 | |                 self.polynomial_size
[INFO] [stdout] 478 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:480:24
[INFO] [stdout]     |
[INFO] [stdout] 480 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 546 | |                 sk.polynomial_size,
[INFO] [stdout] 547 | |                 self.polynomial_size
[INFO] [stdout] 548 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:550:24
[INFO] [stdout]     |
[INFO] [stdout] 550 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:676:24
[INFO] [stdout]     |
[INFO] [stdout] 676 |             return Err(IndexError!(self.nb_ciphertexts, n_ciphertext));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:680:24
[INFO] [stdout]     |
[INFO] [stdout] 680 |             return Err(MonomialError!(self.polynomial_size, n_coeff));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MonomialError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:798:36
[INFO] [stdout]     |
[INFO] [stdout] 798 |                         return Err(MessageTooBigError!(m, encoder.delta));
[INFO] [stdout]     |                                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:848:24
[INFO] [stdout]     |
[INFO] [stdout] 848 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:903:24
[INFO] [stdout]     |
[INFO] [stdout] 903 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 904 | |                 self.polynomial_size,
[INFO] [stdout] 905 | |                 ct.polynomial_size
[INFO] [stdout] 906 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1006:24
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1010:24
[INFO] [stdout]      |
[INFO] [stdout] 1010 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1011 | |                 self.polynomial_size,
[INFO] [stdout] 1012 | |                 ct.polynomial_size
[INFO] [stdout] 1013 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1022 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1023 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1024 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1028:32
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1032:32
[INFO] [stdout]      |
[INFO] [stdout] 1032 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1111:24
[INFO] [stdout]      |
[INFO] [stdout] 1111 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1112 | |                 self.polynomial_size,
[INFO] [stdout] 1113 | |                 ct.polynomial_size
[INFO] [stdout] 1114 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1121:32
[INFO] [stdout]      |
[INFO] [stdout] 1121 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1122 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1123 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1124 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1128:32
[INFO] [stdout]      |
[INFO] [stdout] 1128 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1132:32
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1290:24
[INFO] [stdout]      |
[INFO] [stdout] 1290 |             return Err(NbCTError!(constants.len(), self.nb_valid()));
[INFO] [stdout]      |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1296:28
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1305:32
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                     return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                                ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1309:32
[INFO] [stdout]      |
[INFO] [stdout] 1309 |                       return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1310 | |                         encoder.nb_bit_padding,
[INFO] [stdout] 1311 | |                         nb_bit_padding
[INFO] [stdout] 1312 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:62:24
[INFO] [stdout]     |
[INFO] [stdout]  62 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |             return Err(IndexError!(self.nb_ciphertexts, self_index));
[INFO] [stdout]     |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |             return Err(IndexError!(ct.nb_ciphertexts, ct_index));
[INFO] [stdout]     |                        ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout] 418 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:472:24
[INFO] [stdout]     |
[INFO] [stdout] 472 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:574:28
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return Err(MessageTooBigError!(*m, lwe_encoder.delta));
[INFO] [stdout]     |                            ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:662:28
[INFO] [stdout]     |
[INFO] [stdout] 662 |                   return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 663 | |                     lwe_encoder.nb_bit_precision,
[INFO] [stdout] 664 | |                     lwe_encoder.delta
[INFO] [stdout] 665 | |                 ));
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:768:24
[INFO] [stdout]     |
[INFO] [stdout] 768 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:786:28
[INFO] [stdout]     |
[INFO] [stdout] 786 |                 return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:788:28
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:908:24
[INFO] [stdout]     |
[INFO] [stdout] 908 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:914:28
[INFO] [stdout]     |
[INFO] [stdout] 914 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1034:28
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1035 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1036 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1037 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1041:28
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1045:28
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1051:24
[INFO] [stdout]      |
[INFO] [stdout] 1051 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1160:28
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1161 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1162 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1163 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1167:28
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1171:28
[INFO] [stdout]      |
[INFO] [stdout] 1171 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1177:24
[INFO] [stdout]      |
[INFO] [stdout] 1177 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1419:24
[INFO] [stdout]      |
[INFO] [stdout] 1419 |             return Err(NbCTError!(constants.len(), self.nb_ciphertexts));
[INFO] [stdout]      |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1426:28
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1430:28
[INFO] [stdout]      |
[INFO] [stdout] 1430 |                 return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                            ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1434:28
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                   return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1435 | |                     encoder.nb_bit_padding,
[INFO] [stdout] 1436 | |                     nb_bit_padding
[INFO] [stdout] 1437 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1620:24
[INFO] [stdout]      |
[INFO] [stdout] 1620 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1624:24
[INFO] [stdout]      |
[INFO] [stdout] 1624 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1625 | |                 self.encoders[n].nb_bit_precision,
[INFO] [stdout] 1626 | |                 self.encoders[n].delta
[INFO] [stdout] 1627 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1882:24
[INFO] [stdout]      |
[INFO] [stdout] 1882 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:2080:24
[INFO] [stdout]      |
[INFO] [stdout] 2080 |             return Err(NotEnoughPaddingError!(ct1.encoders[0].nb_bit_precision, 2));
[INFO] [stdout]      |                        ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:63:24
[INFO] [stdout]     |
[INFO] [stdout]  63 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:68:24
[INFO] [stdout]     |
[INFO] [stdout]  68 |             return Err(NotEnoughPaddingError!(encoder_input.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:606:10
[INFO] [stdout]     |
[INFO] [stdout] 606 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_secret_key.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(LweToRlweError!(self.dimension, polynomial_size));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `LweToRlweError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/rlwe_params.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: attribute should be applied to a free function, impl method or static
[INFO] [stdout]   --> src/core_api/crypto/lwe/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     fn sk_encrypt(res: &mut [Self], sk: &[Self], mu: &[Self], dimension: usize, std_dev: f64);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------ not a free function, impl method or static
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]     |
[INFO] [stdout] 922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]     |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]     |
[INFO] [stdout] 959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]     |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]      |
[INFO] [stdout]  922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]      |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]      |
[INFO] [stdout]  959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]      |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1027:26
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         bytes = unsafe { transmute(val.to_bits()) };
[INFO] [stdout]      |                          ---------^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         *val = unsafe { transmute::<[u8; FTORUS_BIT / 8], FTorus>(bytes) };
[INFO] [stdout]      |                         -----------------------------------------^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto_api/vector_lwe/mod.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |               .unwrap()
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 169 | |             .clone();
[INFO] [stdout]     | |____________________^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:237:29
[INFO] [stdout]     |
[INFO] [stdout] 237 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling concrete_lib v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:494:10
[INFO] [stdout]     |
[INFO] [stdout] 494 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |             return Err(MinMaxError!(min, max));
[INFO] [stdout]     |                        ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Err(NoNoiseInCiphertext!(variance))
[INFO] [stdout]     |                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:509:10
[INFO] [stdout]     |
[INFO] [stdout] 509 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Err(RadiusError!(radius));
[INFO] [stdout]     |                        -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `RadiusError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:206:24
[INFO] [stdout]     |
[INFO] [stdout] 206 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             return Err(MessageOutsideIntervalError!(message, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:401:24
[INFO] [stdout]     |
[INFO] [stdout] 401 |             return Err(NotEnoughPaddingError!(self.nb_bit_padding, 1));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:325:10
[INFO] [stdout]     |
[INFO] [stdout] 325 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             return Err(MessageOutsideIntervalError!(m, self.o, self.delta));
[INFO] [stdout]     |                        --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:491:24
[INFO] [stdout]     |
[INFO] [stdout] 491 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/encoder/mod.rs:534:24
[INFO] [stdout]     |
[INFO] [stdout] 534 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:258:24
[INFO] [stdout]     |
[INFO] [stdout] 258 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |             return Err(MessageTooBigError!(message, self.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |               return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 431 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 432 | |                 self.encoder.delta
[INFO] [stdout] 433 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:536:24
[INFO] [stdout]     |
[INFO] [stdout] 536 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 547 |             return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:549:24
[INFO] [stdout]     |
[INFO] [stdout] 549 |             return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:657:24
[INFO] [stdout]     |
[INFO] [stdout] 657 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:663:24
[INFO] [stdout]     |
[INFO] [stdout] 663 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 767 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 768 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 769 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:773:24
[INFO] [stdout]     |
[INFO] [stdout] 773 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:777:24
[INFO] [stdout]     |
[INFO] [stdout] 777 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:782:24
[INFO] [stdout]     |
[INFO] [stdout] 782 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:888:24
[INFO] [stdout]     |
[INFO] [stdout] 888 |               return Err(PaddingError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 889 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 890 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 891 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:895:24
[INFO] [stdout]     |
[INFO] [stdout] 895 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe/mod.rs:904:24
[INFO] [stdout]     |
[INFO] [stdout] 904 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1007:24
[INFO] [stdout]      |
[INFO] [stdout] 1007 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1008 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1009 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1010 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1014:24
[INFO] [stdout]      |
[INFO] [stdout] 1014 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1018:24
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1023:24
[INFO] [stdout]      |
[INFO] [stdout] 1023 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1129:24
[INFO] [stdout]      |
[INFO] [stdout] 1129 |               return Err(PaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1130 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1131 | |                 ct.encoder.nb_bit_padding
[INFO] [stdout] 1132 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1136:24
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stdout]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1140:24
[INFO] [stdout]      |
[INFO] [stdout] 1140 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stdout]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1145:24
[INFO] [stdout]      |
[INFO] [stdout] 1145 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1368:24
[INFO] [stdout]      |
[INFO] [stdout] 1368 |             return Err(ConstantMaximumError!(constant, max_constant));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1372:24
[INFO] [stdout]      |
[INFO] [stdout] 1372 |             return Err(ZeroInIntervalError!(self.encoder.o, self.encoder.delta));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1376:24
[INFO] [stdout]      |
[INFO] [stdout] 1376 |               return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1377 | |                 self.encoder.nb_bit_padding,
[INFO] [stdout] 1378 | |                 nb_bit_padding
[INFO] [stdout] 1379 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1546:24
[INFO] [stdout]      |
[INFO] [stdout] 1546 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1547 | |                 self.encoder.nb_bit_precision,
[INFO] [stdout] 1548 | |                 self.encoder.delta
[INFO] [stdout] 1549 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1773:24
[INFO] [stdout]      |
[INFO] [stdout] 1773 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:1950:24
[INFO] [stdout]      |
[INFO] [stdout] 1950 |             return Err(NotEnoughPaddingError!(ct1.encoder.nb_bit_precision, 2));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/lwe/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, nb));
[INFO] [stdout]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/plaintext/mod.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |             return Err(IndexError!(self.nb_plaintexts, nth));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:67:24
[INFO] [stdout]     |
[INFO] [stdout]  67 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:71:24
[INFO] [stdout]     |
[INFO] [stdout]  71 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:571:10
[INFO] [stdout]     |
[INFO] [stdout] 571 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |             return Err(WrongSizeError!(plaintexts.len()));
[INFO] [stdout]     |                        --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `WrongSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |             return Err(NoNoiseInCiphertext!(sk.get_variance()));
[INFO] [stdout]     |                        --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:475:24
[INFO] [stdout]     |
[INFO] [stdout] 475 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 476 | |                 sk.polynomial_size,
[INFO] [stdout] 477 | |                 self.polynomial_size
[INFO] [stdout] 478 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:480:24
[INFO] [stdout]     |
[INFO] [stdout] 480 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 546 | |                 sk.polynomial_size,
[INFO] [stdout] 547 | |                 self.polynomial_size
[INFO] [stdout] 548 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:550:24
[INFO] [stdout]     |
[INFO] [stdout] 550 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:676:24
[INFO] [stdout]     |
[INFO] [stdout] 676 |             return Err(IndexError!(self.nb_ciphertexts, n_ciphertext));
[INFO] [stdout]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:680:24
[INFO] [stdout]     |
[INFO] [stdout] 680 |             return Err(MonomialError!(self.polynomial_size, n_coeff));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MonomialError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:798:36
[INFO] [stdout]     |
[INFO] [stdout] 798 |                         return Err(MessageTooBigError!(m, encoder.delta));
[INFO] [stdout]     |                                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:848:24
[INFO] [stdout]     |
[INFO] [stdout] 848 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:903:24
[INFO] [stdout]     |
[INFO] [stdout] 903 |               return Err(PolynomialSizeError!(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 904 | |                 self.polynomial_size,
[INFO] [stdout] 905 | |                 ct.polynomial_size
[INFO] [stdout] 906 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_rlwe/mod.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1006:24
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1010:24
[INFO] [stdout]      |
[INFO] [stdout] 1010 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1011 | |                 self.polynomial_size,
[INFO] [stdout] 1012 | |                 ct.polynomial_size
[INFO] [stdout] 1013 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1022 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1023 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1024 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1028:32
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1032:32
[INFO] [stdout]      |
[INFO] [stdout] 1032 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:254:10
[INFO] [stdout]      |
[INFO] [stdout]  254 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1111:24
[INFO] [stdout]      |
[INFO] [stdout] 1111 |               return Err(PolynomialSizeError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1112 | |                 self.polynomial_size,
[INFO] [stdout] 1113 | |                 ct.polynomial_size
[INFO] [stdout] 1114 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1121:32
[INFO] [stdout]      |
[INFO] [stdout] 1121 |                       return Err(PaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1122 | |                         self_enc.nb_bit_padding,
[INFO] [stdout] 1123 | |                         ct_enc.nb_bit_padding
[INFO] [stdout] 1124 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1128:32
[INFO] [stdout]      |
[INFO] [stdout] 1128 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1132:32
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                                ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1290:24
[INFO] [stdout]      |
[INFO] [stdout] 1290 |             return Err(NbCTError!(constants.len(), self.nb_valid()));
[INFO] [stdout]      |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1296:28
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1305:32
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                     return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                                ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_rlwe/mod.rs:1309:32
[INFO] [stdout]      |
[INFO] [stdout] 1309 |                       return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ________________________________-
[INFO] [stdout] 1310 | |                         encoder.nb_bit_padding,
[INFO] [stdout] 1311 | |                         nb_bit_padding
[INFO] [stdout] 1312 | |                     ));
[INFO] [stdout]      | |_____________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:62:24
[INFO] [stdout]     |
[INFO] [stdout]  62 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |             return Err(IndexError!(self.nb_ciphertexts, self_index));
[INFO] [stdout]     |                        -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |             return Err(IndexError!(ct.nb_ciphertexts, ct_index));
[INFO] [stdout]     |                        ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stdout]     |                        ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout] 418 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:472:24
[INFO] [stdout]     |
[INFO] [stdout] 472 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:574:28
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return Err(MessageTooBigError!(*m, lwe_encoder.delta));
[INFO] [stdout]     |                            ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:662:28
[INFO] [stdout]     |
[INFO] [stdout] 662 |                   return Err(InvalidEncoderError!(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 663 | |                     lwe_encoder.nb_bit_precision,
[INFO] [stdout] 664 | |                     lwe_encoder.delta
[INFO] [stdout] 665 | |                 ));
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:768:24
[INFO] [stdout]     |
[INFO] [stdout] 768 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:786:28
[INFO] [stdout]     |
[INFO] [stdout] 786 |                 return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:788:28
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:908:24
[INFO] [stdout]     |
[INFO] [stdout] 908 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/vector_lwe/mod.rs:914:28
[INFO] [stdout]     |
[INFO] [stdout] 914 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]     |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1034:28
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1035 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1036 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1037 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1041:28
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1045:28
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1051:24
[INFO] [stdout]      |
[INFO] [stdout] 1051 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:376:10
[INFO] [stdout]      |
[INFO] [stdout]  376 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1160:28
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                   return Err(PaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1161 | |                     self_enc.nb_bit_padding,
[INFO] [stdout] 1162 | |                     ct_enc.nb_bit_padding
[INFO] [stdout] 1163 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1167:28
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stdout]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:359:10
[INFO] [stdout]      |
[INFO] [stdout]  359 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1171:28
[INFO] [stdout]      |
[INFO] [stdout] 1171 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1177:24
[INFO] [stdout]      |
[INFO] [stdout] 1177 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stdout]      |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:465:10
[INFO] [stdout]      |
[INFO] [stdout]  465 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1419:24
[INFO] [stdout]      |
[INFO] [stdout] 1419 |             return Err(NbCTError!(constants.len(), self.nb_ciphertexts));
[INFO] [stdout]      |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:427:10
[INFO] [stdout]      |
[INFO] [stdout]  427 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1426:28
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stdout]      |                            --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:446:10
[INFO] [stdout]      |
[INFO] [stdout]  446 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1430:28
[INFO] [stdout]      |
[INFO] [stdout] 1430 |                 return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stdout]      |                            ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1434:28
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                   return Err(NotEnoughPaddingError!(
[INFO] [stdout]      |  ____________________________-
[INFO] [stdout] 1435 | |                     encoder.nb_bit_padding,
[INFO] [stdout] 1436 | |                     nb_bit_padding
[INFO] [stdout] 1437 | |                 ));
[INFO] [stdout]      | |_________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1620:24
[INFO] [stdout]      |
[INFO] [stdout] 1620 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:304:10
[INFO] [stdout]      |
[INFO] [stdout]  304 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1624:24
[INFO] [stdout]      |
[INFO] [stdout] 1624 |               return Err(InvalidEncoderError!(
[INFO] [stdout]      |  ________________________-
[INFO] [stdout] 1625 | |                 self.encoders[n].nb_bit_precision,
[INFO] [stdout] 1626 | |                 self.encoders[n].delta
[INFO] [stdout] 1627 | |             ));
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:410:10
[INFO] [stdout]      |
[INFO] [stdout]  410 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stdout]      |                        ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:287:10
[INFO] [stdout]      |
[INFO] [stdout]  287 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:1882:24
[INFO] [stdout]      |
[INFO] [stdout] 1882 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stdout]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/crypto_api/error.rs:393:10
[INFO] [stdout]      |
[INFO] [stdout]  393 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/crypto_api/vector_lwe/mod.rs:2080:24
[INFO] [stdout]      |
[INFO] [stdout] 2080 |             return Err(NotEnoughPaddingError!(ct1.encoders[0].nb_bit_precision, 2));
[INFO] [stdout]      |                        ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:478:10
[INFO] [stdout]     |
[INFO] [stdout] 478 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:63:24
[INFO] [stdout]     |
[INFO] [stdout]  63 |             return Err(PrecisionError!());
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_bsk.rs:68:24
[INFO] [stdout]     |
[INFO] [stdout]  68 |             return Err(NotEnoughPaddingError!(encoder_input.nb_bit_padding, 1));
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:606:10
[INFO] [stdout]     |
[INFO] [stdout] 606 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/lwe_secret_key.rs:64:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             return Err(LweToRlweError!(self.dimension, polynomial_size));
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `LweToRlweError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/crypto_api/error.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/crypto_api/rlwe_params.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stdout]     |                        ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: attribute should be applied to a free function, impl method or static
[INFO] [stdout]   --> src/core_api/crypto/lwe/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     fn sk_encrypt(res: &mut [Self], sk: &[Self], mu: &[Self], dimension: usize, std_dev: f64);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------ not a free function, impl method or static
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]     |
[INFO] [stdout] 922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]     |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]     |
[INFO] [stdout] 959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]     |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stdout]      |
[INFO] [stdout]  922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stdout]      |                                      ---------^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stdout]      |
[INFO] [stdout]  959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stdout]      |                                     ---------------------------------------------------^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1027:26
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         bytes = unsafe { transmute(val.to_bits()) };
[INFO] [stdout]      |                          ---------^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/core_api/math/tensor/mod.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         *val = unsafe { transmute::<[u8; FTORUS_BIT / 8], FTorus>(bytes) };
[INFO] [stdout]      |                         -----------------------------------------^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto_api/vector_lwe/mod.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |               .unwrap()
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 169 | |             .clone();
[INFO] [stdout]     | |____________________^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_ksk.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:237:29
[INFO] [stdout]     |
[INFO] [stdout] 237 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/crypto_api/lwe_bsk.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stdout]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: concrete_lib v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f6914adb312e0f7ac302fe77bd29c5cf1af61c2d42efbfcc5076bb1514d27bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6914adb312e0f7ac302fe77bd29c5cf1af61c2d42efbfcc5076bb1514d27bfb", kill_on_drop: false }`
[INFO] [stdout] f6914adb312e0f7ac302fe77bd29c5cf1af61c2d42efbfcc5076bb1514d27bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 821b9b366239b811e090292b8e854f25c01799c125cd854c0118a7e3d22f1b15
[INFO] running `Command { std: "docker" "start" "-a" "821b9b366239b811e090292b8e854f25c01799c125cd854c0118a7e3d22f1b15", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:494:10
[INFO] [stderr]     |
[INFO] [stderr] 494 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:61:24
[INFO] [stderr]     |
[INFO] [stderr]  61 |             return Err(MinMaxError!(min, max));
[INFO] [stderr]     |                        ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:478:10
[INFO] [stderr]     |
[INFO] [stderr] 478 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:64:24
[INFO] [stderr]     |
[INFO] [stderr]  64 |             return Err(PrecisionError!());
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:494:10
[INFO] [stderr]     |
[INFO] [stderr] 494 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:109:24
[INFO] [stderr]     |
[INFO] [stderr] 109 |             return Err(MinMaxError!(min, max));
[INFO] [stderr]     |                        ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MinMaxError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:478:10
[INFO] [stderr]     |
[INFO] [stderr] 478 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |             return Err(PrecisionError!());
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:270:10
[INFO] [stderr]     |
[INFO] [stderr] 270 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:156:17
[INFO] [stderr]     |
[INFO] [stderr] 156 |             Err(NoNoiseInCiphertext!(variance))
[INFO] [stderr]     |                 ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:509:10
[INFO] [stderr]     |
[INFO] [stderr] 509 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:203:24
[INFO] [stderr]     |
[INFO] [stderr] 203 |             return Err(RadiusError!(radius));
[INFO] [stderr]     |                        -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `RadiusError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:478:10
[INFO] [stderr]     |
[INFO] [stderr] 478 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:206:24
[INFO] [stderr]     |
[INFO] [stderr] 206 |             return Err(PrecisionError!());
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:325:10
[INFO] [stderr]     |
[INFO] [stderr] 325 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:240:24
[INFO] [stderr]     |
[INFO] [stderr] 240 |             return Err(MessageOutsideIntervalError!(message, self.o, self.delta));
[INFO] [stderr]     |                        --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:304:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:398:24
[INFO] [stderr]     |
[INFO] [stderr] 398 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:401:24
[INFO] [stderr]     |
[INFO] [stderr] 401 |             return Err(NotEnoughPaddingError!(self.nb_bit_padding, 1));
[INFO] [stderr]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:325:10
[INFO] [stderr]     |
[INFO] [stderr] 325 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:463:24
[INFO] [stderr]     |
[INFO] [stderr] 463 |             return Err(MessageOutsideIntervalError!(m, self.o, self.delta));
[INFO] [stderr]     |                        --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MessageOutsideIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:304:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:491:24
[INFO] [stderr]     |
[INFO] [stderr] 491 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:304:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/encoder/mod.rs:534:24
[INFO] [stderr]     |
[INFO] [stderr] 534 |             return Err(InvalidEncoderError!(self.nb_bit_precision, self.delta));
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:270:10
[INFO] [stderr]     |
[INFO] [stderr] 270 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:166:24
[INFO] [stderr]     |
[INFO] [stderr] 166 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stderr]     |                        ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:212:24
[INFO] [stderr]     |
[INFO] [stderr] 212 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:258:24
[INFO] [stderr]     |
[INFO] [stderr] 258 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:342:10
[INFO] [stderr]     |
[INFO] [stderr] 342 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:345:24
[INFO] [stderr]     |
[INFO] [stderr] 345 |             return Err(MessageTooBigError!(message, self.encoder.delta));
[INFO] [stderr]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:304:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:430:24
[INFO] [stderr]     |
[INFO] [stderr] 430 |               return Err(InvalidEncoderError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 431 | |                 self.encoder.nb_bit_precision,
[INFO] [stderr] 432 | |                 self.encoder.delta
[INFO] [stderr] 433 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:536:24
[INFO] [stderr]     |
[INFO] [stderr] 536 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:547:24
[INFO] [stderr]     |
[INFO] [stderr] 547 |             return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stderr]     |                        ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:376:10
[INFO] [stderr]     |
[INFO] [stderr] 376 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:549:24
[INFO] [stderr]     |
[INFO] [stderr] 549 |             return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:657:24
[INFO] [stderr]     |
[INFO] [stderr] 657 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:663:24
[INFO] [stderr]     |
[INFO] [stderr] 663 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stderr]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:376:10
[INFO] [stderr]     |
[INFO] [stderr] 376 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:766:24
[INFO] [stderr]     |
[INFO] [stderr] 766 |               return Err(PaddingError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 767 | |                 self.encoder.nb_bit_padding,
[INFO] [stderr] 768 | |                 ct.encoder.nb_bit_padding
[INFO] [stderr] 769 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:773:24
[INFO] [stderr]     |
[INFO] [stderr] 773 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stderr]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:777:24
[INFO] [stderr]     |
[INFO] [stderr] 777 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stderr]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:782:24
[INFO] [stderr]     |
[INFO] [stderr] 782 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:376:10
[INFO] [stderr]     |
[INFO] [stderr] 376 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:888:24
[INFO] [stderr]     |
[INFO] [stderr] 888 |               return Err(PaddingError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 889 | |                 self.encoder.nb_bit_padding,
[INFO] [stderr] 890 | |                 ct.encoder.nb_bit_padding
[INFO] [stderr] 891 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:895:24
[INFO] [stderr]     |
[INFO] [stderr] 895 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stderr]     |                        ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:899:24
[INFO] [stderr]     |
[INFO] [stderr] 899 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stderr]     |                        ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe/mod.rs:904:24
[INFO] [stderr]     |
[INFO] [stderr] 904 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1007:24
[INFO] [stderr]      |
[INFO] [stderr] 1007 |               return Err(PaddingError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1008 | |                 self.encoder.nb_bit_padding,
[INFO] [stderr] 1009 | |                 ct.encoder.nb_bit_padding
[INFO] [stderr] 1010 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1014:24
[INFO] [stderr]      |
[INFO] [stderr] 1014 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stderr]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1018:24
[INFO] [stderr]      |
[INFO] [stderr] 1018 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stderr]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1023:24
[INFO] [stderr]      |
[INFO] [stderr] 1023 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1129:24
[INFO] [stderr]      |
[INFO] [stderr] 1129 |               return Err(PaddingError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1130 | |                 self.encoder.nb_bit_padding,
[INFO] [stderr] 1131 | |                 ct.encoder.nb_bit_padding
[INFO] [stderr] 1132 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1136:24
[INFO] [stderr]      |
[INFO] [stderr] 1136 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, 1));
[INFO] [stderr]      |                        ------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1140:24
[INFO] [stderr]      |
[INFO] [stderr] 1140 |             return Err(DeltaError!(self.encoder.delta, ct.encoder.delta));
[INFO] [stderr]      |                        ------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1145:24
[INFO] [stderr]      |
[INFO] [stderr] 1145 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:427:10
[INFO] [stderr]      |
[INFO] [stderr]  427 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1368:24
[INFO] [stderr]      |
[INFO] [stderr] 1368 |             return Err(ConstantMaximumError!(constant, max_constant));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:446:10
[INFO] [stderr]      |
[INFO] [stderr]  446 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1372:24
[INFO] [stderr]      |
[INFO] [stderr] 1372 |             return Err(ZeroInIntervalError!(self.encoder.o, self.encoder.delta));
[INFO] [stderr]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1376:24
[INFO] [stderr]      |
[INFO] [stderr] 1376 |               return Err(NotEnoughPaddingError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1377 | |                 self.encoder.nb_bit_padding,
[INFO] [stderr] 1378 | |                 nb_bit_padding
[INFO] [stderr] 1379 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:304:10
[INFO] [stderr]      |
[INFO] [stderr]  304 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1546:24
[INFO] [stderr]      |
[INFO] [stderr] 1546 |               return Err(InvalidEncoderError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1547 | |                 self.encoder.nb_bit_precision,
[INFO] [stderr] 1548 | |                 self.encoder.delta
[INFO] [stderr] 1549 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1773:24
[INFO] [stderr]      |
[INFO] [stderr] 1773 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stderr]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:1950:24
[INFO] [stderr]      |
[INFO] [stderr] 1950 |             return Err(NotEnoughPaddingError!(ct1.encoder.nb_bit_precision, 2));
[INFO] [stderr]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/lwe/mod.rs:2023:24
[INFO] [stderr]      |
[INFO] [stderr] 2023 |             return Err(NotEnoughPaddingError!(self.encoder.nb_bit_padding, nb));
[INFO] [stderr]      |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:410:10
[INFO] [stderr]     |
[INFO] [stderr] 410 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/plaintext/mod.rs:103:24
[INFO] [stderr]     |
[INFO] [stderr] 103 |             return Err(IndexError!(self.nb_plaintexts, nth));
[INFO] [stderr]     |                        ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:556:10
[INFO] [stderr]     |
[INFO] [stderr] 556 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:67:24
[INFO] [stderr]     |
[INFO] [stderr]  67 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stderr]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:541:10
[INFO] [stderr]     |
[INFO] [stderr] 541 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:71:24
[INFO] [stderr]     |
[INFO] [stderr]  71 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stderr]     |                        ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:571:10
[INFO] [stderr]     |
[INFO] [stderr] 571 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:416:24
[INFO] [stderr]     |
[INFO] [stderr] 416 |             return Err(WrongSizeError!(plaintexts.len()));
[INFO] [stderr]     |                        --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `WrongSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:270:10
[INFO] [stderr]     |
[INFO] [stderr] 270 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:420:24
[INFO] [stderr]     |
[INFO] [stderr] 420 |             return Err(NoNoiseInCiphertext!(sk.get_variance()));
[INFO] [stderr]     |                        --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:475:24
[INFO] [stderr]     |
[INFO] [stderr] 475 |               return Err(PolynomialSizeError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 476 | |                 sk.polynomial_size,
[INFO] [stderr] 477 | |                 self.polynomial_size
[INFO] [stderr] 478 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:480:24
[INFO] [stderr]     |
[INFO] [stderr] 480 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:545:24
[INFO] [stderr]     |
[INFO] [stderr] 545 |               return Err(PolynomialSizeError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 546 | |                 sk.polynomial_size,
[INFO] [stderr] 547 | |                 self.polynomial_size
[INFO] [stderr] 548 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:550:24
[INFO] [stderr]     |
[INFO] [stderr] 550 |             return Err(DimensionError!(sk.dimension, self.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:410:10
[INFO] [stderr]     |
[INFO] [stderr] 410 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:676:24
[INFO] [stderr]     |
[INFO] [stderr] 676 |             return Err(IndexError!(self.nb_ciphertexts, n_ciphertext));
[INFO] [stderr]     |                        ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:526:10
[INFO] [stderr]     |
[INFO] [stderr] 526 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:680:24
[INFO] [stderr]     |
[INFO] [stderr] 680 |             return Err(MonomialError!(self.polynomial_size, n_coeff));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MonomialError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:588:10
[INFO] [stderr]     |
[INFO] [stderr] 588 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:770:24
[INFO] [stderr]     |
[INFO] [stderr] 770 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stderr]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:342:10
[INFO] [stderr]     |
[INFO] [stderr] 342 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:798:36
[INFO] [stderr]     |
[INFO] [stderr] 798 |                         return Err(MessageTooBigError!(m, encoder.delta));
[INFO] [stderr]     |                                    ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:588:10
[INFO] [stderr]     |
[INFO] [stderr] 588 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:848:24
[INFO] [stderr]     |
[INFO] [stderr] 848 |             return Err(NotEnoughValidEncoderError!(nb_valid, messages.len()));
[INFO] [stderr]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughValidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:899:24
[INFO] [stderr]     |
[INFO] [stderr] 899 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:903:24
[INFO] [stderr]     |
[INFO] [stderr] 903 |               return Err(PolynomialSizeError!(
[INFO] [stderr]     |  ________________________-
[INFO] [stderr] 904 | |                 self.polynomial_size,
[INFO] [stderr] 905 | |                 ct.polynomial_size
[INFO] [stderr] 906 | |             ));
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_rlwe/mod.rs:913:28
[INFO] [stderr]     |
[INFO] [stderr] 913 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]     |                            ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1006:24
[INFO] [stderr]      |
[INFO] [stderr] 1006 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:254:10
[INFO] [stderr]      |
[INFO] [stderr]  254 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1010:24
[INFO] [stderr]      |
[INFO] [stderr] 1010 |               return Err(PolynomialSizeError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1011 | |                 self.polynomial_size,
[INFO] [stderr] 1012 | |                 ct.polynomial_size
[INFO] [stderr] 1013 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1021:32
[INFO] [stderr]      |
[INFO] [stderr] 1021 |                       return Err(PaddingError!(
[INFO] [stderr]      |  ________________________________-
[INFO] [stderr] 1022 | |                         self_enc.nb_bit_padding,
[INFO] [stderr] 1023 | |                         ct_enc.nb_bit_padding
[INFO] [stderr] 1024 | |                     ));
[INFO] [stderr]      | |_____________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1028:32
[INFO] [stderr]      |
[INFO] [stderr] 1028 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stderr]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1032:32
[INFO] [stderr]      |
[INFO] [stderr] 1032 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]      |                                ----------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1107:24
[INFO] [stderr]      |
[INFO] [stderr] 1107 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:254:10
[INFO] [stderr]      |
[INFO] [stderr]  254 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1111:24
[INFO] [stderr]      |
[INFO] [stderr] 1111 |               return Err(PolynomialSizeError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1112 | |                 self.polynomial_size,
[INFO] [stderr] 1113 | |                 ct.polynomial_size
[INFO] [stderr] 1114 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PolynomialSizeError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1121:32
[INFO] [stderr]      |
[INFO] [stderr] 1121 |                       return Err(PaddingError!(
[INFO] [stderr]      |  ________________________________-
[INFO] [stderr] 1122 | |                         self_enc.nb_bit_padding,
[INFO] [stderr] 1123 | |                         ct_enc.nb_bit_padding
[INFO] [stderr] 1124 | |                     ));
[INFO] [stderr]      | |_____________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1128:32
[INFO] [stderr]      |
[INFO] [stderr] 1128 |                     return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stderr]      |                                -------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1132:32
[INFO] [stderr]      |
[INFO] [stderr] 1132 |                     return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]      |                                ----------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:465:10
[INFO] [stderr]      |
[INFO] [stderr]  465 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1290:24
[INFO] [stderr]      |
[INFO] [stderr] 1290 |             return Err(NbCTError!(constants.len(), self.nb_valid()));
[INFO] [stderr]      |                        -------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:427:10
[INFO] [stderr]      |
[INFO] [stderr]  427 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1296:28
[INFO] [stderr]      |
[INFO] [stderr] 1296 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stderr]      |                            --------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:446:10
[INFO] [stderr]      |
[INFO] [stderr]  446 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1305:32
[INFO] [stderr]      |
[INFO] [stderr] 1305 |                     return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stderr]      |                                ---------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_rlwe/mod.rs:1309:32
[INFO] [stderr]      |
[INFO] [stderr] 1309 |                       return Err(NotEnoughPaddingError!(
[INFO] [stderr]      |  ________________________________-
[INFO] [stderr] 1310 | |                         encoder.nb_bit_padding,
[INFO] [stderr] 1311 | |                         nb_bit_padding
[INFO] [stderr] 1312 | |                     ));
[INFO] [stderr]      | |_____________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:556:10
[INFO] [stderr]     |
[INFO] [stderr] 556 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:62:24
[INFO] [stderr]     |
[INFO] [stderr]  62 |             return Err(ZeroCiphertextsInStructureError!(nb_ciphertexts));
[INFO] [stderr]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `ZeroCiphertextsInStructureError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:410:10
[INFO] [stderr]     |
[INFO] [stderr] 410 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:110:24
[INFO] [stderr]     |
[INFO] [stderr] 110 |             return Err(IndexError!(self.nb_ciphertexts, self_index));
[INFO] [stderr]     |                        -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:410:10
[INFO] [stderr]     |
[INFO] [stderr] 410 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:115:24
[INFO] [stderr]     |
[INFO] [stderr] 115 |             return Err(IndexError!(ct.nb_ciphertexts, ct_index));
[INFO] [stderr]     |                        ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:410:10
[INFO] [stderr]     |
[INFO] [stderr] 410 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:162:24
[INFO] [stderr]     |
[INFO] [stderr] 162 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stderr]     |                        ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:270:10
[INFO] [stderr]     |
[INFO] [stderr] 270 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:364:24
[INFO] [stderr]     |
[INFO] [stderr] 364 |             return Err(NoNoiseInCiphertext!(var));
[INFO] [stderr]     |                        ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NoNoiseInCiphertext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:418:24
[INFO] [stderr]     |
[INFO] [stderr] 418 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:472:24
[INFO] [stderr]     |
[INFO] [stderr] 472 |             return Err(DimensionError!(self.dimension, sk.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:342:10
[INFO] [stderr]     |
[INFO] [stderr] 342 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:574:28
[INFO] [stderr]     |
[INFO] [stderr] 574 |                 return Err(MessageTooBigError!(*m, lwe_encoder.delta));
[INFO] [stderr]     |                            ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `MessageTooBigError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:304:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |           };
[INFO] [stderr]     |            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:662:28
[INFO] [stderr]     |
[INFO] [stderr] 662 |                   return Err(InvalidEncoderError!(
[INFO] [stderr]     |  ____________________________-
[INFO] [stderr] 663 | |                     lwe_encoder.nb_bit_precision,
[INFO] [stderr] 664 | |                     lwe_encoder.delta
[INFO] [stderr] 665 | |                 ));
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:768:24
[INFO] [stderr]     |
[INFO] [stderr] 768 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:786:28
[INFO] [stderr]     |
[INFO] [stderr] 786 |                 return Err(DeltaError!(enc1.delta, enc2.delta));
[INFO] [stderr]     |                            ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:376:10
[INFO] [stderr]     |
[INFO] [stderr] 376 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:788:28
[INFO] [stderr]     |
[INFO] [stderr] 788 |                 return Err(PaddingError!(enc1.nb_bit_padding, enc2.nb_bit_padding));
[INFO] [stderr]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:908:24
[INFO] [stderr]     |
[INFO] [stderr] 908 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:359:10
[INFO] [stderr]     |
[INFO] [stderr] 359 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/vector_lwe/mod.rs:914:28
[INFO] [stderr]     |
[INFO] [stderr] 914 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]     |                            ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1034:28
[INFO] [stderr]      |
[INFO] [stderr] 1034 |                   return Err(PaddingError!(
[INFO] [stderr]      |  ____________________________-
[INFO] [stderr] 1035 | |                     self_enc.nb_bit_padding,
[INFO] [stderr] 1036 | |                     ct_enc.nb_bit_padding
[INFO] [stderr] 1037 | |                 ));
[INFO] [stderr]      | |_________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1041:28
[INFO] [stderr]      |
[INFO] [stderr] 1041 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stderr]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1045:28
[INFO] [stderr]      |
[INFO] [stderr] 1045 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]      |                            ----------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1051:24
[INFO] [stderr]      |
[INFO] [stderr] 1051 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:376:10
[INFO] [stderr]      |
[INFO] [stderr]  376 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1160:28
[INFO] [stderr]      |
[INFO] [stderr] 1160 |                   return Err(PaddingError!(
[INFO] [stderr]      |  ____________________________-
[INFO] [stderr] 1161 | |                     self_enc.nb_bit_padding,
[INFO] [stderr] 1162 | |                     ct_enc.nb_bit_padding
[INFO] [stderr] 1163 | |                 ));
[INFO] [stderr]      | |_________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `PaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1167:28
[INFO] [stderr]      |
[INFO] [stderr] 1167 |                 return Err(NotEnoughPaddingError!(self_enc.nb_bit_padding, 1));
[INFO] [stderr]      |                            -------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:359:10
[INFO] [stderr]      |
[INFO] [stderr]  359 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1171:28
[INFO] [stderr]      |
[INFO] [stderr] 1171 |                 return Err(DeltaError!(self_enc.delta, ct_enc.delta));
[INFO] [stderr]      |                            ----------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DeltaError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1177:24
[INFO] [stderr]      |
[INFO] [stderr] 1177 |             return Err(DimensionError!(self.dimension, ct.dimension));
[INFO] [stderr]      |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:465:10
[INFO] [stderr]      |
[INFO] [stderr]  465 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1419:24
[INFO] [stderr]      |
[INFO] [stderr] 1419 |             return Err(NbCTError!(constants.len(), self.nb_ciphertexts));
[INFO] [stderr]      |                        ------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NbCTError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:427:10
[INFO] [stderr]      |
[INFO] [stderr]  427 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1426:28
[INFO] [stderr]      |
[INFO] [stderr] 1426 |                 return Err(ConstantMaximumError!(*c, max_constant));
[INFO] [stderr]      |                            --------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ConstantMaximumError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:446:10
[INFO] [stderr]      |
[INFO] [stderr]  446 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1430:28
[INFO] [stderr]      |
[INFO] [stderr] 1430 |                 return Err(ZeroInIntervalError!(encoder.o, encoder.delta));
[INFO] [stderr]      |                            ---------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `ZeroInIntervalError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1434:28
[INFO] [stderr]      |
[INFO] [stderr] 1434 |                   return Err(NotEnoughPaddingError!(
[INFO] [stderr]      |  ____________________________-
[INFO] [stderr] 1435 | |                     encoder.nb_bit_padding,
[INFO] [stderr] 1436 | |                     nb_bit_padding
[INFO] [stderr] 1437 | |                 ));
[INFO] [stderr]      | |_________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:410:10
[INFO] [stderr]      |
[INFO] [stderr]  410 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1620:24
[INFO] [stderr]      |
[INFO] [stderr] 1620 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stderr]      |                        ----------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:304:10
[INFO] [stderr]      |
[INFO] [stderr]  304 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1624:24
[INFO] [stderr]      |
[INFO] [stderr] 1624 |               return Err(InvalidEncoderError!(
[INFO] [stderr]      |  ________________________-
[INFO] [stderr] 1625 | |                 self.encoders[n].nb_bit_precision,
[INFO] [stderr] 1626 | |                 self.encoders[n].delta
[INFO] [stderr] 1627 | |             ));
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `InvalidEncoderError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:410:10
[INFO] [stderr]      |
[INFO] [stderr]  410 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1878:24
[INFO] [stderr]      |
[INFO] [stderr] 1878 |             return Err(IndexError!(self.nb_ciphertexts, n));
[INFO] [stderr]      |                        ----------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `IndexError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:287:10
[INFO] [stderr]      |
[INFO] [stderr]  287 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:1882:24
[INFO] [stderr]      |
[INFO] [stderr] 1882 |             return Err(DimensionError!(self.dimension, bsk.get_lwe_dimension()));
[INFO] [stderr]      |                        -------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `DimensionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/crypto_api/error.rs:393:10
[INFO] [stderr]      |
[INFO] [stderr]  393 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/crypto_api/vector_lwe/mod.rs:2080:24
[INFO] [stderr]      |
[INFO] [stderr] 2080 |             return Err(NotEnoughPaddingError!(ct1.encoders[0].nb_bit_precision, 2));
[INFO] [stderr]      |                        ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:478:10
[INFO] [stderr]     |
[INFO] [stderr] 478 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe_bsk.rs:63:24
[INFO] [stderr]     |
[INFO] [stderr]  63 |             return Err(PrecisionError!());
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `PrecisionError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe_bsk.rs:68:24
[INFO] [stderr]     |
[INFO] [stderr]  68 |             return Err(NotEnoughPaddingError!(encoder_input.nb_bit_padding, 1));
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotEnoughPaddingError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:606:10
[INFO] [stderr]     |
[INFO] [stderr] 606 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/lwe_secret_key.rs:64:24
[INFO] [stderr]     |
[INFO] [stderr]  64 |             return Err(LweToRlweError!(self.dimension, polynomial_size));
[INFO] [stderr]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `LweToRlweError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/crypto_api/error.rs:541:10
[INFO] [stderr]     |
[INFO] [stderr] 541 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/crypto_api/rlwe_params.rs:158:24
[INFO] [stderr]     |
[INFO] [stderr] 158 |             return Err(NotPowerOfTwoError!(polynomial_size));
[INFO] [stderr]     |                        ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `NotPowerOfTwoError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: attribute should be applied to a free function, impl method or static
[INFO] [stderr]   --> src/core_api/crypto/lwe/mod.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     #[no_mangle]
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 36 |     fn sk_encrypt(res: &mut [Self], sk: &[Self], mu: &[Self], dimension: usize, std_dev: f64);
[INFO] [stderr]    |     ------------------------------------------------------------------------------------------ not a free function, impl method or static
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stderr]     |
[INFO] [stderr] 922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stderr]     |                                      ---------^^^^^^^^^^^^^
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stderr]     |
[INFO] [stderr] 959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stderr]     |                                     ---------------------------------------------------^^^^^^^
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 999 | impl_trait_tensor!(u32, "type Torus = u32;");
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/core_api/math/tensor/mod.rs:922:38
[INFO] [stderr]      |
[INFO] [stderr]  922 |                     bytes = unsafe { transmute(val.to_be()) };
[INFO] [stderr]      |                                      ---------^^^^^^^^^^^^^
[INFO] [stderr]      |                                      |
[INFO] [stderr]      |                                      help: replace this with: `u64::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stderr]      | -------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/core_api/math/tensor/mod.rs:959:37
[INFO] [stderr]      |
[INFO] [stderr]  959 |                     *val = unsafe { transmute::<[u8; <$T as Types>::TORUS_BIT / 8], $T>(bytes) };
[INFO] [stderr]      |                                     ---------------------------------------------------^^^^^^^
[INFO] [stderr]      |                                     |
[INFO] [stderr]      |                                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 1000 | impl_trait_tensor!(u64, "type Torus = u64;");
[INFO] [stderr]      | -------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]      = note: this warning originates in the macro `impl_trait_tensor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/core_api/math/tensor/mod.rs:1027:26
[INFO] [stderr]      |
[INFO] [stderr] 1027 |         bytes = unsafe { transmute(val.to_bits()) };
[INFO] [stderr]      |                          ---------^^^^^^^^^^^^^^^
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          help: replace this with: `u64::to_ne_bytes`
[INFO] [stderr]      |
[INFO] [stderr]      = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/core_api/math/tensor/mod.rs:1094:25
[INFO] [stderr]      |
[INFO] [stderr] 1094 |         *val = unsafe { transmute::<[u8; FTORUS_BIT / 8], FTorus>(bytes) };
[INFO] [stderr]      |                         -----------------------------------------^^^^^^^
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         help: replace this with: `f64::from_ne_bytes`
[INFO] [stderr]      |
[INFO] [stderr]      = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/crypto_api/vector_lwe/mod.rs:168:22
[INFO] [stderr]     |
[INFO] [stderr] 168 |               .unwrap()
[INFO] [stderr]     |  ______________________^
[INFO] [stderr] 169 | |             .clone();
[INFO] [stderr]     | |____________________^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/crypto_api/lwe_ksk.rs:132:29
[INFO] [stderr]     |
[INFO] [stderr] 132 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stderr]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/crypto_api/lwe_ksk.rs:147:29
[INFO] [stderr]     |
[INFO] [stderr] 147 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stderr]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/crypto_api/lwe_bsk.rs:237:29
[INFO] [stderr]     |
[INFO] [stderr] 237 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stderr]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/crypto_api/lwe_bsk.rs:254:29
[INFO] [stderr]     |
[INFO] [stderr] 254 |             *val = unsafe { transmute::<[u8; <Torus as Types>::TORUS_BIT / 8], Torus>(bytes) };
[INFO] [stderr]     |                             ---------------------------------------------------------^^^^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: `concrete_lib` (lib) generated 125 warnings (run `cargo fix --lib -p concrete_lib` to apply 11 suggestions)
[INFO] [stderr] warning: `concrete_lib` (lib test) generated 125 warnings (125 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: concrete_lib v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concrete_lib-cb564369a310ed66)
[INFO] [stdout] 
[INFO] [stdout] running 138 tests
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_sample_extract ... ok
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_cmux_0 ... ok
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_cmux_1 ... ok
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_cmux_1 ... ok
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_cmux_0 ... ok
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_bootstrapp_drift has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_bootstrapp_noise has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_external_product has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u32::test_external_product_generic has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_bootstrapp_drift has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_bootstrapp_noise has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_external_product has been running for over 60 seconds
[INFO] [stdout] test core_api::crypto::cross::tests::tests_u64::test_external_product_generic has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "821b9b366239b811e090292b8e854f25c01799c125cd854c0118a7e3d22f1b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821b9b366239b811e090292b8e854f25c01799c125cd854c0118a7e3d22f1b15", kill_on_drop: false }`
[INFO] [stdout] 821b9b366239b811e090292b8e854f25c01799c125cd854c0118a7e3d22f1b15
