[INFO] cloning repository https://github.com/Janmajayamall/bfv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Janmajayamall/bfv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanmajayamall%2Fbfv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanmajayamall%2Fbfv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d28e38dd59f369337100c0b39e631d6121cd4fb6 [INFO] checking Janmajayamall/bfv/d28e38dd59f369337100c0b39e631d6121cd4fb6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanmajayamall%2Fbfv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Janmajayamall/bfv on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Janmajayamall/bfv [INFO] finished tweaking git repo https://github.com/Janmajayamall/bfv [INFO] tweaked toml for git repo https://github.com/Janmajayamall/bfv written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Janmajayamall/bfv 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12259b0cba7f6d13af662ed82b85530aecb4ccf8726960273ac300b10d2a6024 [INFO] running `Command { std: "docker" "start" "-a" "12259b0cba7f6d13af662ed82b85530aecb4ccf8726960273ac300b10d2a6024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12259b0cba7f6d13af662ed82b85530aecb4ccf8726960273ac300b10d2a6024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12259b0cba7f6d13af662ed82b85530aecb4ccf8726960273ac300b10d2a6024", kill_on_drop: false }` [INFO] [stdout] 12259b0cba7f6d13af662ed82b85530aecb4ccf8726960273ac300b10d2a6024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6b52f53a7a37bb64b4de2939d1fe8347f86eaede0fe8b4ffee4806b8b6a125 [INFO] running `Command { std: "docker" "start" "-a" "ed6b52f53a7a37bb64b4de2939d1fe8347f86eaede0fe8b4ffee4806b8b6a125", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling bfv v0.1.0 (/opt/rustwide/workdir/bfv) [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking pulp v0.11.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling seq-macro v0.3.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking traits v0.1.0 (/opt/rustwide/workdir/traits) [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking concrete-ntt v0.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: unused import: `BfvParameters` [INFO] [stdout] --> bfv/src/ciphertext.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{BfvParameters, Poly, PolyType}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> bfv/src/ciphertext.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> bfv/src/ciphertext.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoding`, `Evaluator`, and `SecretKey` [INFO] [stdout] --> bfv/src/ciphertext.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | use crate::{Encoding, Evaluator, SecretKey}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> bfv/src/evaluation_key.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::{izip, Itertools}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::relinearization_key::RelinearizationKey` [INFO] [stdout] --> bfv/src/evaluator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::relinearization_key::RelinearizationKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GaloisKey` [INFO] [stdout] --> bfv/src/evaluator.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Encoding, GaloisKey, Plaintext, SecretKey}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigUint` [INFO] [stdout] --> bfv/src/evaluator.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use num_bigint::{BigUint, RandBigInt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> bfv/src/evaluator.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::{thread_rng, CryptoRng, Rng, RngCore}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Modulus`, `PolyContext`, and `Poly` [INFO] [stdout] --> bfv/src/galois_key.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | BfvParameters, Ciphertext, HybridKeySwitchingKey, Modulus, Poly, PolyContext, PolyType, [INFO] [stdout] | ^^^^^^^ ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::modulus::Modulus` [INFO] [stdout] --> bfv/src/key_switching_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::modulus::Modulus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mod_inverse_biguint` [INFO] [stdout] --> bfv/src/key_switching_key.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{mod_inverse_biguint, mod_inverse_biguint_u64}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array1`, `Array2`, `Array3`, `Axis`, and `azip` [INFO] [stdout] --> bfv/src/key_switching_key.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use ndarray::{azip, s, Array1, Array2, Array3, Axis, IntoNdProducer}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToBigInt` [INFO] [stdout] --> bfv/src/key_switching_key.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use num_bigint::{BigUint, ToBigInt}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromPrimitive` and `One` [INFO] [stdout] --> bfv/src/key_switching_key.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use num_traits::{FromPrimitive, One, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> bfv/src/key_switching_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> bfv/src/key_switching_key.rs:387:28 [INFO] [stdout] | [INFO] [stdout] 387 | .for_each(|((modpi, nttpi, mut c0pi, c1pi, epi))| { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 387 - .for_each(|((modpi, nttpi, mut c0pi, c1pi, epi))| { [INFO] [stdout] 387 + .for_each(|(modpi, nttpi, mut c0pi, c1pi, epi)| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> bfv/src/modulus.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{izip, Itertools}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_bigint::U64Digits` [INFO] [stdout] --> bfv/src/modulus.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num_bigint::U64Digits; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/modulus.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | q *= (self.mu as u128); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 176 - q *= (self.mu as u128); [INFO] [stdout] 176 + q *= self.mu as u128; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/modulus.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 177 | q >>= (alpha + 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - q >>= (alpha + 2); [INFO] [stdout] 177 + q >>= alpha + 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/modulus.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | q *= (self.mu as u128); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 216 - q *= (self.mu as u128); [INFO] [stdout] 216 + q *= self.mu as u128; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/modulus.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 217 | q >>= (alpha + 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 217 - q >>= (alpha + 2); [INFO] [stdout] 217 + q >>= alpha + 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bfv/src/parameters.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | (bound_error * (1.0 + 2.0 * delta * bound_key)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - (bound_error * (1.0 + 2.0 * delta * bound_key)) [INFO] [stdout] 121 + bound_error * (1.0 + 2.0 * delta * bound_key) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> bfv/src/parameters.rs:839:50 [INFO] [stdout] | [INFO] [stdout] 839 | specialp_ctx.iter_moduli_ops().for_each(|(modpi)| { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 839 - specialp_ctx.iter_moduli_ops().for_each(|(modpi)| { [INFO] [stdout] 839 + specialp_ctx.iter_moduli_ops().for_each(|modpi| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> bfv/src/parameters.rs:845:54 [INFO] [stdout] | [INFO] [stdout] 845 | specialp_ctx.iter_moduli_ops().for_each(|(modpi)| { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 845 - specialp_ctx.iter_moduli_ops().for_each(|(modpi)| { [INFO] [stdout] 845 + specialp_ctx.iter_moduli_ops().for_each(|modpi| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ciphertext` [INFO] [stdout] --> bfv/src/plaintext.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{BfvParameters, Ciphertext, PolyType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsPrimitive` and `Unsigned` [INFO] [stdout] --> bfv/src/plaintext.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::{AsPrimitive, FromPrimitive, Unsigned, Zero}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> bfv/src/plaintext.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | for i in (0..params.degree) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 135 - for i in (0..params.degree) { [INFO] [stdout] 135 + for i in 0..params.degree { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `convert_from_bytes` and `convert_to_bytes` [INFO] [stdout] --> bfv/src/poly/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{convert_from_bytes, convert_to_bytes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `izip` [INFO] [stdout] --> bfv/src/poly/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::{izip, Itertools}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> bfv/src/poly/poly_context.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use itertools::{izip, Itertools}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `azip` [INFO] [stdout] --> bfv/src/poly/poly_context.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use ndarray::{azip, s, Array2, ArrayView2, Axis, IntoNdProducer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Distribution` and `Uniform` [INFO] [stdout] --> bfv/src/secret_key.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::distributions::{Distribution, Uniform}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/utils.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | curr_value |= ((b & ((1 << left_over_bits) - 1)) << curr_value_fill); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 181 - curr_value |= ((b & ((1 << left_over_bits) - 1)) << curr_value_fill); [INFO] [stdout] 181 + curr_value |= (b & ((1 << left_over_bits) - 1)) << curr_value_fill; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> bfv/src/utils.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | curr_value |= ((bytes[byte_index] as u64) << curr_value_fill); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 202 - curr_value |= ((bytes[byte_index] as u64) << curr_value_fill); [INFO] [stdout] 202 + curr_value |= (bytes[byte_index] as u64) << curr_value_fill; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> bfv/src/modulus.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 148 | return 0; [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 154 | return self.modulus - a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> bfv/src/key_switching_key.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | let mut rng = ChaCha8Rng::from_seed(seed); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bfv/src/key_switching_key.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut rng = ChaCha8Rng::from_seed(seed); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bfv/src/key_switching_key.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | let mut parts_count = qj_coefficients.shape()[0]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bfv/src/key_switching_key.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | let mut p_whole_coefficients = PolyContext::approx_switch_crt_basis( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modqk` [INFO] [stdout] --> bfv/src/parameters.rs:408:21 [INFO] [stdout] | [INFO] [stdout] 408 | let modqk = &ciphertext_moduli_ops[k]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_modqk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bfv/src/plaintext.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut m = m.to_vec(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input_size` is never read [INFO] [stdout] --> bfv/src/poly/poly_context.rs:271:17 [INFO] [stdout] | [INFO] [stdout] 271 | let mut input_size = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `output_size` is never read [INFO] [stdout] --> bfv/src/poly/poly_context.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | let mut output_size = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bfv/src/secret_key.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut a = ctx.random_with_seed(seed); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BVKeySwitchingKey` is never constructed [INFO] [stdout] --> bfv/src/key_switching_key.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct BVKeySwitchingKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `switch`, `generate_c1`, and `generate_c0` are never used [INFO] [stdout] --> bfv/src/key_switching_key.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl BVKeySwitchingKey { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 22 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn switch(&self, poly: &Poly, ksk_ctx: &PolyContext<'_>) -> (Poly, Poly) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn generate_c1( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn generate_c0( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sub_mod` is never used [INFO] [stdout] --> bfv/src/modulus.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl Modulus { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | fn sub_mod(&self, mut a: u64, mut b: u64) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/key_switching_key.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | let c1s = Self::generate_c1(ksk_ctx, seed); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let c0s = Self::generate_c0(ksk_ctx, poly, &c1s, sk, rng); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | c0s: c0s.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/key_switching_key.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 34 | let c1s = Self::generate_c1(ksk_ctx, seed); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let c0s = Self::generate_c0(ksk_ctx, poly, &c1s, sk, rng); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | c1s: c1s.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/key_switching_key.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 168 | let mut c1s = Self::generate_c1(ksk_params.dnum, &qp_ctx, seed); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let c0s = Self::generate_c0(&qp_ctx, &c1s, &ksk_params.g, &poly, &sk, variance, rng); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | c0s: c0s.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/key_switching_key.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 168 | let mut c1s = Self::generate_c1(ksk_params.dnum, &qp_ctx, seed); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let c0s = Self::generate_c0(&qp_ctx, &c1s, &ksk_params.g, &poly, &sk, variance, rng); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | c1s: c1s.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/parameters.rs:585:37 [INFO] [stdout] | [INFO] [stdout] 163 | let ciphertext_ntt_ops = ciphertext_moduli [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let extension_ntt_ops = extension_moduli [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | let mut neg_t_inv_modql = vec![]; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | let mut ql_inv_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | let mut pl_hat_modql = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | let mut alphal_modql = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | let mut tql_pl_hat_inv_modpl_divpl_modql = vec![]; [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 439 | let mut ql_hat_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | let mut alphal_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | let plaintext_ntt_op = T::new(degree, plaintext_modulus); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 585 | special_moduli_ntt_ops: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/parameters.rs:588:36 [INFO] [stdout] | [INFO] [stdout] 163 | let ciphertext_ntt_ops = ciphertext_moduli [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let extension_ntt_ops = extension_moduli [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | let mut neg_t_inv_modql = vec![]; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | let mut ql_inv_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | let mut pl_hat_modql = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | let mut alphal_modql = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | let mut tql_pl_hat_inv_modpl_divpl_modql = vec![]; [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 439 | let mut ql_hat_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | let mut alphal_modpl = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | let plaintext_ntt_op = T::new(degree, plaintext_modulus); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 588 | hybrid_ksk_parameters: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/secret_key.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 148 | let mut m = ct.c[0].clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | let s = self.to_poly(&ctx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | let mut s_carry = s.clone(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | mul_poly: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/secret_key.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 148 | let mut m = ct.c[0].clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | let s = self.to_poly(&ctx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | let mut s_carry = s.clone(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | add_sub_poly: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/utils.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 33 | let a_dig = BigUintDig::from_bytes_le(&a.to_bytes_le()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let m_dig = BigUintDig::from_u64(m).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | BigUint::from_bytes_le( [INFO] [stdout] 36 | &a_dig [INFO] [stdout] | __________^ [INFO] [stdout] 37 | | .mod_inverse(m_dig) [INFO] [stdout] 38 | | .unwrap() [INFO] [stdout] 39 | | .to_biguint() [INFO] [stdout] 40 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> bfv/src/utils.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 46 | let a_dig = BigUintDig::from_bytes_le(&a.to_bytes_le()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let m_dig = BigUintDig::from_bytes_le(&m.to_bytes_le()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | BigUint::from_bytes_le( [INFO] [stdout] 49 | &a_dig [INFO] [stdout] | __________^ [INFO] [stdout] 50 | | .mod_inverse(m_dig) [INFO] [stdout] 51 | | .unwrap() [INFO] [stdout] 52 | | .to_biguint() [INFO] [stdout] 53 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bfv` (lib) due to 11 previous errors; 49 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed6b52f53a7a37bb64b4de2939d1fe8347f86eaede0fe8b4ffee4806b8b6a125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6b52f53a7a37bb64b4de2939d1fe8347f86eaede0fe8b4ffee4806b8b6a125", kill_on_drop: false }` [INFO] [stdout] ed6b52f53a7a37bb64b4de2939d1fe8347f86eaede0fe8b4ffee4806b8b6a125