[INFO] cloning repository https://github.com/Lance-Bai/iso_trans
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lance-Bai/iso_trans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24f12aa76d1b1ac62e62fe16d5f0e3dfd78a7d60
[INFO] testing Lance-Bai/iso_trans against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lance-Bai/iso_trans
[INFO] finished tweaking git repo https://github.com/Lance-Bai/iso_trans
[INFO] tweaked toml for git repo https://github.com/Lance-Bai/iso_trans written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lance-Bai/iso_trans on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lance-Bai/iso_trans 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d8b72da476d2f8a388fa1d95c9bfcc7af90a519d1569ead4900c15d54b84c74
[INFO] running `Command { std: "docker" "start" "-a" "0d8b72da476d2f8a388fa1d95c9bfcc7af90a519d1569ead4900c15d54b84c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d8b72da476d2f8a388fa1d95c9bfcc7af90a519d1569ead4900c15d54b84c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8b72da476d2f8a388fa1d95c9bfcc7af90a519d1569ead4900c15d54b84c74", kill_on_drop: false }`
[INFO] [stdout] 0d8b72da476d2f8a388fa1d95c9bfcc7af90a519d1569ead4900c15d54b84c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e10a50b59b32393f8e7cb9e35f453e80f6cfabe9b1476c058b2893b4591a3aec
[INFO] running `Command { std: "docker" "start" "-a" "e10a50b59b32393f8e7cb9e35f453e80f6cfabe9b1476c058b2893b4591a3aec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling concrete-csprng v0.4.1
[INFO] [stderr]    Compiling tfhe v0.5.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling stats v0.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling epoch v0.0.2
[INFO] [stderr]    Compiling concrete-fft v0.4.1
[INFO] [stderr]    Compiling refined-tfhe-lhe v0.1.0 (https://github.com/KAIST-CryptLab/refined-tfhe-lhe.git?branch=main#9b0426e8)
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling iso_trans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lwe_sk`
[INFO] [stdout]   --> src/main.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stdout]   --> src/main.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for e in he_state.iter() {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `he_lut`
[INFO] [stdout]    --> src/main.rs:677:13
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[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: unused variable: `glwe_dimension`
[INFO] [stdout]    --> src/main.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     glwe_dimension: GlweDimension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext_modulus`
[INFO] [stdout]    --> src/main.rs:707:5
[INFO] [stdout]     |
[INFO] [stdout] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "e10a50b59b32393f8e7cb9e35f453e80f6cfabe9b1476c058b2893b4591a3aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10a50b59b32393f8e7cb9e35f453e80f6cfabe9b1476c058b2893b4591a3aec", kill_on_drop: false }`
[INFO] [stdout] e10a50b59b32393f8e7cb9e35f453e80f6cfabe9b1476c058b2893b4591a3aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed48713e129723306215227852d28d246dddae80879fa1785c5641a0146f29ee
[INFO] running `Command { std: "docker" "start" "-a" "ed48713e129723306215227852d28d246dddae80879fa1785c5641a0146f29ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling epoch v0.0.2
[INFO] [stderr]    Compiling concrete-fft v0.4.1
[INFO] [stderr]    Compiling tfhe v0.5.4
[INFO] [stderr]    Compiling refined-tfhe-lhe v0.1.0 (https://github.com/KAIST-CryptLab/refined-tfhe-lhe.git?branch=main#9b0426e8)
[INFO] [stderr]    Compiling iso_trans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lwe_sk`
[INFO] [stdout]   --> src/main.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stdout]   --> src/main.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for e in he_state.iter() {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `he_lut`
[INFO] [stdout]    --> src/main.rs:677:13
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[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: unused variable: `glwe_dimension`
[INFO] [stdout]    --> src/main.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     glwe_dimension: GlweDimension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext_modulus`
[INFO] [stdout]    --> src/main.rs:707:5
[INFO] [stdout]     |
[INFO] [stdout] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.38s
[INFO] running `Command { std: "docker" "inspect" "ed48713e129723306215227852d28d246dddae80879fa1785c5641a0146f29ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed48713e129723306215227852d28d246dddae80879fa1785c5641a0146f29ee", kill_on_drop: false }`
[INFO] [stdout] ed48713e129723306215227852d28d246dddae80879fa1785c5641a0146f29ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72694ded17c6eed733d6b80fe521621872d2092469e1675c219b14d0b78aeb63
[INFO] running `Command { std: "docker" "start" "-a" "72694ded17c6eed733d6b80fe521621872d2092469e1675c219b14d0b78aeb63", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `lwe_sk`
[INFO] [stderr]   --> src/main.rs:85:10
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stderr]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stderr]   --> src/main.rs:85:27
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/main.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |     for e in he_state.iter() {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `he_lut`
[INFO] [stderr]    --> src/main.rs:677:13
[INFO] [stderr]     |
[INFO] [stderr] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:677:9
[INFO] [stderr]     |
[INFO] [stderr] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[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: unused variable: `glwe_dimension`
[INFO] [stderr]    --> src/main.rs:706:5
[INFO] [stderr]     |
[INFO] [stderr] 706 |     glwe_dimension: GlweDimension,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ciphertext_modulus`
[INFO] [stderr]    --> src/main.rs:707:5
[INFO] [stderr]     |
[INFO] [stderr] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stderr] 
[INFO] [stderr] warning: `iso_trans` (bin "iso_trans" test) generated 7 warnings (run `cargo fix --bin "iso_trans" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iso_trans-4bc46101aa0495a8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72694ded17c6eed733d6b80fe521621872d2092469e1675c219b14d0b78aeb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72694ded17c6eed733d6b80fe521621872d2092469e1675c219b14d0b78aeb63", kill_on_drop: false }`
[INFO] [stdout] 72694ded17c6eed733d6b80fe521621872d2092469e1675c219b14d0b78aeb63
