[INFO] cloning repository https://github.com/ChihChengLiang/haunted [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChihChengLiang/haunted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChihChengLiang%2Fhaunted", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChihChengLiang%2Fhaunted'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eb23e27e1589c48ab2a2952c5ec26475b8a7cb0 [INFO] checking ChihChengLiang/haunted/7eb23e27e1589c48ab2a2952c5ec26475b8a7cb0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChihChengLiang%2Fhaunted" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChihChengLiang/haunted on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChihChengLiang/haunted [INFO] finished tweaking git repo https://github.com/ChihChengLiang/haunted [INFO] tweaked toml for git repo https://github.com/ChihChengLiang/haunted written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChihChengLiang/haunted 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8d016a967d6ad4da751362f4d144a914c9d1d3e6ca5c7548d779ced04fceea [INFO] running `Command { std: "docker" "start" "-a" "df8d016a967d6ad4da751362f4d144a914c9d1d3e6ca5c7548d779ced04fceea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8d016a967d6ad4da751362f4d144a914c9d1d3e6ca5c7548d779ced04fceea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8d016a967d6ad4da751362f4d144a914c9d1d3e6ca5c7548d779ced04fceea", kill_on_drop: false }` [INFO] [stdout] df8d016a967d6ad4da751362f4d144a914c9d1d3e6ca5c7548d779ced04fceea [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 -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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4521a8d814f099ff1c92c75c7c66a32931d1a0a9109dc9af9c972dad20a6bb8f [INFO] running `Command { std: "docker" "start" "-a" "4521a8d814f099ff1c92c75c7c66a32931d1a0a9109dc9af9c972dad20a6bb8f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling phantom-zone-derive v0.1.0 (https://github.com/gausslabs/phantom-zone?rev=5232e55bfa811487438c34f745cf830b9b1f22d9#5232e55b) [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking phantom-zone-math v0.1.0 (https://github.com/gausslabs/phantom-zone?rev=5232e55bfa811487438c34f745cf830b9b1f22d9#5232e55b) [INFO] [stderr] Checking phantom-zone-crypto v0.1.0 (https://github.com/gausslabs/phantom-zone?rev=5232e55bfa811487438c34f745cf830b9b1f22d9#5232e55b) [INFO] [stderr] Checking phantom-zone-evaluator v0.1.0 (https://github.com/gausslabs/phantom-zone?rev=5232e55bfa811487438c34f745cf830b9b1f22d9#5232e55b) [INFO] [stderr] Checking haunted v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/client.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | async fn submit_decryption_share(&self, share: AnnotatedDecryptionShare) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> src/client.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | .post_msgpack("/submit_decryption_share", &submission) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/client.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | async fn submit_decryption_share(&self, share: AnnotatedDecryptionShare) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> src/client.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | .post_msgpack("/submit_decryption_share", &submission) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_decrypted_data` is never used [INFO] [stdout] --> src/client.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 129 | impl SetupWallet { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | async fn handle_decrypted_data(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `post` is never used [INFO] [stdout] --> src/client.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 189 | impl ProductionClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | async fn post Deserialize<'de> + 'static>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_param` is never used [INFO] [stdout] --> src/server.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) async fn get_param(ss: &State) -> Json { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `register` is never used [INFO] [stdout] --> src/server.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | async fn register(ss: &State) -> Result, ErrorResponse> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_status` is never used [INFO] [stdout] --> src/server.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | async fn get_status(ss: &State) -> Result, ErrorResponse> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `submit_pk_shares` is never used [INFO] [stdout] --> src/server.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | async fn submit_pk_shares( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_aggregated_pk` is never used [INFO] [stdout] --> src/server.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | async fn get_aggregated_pk(ss: &State) -> Result>, ErrorResponse> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `submit_bsks` is never used [INFO] [stdout] --> src/server.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | async fn submit_bsks( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `submit_decryption_shares` is never used [INFO] [stdout] --> src/server.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | async fn submit_decryption_shares( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_decryption_share` is never used [INFO] [stdout] --> src/server.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | async fn get_decryption_share( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rocket` is never used [INFO] [stdout] --> src/server.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn rocket(n_users: usize) -> Rocket { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ServerKeyShare` is never used [INFO] [stdout] --> src/types.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub type ServerKeyShare = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/types.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 25 | #[error("Wrong server state: expect {expect} but got {got}")] [INFO] [stdout] 26 | WrongServerState { expect: String, got: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | #[error("User #{user_id} is unregistered")] [INFO] [stdout] 28 | UnregisteredUser { user_id: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | #[error("The public key share from user #{user_id} not found")] [INFO] [stdout] 30 | PkShareNotFound { user_id: UserId }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | #[error("The bootstrap key share from user #{user_id} not found")] [INFO] [stdout] 32 | BskShareNotFound { user_id: UserId }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | #[error("The ciphertext from user #{user_id} not found")] [INFO] [stdout] 34 | CipherNotFound { user_id: UserId }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 35 | #[error("Decryption share of {output_id} from user {user_id} not found")] [INFO] [stdout] 36 | DecryptionShareNotFound { output_id: usize, user_id: UserId }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | #[error("Output not ready")] [INFO] [stdout] 38 | OutputNotReady, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ensure` and `transit` are never used [INFO] [stdout] --> src/types.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl ServerState { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 80 | fn ensure(&self, expect: Self) -> Result<&Self, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn transit(&mut self, next: Self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MutexServerStorage` is never used [INFO] [stdout] --> src/types.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) type MutexServerStorage = Arc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServerStorage` is never constructed [INFO] [stdout] --> src/types.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) struct ServerStorage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/types.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 120 | impl ServerStorage { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 121 | pub(crate) fn new(param: FhewBoolMpiParam, n_users: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub(crate) fn get_param_crs(&self) -> ParamCRS { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub(crate) fn is_users_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub(crate) fn add_user(&mut self) -> UserId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub(crate) fn ensure(&self, state: ServerState) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub(crate) fn transit(&mut self, state: ServerState) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub(crate) fn get_user(&mut self, user_id: UserId) -> Result<&mut UserRecord, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn check_pk_share_submission(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub(crate) fn aggregate_pk_shares(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub(crate) fn check_bsk_share_submission(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub(crate) fn aggregate_bsk_shares(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserRecord` is never constructed [INFO] [stdout] --> src/types.rs:204:19 [INFO] [stdout] | [INFO] [stdout] 204 | pub(crate) struct UserRecord { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UserStorage` is never used [INFO] [stdout] --> src/types.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | pub(crate) enum UserStorage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_bsk_share` and `get_mut_decryption_shares` are never used [INFO] [stdout] --> src/types.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 217 | impl UserStorage { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 218 | pub(crate) fn get_bsk_share(&self) -> Option<&Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | pub(crate) fn get_mut_decryption_shares( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DecryptionSharesMap` is never used [INFO] [stdout] --> src/types.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type DecryptionSharesMap = HashMap<(usize, UserId), DecryptionShare>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DecryptableID` is never used [INFO] [stdout] --> src/types.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type DecryptableID = usize; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_decryption_share` are never used [INFO] [stdout] --> src/types.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 279 | impl Decryptable { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 280 | fn new(id: usize, n_users: usize, word: Word, vis: Visibility) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | fn add_decryption_share(&mut self, user_id: UserId, share: DecryptionShare) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecryptableManager` is never constructed [INFO] [stdout] --> src/types.rs:306:19 [INFO] [stdout] | [INFO] [stdout] 306 | pub(crate) struct DecryptableManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add_decryptable`, `add_public`, `add_designated`, and `list_decryption_duties` are never used [INFO] [stdout] --> src/types.rs:312:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl DecryptableManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 312 | pub(crate) fn new(n_users: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | fn add_decryptable(&mut self, word: Word, vis: Visibility) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | pub(crate) fn add_public(&mut self, word: Word) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub(crate) fn add_designated(&mut self, word: Word, user_id: UserId) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 333 | pub(crate) fn list_decryption_duties(&self, user_id: UserId) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pk_encrypt_bit`, `pk_encrypt_u8`, `decrypt_share_bits`, `decrypt_u8`, and `decrypt_bits` are never used [INFO] [stdout] --> src/phantom.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Client { [INFO] [stdout] | -------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub(crate) fn pk_encrypt_bit(&self, m: impl IntoIterator) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub(crate) fn pk_encrypt_u8(&self, m: u8) -> [FhewBoolCiphertextOwned; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub(crate) fn decrypt_share_bits(&self, ct: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub(crate) fn decrypt_u8(&self, ct: &[u8], dec_shares: &[Vec]) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub(crate) fn decrypt_bits(&self, ct: &[u8], dec_shares: &[Vec]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/phantom.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 152 | impl Server { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 153 | pub(crate) fn new(param: FhewBoolMpiParam) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub(crate) fn get_param_crs(&self) -> ParamCRS { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | fn ring(&self) -> &R { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | fn mod_ks(&self) -> &M { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub(crate) fn aggregate_pk_shares(&mut self, pk_shares: &[Vec]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | pub(crate) fn serialize_pk(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub(crate) fn aggregate_bs_key_shares>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub(crate) fn deserialize_cts_bits(&self, cts: &[u8]) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | pub(crate) fn serialize_cts_bits(&self, cts: &[FheBool>]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub(crate) fn pk_encrypt_bits( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub(crate) fn pk_encrypt_u8(&self, m: u8) -> [FhewBoolCiphertextOwned; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pk_encrypt_u8` is never used [INFO] [stdout] --> src/phantom.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn pk_encrypt_u8( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pk_encrypt_bit` is never used [INFO] [stdout] --> src/phantom.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn pk_encrypt_bit( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aggregate_decryption_shares_u8` is never used [INFO] [stdout] --> src/phantom.rs:266:4 [INFO] [stdout] | [INFO] [stdout] 266 | fn aggregate_decryption_shares_u8( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aggregate_decryption_shares_bits` is never used [INFO] [stdout] --> src/phantom.rs:280:4 [INFO] [stdout] | [INFO] [stdout] 280 | fn aggregate_decryption_shares_bits( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_pk_share` is never used [INFO] [stdout] --> src/phantom.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn deserialize_pk_share(ring: &R, bytes: &[u8]) -> SeededRlwePublicKeyOwned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_pk` is never used [INFO] [stdout] --> src/phantom.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 308 | fn serialize_pk(ring: &R, pk: &RlwePublicKeyOwned) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_decryption_share_bits` is never used [INFO] [stdout] --> src/phantom.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn serialize_decryption_share_bits(share: &[LweDecryptionShare]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_decryption_share_u8` is never used [INFO] [stdout] --> src/phantom.rs:333:4 [INFO] [stdout] | [INFO] [stdout] 333 | fn deserialize_decryption_share_u8(share: &[u8]) -> [LweDecryptionShare; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_decryption_share_bits` is never used [INFO] [stdout] --> src/phantom.rs:337:4 [INFO] [stdout] | [INFO] [stdout] 337 | fn deserialize_decryption_share_bits(share: &[u8]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_bs_key_share` is never used [INFO] [stdout] --> src/phantom.rs:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | fn deserialize_bs_key_share( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_cts_u8` is never used [INFO] [stdout] --> src/phantom.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn serialize_cts_u8(ring: &R, cts: [FhewBoolCiphertextOwned; 8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_cts_bits` is never used [INFO] [stdout] --> src/phantom.rs:354:4 [INFO] [stdout] | [INFO] [stdout] 354 | fn serialize_cts_bits(ring: &R, cts: &[FhewBoolCiphertextOwned]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_cts_bits` is never used [INFO] [stdout] --> src/phantom.rs:363:4 [INFO] [stdout] | [INFO] [stdout] 363 | fn deserialize_cts_bits( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_decrypted_data` is never used [INFO] [stdout] --> src/client.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 129 | impl SetupWallet { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | async fn handle_decrypted_data(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `post` is never used [INFO] [stdout] --> src/client.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 189 | impl ProductionClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | async fn post Deserialize<'de> + 'static>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CipherNotFound` is never constructed [INFO] [stdout] --> src/types.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 34 | CipherNotFound { user_id: UserId }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/types.rs:205:16 [INFO] [stdout] | [INFO] [stdout] 204 | pub(crate) struct UserRecord { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 205 | pub(crate) id: UserId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DecryptionSharesMap` is never used [INFO] [stdout] --> src/types.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type DecryptionSharesMap = HashMap<(usize, UserId), DecryptionShare>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DecryptableID` is never used [INFO] [stdout] --> src/types.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type DecryptableID = usize; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_decryption_share` are never used [INFO] [stdout] --> src/types.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 279 | impl Decryptable { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 280 | fn new(id: usize, n_users: usize, word: Word, vis: Visibility) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | fn add_decryption_share(&mut self, user_id: UserId, share: DecryptionShare) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecryptableManager` is never constructed [INFO] [stdout] --> src/types.rs:306:19 [INFO] [stdout] | [INFO] [stdout] 306 | pub(crate) struct DecryptableManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add_decryptable`, `add_public`, `add_designated`, and `list_decryption_duties` are never used [INFO] [stdout] --> src/types.rs:312:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl DecryptableManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 312 | pub(crate) fn new(n_users: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | fn add_decryptable(&mut self, word: Word, vis: Visibility) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | pub(crate) fn add_public(&mut self, word: Word) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub(crate) fn add_designated(&mut self, word: Word, user_id: UserId) -> DecryptableID { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 333 | pub(crate) fn list_decryption_duties(&self, user_id: UserId) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pk_encrypt_u8` is never used [INFO] [stdout] --> src/phantom.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Client { [INFO] [stdout] | -------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub(crate) fn pk_encrypt_u8(&self, m: u8) -> [FhewBoolCiphertextOwned; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pk_encrypt_bits` is never used [INFO] [stdout] --> src/phantom.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 152 | impl Server { [INFO] [stdout] | -------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 228 | pub(crate) fn pk_encrypt_bits( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "4521a8d814f099ff1c92c75c7c66a32931d1a0a9109dc9af9c972dad20a6bb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4521a8d814f099ff1c92c75c7c66a32931d1a0a9109dc9af9c972dad20a6bb8f", kill_on_drop: false }` [INFO] [stdout] 4521a8d814f099ff1c92c75c7c66a32931d1a0a9109dc9af9c972dad20a6bb8f