[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-ekyc-pipeline" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okieraised/rs-ekyc-pipeline on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.12.2
[INFO] [stderr]   Downloaded prost-derive v0.13.1
[INFO] [stderr]   Downloaded prost-types v0.13.1
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded prost v0.13.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded prost-build v0.13.1
[INFO] [stderr]   Downloaded ndarray-rand v0.15.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded tonic v0.12.2
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded opencv-binding-generator v0.90.2
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[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 tokio v1.39.3
[INFO] [stderr]   Downloaded opencv v0.92.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d4b22558ac9dc5e6ddd8180468bd249744c8e17fdfef7aed856cd9b6d2ecab
[INFO] running `Command { std: "docker" "start" "-a" "b3d4b22558ac9dc5e6ddd8180468bd249744c8e17fdfef7aed856cd9b6d2ecab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d4b22558ac9dc5e6ddd8180468bd249744c8e17fdfef7aed856cd9b6d2ecab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d4b22558ac9dc5e6ddd8180468bd249744c8e17fdfef7aed856cd9b6d2ecab", kill_on_drop: false }`
[INFO] [stdout] b3d4b22558ac9dc5e6ddd8180468bd249744c8e17fdfef7aed856cd9b6d2ecab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 383bdccb8c27f120502ea2678ec6a85f421050433de46f3ef4064c8f9977151f
[INFO] running `Command { std: "docker" "start" "-a" "383bdccb8c27f120502ea2678ec6a85f421050433de46f3ef4064c8f9977151f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling cc v1.1.15
[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 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 num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[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 clang v2.0.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling opencv-binding-generator v0.90.2
[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 katexit v0.1.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.1
[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 pest_meta v2.7.11
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]    Compiling opencv v0.92.2
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling rs-ekyc-pipeline v0.1.0 (/opt/rustwide/workdir)
[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 num-complex v0.4.6
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling lax v0.16.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[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-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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: 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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: 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: 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] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:38
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 21s
[INFO] running `Command { std: "docker" "inspect" "383bdccb8c27f120502ea2678ec6a85f421050433de46f3ef4064c8f9977151f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383bdccb8c27f120502ea2678ec6a85f421050433de46f3ef4064c8f9977151f", kill_on_drop: false }`
[INFO] [stdout] 383bdccb8c27f120502ea2678ec6a85f421050433de46f3ef4064c8f9977151f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a883a7283bdc06ac26f55ba6093a5c23be31b69282b6d60edbb92a2b3b77b74d
[INFO] running `Command { std: "docker" "start" "-a" "a883a7283bdc06ac26f55ba6093a5c23be31b69282b6d60edbb92a2b3b77b74d", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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: 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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: 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: 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] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:38
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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] [stderr]    Compiling rs-ekyc-pipeline v0.1.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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: 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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: 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: 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] 
[INFO] [stdout] warning: value assigned to `lmk_f` is never read
[INFO] [stdout]    --> src/pipeline/pipeline.rs:298:38
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 6.31s
[INFO] running `Command { std: "docker" "inspect" "a883a7283bdc06ac26f55ba6093a5c23be31b69282b6d60edbb92a2b3b77b74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a883a7283bdc06ac26f55ba6093a5c23be31b69282b6d60edbb92a2b3b77b74d", kill_on_drop: false }`
[INFO] [stdout] a883a7283bdc06ac26f55ba6093a5c23be31b69282b6d60edbb92a2b3b77b74d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4b3e0a9805f50740f6ad741cf4c68b1e24ed997b5d548300fc30b13a02ceae0
[INFO] running `Command { std: "docker" "start" "-a" "a4b3e0a9805f50740f6ad741cf4c68b1e24ed997b5d548300fc30b13a02ceae0", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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: 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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: 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: 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] warning: value assigned to `lmk_f` is never read
[INFO] [stderr]    --> src/pipeline/pipeline.rs:298:38
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-ekyc-pipeline` (lib) generated 50 warnings (run `cargo fix --lib -p rs-ekyc-pipeline` to apply 22 suggestions)
[INFO] [stderr] warning: `rs-ekyc-pipeline` (lib test) generated 63 warnings (48 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.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_ekyc_pipeline-607460d0415ed8b0)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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 pipeline::pipeline::tests::test_ekyc_pipeline_face_quality ... ok
[INFO] [stdout] test utils::image::tests::test_convert_image_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_model_infer ... FAILED
[INFO] [stdout] test triton_client::client::tests::test_repository_index ... 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_model_infer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'triton_client::client::tests::test_model_infer' (43) 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 as core::convert::From<tonic::transport::error::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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{closure#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:242:57
[INFO] [stdout]    3: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[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<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[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::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[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<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:241:32
[INFO] [stdout]   26: <rs_ekyc_pipeline::triton_client::client::tests::test_model_infer::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6205525c3912 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6205525c3912 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6205525dacda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6205525dacda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6205525c90d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6205525c90d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6205525a0c0f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6205525a0c0f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6205525bb529 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62055231bcee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62055231bcee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6205525bb792 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6205525bb792 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6205525a0cc8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620552598059 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6205525a1ddd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6205525db41c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6205525db192 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6205522d2af6 - <core[c5ed12ab89cc536a]::result::Result<rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::TritonInferenceClient, anyhow[1228ad18db6e9f00]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6205522d2af6 - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_infer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:242:63
[INFO] [stdout]   22:     0x62055228da32 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62055228daad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62055228497d - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x62055227e8d0 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x6205522831bd - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x6205522824b4 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[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:     0x62055227e22b - <tokio[943f29e12e82273]::runtime::context::scoped::Scoped<tokio[943f29e12e82273]::runtime::scheduler::Context>>::set::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[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:     0x6205522eddf9 - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x620552287c42 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::try_with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6205522877ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6205522ea6ad - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[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:     0x620552280a10 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[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:     0x620552280d06 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[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:     0x620552281f93 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x6205522c3383 - tokio[943f29e12e82273]::runtime::context::runtime::enter_runtime::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x62055227e401 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd55a - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd645 - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522d5fed - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_infer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:272:53
[INFO] [stdout]   44:     0x6205522d27e7 - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_infer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:241:32
[INFO] [stdout]   45:     0x620552270be6 - <rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_infer::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62055231009b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62055231009b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x62055231c8fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x62055231c8fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x62055231c8fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x620552316dc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x620552316dc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x62055231f3f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x62055231f3f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6205525c317f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x6205525c317f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x71b3e048caa4 - <unknown>
[INFO] [stdout]   67:     0x71b3e0519a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- triton_client::client::tests::test_repository_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'triton_client::client::tests::test_repository_index' (44) 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 as core::convert::From<tonic::transport::error::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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{closure#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:208:57
[INFO] [stdout]    3: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[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<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[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::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[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<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:207:37
[INFO] [stdout]   26: <rs_ekyc_pipeline::triton_client::client::tests::test_repository_index::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6205525c3912 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6205525c3912 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6205525dacda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6205525dacda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6205525c90d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6205525c90d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6205525a0c0f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6205525a0c0f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6205525bb529 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62055231bcee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62055231bcee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6205525bb792 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6205525bb792 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6205525a0cc8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620552598059 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6205525a1ddd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6205525db41c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6205525db192 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6205522d429e - <core[c5ed12ab89cc536a]::result::Result<rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::TritonInferenceClient, anyhow[1228ad18db6e9f00]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6205522d429e - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_repository_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:208:63
[INFO] [stdout]   22:     0x62055228da32 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62055228daad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62055228497d - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x62055227e8d0 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x6205522831bd - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x6205522824b4 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[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:     0x62055227e22b - <tokio[943f29e12e82273]::runtime::context::scoped::Scoped<tokio[943f29e12e82273]::runtime::scheduler::Context>>::set::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[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:     0x6205522eddf9 - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x620552287c42 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::try_with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6205522877ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6205522ea6ad - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[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:     0x620552280a10 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[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:     0x620552280d06 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[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:     0x620552281f93 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x6205522c3383 - tokio[943f29e12e82273]::runtime::context::runtime::enter_runtime::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x62055227e401 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd55a - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd645 - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522d6387 - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_repository_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:216:43
[INFO] [stdout]   44:     0x6205522d2847 - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_repository_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:207:37
[INFO] [stdout]   45:     0x620552270c66 - <rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_repository_index::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62055231009b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62055231009b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x62055231c8fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x62055231c8fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x62055231c8fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x620552316dc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x620552316dc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x62055231f3f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x62055231f3f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6205525c317f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x6205525c317f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x71b3e048caa4 - <unknown>
[INFO] [stdout]   67:     0x71b3e0519a64 - 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' (42) 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 as core::convert::From<tonic::transport::error::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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:61:34
[INFO] [stdout]    2: rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{closure#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:223:57
[INFO] [stdout]    3: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[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<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[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::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[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<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[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::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[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::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[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::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[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#0}
[INFO] [stdout]              at ./src/triton_client/client.rs:222:33
[INFO] [stdout]   26: <rs_ekyc_pipeline::triton_client::client::tests::test_model_config::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6205525c3912 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6205525c3912 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6205525c3912 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6205525dacda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6205525dacda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6205525c90d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6205525c90d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6205525a0c0f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6205525a0c0f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6205525bb529 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62055231bcee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62055231bcee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6205525bb792 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6205525bb792 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6205525a0cc8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620552598059 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6205525a1ddd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6205525db41c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6205525db192 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6205522d3a6c - <core[c5ed12ab89cc536a]::result::Result<rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::TritonInferenceClient, anyhow[1228ad18db6e9f00]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6205522d3a6c - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:223:63
[INFO] [stdout]   22:     0x62055228da32 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62055228daad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62055228497d - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - tokio[943f29e12e82273]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x62055228487b - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x62055227e8d0 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x6205522831bd - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x6205522824b4 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[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:     0x62055227e22b - <tokio[943f29e12e82273]::runtime::context::scoped::Scoped<tokio[943f29e12e82273]::runtime::scheduler::Context>>::set::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[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:     0x6205522eddf9 - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x620552287c42 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::try_with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6205522877ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[943f29e12e82273]::runtime::context::Context>>::with::<tokio[943f29e12e82273]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6205522ea6ad - tokio[943f29e12e82273]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[943f29e12e82273]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[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:     0x620552280a10 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[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:     0x620552280d06 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[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:     0x620552281f93 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x6205522c3383 - tokio[943f29e12e82273]::runtime::context::runtime::enter_runtime::<<tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x62055227e401 - <tokio[943f29e12e82273]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd55a - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522cd645 - <tokio[943f29e12e82273]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6205522d61bd - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:233:42
[INFO] [stdout]   44:     0x6205522d2817 - rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/triton_client/client.rs:222:33
[INFO] [stdout]   45:     0x620552270c26 - <rs_ekyc_pipeline[6417d36c4cdfa112]::triton_client::client::tests::test_model_config::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62055231009b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62055231009b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x62055231c8fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x62055231c8fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x62055231c8fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62055231c8fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x62055231c8fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x620552316dc4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x620552316dc4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x62055231f3f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x62055231f3f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x62055231f3f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x62055231f3f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6205525c317f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x6205525c317f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x71b3e048caa4 - <unknown>
[INFO] [stdout]   67:     0x71b3e0519a64 - 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.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a4b3e0a9805f50740f6ad741cf4c68b1e24ed997b5d548300fc30b13a02ceae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b3e0a9805f50740f6ad741cf4c68b1e24ed997b5d548300fc30b13a02ceae0", kill_on_drop: false }`
[INFO] [stdout] a4b3e0a9805f50740f6ad741cf4c68b1e24ed997b5d548300fc30b13a02ceae0
