[INFO] cloning repository https://github.com/LoCCS-ViewSources/TreeEncryption
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoCCS-ViewSources/TreeEncryption" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoCCS-ViewSources%2FTreeEncryption", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoCCS-ViewSources%2FTreeEncryption'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c269f36d27ab4c1f7cf50bbe0e21f7d78f32d550
[INFO] checking LoCCS-ViewSources/TreeEncryption against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoCCS-ViewSources%2FTreeEncryption" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LoCCS-ViewSources/TreeEncryption on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LoCCS-ViewSources/TreeEncryption
[INFO] finished tweaking git repo https://github.com/LoCCS-ViewSources/TreeEncryption
[INFO] tweaked toml for git repo https://github.com/LoCCS-ViewSources/TreeEncryption written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LoCCS-ViewSources/TreeEncryption already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concrete-fftw v0.1.2
[INFO] [stderr]   Downloaded concrete-commons v0.2.0
[INFO] [stderr]   Downloaded concrete-csprng v0.1.7
[INFO] [stderr]   Downloaded concrete-fftw-sys v0.1.2
[INFO] [stderr]   Downloaded concrete-core v1.0.0-beta
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0885981ebdb2b3d32e488cd861a77c8c914bfd07129674ea2afb22cb9096cdfd
[INFO] running `Command { std: "docker" "start" "-a" "0885981ebdb2b3d32e488cd861a77c8c914bfd07129674ea2afb22cb9096cdfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0885981ebdb2b3d32e488cd861a77c8c914bfd07129674ea2afb22cb9096cdfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0885981ebdb2b3d32e488cd861a77c8c914bfd07129674ea2afb22cb9096cdfd", kill_on_drop: false }`
[INFO] [stdout] 0885981ebdb2b3d32e488cd861a77c8c914bfd07129674ea2afb22cb9096cdfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 033acfe47aaee3f02a72a69aefc5ba53bee370f36777ec027f0453227f5c31e5
[INFO] running `Command { std: "docker" "start" "-a" "033acfe47aaee3f02a72a69aefc5ba53bee370f36777ec027f0453227f5c31e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling concrete-fftw-sys v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking concrete-commons v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking concrete-csprng v0.1.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking concrete-fftw v0.1.2
[INFO] [stderr]     Checking concrete-core v1.0.0-beta
[INFO] [stderr]     Checking cipher_network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `DispersionParameter` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use concrete_commons::dispersion::DispersionParameter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DispersionParameter` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionBaseLog` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:36
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DecompositionBaseLog` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionLevelCount` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:58
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DecompositionLevelCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlweSize` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:98
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                                                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `GlweSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextCount` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:108
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `PlaintextCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PolynomialSize` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:124
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `PolynomialSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextList` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use ccore::crypto::encoding::PlaintextList;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `PlaintextList` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlweCiphertext` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:8:37
[INFO] [stdout]    |
[INFO] [stdout] 8  | use ccore::crypto::glwe::{GlweBody, GlweCiphertext, GlweMask};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `GlweCiphertext` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EncryptionRandomGenerator` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:9:41
[INFO] [stdout]    |
[INFO] [stdout] 9  | use ccore::crypto::secret::generators::{EncryptionRandomGenerator, SecretRandomGenerator};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `EncryptionRandomGenerator` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SecretRandomGenerator` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout] 9  | use ccore::crypto::secret::generators::{EncryptionRandomGenerator, SecretRandomGenerator};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `SecretRandomGenerator` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FourierBuffers` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ccore::crypto::bootstrap::FourierBuffers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `FourierBuffers` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonomialDegree` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ccore::math::polynomial::{MonomialDegree, Polynomial};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `MonomialDegree` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Polynomial` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ccore::math::polynomial::{MonomialDegree, Polynomial};
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Polynomial` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMutTensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsMutTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefSlice` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefSlice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Tensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Tensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | use num_traits::identities::{One, Zero};
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `One` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | use num_traits::identities::{One, Zero};
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Zero` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RGSWCiphertext` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `RGSWCiphertext` is already imported here
[INFO] [stdout] 20 | use crate::rgsw::RGSWCiphertext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionBaseLog` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `DecompositionBaseLog` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionLevelCount` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `DecompositionLevelCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlweSize` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:100
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                                                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `GlweSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonomialDegree` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `MonomialDegree` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PolynomialSize` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:126
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSiz...
[INFO] [stdout]   |                                                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `PolynomialSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::identities::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 | use crate::rlwe::{RLWECiphertext, RLWEKeyswitchKey};
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `Zero` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RLWECiphertext` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::rlwe::{RLWECiphertext, RLWEKeyswitchKey};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `RLWECiphertext` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RLWEKeyswitchKey` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::rlwe::{RLWECiphertext, RLWEKeyswitchKey};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `RLWEKeyswitchKey` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FourierBuffers` is imported redundantly
[INFO] [stdout]   --> src/network.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `FourierBuffers` is already imported here
[INFO] [stdout] 10 | use std::collections::HashMap;
[INFO] [stdout] 11 | use concrete_core::backends::core::private::crypto::bootstrap::FourierBuffers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextList` is imported redundantly
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `PlaintextList` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | use concrete_core::backends::core::private::crypto::encoding::PlaintextList;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]   --> src/network.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `One` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | use num_traits::identities::One;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]   --> src/network.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `Zero` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | use num_traits::identities::Zero;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]   --> src/network.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 15 | use concrete_core::backends::core::private::math::tensor::AsRefTensor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DispersionParameter` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use concrete_commons::dispersion::DispersionParameter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DispersionParameter` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionBaseLog` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:36
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DecompositionBaseLog` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionLevelCount` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:58
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `DecompositionLevelCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextCount` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:108
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `PlaintextCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PolynomialSize` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:5:124
[INFO] [stdout]    |
[INFO] [stdout] 5  | use concrete_commons::parameters::{DecompositionBaseLog, DecompositionLevelCount, GlweDimension, GlweSize, PlaintextCount, PolynomialSize};
[INFO] [stdout]    |                                                                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `PolynomialSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlweCiphertext` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:8:37
[INFO] [stdout]    |
[INFO] [stdout] 8  | use ccore::crypto::glwe::{GlweBody, GlweCiphertext, GlweMask};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `GlweCiphertext` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `EncryptionRandomGenerator` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:9:41
[INFO] [stdout]    |
[INFO] [stdout] 9  | use ccore::crypto::secret::generators::{EncryptionRandomGenerator, SecretRandomGenerator};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `EncryptionRandomGenerator` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SecretRandomGenerator` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout] 9  | use ccore::crypto::secret::generators::{EncryptionRandomGenerator, SecretRandomGenerator};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `SecretRandomGenerator` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMutTensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsMutTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefSlice` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefSlice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Tensor` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ccore::math::tensor::{AsMutTensor, AsRefSlice, AsRefTensor, Tensor};
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Tensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | use num_traits::identities::{One, Zero};
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `One` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]   --> src/rlwe.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | use num_traits::identities::{One, Zero};
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Zero` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]    --> src/rlwe.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |     use num_traits::One;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 850 |     use concrete_core::backends::core::private::math::tensor::AsRefTensor;
[INFO] [stdout] 851 |     use super::*;
[INFO] [stdout]     |         -------- the item `One` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]    --> src/rlwe.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |     use concrete_core::backends::core::private::math::tensor::AsRefTensor;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 851 |     use super::*;
[INFO] [stdout]     |         -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionBaseLog` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `DecompositionBaseLog` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DecompositionLevelCount` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `DecompositionLevelCount` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlweSize` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:100
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                                                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `GlweSize` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonomialDegree` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | use concrete_commons::parameters::{CiphertextCount, DecompositionBaseLog, DecompositionLevelCount, GlweSize, MonomialDegree, PolynomialSi...
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `MonomialDegree` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]  --> src/rgsw.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::identities::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 | use crate::rlwe::{RLWECiphertext, RLWEKeyswitchKey};
[INFO] [stdout] 9 | use crate::*;
[INFO] [stdout]   |     -------- the item `Zero` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextList` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:142:79
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use concrete_core::backends::core::private::crypto::encoding::{Plaintext, PlaintextList};
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `PlaintextList` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     use concrete_core::backends::core::private::math::tensor::AsRefTensor;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     use num_traits::One;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     use crate::rlwe::{compute_noise_binary, compute_noise_ternary, RLWESecretKey};
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `One` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `compute_noise_binary` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use crate::rlwe::{compute_noise_binary, compute_noise_ternary, RLWESecretKey};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `compute_noise_binary` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `compute_noise_ternary` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use crate::rlwe::{compute_noise_binary, compute_noise_ternary, RLWESecretKey};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `compute_noise_ternary` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RLWESecretKey` is imported redundantly
[INFO] [stdout]    --> src/rgsw.rs:145:68
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use crate::rlwe::{compute_noise_binary, compute_noise_ternary, RLWESecretKey};
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 146 |     use super::*;
[INFO] [stdout]     |         -------- the item `RLWESecretKey` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FourierBuffers` is imported redundantly
[INFO] [stdout]   --> src/network.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `FourierBuffers` is already imported here
[INFO] [stdout] 10 | use std::collections::HashMap;
[INFO] [stdout] 11 | use concrete_core::backends::core::private::crypto::bootstrap::FourierBuffers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PlaintextList` is imported redundantly
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `PlaintextList` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | use concrete_core::backends::core::private::crypto::encoding::PlaintextList;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `One` is imported redundantly
[INFO] [stdout]   --> src/network.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `One` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | use num_traits::identities::One;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Zero` is imported redundantly
[INFO] [stdout]   --> src/network.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `Zero` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | use num_traits::identities::Zero;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRefTensor` is imported redundantly
[INFO] [stdout]   --> src/network.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::*;
[INFO] [stdout]    |     -------- the item `AsRefTensor` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 15 | use concrete_core::backends::core::private::math::tensor::AsRefTensor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 33 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "033acfe47aaee3f02a72a69aefc5ba53bee370f36777ec027f0453227f5c31e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033acfe47aaee3f02a72a69aefc5ba53bee370f36777ec027f0453227f5c31e5", kill_on_drop: false }`
[INFO] [stdout] 033acfe47aaee3f02a72a69aefc5ba53bee370f36777ec027f0453227f5c31e5
