[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 try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lance-Bai/iso_trans on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2578100884b978f0481b83b36927bdef9ec97efae4f297f7c0fa01bbacbe898d [INFO] running `Command { std: "docker" "start" "-a" "2578100884b978f0481b83b36927bdef9ec97efae4f297f7c0fa01bbacbe898d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2578100884b978f0481b83b36927bdef9ec97efae4f297f7c0fa01bbacbe898d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2578100884b978f0481b83b36927bdef9ec97efae4f297f7c0fa01bbacbe898d", kill_on_drop: false }` [INFO] [stdout] 2578100884b978f0481b83b36927bdef9ec97efae4f297f7c0fa01bbacbe898d [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4777b06dbffc0859aa7c1b48a03afb57066de2caee831cab23ff8b5c93980fe [INFO] running `Command { std: "docker" "start" "-a" "b4777b06dbffc0859aa7c1b48a03afb57066de2caee831cab23ff8b5c93980fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bytemuck v1.23.2 [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 syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling stats v0.0.1 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [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 jemallocator v0.5.4 [INFO] [stderr] Compiling jemalloc-ctl 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: 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::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: `he_lut` [INFO] [stdout] --> src/main.rs:677:9 [INFO] [stdout] | [INFO] [stdout] 677 | let mut he_lut: Vec>>> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut` [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, [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 1m 28s [INFO] running `Command { std: "docker" "inspect" "b4777b06dbffc0859aa7c1b48a03afb57066de2caee831cab23ff8b5c93980fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4777b06dbffc0859aa7c1b48a03afb57066de2caee831cab23ff8b5c93980fe", kill_on_drop: false }` [INFO] [stdout] b4777b06dbffc0859aa7c1b48a03afb57066de2caee831cab23ff8b5c93980fe [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe6da329dd8c139156c7d061de159be4bcc9b75359eba83101ea3fe9a48a5e94 [INFO] running `Command { std: "docker" "start" "-a" "fe6da329dd8c139156c7d061de159be4bcc9b75359eba83101ea3fe9a48a5e94", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jemalloc-ctl v0.5.4 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [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: 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::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: `he_lut` [INFO] [stdout] --> src/main.rs:677:9 [INFO] [stdout] | [INFO] [stdout] 677 | let mut he_lut: Vec>>> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut` [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, [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 48.46s [INFO] running `Command { std: "docker" "inspect" "fe6da329dd8c139156c7d061de159be4bcc9b75359eba83101ea3fe9a48a5e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6da329dd8c139156c7d061de159be4bcc9b75359eba83101ea3fe9a48a5e94", kill_on_drop: false }` [INFO] [stdout] fe6da329dd8c139156c7d061de159be4bcc9b75359eba83101ea3fe9a48a5e94 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06b1e3a06f1bc4155ccdb7ff12b6cd191cf9844d9ecd298d5e92469db0fe0657 [INFO] running `Command { std: "docker" "start" "-a" "06b1e3a06f1bc4155ccdb7ff12b6cd191cf9844d9ecd298d5e92469db0fe0657", 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: 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::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: `he_lut` [INFO] [stderr] --> src/main.rs:677:9 [INFO] [stderr] | [INFO] [stderr] 677 | let mut he_lut: Vec>>> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut` [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, [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" -p iso_trans --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iso_trans-02bcb7ac3e31d085) [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" "06b1e3a06f1bc4155ccdb7ff12b6cd191cf9844d9ecd298d5e92469db0fe0657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b1e3a06f1bc4155ccdb7ff12b6cd191cf9844d9ecd298d5e92469db0fe0657", kill_on_drop: false }` [INFO] [stdout] 06b1e3a06f1bc4155ccdb7ff12b6cd191cf9844d9ecd298d5e92469db0fe0657