[INFO] fetching crate concrete-core 1.0.2...
[INFO] testing concrete-core-1.0.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate concrete-core 1.0.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate concrete-core 1.0.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 99 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.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 017cd26b3802062b5e26c6c0caa7bc11ccc64fa00eaca83ac3bd692801872169
[INFO] running `Command { std: "docker" "start" "-a" "017cd26b3802062b5e26c6c0caa7bc11ccc64fa00eaca83ac3bd692801872169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017cd26b3802062b5e26c6c0caa7bc11ccc64fa00eaca83ac3bd692801872169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017cd26b3802062b5e26c6c0caa7bc11ccc64fa00eaca83ac3bd692801872169", kill_on_drop: false }`
[INFO] [stdout] 017cd26b3802062b5e26c6c0caa7bc11ccc64fa00eaca83ac3bd692801872169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e797702ab62c903e622aea79fa1862c111f3a845d7c96cdd0645b8c29a12a911
[INFO] running `Command { std: "docker" "start" "-a" "e797702ab62c903e622aea79fa1862c111f3a845d7c96cdd0645b8c29a12a911", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling concrete-csprng v0.2.2
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling dyn-stack v0.8.3
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling concrete-core v1.0.2 (/opt/rustwide/workdir)
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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 6.19s
[INFO] running `Command { std: "docker" "inspect" "e797702ab62c903e622aea79fa1862c111f3a845d7c96cdd0645b8c29a12a911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e797702ab62c903e622aea79fa1862c111f3a845d7c96cdd0645b8c29a12a911", kill_on_drop: false }`
[INFO] [stdout] e797702ab62c903e622aea79fa1862c111f3a845d7c96cdd0645b8c29a12a911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d005c7ea2f7695f0661c0ec7d0aada1c94b4de80ade831ce52e658b90d71c6
[INFO] running `Command { std: "docker" "start" "-a" "06d005c7ea2f7695f0661c0ec7d0aada1c94b4de80ade831ce52e658b90d71c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling atty v0.2.14
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling kolmogorov_smirnov v1.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling concrete-core v1.0.2 (/opt/rustwide/workdir)
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[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] 
[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]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[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] 
[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 `test` profile [unoptimized + debuginfo] target(s) in 21.65s
[INFO] running `Command { std: "docker" "inspect" "06d005c7ea2f7695f0661c0ec7d0aada1c94b4de80ade831ce52e658b90d71c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d005c7ea2f7695f0661c0ec7d0aada1c94b4de80ade831ce52e658b90d71c6", kill_on_drop: false }`
[INFO] [stdout] 06d005c7ea2f7695f0661c0ec7d0aada1c94b4de80ade831ce52e658b90d71c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca830cd96d3e8a0bb818ee6f14d168f5647f5cdc4aa339bb18bf2168ac177fc1
[INFO] running `Command { std: "docker" "start" "-a" "ca830cd96d3e8a0bb818ee6f14d168f5647f5cdc4aa339bb18bf2168ac177fc1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stderr]   |                                     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stderr]    |
[INFO] [stderr] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stderr]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[INFO] [stderr] ...
[INFO] [stderr] 55 | implement_gaussian!(f32, i32);
[INFO] [stderr]    | ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stderr]    |
[INFO] [stderr] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stderr]    |                                ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[INFO] [stderr] ...
[INFO] [stderr] 56 | implement_gaussian!(f64, i64);
[INFO] [stderr]    | ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/commons/numeric/float.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 if Self::BITS == 32 {
[INFO] [stderr]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f64 as Numeric>::BITS`
[INFO] [stderr] ...
[INFO] [stderr] 117 | implement!(f64, 64);
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/commons/numeric/float.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 if Self::BITS == 32 {
[INFO] [stderr]     |                    ^^^^^^^^^^ help: use the fully qualified path to the associated const: `<f32 as Numeric>::BITS`
[INFO] [stderr] ...
[INFO] [stderr] 118 | implement!(f32, 32);
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stderr]     |
[INFO] [stderr] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stderr]     |                  ----^^^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stderr]     |
[INFO] [stderr] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stderr]     |                         -- the lifetime is named here
[INFO] [stderr] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `concrete-core` (lib) generated 154 warnings (run `cargo fix --lib -p concrete-core` to apply 154 suggestions)
[INFO] [stderr] warning: `concrete-core` (lib test) generated 154 warnings (154 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concrete_core-fff3ecd6c2fbccf1)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_centered_x_encode_single_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_centered_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode_single_x_copy_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode_single_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_zero_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::margins_with_integers ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single ... FAILED
[INFO] [stdout] test commons::crypto::lwe::test::test_ksk_seeded_gen_equivalence_u32 ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::margins_with_reals ... ok
[INFO] [stdout] test commons::crypto::lwe::test::test_ksk_seeded_gen_equivalence_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_tensor_to_closest_twice_u32 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_divide_unit_monomial_u32 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_divide_unit_monomial_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_tensor_to_closest_twice_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_twice_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_representable_u64 ... ok
[INFO] [stdout] test commons::crypto::ggsw::tests::test_seeded_ggsw_u32 ... ok
[INFO] [stdout] test commons::crypto::encoding::tests::test_encoding_decoding_u64 ... ok
[INFO] [stdout] test commons::crypto::ggsw::tests::test_seeded_ggsw_u64 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_add_u32 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_add_u64 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_sub_u32 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_sub_u64 ... ok
[INFO] [stdout] test commons::crypto::encoding::tests::test_encoding_decoding_u32 ... ok
[INFO] [stdout] test commons::numeric::float::test::test_f64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint128_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint16_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint32_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint8_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint128_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint16_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint32_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint8_binary_rep ... ok
[INFO] [stdout] test commons::utils::test::test_zip ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_twice_u64 ... ok
[INFO] [stdout] test commons::numeric::float::test::test_f32_binary_rep ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_representable_u32 ... ok
[INFO] [stdout] test commons::crypto::bootstrap::tests::test_bsk_seeded_gen_equivalence_u32 ... ok
[INFO] [stdout] test commons::crypto::bootstrap::tests::test_bsk_seeded_gen_equivalence_u64 ... ok
[INFO] [stdout] test commons::math::random::tests::test_normal_random_u32 ... ok
[INFO] [stdout] test commons::math::random::tests::test_normal_random_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_tensor_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_tensor_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_u64 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u32 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u64 has been running for over 60 seconds
[INFO] [stdout] test commons::math::random::tests::test_distribution_u32 has been running for over 60 seconds
[INFO] [stdout] test commons::math::random::tests::test_distribution_u64 has been running for over 60 seconds
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u64 ... ok
[INFO] [stdout] test commons::math::random::tests::test_distribution_u32 ... ok
[INFO] [stdout] test commons::math::random::tests::test_distribution_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single' (31) panicked at src/commons/crypto/encoding/encoder.rs:574:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 227.905
[INFO] [stdout]  right: 227.90499999999997
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58f301da5aba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f301da5aba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f301da5aba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f301da5aba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f301dbaa5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f301dbaa5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x58f301daa3f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f301daa3f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f301d84c6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f301d84c6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f301d9e029 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f301cf3f5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58f301cf3f5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f301d9e1e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58f301d9e1e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f301d84d28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f301d7c699 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f301d85a3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f301dbb2cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f301dbb183 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58f301c987f9 - core::panicking::assert_failed::h240718142b51c18f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58f301cb329e - concrete_core::commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single::hbc19f902d102eb93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/crypto/encoding/encoder.rs:574:13
[INFO] [stdout]   22:     0x58f301cb3327 - concrete_core::commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single::{{closure}}::hf6d77566c2615f3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/crypto/encoding/encoder.rs:545:67
[INFO] [stdout]   23:     0x58f301cddbb6 - core::ops::function::FnOnce::call_once::h27c663210777548d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58f301ce803b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58f301ce803b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58f301cf4a2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58f301cf4a2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58f301cf4a2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58f301cf4a2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58f301cf4a2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58f301cf4a2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58f301cf4a2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58f301cf0144 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58f301cf0144 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58f301cf7632 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58f301cf7632 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58f301cf7632 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58f301cf7632 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58f301cf7632 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58f301cf7632 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58f301cf7632 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58f301da53cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x58f301da53cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ff01c406aa4 - <unknown>
[INFO] [stdout]   45:     0x7ff01c493a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 149.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ca830cd96d3e8a0bb818ee6f14d168f5647f5cdc4aa339bb18bf2168ac177fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca830cd96d3e8a0bb818ee6f14d168f5647f5cdc4aa339bb18bf2168ac177fc1", kill_on_drop: false }`
[INFO] [stdout] ca830cd96d3e8a0bb818ee6f14d168f5647f5cdc4aa339bb18bf2168ac177fc1
