[INFO] cloning repository https://github.com/f2js/cust-order-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f2js/cust-order-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff2js%2Fcust-order-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff2js%2Fcust-order-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86a155932d3b4ed25d2b26a5b1e9ae4509a6a1da
[INFO] checking f2js/cust-order-service against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff2js%2Fcust-order-service" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/f2js/cust-order-service
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/f2js/cust-order-service
[INFO] tweaked toml for git repo https://github.com/f2js/cust-order-service written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f2js/cust-order-service on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/f2js/cust-order-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thrift-pool v1.4.1
[INFO] [stderr]   Downloaded bollard-stubs v1.41.0
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded testcontainers v0.14.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded sealed v0.4.0
[INFO] [stderr]   Downloaded termtree v0.4.0
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.2
[INFO] [stderr]   Downloaded ghost v0.1.6
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded synthez v0.2.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded inventory v0.3.2
[INFO] [stderr]   Downloaded ref_slice v1.2.1
[INFO] [stderr]   Downloaded synthez-core v0.2.0
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded synthez-codegen v0.2.0
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded snap v1.1.0
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.78
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded cucumber v0.14.2
[INFO] [stderr]   Downloaded kafka v0.9.0
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded hbase-thrift v1.1.0
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded openssl v0.10.43
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded async-trait v0.1.58
[INFO] [stderr]   Downloaded mockall_derive v0.11.3
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.2.1
[INFO] [stderr]   Downloaded typed-builder v0.7.1
[INFO] [stderr]   Downloaded gherkin v0.12.0
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded predicates v2.1.3
[INFO] [stderr]   Downloaded mockall v0.11.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded cucumber-codegen v0.14.2
[INFO] [stderr]   Downloaded easy-ext v1.0.1
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c1a6dd1400a9d118d8d5ac3aa9b48240b06b2b54ecc5e9de30f1fa307026efc
[INFO] running `Command { std: "docker" "start" "-a" "4c1a6dd1400a9d118d8d5ac3aa9b48240b06b2b54ecc5e9de30f1fa307026efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c1a6dd1400a9d118d8d5ac3aa9b48240b06b2b54ecc5e9de30f1fa307026efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1a6dd1400a9d118d8d5ac3aa9b48240b06b2b54ecc5e9de30f1fa307026efc", kill_on_drop: false }`
[INFO] [stdout] 4c1a6dd1400a9d118d8d5ac3aa9b48240b06b2b54ecc5e9de30f1fa307026efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c180518597e9c11fcae9b3371001d43f553b12324fa0d3898080cb5d0ef5d02
[INFO] running `Command { std: "docker" "start" "-a" "9c180518597e9c11fcae9b3371001d43f553b12324fa0d3898080cb5d0ef5d02", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking thrift v0.15.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling kafka v0.9.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]     Checking thrift-pool v1.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ref_slice v1.2.1
[INFO] [stderr]    Compiling easy-ext v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking predicates-core v1.0.5
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking hbase-thrift v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]     Checking actix-server v2.1.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]     Checking rand_seeder v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking termtree v0.4.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking predicates-tree v1.0.7
[INFO] [stderr]     Checking predicates v2.1.3
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]     Checking inventory v0.3.2
[INFO] [stderr]     Checking bollard-stubs v1.41.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling mockall_derive v0.11.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.2
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling cucumber-codegen v0.14.2
[INFO] [stderr]     Checking cucumber v0.14.2
[INFO] [stderr]     Checking mockall v0.11.3
[INFO] [stderr]     Checking testcontainers v0.14.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.2.2
[INFO] [stderr]     Checking actix-web v4.2.1
[INFO] [stderr]     Checking order_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/models/orders.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::{Deref, DerefMut}, str::FromStr, fmt::Display};
[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 import: `build_single_column_filter`
[INFO] [stdout]  --> src/repository/hbase.rs:7:103
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::repository::hbase_utils::{create_mutation_from_order, create_order_builder_from_hbase_row, build_single_column_filter};
[INFO] [stdout]   |                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hbase_thrift::hbase::TScan`
[INFO] [stdout]  --> src/repository/hbase.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbase_thrift::hbase::TScan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seeder`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand_seeder::{Seeder};
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand_pcg::Pcg64`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand_pcg::Pcg64;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `orders::Order`
[INFO] [stdout]  --> src/producers/producer_connection.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::{orders::Order, errors::OrderServiceError};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/models/orders.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::{Deref, DerefMut}, str::FromStr, fmt::Display};
[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 import: `build_single_column_filter`
[INFO] [stdout]  --> src/repository/hbase.rs:7:103
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::repository::hbase_utils::{create_mutation_from_order, create_order_builder_from_hbase_row, build_single_column_filter};
[INFO] [stdout]   |                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hbase_thrift::hbase::TScan`
[INFO] [stdout]  --> src/repository/hbase.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbase_thrift::hbase::TScan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TCell`, `TRowResult`, and `TScan`
[INFO] [stdout]   --> src/repository/hbase.rs:77:38
[INFO] [stdout]    |
[INFO] [stdout] 77 |         hbase::{BatchMutation, Text, TScan, TRowResult, TCell},
[INFO] [stdout]    |                                      ^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seeder`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand_seeder::{Seeder};
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand_pcg::Pcg64`
[INFO] [stdout]  --> src/repository/hbase_utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand_pcg::Pcg64;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `orders::Order`
[INFO] [stdout]  --> src/producers/producer_connection.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::{orders::Order, errors::OrderServiceError};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/producers/producer_connection.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kafka::{producer::{Producer, Record, RequiredAcks, AsBytes}};
[INFO] [stdout]   |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `order_to_trowresult` is never used
[INFO] [stdout]    --> src/repository/hbase_utils.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn order_to_trowresult(order: Order) -> hbase_thrift::hbase::TRowResult {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parameter`
[INFO] [stdout]  --> tests/acceptancetests.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cucumber::{given, then, when, World, Parameter};
[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 import: `repository::hbase_connection::HbaseConnection`
[INFO] [stdout]  --> tests/acceptancetests.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use order_service::{repository::hbase_connection::HbaseConnection, api::{utils::env::get_env_var, workers}, models::orders::{Orderlin...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/integration_tests.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use std::collections::HashMap;
[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: `Consumer`, `FetchOffset`, and `GroupOffsetStorage`
[INFO] [stdout]  --> tests/integration_tests.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use kafka::consumer::{Consumer, FetchOffset, GroupOffsetStorage};
[INFO] [stdout]   |                           ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `start_kafka_container_and_create_topic`
[INFO] [stdout]   --> tests/integration_tests.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     macro_rules! start_kafka_container_and_create_topic {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `order_service::models::errors::OrderServiceError`
[INFO] [stdout]  --> tests/acceptancetests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use order_service::models::errors::OrderServiceError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> tests/integration_tests.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let x = workers::create_order(Json(order_to_create1.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/producers/producer_connection.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kafka::{producer::{Producer, Record, RequiredAcks, AsBytes}};
[INFO] [stdout]   |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> tests/integration_tests.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let y = workers::create_order(Json(order_to_create2.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> tests/integration_tests.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let z = workers::create_order(Json(order_to_create3.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbase`
[INFO] [stdout]    --> tests/integration_tests.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbase`
[INFO] [stdout]    --> tests/integration_tests.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbase`
[INFO] [stdout]    --> tests/integration_tests.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |             c_id: cust_id.clone().into(),
[INFO] [stdout]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |             c_id: cust_id.clone().into(),
[INFO] [stdout]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |             c_id: cust_id.clone().into(),
[INFO] [stdout]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/repository/hbase.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .with(eq(userid.clone()))
[INFO] [stdout]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         o_id: x.clone().to_owned(),
[INFO] [stdout]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .with(eq(userid.clone()))
[INFO] [stdout]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |                         o_id: x.clone().to_owned(),
[INFO] [stdout]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |             .with(eq(userid.clone()))
[INFO] [stdout]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:169:28
[INFO] [stdout]     |
[INFO] [stdout] 169 |             .with(eq(userid.clone()))
[INFO] [stdout]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:189:43
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     "ids", "c_id", &userid.clone()
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:218:43
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     "ids", "c_id", &userid.clone()
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:234:92
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let input_order = Order::new(vec![], "cust_addr".into(), "rest_addr".into(), userid.clone().into(), "r_addr".into(), 2860);
[INFO] [stdout]     |                                                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     "ids", "c_id", &userid.clone()
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:270:90
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let exp_order = Order::new(vec![], "cust_addr".into(), "rest_addr".into(), userid.clone().into(), "r_addr".into(), 2860);
[INFO] [stdout]     |                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:277:43
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     "ids", "c_id", &userid.clone()
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:377:54
[INFO] [stdout]     |
[INFO] [stdout] 377 |             .returning(move || Ok(vec![Text::from(exp.clone())]));
[INFO] [stdout]     |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:395:55
[INFO] [stdout]     |
[INFO] [stdout] 395 |             .returning(move || Ok(vec![Text::from(exp1.clone()), Text::from(exp2.clone())]));
[INFO] [stdout]     |                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repository/hbase.rs:395:81
[INFO] [stdout]     |
[INFO] [stdout] 395 |             .returning(move || Ok(vec![Text::from(exp1.clone()), Text::from(exp2.clone())]));
[INFO] [stdout]     |                                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.43
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9c180518597e9c11fcae9b3371001d43f553b12324fa0d3898080cb5d0ef5d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c180518597e9c11fcae9b3371001d43f553b12324fa0d3898080cb5d0ef5d02", kill_on_drop: false }`
[INFO] [stdout] 9c180518597e9c11fcae9b3371001d43f553b12324fa0d3898080cb5d0ef5d02
