[INFO] fetching crate concrete-core 1.0.2...
[INFO] checking concrete-core-1.0.2 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate concrete-core 1.0.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate concrete-core 1.0.2
[INFO] finished tweaking crates.io crate concrete-core 1.0.2
[INFO] tweaked toml for crates.io crate concrete-core 1.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate concrete-core 1.0.2 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "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" "+507271bc119683008ec719ecee48814e8ac86c65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding aligned-vec v0.5.0 (available: v0.6.4)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding concrete-csprng v0.2.2 (available: v0.4.1)
[INFO] [stderr]       Adding concrete-fft v0.1.0 (available: v0.5.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding dyn-stack v0.8.3 (available: v0.13.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-stack v0.8.3
[INFO] [stderr]   Downloaded kolmogorov_smirnov v1.1.0
[INFO] [stderr]   Downloaded concrete-fft v0.1.0
[INFO] [stderr]   Downloaded concrete-csprng v0.2.2
[INFO] [stderr]   Downloaded concrete-cuda v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16f3254cf66ff37b3028ffd3ed063a02c5f98867de61ba3d2a7dcd7f087d6838
[INFO] running `Command { std: "docker" "start" "-a" "16f3254cf66ff37b3028ffd3ed063a02c5f98867de61ba3d2a7dcd7f087d6838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f3254cf66ff37b3028ffd3ed063a02c5f98867de61ba3d2a7dcd7f087d6838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f3254cf66ff37b3028ffd3ed063a02c5f98867de61ba3d2a7dcd7f087d6838", kill_on_drop: false }`
[INFO] [stdout] 16f3254cf66ff37b3028ffd3ed063a02c5f98867de61ba3d2a7dcd7f087d6838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9485e03da080bfaf2c3d183f5fb92ec3194913ccc827348690e50b26f8c80fc3
[INFO] running `Command { std: "docker" "start" "-a" "9485e03da080bfaf2c3d183f5fb92ec3194913ccc827348690e50b26f8c80fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling concrete-csprng v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dyn-stack v0.8.3
[INFO] [stderr]     Checking kolmogorov_smirnov v1.1.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking concrete-core v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | implement_gaussian!(f32, i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | implement_gaussian!(f64, i64);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | implement!(f64, 64);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | implement!(f32, 32);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | implement_gaussian!(f32, i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | implement_gaussian!(f64, i64);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | implement!(f64, 64);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | implement!(f32, 32);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s
[INFO] running `Command { std: "docker" "inspect" "9485e03da080bfaf2c3d183f5fb92ec3194913ccc827348690e50b26f8c80fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9485e03da080bfaf2c3d183f5fb92ec3194913ccc827348690e50b26f8c80fc3", kill_on_drop: false }`
[INFO] [stdout] 9485e03da080bfaf2c3d183f5fb92ec3194913ccc827348690e50b26f8c80fc3
