[INFO] cloning repository https://github.com/okieraised/rs-ekyc-pipeline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okieraised/rs-ekyc-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-ekyc-pipeline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-ekyc-pipeline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a6ef737fea7d16e6ee92aa71362b36963134cfa
[INFO] testing okieraised/rs-ekyc-pipeline against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-ekyc-pipeline" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/okieraised/rs-ekyc-pipeline
[INFO] finished tweaking git repo https://github.com/okieraised/rs-ekyc-pipeline
[INFO] tweaked toml for git repo https://github.com/okieraised/rs-ekyc-pipeline written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okieraised/rs-ekyc-pipeline on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/okieraised/rs-ekyc-pipeline 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded rgb v0.8.48
[INFO] [stderr]   Downloaded tonic-build v0.12.2
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded opencv-binding-generator v0.90.2
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded tonic v0.12.2
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded ndarray-rand v0.15.0
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded opencv v0.92.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b97ab32c8ea714a3bad6c0c9cb83b43c1a0e27b7606c091008b0df542b29a00a
[INFO] running `Command { std: "docker" "start" "-a" "b97ab32c8ea714a3bad6c0c9cb83b43c1a0e27b7606c091008b0df542b29a00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b97ab32c8ea714a3bad6c0c9cb83b43c1a0e27b7606c091008b0df542b29a00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97ab32c8ea714a3bad6c0c9cb83b43c1a0e27b7606c091008b0df542b29a00a", kill_on_drop: false }`
[INFO] [stdout] b97ab32c8ea714a3bad6c0c9cb83b43c1a0e27b7606c091008b0df542b29a00a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0afd86a527ca3b510722d0fd64709efc82f37615a1ae571dc1d62886eec2027b
[INFO] running `Command { std: "docker" "start" "-a" "0afd86a527ca3b510722d0fd64709efc82f37615a1ae571dc1d62886eec2027b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rgb v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling opencv-binding-generator v0.90.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling rs-ekyc-pipeline v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opencv v0.92.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling lax v0.16.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ndarray-npy v0.8.1
[INFO] [stderr]    Compiling ndarray-linalg v0.16.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling tonic v0.12.2
[INFO] [stdout] warning: unused imports: `ArrayBase`, `Ix2`, `OwnedRepr`, `ShapeError`, `array`, and `stack`
[INFO] [stdout]  --> src/utils/image.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, Array2, ArrayBase, Ix2, OwnedRepr, ShapeError, stack};
[INFO] [stdout]   |               ^^^^^          ^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MatTraitConst`, `Range`, and `Vector`
[INFO] [stdout]  --> src/utils/image.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use opencv::core::{Mat, MatTraitConst, Range, Vector};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imwrite`
[INFO] [stdout]  --> src/utils/image.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opencv::imgcodecs::{imdecode, IMREAD_COLOR, imwrite};
[INFO] [stdout]   |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/pipeline/pipeline.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/pipeline/pipeline.rs:324:65
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let v_card = extracted_vectors.slice(s![0,..]).to_vec();;
[INFO] [stdout]     |                                                                 ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/helper/face_helper.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | /         /// Calculate vectors
[INFO] [stdout] 280 | |         /// Calculate the cross product (determinant in 2D)
[INFO] [stdout] 281 | |         /// Calculate the norm of vec_lmk
[INFO] [stdout] 282 | |         /// Calculate the final result
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 283 |           let lmk0 = Vector2::new(lmk[[0, 0]], lmk[[0, 1]]);
[INFO] [stdout]     |           -------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s`
[INFO] [stdout]  --> src/modules/face_detection_client.rs:3:86
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{Array, Array3, Array4, ArrayBase, Axis, concatenate, IxDyn, OwnedRepr, s};
[INFO] [stdout]   |                                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:124:43
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let lmk = landmarks[0].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let lmk = landmarks[center_idx].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut lmk_f: Array2<f32> = Array2::zeros((5, 2));
[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: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     .into_shape(IxDyn(&[1, 4]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     .into_shape(IxDyn(&[1, 10]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:165:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 let filter_landmark = offset_landmark.into_shape([5, 2]).unwrap().to_owned();
[INFO] [stdout]     |                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_cfgs`
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let output_cfgs = &model_config.output;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_cfgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_anti_spoofing.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_anti_spoofing.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[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: unused variable: `max_batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let max_batch_size = self.triton_model_config.config.clone().unwrap().max_batch_size.to_owned();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let batch_size = &input_tensors[0].dim().0;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/modules/face_detection_client.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_detection_client.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_quality_client.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_quality_client.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_quality_client.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_quality_client.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_id_client.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_id_client.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_id_client.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_id_client.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let reshaped = bbox.into_shape((2, 2))?;
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/image.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut nrows = 5;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:362:17
[INFO] [stdout]     |
[INFO] [stdout] 362 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> src/helper/face_helper.rs:391:60
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn get_largest_face(det_faces: Vec<Array<f32, IxDyn>>, h: i32, w: i32) -> (Array<f32, IxDyn>, usize){
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FaceDetectionClient` is more private than the item `FaceHelper::new`
[INFO] [stdout]   --> src/helper/face_helper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     pub fn new(
[INFO] [stdout] 24 | |         in_face_size: Option<(i32, i32)>, in_face_template: Option<Array2<f32>>,
[INFO] [stdout] 25 | |         in_fas_size: Option<(i32, i32)>, in_fas_template: Option<Array2<f32>>,
[INFO] [stdout] 26 | |         in_fa_size: Option<(i32, i32)>, in_fa_template: Option<Array2<f32>>,
[INFO] [stdout] 27 | |         face_det: FaceDetectionClient,
[INFO] [stdout] 28 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `FaceHelper::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FaceDetectionClient` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/modules/face_detection_client.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/triton_client/client.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TritonInferenceClient {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 55 |     pub(crate) async fn new(host: &str, port: &str) -> Result<Self, Error> {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EKYCPipeline` is never constructed
[INFO] [stdout]   --> src/pipeline/pipeline.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EKYCPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pipeline/pipeline.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl EKYCPipeline {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn similarity_score(&self, a: &Vec<f32>, b: &Vec<f32>)  -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     async fn extract_embedding(&self, raw_input_tensors: Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn get_face_vector(&self, img: Mat, landmark: Option<Array2<f32>>) ->  Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub async fn get_face_landmarks_5(&self, batch_imgs: Vec<Mat>) -> Result<Vec<Vec<Array<f32, Dim<[Ix; 2]>>>>, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub async fn get_face_from_selfie(&self, img: Mat) -> Result<Mat, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub async fn get_face_from_id_card(&self, img: Mat) -> Result<Mat, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub async fn get_face_quality(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn check_liveness(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn check_liveness_passive(&self, full_imgs: Vec<Mat>, crop_imgs: Vec<Mat>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub async fn check_same_person(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub async fn person_card_verify(&self, id_card: Mat, i_f: Mat, in_lmk_f: Option<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl FaceDetectionConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 12 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl FaceIDConfig {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 34 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FaceAttributeConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 58 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl FaceQualityConfig {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_crop` and `new_full` are never used
[INFO] [stdout]    --> src/config/config.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FASConfig {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 106 |     pub(crate) fn new_crop() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn new_full() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fa_size` and `fa_template` are never read
[INFO] [stdout]   --> src/helper/face_helper.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FaceHelper {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fa_size: (i32, i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     fa_template: Array2<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceFASClient` is never constructed
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceFASClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, and `infer_single` are never used
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceFASClient {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn preprocess(&self, img: &Mat) -> Result<Array3<f32>, Error>{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub async fn infer_single(&self, imgs: &Vec<Mat>) -> Result<f32, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/modules/face_detection_client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     timeout: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceDetectionClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `postprocess`, and `infer` are never used
[INFO] [stdout]    --> src/modules/face_detection_client.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl FaceDetectionClient {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     fn preprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn postprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn infer(&self) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceQualityClient` is never constructed
[INFO] [stdout]   --> src/modules/face_quality_client.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct FaceQualityClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_quality_client.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl FaceQualityClient {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn preprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn postprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Vec<Array1<f32>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Vec<Array1<f32>>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceIDClient` is never constructed
[INFO] [stdout]   --> src/modules/face_id_client.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct FaceIDClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_id_client.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceIDClient {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     async fn preprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     async fn postprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Array<f32, IxDyn> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/helper/face_helper.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let _ = cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "0afd86a527ca3b510722d0fd64709efc82f37615a1ae571dc1d62886eec2027b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afd86a527ca3b510722d0fd64709efc82f37615a1ae571dc1d62886eec2027b", kill_on_drop: false }`
[INFO] [stdout] 0afd86a527ca3b510722d0fd64709efc82f37615a1ae571dc1d62886eec2027b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c08a4b1fcdd9cd45ef78fa5fc2f3a7d05c7567af296fc9ef03eaee44a81c273
[INFO] running `Command { std: "docker" "start" "-a" "0c08a4b1fcdd9cd45ef78fa5fc2f3a7d05c7567af296fc9ef03eaee44a81c273", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `ArrayBase`, `Ix2`, `OwnedRepr`, `ShapeError`, `array`, and `stack`
[INFO] [stdout]  --> src/utils/image.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, Array2, ArrayBase, Ix2, OwnedRepr, ShapeError, stack};
[INFO] [stdout]   |               ^^^^^          ^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MatTraitConst`, `Range`, and `Vector`
[INFO] [stdout]  --> src/utils/image.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use opencv::core::{Mat, MatTraitConst, Range, Vector};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imwrite`
[INFO] [stdout]  --> src/utils/image.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opencv::imgcodecs::{imdecode, IMREAD_COLOR, imwrite};
[INFO] [stdout]   |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/pipeline/pipeline.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/pipeline/pipeline.rs:324:65
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let v_card = extracted_vectors.slice(s![0,..]).to_vec();;
[INFO] [stdout]     |                                                                 ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/helper/face_helper.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | /         /// Calculate vectors
[INFO] [stdout] 280 | |         /// Calculate the cross product (determinant in 2D)
[INFO] [stdout] 281 | |         /// Calculate the norm of vec_lmk
[INFO] [stdout] 282 | |         /// Calculate the final result
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 283 |           let lmk0 = Vector2::new(lmk[[0, 0]], lmk[[0, 1]]);
[INFO] [stdout]     |           -------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s`
[INFO] [stdout]  --> src/modules/face_detection_client.rs:3:86
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{Array, Array3, Array4, ArrayBase, Axis, concatenate, IxDyn, OwnedRepr, s};
[INFO] [stdout]   |                                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:124:43
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let lmk = landmarks[0].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let lmk = landmarks[center_idx].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut lmk_f: Array2<f32> = Array2::zeros((5, 2));
[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: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     .into_shape(IxDyn(&[1, 4]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     .into_shape(IxDyn(&[1, 10]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:165:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 let filter_landmark = offset_landmark.into_shape([5, 2]).unwrap().to_owned();
[INFO] [stdout]     |                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_cfgs`
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let output_cfgs = &model_config.output;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_cfgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_anti_spoofing.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_anti_spoofing.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[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: unused variable: `max_batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let max_batch_size = self.triton_model_config.config.clone().unwrap().max_batch_size.to_owned();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let batch_size = &input_tensors[0].dim().0;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/modules/face_detection_client.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_detection_client.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_quality_client.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_quality_client.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_quality_client.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_quality_client.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_id_client.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_id_client.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_id_client.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_id_client.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let reshaped = bbox.into_shape((2, 2))?;
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/image.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut nrows = 5;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:362:17
[INFO] [stdout]     |
[INFO] [stdout] 362 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> src/helper/face_helper.rs:391:60
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn get_largest_face(det_faces: Vec<Array<f32, IxDyn>>, h: i32, w: i32) -> (Array<f32, IxDyn>, usize){
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FaceDetectionClient` is more private than the item `FaceHelper::new`
[INFO] [stdout]   --> src/helper/face_helper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     pub fn new(
[INFO] [stdout] 24 | |         in_face_size: Option<(i32, i32)>, in_face_template: Option<Array2<f32>>,
[INFO] [stdout] 25 | |         in_fas_size: Option<(i32, i32)>, in_fas_template: Option<Array2<f32>>,
[INFO] [stdout] 26 | |         in_fa_size: Option<(i32, i32)>, in_fa_template: Option<Array2<f32>>,
[INFO] [stdout] 27 | |         face_det: FaceDetectionClient,
[INFO] [stdout] 28 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `FaceHelper::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FaceDetectionClient` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/modules/face_detection_client.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/triton_client/client.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TritonInferenceClient {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 55 |     pub(crate) async fn new(host: &str, port: &str) -> Result<Self, Error> {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EKYCPipeline` is never constructed
[INFO] [stdout]   --> src/pipeline/pipeline.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EKYCPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pipeline/pipeline.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl EKYCPipeline {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn similarity_score(&self, a: &Vec<f32>, b: &Vec<f32>)  -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     async fn extract_embedding(&self, raw_input_tensors: Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn get_face_vector(&self, img: Mat, landmark: Option<Array2<f32>>) ->  Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub async fn get_face_landmarks_5(&self, batch_imgs: Vec<Mat>) -> Result<Vec<Vec<Array<f32, Dim<[Ix; 2]>>>>, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub async fn get_face_from_selfie(&self, img: Mat) -> Result<Mat, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub async fn get_face_from_id_card(&self, img: Mat) -> Result<Mat, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub async fn get_face_quality(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn check_liveness(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn check_liveness_passive(&self, full_imgs: Vec<Mat>, crop_imgs: Vec<Mat>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub async fn check_same_person(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub async fn person_card_verify(&self, id_card: Mat, i_f: Mat, in_lmk_f: Option<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl FaceDetectionConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 12 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl FaceIDConfig {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 34 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FaceAttributeConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 58 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl FaceQualityConfig {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rs-ekyc-pipeline v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `new_crop` and `new_full` are never used
[INFO] [stdout]    --> src/config/config.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FASConfig {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 106 |     pub(crate) fn new_crop() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn new_full() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fa_size` and `fa_template` are never read
[INFO] [stdout]   --> src/helper/face_helper.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FaceHelper {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fa_size: (i32, i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     fa_template: Array2<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceFASClient` is never constructed
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceFASClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, and `infer_single` are never used
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceFASClient {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn preprocess(&self, img: &Mat) -> Result<Array3<f32>, Error>{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub async fn infer_single(&self, imgs: &Vec<Mat>) -> Result<f32, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/modules/face_detection_client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     timeout: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceDetectionClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `postprocess`, and `infer` are never used
[INFO] [stdout]    --> src/modules/face_detection_client.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl FaceDetectionClient {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     fn preprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn postprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn infer(&self) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceQualityClient` is never constructed
[INFO] [stdout]   --> src/modules/face_quality_client.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct FaceQualityClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_quality_client.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl FaceQualityClient {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn preprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn postprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Vec<Array1<f32>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Vec<Array1<f32>>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceIDClient` is never constructed
[INFO] [stdout]   --> src/modules/face_id_client.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct FaceIDClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_id_client.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceIDClient {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     async fn preprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     async fn postprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Array<f32, IxDyn> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/helper/face_helper.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let _ = cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayBase`, `Ix2`, `OwnedRepr`, `ShapeError`, `array`, and `stack`
[INFO] [stdout]  --> src/utils/image.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, Array2, ArrayBase, Ix2, OwnedRepr, ShapeError, stack};
[INFO] [stdout]   |               ^^^^^          ^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MatTraitConst`, `Range`, and `Vector`
[INFO] [stdout]  --> src/utils/image.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use opencv::core::{Mat, MatTraitConst, Range, Vector};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imwrite`
[INFO] [stdout]  --> src/utils/image.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opencv::imgcodecs::{imdecode, IMREAD_COLOR, imwrite};
[INFO] [stdout]   |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert_image_to_ndarray`
[INFO] [stdout]   --> src/utils/image.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use crate::utils::image::{convert_image_to_ndarray, convert_hashmap_metadata_to_ndarray, convert_json_metadata_to_ndarray};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/pipeline/pipeline.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/pipeline/pipeline.rs:324:65
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let v_card = extracted_vectors.slice(s![0,..]).to_vec();;
[INFO] [stdout]     |                                                                 ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FASConfig`, `FaceDetectionConfig`, `FaceIDConfig`, and `FaceQualityConfig`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:339:33
[INFO] [stdout]     |
[INFO] [stdout] 339 |     use crate::config::config::{FaceDetectionConfig, FaceIDConfig, FaceQualityConfig, FASConfig};
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helper::face_helper::FaceHelper`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     use crate::helper::face_helper::FaceHelper;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::face_anti_spoofing::FaceFASClient`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     use crate::modules::face_anti_spoofing::FaceFASClient;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::face_detection_client::FaceDetectionClient`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     use crate::modules::face_detection_client::FaceDetectionClient;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::face_id_client::FaceIDClient`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     use crate::modules::face_id_client::FaceIDClient;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::face_quality_client::FaceQualityClient`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use crate::modules::face_quality_client::FaceQualityClient;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::pipeline::pipeline::EKYCPipeline`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use crate::pipeline::pipeline::EKYCPipeline;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::triton_client::client::triton::ModelConfigRequest`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     use crate::triton_client::client::triton::ModelConfigRequest;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::triton_client::client::TritonInferenceClient`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     use crate::triton_client::client::TritonInferenceClient;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::coordinate::FaceLandmarkMetadata`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |     use crate::utils::coordinate::FaceLandmarkMetadata;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `convert_image_to_ndarray` and `convert_json_metadata_to_ndarray`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:349:31
[INFO] [stdout]     |
[INFO] [stdout] 349 |     use crate::utils::image::{convert_image_to_ndarray, convert_json_metadata_to_ndarray};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/helper/face_helper.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | /         /// Calculate vectors
[INFO] [stdout] 280 | |         /// Calculate the cross product (determinant in 2D)
[INFO] [stdout] 281 | |         /// Calculate the norm of vec_lmk
[INFO] [stdout] 282 | |         /// Calculate the final result
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 283 |           let lmk0 = Vector2::new(lmk[[0, 0]], lmk[[0, 1]]);
[INFO] [stdout]     |           -------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `s`
[INFO] [stdout]  --> src/modules/face_detection_client.rs:3:86
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{Array, Array3, Array4, ArrayBase, Axis, concatenate, IxDyn, OwnedRepr, s};
[INFO] [stdout]   |                                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:124:43
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let lmk = landmarks[0].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/pipeline/pipeline.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let lmk = landmarks[center_idx].to_owned().into_shape([5,2]).unwrap();
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut lmk_f: Array2<f32> = Array2::zeros((5, 2));
[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: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     .into_shape(IxDyn(&[1, 4]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     .into_shape(IxDyn(&[1, 10]))?;
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:165:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 let filter_landmark = offset_landmark.into_shape([5, 2]).unwrap().to_owned();
[INFO] [stdout]     |                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_cfgs`
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let output_cfgs = &model_config.output;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_cfgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_anti_spoofing.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_anti_spoofing.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[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: unused variable: `max_batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let max_batch_size = self.triton_model_config.config.clone().unwrap().max_batch_size.to_owned();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_size`
[INFO] [stdout]    --> src/modules/face_detection_client.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let batch_size = &input_tensors[0].dim().0;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/modules/face_detection_client.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_detection_client.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_quality_client.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_quality_client.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_quality_client.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_quality_client.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sizes`
[INFO] [stdout]   --> src/modules/face_id_client.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `f_vec` is never read
[INFO] [stdout]    --> src/modules/face_id_client.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 let mut f_vec: Vec<f32> = vec![];
[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]    --> src/modules/face_id_client.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[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]    --> src/modules/face_id_client.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stdout]    --> src/helper/face_helper.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let reshaped = bbox.into_shape((2, 2))?;
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/image.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut nrows = 5;
[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]   --> src/utils/image.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut metadata: HashMap<&str, Coordinate2D> = HashMap::from(
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `affine_matrix_f32`
[INFO] [stdout]    --> src/helper/face_helper.rs:362:17
[INFO] [stdout]     |
[INFO] [stdout] 362 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> src/helper/face_helper.rs:391:60
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn get_largest_face(det_faces: Vec<Array<f32, IxDyn>>, h: i32, w: i32) -> (Array<f32, IxDyn>, usize){
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FaceDetectionClient` is more private than the item `FaceHelper::new`
[INFO] [stdout]   --> src/helper/face_helper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     pub fn new(
[INFO] [stdout] 24 | |         in_face_size: Option<(i32, i32)>, in_face_template: Option<Array2<f32>>,
[INFO] [stdout] 25 | |         in_fas_size: Option<(i32, i32)>, in_fas_template: Option<Array2<f32>>,
[INFO] [stdout] 26 | |         in_fa_size: Option<(i32, i32)>, in_fa_template: Option<Array2<f32>>,
[INFO] [stdout] 27 | |         face_det: FaceDetectionClient,
[INFO] [stdout] 28 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `FaceHelper::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FaceDetectionClient` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/modules/face_detection_client.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EKYCPipeline` is never constructed
[INFO] [stdout]   --> src/pipeline/pipeline.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EKYCPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pipeline/pipeline.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl EKYCPipeline {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn similarity_score(&self, a: &Vec<f32>, b: &Vec<f32>)  -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     async fn extract_embedding(&self, raw_input_tensors: Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn get_face_vector(&self, img: Mat, landmark: Option<Array2<f32>>) ->  Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub async fn get_face_landmarks_5(&self, batch_imgs: Vec<Mat>) -> Result<Vec<Vec<Array<f32, Dim<[Ix; 2]>>>>, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub async fn get_face_from_selfie(&self, img: Mat) -> Result<Mat, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub async fn get_face_from_id_card(&self, img: Mat) -> Result<Mat, Error>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub async fn get_face_quality(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn check_liveness(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn check_liveness_passive(&self, full_imgs: Vec<Mat>, crop_imgs: Vec<Mat>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub async fn check_same_person(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub async fn person_card_verify(&self, id_card: Mat, i_f: Mat, in_lmk_f: Option<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl FaceDetectionConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 12 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl FaceIDConfig {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 34 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FaceAttributeConfig {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 58 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/config.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl FaceQualityConfig {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub(crate) fn new() -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_crop` and `new_full` are never used
[INFO] [stdout]    --> src/config/config.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FASConfig {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 106 |     pub(crate) fn new_crop() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn new_full() -> Self {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fa_size` and `fa_template` are never read
[INFO] [stdout]   --> src/helper/face_helper.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FaceHelper {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fa_size: (i32, i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     fa_template: Array2<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceFASClient` is never constructed
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceFASClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, and `infer_single` are never used
[INFO] [stdout]   --> src/modules/face_anti_spoofing.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceFASClient {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn preprocess(&self, img: &Mat) -> Result<Array3<f32>, Error>{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub async fn infer_single(&self, imgs: &Vec<Mat>) -> Result<f32, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/modules/face_detection_client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     timeout: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FaceDetectionClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `postprocess`, and `infer` are never used
[INFO] [stdout]    --> src/modules/face_detection_client.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl FaceDetectionClient {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     fn preprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn postprocess(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub async fn infer(&self) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceQualityClient` is never constructed
[INFO] [stdout]   --> src/modules/face_quality_client.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct FaceQualityClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_quality_client.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl FaceQualityClient {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn preprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn postprocess(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Vec<Array1<f32>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Vec<Array1<f32>>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FaceIDClient` is never constructed
[INFO] [stdout]   --> src/modules/face_id_client.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct FaceIDClient {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stdout]   --> src/modules/face_id_client.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FaceIDClient {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     async fn preprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     async fn postprocess(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Array<f32, IxDyn> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/helper/face_helper.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let _ = cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.66s
[INFO] running `Command { std: "docker" "inspect" "0c08a4b1fcdd9cd45ef78fa5fc2f3a7d05c7567af296fc9ef03eaee44a81c273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c08a4b1fcdd9cd45ef78fa5fc2f3a7d05c7567af296fc9ef03eaee44a81c273", kill_on_drop: false }`
[INFO] [stdout] 0c08a4b1fcdd9cd45ef78fa5fc2f3a7d05c7567af296fc9ef03eaee44a81c273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bb4f106c0036a0ccdfbdb3cd47fbb886ca050c7f30bc5bad43376c007cce54b
[INFO] running `Command { std: "docker" "start" "-a" "7bb4f106c0036a0ccdfbdb3cd47fbb886ca050c7f30bc5bad43376c007cce54b", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ArrayBase`, `Ix2`, `OwnedRepr`, `ShapeError`, `array`, and `stack`
[INFO] [stderr]  --> src/utils/image.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ndarray::{array, Array2, ArrayBase, Ix2, OwnedRepr, ShapeError, stack};
[INFO] [stderr]   |               ^^^^^          ^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MatTraitConst`, `Range`, and `Vector`
[INFO] [stderr]  --> src/utils/image.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 4 | use opencv::core::{Mat, MatTraitConst, Range, Vector};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `imwrite`
[INFO] [stderr]  --> src/utils/image.rs:5:49
[INFO] [stderr]   |
[INFO] [stderr] 5 | use opencv::imgcodecs::{imdecode, IMREAD_COLOR, imwrite};
[INFO] [stderr]   |                                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/pipeline/pipeline.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/pipeline/pipeline.rs:324:65
[INFO] [stderr]     |
[INFO] [stderr] 324 |         let v_card = extracted_vectors.slice(s![0,..]).to_vec();;
[INFO] [stderr]     |                                                                 ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/helper/face_helper.rs:279:9
[INFO] [stderr]     |
[INFO] [stderr] 279 | /         /// Calculate vectors
[INFO] [stderr] 280 | |         /// Calculate the cross product (determinant in 2D)
[INFO] [stderr] 281 | |         /// Calculate the norm of vec_lmk
[INFO] [stderr] 282 | |         /// Calculate the final result
[INFO] [stderr]     | |______________________________________^
[INFO] [stderr] 283 |           let lmk0 = Vector2::new(lmk[[0, 0]], lmk[[0, 1]]);
[INFO] [stderr]     |           -------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `s`
[INFO] [stderr]  --> src/modules/face_detection_client.rs:3:86
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ndarray::{Array, Array3, Array4, ArrayBase, Axis, concatenate, IxDyn, OwnedRepr, s};
[INFO] [stderr]   |                                                                                      ^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:124:43
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let lmk = landmarks[0].to_owned().into_shape([5,2]).unwrap();
[INFO] [stderr]     |                                           ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:154:52
[INFO] [stderr]     |
[INFO] [stderr] 154 |         let lmk = landmarks[center_idx].to_owned().into_shape([5,2]).unwrap();
[INFO] [stderr]     |                                                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `lmk_f` is never read
[INFO] [stderr]    --> src/pipeline/pipeline.rs:298:17
[INFO] [stderr]     |
[INFO] [stderr] 298 |         let mut lmk_f: Array2<f32> = Array2::zeros((5, 2));
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/helper/face_helper.rs:147:22
[INFO] [stderr]     |
[INFO] [stderr] 147 |                     .into_shape(IxDyn(&[1, 4]))?;
[INFO] [stderr]     |                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/helper/face_helper.rs:151:22
[INFO] [stderr]     |
[INFO] [stderr] 151 |                     .into_shape(IxDyn(&[1, 10]))?;
[INFO] [stderr]     |                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/helper/face_helper.rs:165:55
[INFO] [stderr]     |
[INFO] [stderr] 165 |                 let filter_landmark = offset_landmark.into_shape([5, 2]).unwrap().to_owned();
[INFO] [stderr]     |                                                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output_cfgs`
[INFO] [stderr]   --> src/modules/face_anti_spoofing.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let output_cfgs = &model_config.output;
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_cfgs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `f_vec` is never read
[INFO] [stderr]    --> src/modules/face_anti_spoofing.rs:137:21
[INFO] [stderr]     |
[INFO] [stderr] 137 |             let mut f_vec: Vec<f32> = vec![];
[INFO] [stderr]     |                     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_anti_spoofing.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_batch_size`
[INFO] [stderr]    --> src/modules/face_detection_client.rs:151:13
[INFO] [stderr]     |
[INFO] [stderr] 151 |         let max_batch_size = self.triton_model_config.config.clone().unwrap().max_batch_size.to_owned();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_batch_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `batch_size`
[INFO] [stderr]    --> src/modules/face_detection_client.rs:155:13
[INFO] [stderr]     |
[INFO] [stderr] 155 |         let batch_size = &input_tensors[0].dim().0;
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_detection_client.rs:183:21
[INFO] [stderr]     |
[INFO] [stderr] 183 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[INFO] [stderr]     |                     ----^^^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_detection_client.rs:203:17
[INFO] [stderr]     |
[INFO] [stderr] 203 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sizes`
[INFO] [stderr]   --> src/modules/face_quality_client.rs:84:29
[INFO] [stderr]    |
[INFO] [stderr] 84 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stderr]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `f_vec` is never read
[INFO] [stderr]    --> src/modules/face_quality_client.rs:140:25
[INFO] [stderr]     |
[INFO] [stderr] 140 |                 let mut f_vec: Vec<f32> = vec![];
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_quality_client.rs:109:21
[INFO] [stderr]     |
[INFO] [stderr] 109 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[INFO] [stderr]     |                     ----^^^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_quality_client.rs:131:17
[INFO] [stderr]     |
[INFO] [stderr] 131 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sizes`
[INFO] [stderr]   --> src/modules/face_id_client.rs:93:29
[INFO] [stderr]    |
[INFO] [stderr] 93 |         let (input_tensors, sizes) = self.preprocess_batch(raw_input_tensors)?;
[INFO] [stderr]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `f_vec` is never read
[INFO] [stderr]    --> src/modules/face_id_client.rs:149:25
[INFO] [stderr]     |
[INFO] [stderr] 149 |                 let mut f_vec: Vec<f32> = vec![];
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_id_client.rs:119:21
[INFO] [stderr]     |
[INFO] [stderr] 119 |                 let mut sub_tensor: Vec<f32> = input_tensors[idx].clone().into_iter().collect();
[INFO] [stderr]     |                     ----^^^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/modules/face_id_client.rs:140:17
[INFO] [stderr]     |
[INFO] [stderr] 140 |             let mut sub_result = self.triton_infer_client.model_infer(model_request).await?;
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
[INFO] [stderr]    --> src/helper/face_helper.rs:271:29
[INFO] [stderr]     |
[INFO] [stderr] 271 |         let reshaped = bbox.into_shape((2, 2))?;
[INFO] [stderr]     |                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/utils/image.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let mut nrows = 5;
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `affine_matrix_f32`
[INFO] [stderr]    --> src/helper/face_helper.rs:232:17
[INFO] [stderr]     |
[INFO] [stderr] 232 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `affine_matrix_f32`
[INFO] [stderr]    --> src/helper/face_helper.rs:326:13
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `affine_matrix_f32`
[INFO] [stderr]    --> src/helper/face_helper.rs:362:17
[INFO] [stderr]     |
[INFO] [stderr] 362 |             let affine_matrix_f32 =  affine_matrix_f64.map(|&x| x as f32);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_affine_matrix_f32`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> src/helper/face_helper.rs:391:60
[INFO] [stderr]     |
[INFO] [stderr] 391 | pub fn get_largest_face(det_faces: Vec<Array<f32, IxDyn>>, h: i32, w: i32) -> (Array<f32, IxDyn>, usize){
[INFO] [stderr]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: type `FaceDetectionClient` is more private than the item `FaceHelper::new`
[INFO] [stderr]   --> src/helper/face_helper.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | /     pub fn new(
[INFO] [stderr] 24 | |         in_face_size: Option<(i32, i32)>, in_face_template: Option<Array2<f32>>,
[INFO] [stderr] 25 | |         in_fas_size: Option<(i32, i32)>, in_fas_template: Option<Array2<f32>>,
[INFO] [stderr] 26 | |         in_fa_size: Option<(i32, i32)>, in_fa_template: Option<Array2<f32>>,
[INFO] [stderr] 27 | |         face_det: FaceDetectionClient,
[INFO] [stderr] 28 | |     ) -> Self {
[INFO] [stderr]    | |_____________^ associated function `FaceHelper::new` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `FaceDetectionClient` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/modules/face_detection_client.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/triton_client/client.rs:55:25
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl TritonInferenceClient {
[INFO] [stderr]    | -------------------------- associated function in this implementation
[INFO] [stderr] 55 |     pub(crate) async fn new(host: &str, port: &str) -> Result<Self, Error> {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EKYCPipeline` is never constructed
[INFO] [stderr]   --> src/pipeline/pipeline.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct EKYCPipeline {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/pipeline/pipeline.rs:22:12
[INFO] [stderr]     |
[INFO] [stderr]  19 | impl EKYCPipeline {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  22 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  46 |     pub fn similarity_score(&self, a: &Vec<f32>, b: &Vec<f32>)  -> f32 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  61 |     async fn extract_embedding(&self, raw_input_tensors: Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  74 |     pub async fn get_face_vector(&self, img: Mat, landmark: Option<Array2<f32>>) ->  Result<Array<f32, IxDyn>, Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 |     pub async fn get_face_landmarks_5(&self, batch_imgs: Vec<Mat>) -> Result<Vec<Vec<Array<f32, Dim<[Ix; 2]>>>>, Error>{
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 112 |     pub async fn get_face_from_selfie(&self, img: Mat) -> Result<Mat, Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 137 |     pub async fn get_face_from_id_card(&self, img: Mat) -> Result<Mat, Error>{
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub async fn get_face_quality(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 |     pub async fn check_liveness(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub async fn check_liveness_passive(&self, full_imgs: Vec<Mat>, crop_imgs: Vec<Mat>) -> Result<(f32, f32, bool), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 |     pub async fn check_same_person(&self, imgs: Vec<Mat>, lmks: Vec<Array2<f32>>) -> Result<(f32, f32, bool), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 288 |     pub async fn person_card_verify(&self, id_card: Mat, i_f: Mat, in_lmk_f: Option<Array2<f32>>) -> Result<(f32, bool), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config/config.rs:12:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl FaceDetectionConfig {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 12 |     pub(crate) fn new() -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config/config.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl FaceIDConfig {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 34 |     pub(crate) fn new() -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config/config.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 57 | impl FaceAttributeConfig {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 58 |     pub(crate) fn new() -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config/config.rs:82:19
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl FaceQualityConfig {
[INFO] [stderr]    | ---------------------- associated function in this implementation
[INFO] [stderr] 82 |     pub(crate) fn new() -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new_crop` and `new_full` are never used
[INFO] [stderr]    --> src/config/config.rs:106:19
[INFO] [stderr]     |
[INFO] [stderr] 105 | impl FASConfig {
[INFO] [stderr]     | -------------- associated functions in this implementation
[INFO] [stderr] 106 |     pub(crate) fn new_crop() -> Self {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub(crate) fn new_full() -> Self {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fa_size` and `fa_template` are never read
[INFO] [stderr]   --> src/helper/face_helper.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct FaceHelper {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     fa_size: (i32, i32),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 16 |     fa_template: Array2<f32>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FaceHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FaceFASClient` is never constructed
[INFO] [stderr]   --> src/modules/face_anti_spoofing.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct FaceFASClient {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `preprocess`, and `infer_single` are never used
[INFO] [stderr]   --> src/modules/face_anti_spoofing.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl FaceFASClient {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn preprocess(&self, img: &Mat) -> Result<Array3<f32>, Error>{
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     pub async fn infer_single(&self, imgs: &Vec<Mat>) -> Result<f32, Error> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `timeout` is never read
[INFO] [stderr]   --> src/modules/face_detection_client.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct FaceDetectionClient {
[INFO] [stderr]    |                   ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     timeout: i32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FaceDetectionClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `preprocess`, `postprocess`, and `infer` are never used
[INFO] [stderr]    --> src/modules/face_detection_client.rs:24:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl FaceDetectionClient {
[INFO] [stderr]     | ------------------------ associated items in this implementation
[INFO] [stderr]  24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |     fn preprocess(&self) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     fn postprocess(&self) {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub async fn infer(&self) {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FaceQualityClient` is never constructed
[INFO] [stderr]   --> src/modules/face_quality_client.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub(crate) struct FaceQualityClient {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stderr]   --> src/modules/face_quality_client.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl FaceQualityClient {
[INFO] [stderr]    | ---------------------- associated items in this implementation
[INFO] [stderr] 24 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     fn preprocess(&self) {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     fn postprocess(&self) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Vec<Array1<f32>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Vec<Array1<f32>>, Error> {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FaceIDClient` is never constructed
[INFO] [stderr]   --> src/modules/face_id_client.rs:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) struct FaceIDClient {
[INFO] [stderr]    |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `preprocess`, `preprocess_batch`, `postprocess`, `postprocess_batch`, and `infer_batch` are never used
[INFO] [stderr]   --> src/modules/face_id_client.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl FaceIDClient {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 26 |     pub fn new(triton_infer_client: TritonInferenceClient,
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     async fn preprocess(&self) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     fn preprocess_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<(Vec<Array4<f32>>, Vec<(i32, i32)>), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     async fn postprocess(&self) {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     fn postprocess_batch(&self, outputs: Vec<Array<f32, IxDyn>>) -> Array<f32, IxDyn> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub async fn infer_batch(&self, raw_input_tensors: &Vec<Vec<Mat>>) -> Result<Array<f32, IxDyn>, Error> {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/helper/face_helper.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |             cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 109 |             let _ = cvt_color(img, &mut converted_img, COLOR_BGR2RGB, 0);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `convert_image_to_ndarray`
[INFO] [stderr]   --> src/utils/image.rs:87:31
[INFO] [stderr]    |
[INFO] [stderr] 87 |     use crate::utils::image::{convert_image_to_ndarray, convert_hashmap_metadata_to_ndarray, convert_json_metadata_to_ndarray};
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FASConfig`, `FaceDetectionConfig`, `FaceIDConfig`, and `FaceQualityConfig`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:339:33
[INFO] [stderr]     |
[INFO] [stderr] 339 |     use crate::config::config::{FaceDetectionConfig, FaceIDConfig, FaceQualityConfig, FASConfig};
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::helper::face_helper::FaceHelper`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:340:9
[INFO] [stderr]     |
[INFO] [stderr] 340 |     use crate::helper::face_helper::FaceHelper;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::modules::face_anti_spoofing::FaceFASClient`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:341:9
[INFO] [stderr]     |
[INFO] [stderr] 341 |     use crate::modules::face_anti_spoofing::FaceFASClient;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::modules::face_detection_client::FaceDetectionClient`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:342:9
[INFO] [stderr]     |
[INFO] [stderr] 342 |     use crate::modules::face_detection_client::FaceDetectionClient;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::modules::face_id_client::FaceIDClient`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:343:9
[INFO] [stderr]     |
[INFO] [stderr] 343 |     use crate::modules::face_id_client::FaceIDClient;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::modules::face_quality_client::FaceQualityClient`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:344:9
[INFO] [stderr]     |
[INFO] [stderr] 344 |     use crate::modules::face_quality_client::FaceQualityClient;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::pipeline::pipeline::EKYCPipeline`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:345:9
[INFO] [stderr]     |
[INFO] [stderr] 345 |     use crate::pipeline::pipeline::EKYCPipeline;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::triton_client::client::triton::ModelConfigRequest`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:346:9
[INFO] [stderr]     |
[INFO] [stderr] 346 |     use crate::triton_client::client::triton::ModelConfigRequest;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::triton_client::client::TritonInferenceClient`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:347:9
[INFO] [stderr]     |
[INFO] [stderr] 347 |     use crate::triton_client::client::TritonInferenceClient;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::utils::coordinate::FaceLandmarkMetadata`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:348:9
[INFO] [stderr]     |
[INFO] [stderr] 348 |     use crate::utils::coordinate::FaceLandmarkMetadata;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `convert_image_to_ndarray` and `convert_json_metadata_to_ndarray`
[INFO] [stderr]    --> src/pipeline/pipeline.rs:349:31
[INFO] [stderr]     |
[INFO] [stderr] 349 |     use crate::utils::image::{convert_image_to_ndarray, convert_json_metadata_to_ndarray};
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/lib.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/utils/image.rs:96:13
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let mut metadata: HashMap<&str, Coordinate2D> = HashMap::from(
[INFO] [stderr]    |             ----^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EKYCPipeline` is never constructed
[INFO] [stderr]   --> src/pipeline/pipeline.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct EKYCPipeline {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-ekyc-pipeline` (lib) generated 53 warnings (run `cargo fix --lib -p rs-ekyc-pipeline` to apply 13 suggestions)
[INFO] [stderr] warning: `rs-ekyc-pipeline` (lib test) generated 66 warnings (51 duplicates) (run `cargo fix --lib -p rs-ekyc-pipeline --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_ekyc_pipeline-4a07e2eb434aa88d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test pipeline::pipeline::tests::test_ekyc_pipeline_face_quality ... ok
[INFO] [stdout] test utils::image::tests::test_convert_image_to_ndarray ... ok
[INFO] [stdout] test modules::face_anti_spoofing::tests::test_face_antispoofing_client ... ok
[INFO] [stdout] test utils::image::tests::test_convert_metadata_to_ndarray ... ok
[INFO] [stdout] test utils::image::tests::test_convert_json_metadata_json_to_ndarray ... ok
[INFO] [stdout] test triton_client::client::tests::test_repository_index ... FAILED
[INFO] [stdout] test triton_client::client::tests::test_model_infer ... FAILED
[INFO] [stdout] test triton_client::client::tests::test_model_config ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- triton_client::client::tests::test_repository_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'triton_client::client::tests::test_repository_index' panicked at src/triton_client/client.rs:208:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: transport error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: invalid URL, scheme is missing
[INFO] [stdout]     1: invalid URL, scheme is missing
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: rs_ekyc_pipeline::triton_client::client::TritonInferenceClient::new::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:208:57
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]    6: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]    7: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   24: rs_ekyc_pipeline::triton_client::client::tests::test_repository_index
[INFO] [stdout]              at ./src/triton_client/client.rs:216:43
[INFO] [stdout]   25: rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:207:37
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649c822d01c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649c822d01c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649c822d01c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649c822d01c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649c822f9363 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649c822f9363 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x649c822cc643 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649c822cc643 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649c822d0012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649c822d1749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649c822d157e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649c820513c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649c820513c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649c822d221e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649c822d221e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649c822d1eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649c822d06c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x649c822d1b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649c822f6bd0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649c822f7096 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x649c81fe3d13 - core::result::Result<T,E>::unwrap::h16d473ad5fa7c57f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x649c81fe3d13 - rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{{closure}}::h5ab4f26df2f48512
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:208:63
[INFO] [stdout]   22:     0x649c81ff2442 - <core::pin::Pin<P> as core::future::future::Future>::poll::h99434c8f3d3104bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x649c81ff247d - <core::pin::Pin<P> as core::future::future::Future>::poll::hec9b09d407d8aa73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x649c81fecc4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf5e621fdbad8323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   25:     0x649c81fecb5b - tokio::runtime::coop::with_budget::h5faad004499d3244
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x649c81fecb5b - tokio::runtime::coop::budget::hcdec3ea5089c255e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x649c81fecb5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h856bddcb48fa69d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   28:     0x649c81fe9fc0 - tokio::runtime::scheduler::current_thread::Context::enter::h8331501335869cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   29:     0x649c81fec07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h787140452afba454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   30:     0x649c81feb294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h601d13a43ba78d09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   31:     0x649c81fdda6b - tokio::runtime::context::scoped::Scoped<T>::set::h22dbdf21e0620b4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x649c81f94949 - tokio::runtime::context::set_scheduler::{{closure}}::heb40bdf17d1c0c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x649c81ff09d2 - std::thread::local::LocalKey<T>::try_with::he0961802dbfacd8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x649c81fefd9e - std::thread::local::LocalKey<T>::with::h92b49cbcfd3412d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x649c81f9487d - tokio::runtime::context::set_scheduler::hba11c8c875b756ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x649c81feac20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h385b25af25c91caa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   37:     0x649c81feb2d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he92ae5e10792086a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   38:     0x649c81fe9263 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0baddc122f055b07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   39:     0x649c81f94ed0 - tokio::runtime::context::runtime::enter_runtime::hcf8284b91ffa0174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x649c81fe9011 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he6be81e5a03c7eeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   41:     0x649c81ff193a - tokio::runtime::runtime::Runtime::block_on_inner::h39c93bfb6994808f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x649c81ff1b35 - tokio::runtime::runtime::Runtime::block_on::h6bb4234eb501b87a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x649c81fe3a07 - rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::hb593fa378dff823d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:216:43
[INFO] [stdout]   44:     0x649c81fe38a7 - rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{{closure}}::hca895d2221976a9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:207:37
[INFO] [stdout]   45:     0x649c81f70bb6 - core::ops::function::FnOnce::call_once::h664014592eaae7fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x649c82056c2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x649c82056c2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x649c82055d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x649c82055d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x649c82055d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x649c82055d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x649c82055d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x649c82055d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x649c82055d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x649c82019964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x649c82019964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x649c8201d33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x649c8201d33a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x649c8201d33a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x649c8201d33a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x649c8201d33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x649c822d54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x649c822d54bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7c9210652aa4 - <unknown>
[INFO] [stdout]   67:     0x7c92106dfa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- triton_client::client::tests::test_model_infer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'triton_client::client::tests::test_model_infer' panicked at src/triton_client/client.rs:242:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: transport error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: invalid URL, scheme is missing
[INFO] [stdout]     1: invalid URL, scheme is missing
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: rs_ekyc_pipeline::triton_client::client::TritonInferenceClient::new::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:242:57
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]    6: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]    7: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   24: rs_ekyc_pipeline::triton_client::client::tests::test_model_infer
[INFO] [stdout]              at ./src/triton_client/client.rs:272:53
[INFO] [stdout]   25: rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:241:32
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649c822d01c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649c822d01c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649c822d01c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649c822d01c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649c822f9363 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649c822f9363 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x649c822cc643 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649c822cc643 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649c822d0012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649c822d1749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649c822d157e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649c820513c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649c820513c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649c822d221e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649c822d221e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649c822d1eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649c822d06c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x649c822d1b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649c822f6bd0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649c822f7096 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x649c81fe4ff1 - core::result::Result<T,E>::unwrap::h16d473ad5fa7c57f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x649c81fe4ff1 - rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{{closure}}::h181934988bc5bf4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:242:63
[INFO] [stdout]   22:     0x649c81ff2442 - <core::pin::Pin<P> as core::future::future::Future>::poll::h99434c8f3d3104bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x649c81ff247d - <core::pin::Pin<P> as core::future::future::Future>::poll::hec9b09d407d8aa73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x649c81fecc4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf5e621fdbad8323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   25:     0x649c81fecb5b - tokio::runtime::coop::with_budget::h5faad004499d3244
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x649c81fecb5b - tokio::runtime::coop::budget::hcdec3ea5089c255e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x649c81fecb5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h856bddcb48fa69d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   28:     0x649c81fe9fc0 - tokio::runtime::scheduler::current_thread::Context::enter::h8331501335869cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   29:     0x649c81fec07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h787140452afba454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   30:     0x649c81feb294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h601d13a43ba78d09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   31:     0x649c81fdda6b - tokio::runtime::context::scoped::Scoped<T>::set::h22dbdf21e0620b4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x649c81f94949 - tokio::runtime::context::set_scheduler::{{closure}}::heb40bdf17d1c0c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x649c81ff09d2 - std::thread::local::LocalKey<T>::try_with::he0961802dbfacd8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x649c81fefd9e - std::thread::local::LocalKey<T>::with::h92b49cbcfd3412d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x649c81f9487d - tokio::runtime::context::set_scheduler::hba11c8c875b756ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x649c81feac20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h385b25af25c91caa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   37:     0x649c81feb2d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he92ae5e10792086a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   38:     0x649c81fe9263 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0baddc122f055b07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   39:     0x649c81f94ed0 - tokio::runtime::context::runtime::enter_runtime::hcf8284b91ffa0174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x649c81fe9011 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he6be81e5a03c7eeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   41:     0x649c81ff193a - tokio::runtime::runtime::Runtime::block_on_inner::h39c93bfb6994808f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x649c81ff1b35 - tokio::runtime::runtime::Runtime::block_on::h6bb4234eb501b87a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x649c81fe4cfd - rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::h5e2cad827cc8fded
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:272:53
[INFO] [stdout]   44:     0x649c81fe4b97 - rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{{closure}}::h6380cea848685faf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:241:32
[INFO] [stdout]   45:     0x649c81f70756 - core::ops::function::FnOnce::call_once::h27541a273e9dbf2d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x649c82056c2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x649c82056c2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x649c82055d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x649c82055d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x649c82055d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x649c82055d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x649c82055d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x649c82055d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x649c82055d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x649c82019964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x649c82019964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x649c8201d33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x649c8201d33a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x649c8201d33a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x649c8201d33a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x649c8201d33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x649c822d54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x649c822d54bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7c9210652aa4 - <unknown>
[INFO] [stdout]   67:     0x7c92106dfa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- triton_client::client::tests::test_model_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'triton_client::client::tests::test_model_config' panicked at src/triton_client/client.rs:223:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: transport error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: invalid URL, scheme is missing
[INFO] [stdout]     1: invalid URL, scheme is missing
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: rs_ekyc_pipeline::triton_client::client::TritonInferenceClient::new::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:223:57
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]    6: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]    7: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   24: rs_ekyc_pipeline::triton_client::client::tests::test_model_config
[INFO] [stdout]              at ./src/triton_client/client.rs:233:42
[INFO] [stdout]   25: rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{{closure}}
[INFO] [stdout]              at ./src/triton_client/client.rs:222:33
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649c822d01c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649c822d01c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649c822d01c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649c822d01c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649c822f9363 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649c822f9363 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x649c822cc643 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649c822cc643 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649c822d0012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649c822d1749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649c822d157e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649c820513c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649c820513c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649c822d221e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649c822d221e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649c822d1eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649c822d06c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x649c822d1b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649c822f6bd0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649c822f7096 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x649c81fe463e - core::result::Result<T,E>::unwrap::h16d473ad5fa7c57f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x649c81fe463e - rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{{closure}}::hf47529d83a08ba88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:223:63
[INFO] [stdout]   22:     0x649c81ff2442 - <core::pin::Pin<P> as core::future::future::Future>::poll::h99434c8f3d3104bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x649c81ff247d - <core::pin::Pin<P> as core::future::future::Future>::poll::hec9b09d407d8aa73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x649c81fecc4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf5e621fdbad8323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   25:     0x649c81fecb5b - tokio::runtime::coop::with_budget::h5faad004499d3244
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x649c81fecb5b - tokio::runtime::coop::budget::hcdec3ea5089c255e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x649c81fecb5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h856bddcb48fa69d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   28:     0x649c81fe9fc0 - tokio::runtime::scheduler::current_thread::Context::enter::h8331501335869cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   29:     0x649c81fec07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h787140452afba454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   30:     0x649c81feb294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h601d13a43ba78d09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   31:     0x649c81fdda6b - tokio::runtime::context::scoped::Scoped<T>::set::h22dbdf21e0620b4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x649c81f94949 - tokio::runtime::context::set_scheduler::{{closure}}::heb40bdf17d1c0c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x649c81ff09d2 - std::thread::local::LocalKey<T>::try_with::he0961802dbfacd8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x649c81fefd9e - std::thread::local::LocalKey<T>::with::h92b49cbcfd3412d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x649c81f9487d - tokio::runtime::context::set_scheduler::hba11c8c875b756ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x649c81feac20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h385b25af25c91caa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   37:     0x649c81feb2d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he92ae5e10792086a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   38:     0x649c81fe9263 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0baddc122f055b07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   39:     0x649c81f94ed0 - tokio::runtime::context::runtime::enter_runtime::hcf8284b91ffa0174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x649c81fe9011 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he6be81e5a03c7eeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   41:     0x649c81ff193a - tokio::runtime::runtime::Runtime::block_on_inner::h39c93bfb6994808f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x649c81ff1b35 - tokio::runtime::runtime::Runtime::block_on::h6bb4234eb501b87a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x649c81fe431d - rs_ekyc_pipeline::triton_client::client::tests::test_model_config::h87399973bf2ae8ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:233:42
[INFO] [stdout]   44:     0x649c81fe41b7 - rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{{closure}}::hbd91964bbd654528
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:222:33
[INFO] [stdout]   45:     0x649c81f704e6 - core::ops::function::FnOnce::call_once::h0963da6fcb45ff79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x649c82056c2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x649c82056c2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x649c82055d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x649c82055d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x649c82055d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x649c82055d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x649c82055d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x649c82055d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x649c82055d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x649c82019964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x649c82019964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x649c8201d33a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x649c8201d33a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x649c8201d33a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x649c8201d33a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x649c8201d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x649c8201d33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x649c822d54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x649c822d54bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7c9210652aa4 - <unknown>
[INFO] [stdout]   67:     0x7c92106dfa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     triton_client::client::tests::test_model_config
[INFO] [stdout]     triton_client::client::tests::test_model_infer
[INFO] [stdout]     triton_client::client::tests::test_repository_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7bb4f106c0036a0ccdfbdb3cd47fbb886ca050c7f30bc5bad43376c007cce54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb4f106c0036a0ccdfbdb3cd47fbb886ca050c7f30bc5bad43376c007cce54b", kill_on_drop: false }`
[INFO] [stdout] 7bb4f106c0036a0ccdfbdb3cd47fbb886ca050c7f30bc5bad43376c007cce54b
