[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] testing f2js/cust-order-service against 1.97.0-beta.6 for beta-1.98-1
[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.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "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 scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded ref_slice v1.2.1
[INFO] [stderr]   Downloaded testcontainers v0.14.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded predicates v2.1.3
[INFO] [stderr]   Downloaded sealed v0.4.0
[INFO] [stderr]   Downloaded ghost v0.1.6
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded inventory v0.3.2
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.2
[INFO] [stderr]   Downloaded gherkin v0.12.0
[INFO] [stderr]   Downloaded typed-builder v0.7.1
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded cucumber-expressions v0.2.1
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded synthez v0.2.0
[INFO] [stderr]   Downloaded hbase-thrift v1.1.0
[INFO] [stderr]   Downloaded easy-ext v1.0.1
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded synthez-codegen v0.2.0
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.14.2
[INFO] [stderr]   Downloaded synthez-core v0.2.0
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded kafka v0.9.0
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded cucumber v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303
[INFO] running `Command { std: "docker" "start" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling thrift v0.15.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling kafka v0.9.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling thrift-pool v1.4.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling easy-ext v1.0.1
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling hbase-thrift v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling 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: `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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling inventory v0.3.2
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling mockall_derive v0.11.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.2
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling predicates v2.1.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling cucumber-codegen v0.14.2
[INFO] [stderr]    Compiling mockall v0.11.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling cucumber v0.14.2
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling bollard-stubs v1.41.0
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling testcontainers v0.14.0
[INFO] [stderr]    Compiling 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: `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: `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: 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: `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: `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: 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] [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 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `fmt::Display`
[INFO] [stderr]  --> src/models/orders.rs:1:49
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{ops::{Deref, DerefMut}, str::FromStr, fmt::Display};
[INFO] [stderr]   |                                                 ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `build_single_column_filter`
[INFO] [stderr]  --> src/repository/hbase.rs:7:103
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::repository::hbase_utils::{create_mutation_from_order, create_order_builder_from_hbase_row, build_single_column_filter};
[INFO] [stderr]   |                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hbase_thrift::hbase::TScan`
[INFO] [stderr]  --> src/repository/hbase.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use hbase_thrift::hbase::TScan;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::prelude::*`
[INFO] [stderr]  --> src/repository/hbase_utils.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rand::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Seeder`
[INFO] [stderr]  --> src/repository/hbase_utils.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rand_seeder::{Seeder};
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand_pcg::Pcg64`
[INFO] [stderr]  --> src/repository/hbase_utils.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rand_pcg::Pcg64;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `orders::Order`
[INFO] [stderr]  --> src/producers/producer_connection.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::models::{orders::Order, errors::OrderServiceError};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AsBytes`
[INFO] [stderr]  --> src/producers/producer_connection.rs:1:56
[INFO] [stderr]   |
[INFO] [stderr] 1 | use kafka::{producer::{Producer, Record, RequiredAcks, AsBytes}};
[INFO] [stderr]   |                                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `order_to_trowresult` is never used
[INFO] [stderr]    --> src/repository/hbase_utils.rs:132:15
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub(crate) fn order_to_trowresult(order: Order) -> hbase_thrift::hbase::TRowResult {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `order_service` (lib) generated 9 warnings (run `cargo fix --lib -p order_service` to apply 7 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> tests/integration_tests.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     use std::collections::HashMap;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Consumer`, `FetchOffset`, and `GroupOffsetStorage`
[INFO] [stderr]  --> tests/integration_tests.rs:9:27
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use kafka::consumer::{Consumer, FetchOffset, GroupOffsetStorage};
[INFO] [stderr]   |                           ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `start_kafka_container_and_create_topic`
[INFO] [stderr]   --> tests/integration_tests.rs:42:18
[INFO] [stderr]    |
[INFO] [stderr] 42 |     macro_rules! start_kafka_container_and_create_topic {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> tests/integration_tests.rs:186:13
[INFO] [stderr]     |
[INFO] [stderr] 186 |         let x = workers::create_order(Json(order_to_create1.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> tests/integration_tests.rs:188:13
[INFO] [stderr]     |
[INFO] [stderr] 188 |         let y = workers::create_order(Json(order_to_create2.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> tests/integration_tests.rs:190:13
[INFO] [stderr]     |
[INFO] [stderr] 190 |         let z = workers::create_order(Json(order_to_create3.clone()), &ip, "localhost:9092").unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbase`
[INFO] [stderr]    --> tests/integration_tests.rs:201:14
[INFO] [stderr]     |
[INFO] [stderr] 201 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stderr]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbase`
[INFO] [stderr]    --> tests/integration_tests.rs:225:14
[INFO] [stderr]     |
[INFO] [stderr] 225 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stderr]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbase`
[INFO] [stderr]    --> tests/integration_tests.rs:269:14
[INFO] [stderr]     |
[INFO] [stderr] 269 |         let (hbase, ip) = start_hbase_container_and_create_table!(docker).unwrap();
[INFO] [stderr]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_hbase`
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/integration_tests.rs:157:26
[INFO] [stderr]     |
[INFO] [stderr] 157 |             c_id: cust_id.clone().into(),
[INFO] [stderr]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/integration_tests.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |             c_id: cust_id.clone().into(),
[INFO] [stderr]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/integration_tests.rs:176:26
[INFO] [stderr]     |
[INFO] [stderr] 176 |             c_id: cust_id.clone().into(),
[INFO] [stderr]     |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unused import: `Parameter`
[INFO] [stderr]  --> tests/acceptancetests.rs:4:42
[INFO] [stderr]   |
[INFO] [stderr] 4 | use cucumber::{given, then, when, World, Parameter};
[INFO] [stderr]   |                                          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `repository::hbase_connection::HbaseConnection`
[INFO] [stderr]  --> tests/acceptancetests.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | use order_service::{repository::hbase_connection::HbaseConnection, api::{utils::env::get_env_var, workers}, models::orders::{Orderlin...
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `order_service::models::errors::OrderServiceError`
[INFO] [stderr]  --> tests/acceptancetests.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use order_service::models::errors::OrderServiceError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TCell`, `TRowResult`, and `TScan`
[INFO] [stderr]   --> src/repository/hbase.rs:77:38
[INFO] [stderr]    |
[INFO] [stderr] 77 |         hbase::{BatchMutation, Text, TScan, TRowResult, TCell},
[INFO] [stderr]    |                                      ^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/repository/hbase.rs:96:28
[INFO] [stderr]    |
[INFO] [stderr] 96 |             .with(eq(userid.clone()))
[INFO] [stderr]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:101:32
[INFO] [stderr]     |
[INFO] [stderr] 101 |                         o_id: x.clone().to_owned(),
[INFO] [stderr]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:122:28
[INFO] [stderr]     |
[INFO] [stderr] 122 |             .with(eq(userid.clone()))
[INFO] [stderr]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:127:32
[INFO] [stderr]     |
[INFO] [stderr] 127 |                         o_id: x.clone().to_owned(),
[INFO] [stderr]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:147:28
[INFO] [stderr]     |
[INFO] [stderr] 147 |             .with(eq(userid.clone()))
[INFO] [stderr]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:169:28
[INFO] [stderr]     |
[INFO] [stderr] 169 |             .with(eq(userid.clone()))
[INFO] [stderr]     |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:189:43
[INFO] [stderr]     |
[INFO] [stderr] 189 |                     "ids", "c_id", &userid.clone()
[INFO] [stderr]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:218:43
[INFO] [stderr]     |
[INFO] [stderr] 218 |                     "ids", "c_id", &userid.clone()
[INFO] [stderr]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:234:92
[INFO] [stderr]     |
[INFO] [stderr] 234 |         let input_order = Order::new(vec![], "cust_addr".into(), "rest_addr".into(), userid.clone().into(), "r_addr".into(), 2860);
[INFO] [stderr]     |                                                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:242:43
[INFO] [stderr]     |
[INFO] [stderr] 242 |                     "ids", "c_id", &userid.clone()
[INFO] [stderr]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:270:90
[INFO] [stderr]     |
[INFO] [stderr] 270 |         let exp_order = Order::new(vec![], "cust_addr".into(), "rest_addr".into(), userid.clone().into(), "r_addr".into(), 2860);
[INFO] [stderr]     |                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:277:43
[INFO] [stderr]     |
[INFO] [stderr] 277 |                     "ids", "c_id", &userid.clone()
[INFO] [stderr]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:377:54
[INFO] [stderr]     |
[INFO] [stderr] 377 |             .returning(move || Ok(vec![Text::from(exp.clone())]));
[INFO] [stderr]     |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:395:55
[INFO] [stderr]     |
[INFO] [stderr] 395 |             .returning(move || Ok(vec![Text::from(exp1.clone()), Text::from(exp2.clone())]));
[INFO] [stderr]     |                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repository/hbase.rs:395:81
[INFO] [stderr]     |
[INFO] [stderr] 395 |             .returning(move || Ok(vec![Text::from(exp1.clone()), Text::from(exp2.clone())]));
[INFO] [stderr]     |                                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `order_service` (test "integration_tests") generated 12 warnings (run `cargo fix --test "integration_tests" -p order_service` to apply 11 suggestions)
[INFO] [stderr] warning: `order_service` (test "acceptancetests") generated 3 warnings (run `cargo fix --test "acceptancetests" -p order_service` to apply 3 suggestions)
[INFO] [stderr] warning: `order_service` (lib test) generated 24 warnings (8 duplicates) (run `cargo fix --lib -p order_service --tests` to apply 16 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/order_service-40079c2b2743b3a7)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test api::utils::env::tests::test_get_db_ip ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test api::utils::env::tests::test_get_db_ip_not_set ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test api::utils::env::tests::test_get_env_var ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test api::utils::env::tests::test_get_env_var_not_set ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test api::utils::env::tests::test_get_kafka_ip ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test api::utils::env::tests::test_get_kafka_ip_not_set ... ignored, These tests interact in a way that make them fail randomly.
[INFO] [stdout] test models::orders::tests::test_generate_row_key_different_cust_rest ... ok
[INFO] [stdout] test models::orders::tests::test_generate_row_key_front_same ... ok
[INFO] [stdout] test models::orders::tests::test_generate_salt_same_seed ... ok
[INFO] [stdout] test models::orders::tests::test_generate_salt_single_character_difference ... ok
[INFO] [stdout] test producers::producers::tests::test_raise_event_is_ok ... ok
[INFO] [stdout] test repository::hbase::tests::test_add_order_empty ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_order_row_bad_trow_result ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_orders_from_user_is_ok ... ok
[INFO] [stdout] test repository::hbase::tests::test_add_order_with_contents ... ok
[INFO] [stdout] test models::orders::tests::test_generate_salt_different_seed ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_orders_from_user_on_content ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_tables_multiple ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_orders_from_user_scanner_get_fail ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_tables_none ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_tables_single ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_build_single_column_filter ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_cell_mutation_correct ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_cell_mutation_is_some ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_empty_order_columns ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_empty_order_values ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_columns ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_full_columns ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_not_empty ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_full_values ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_order_builder_from_hbase_row_is_some ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_order_builder_from_hbase_row_missing_field ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_order_builder_from_hbase_row_on_content ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_scan_no_cols ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_column ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_order_builder_from_hbase_row_on_content_empty_order ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_value ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_scan_with_cols ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_column_bad_split ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_value_bad_str ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_order_builder_from_hbase_row_unknown_field ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_bad_col ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_value_none ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_bad_colfam ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_bad_ol ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_get_column_bad_str ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_c_addr ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_c_id ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_o_id ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_o_time ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_ol ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_r_id ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_two_ol ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_r_addr ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_state ... ok
[INFO] [stdout] test models::orders::tests::test_generate_row_key_same ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_order_row_success ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_row_key_returned ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_orders_from_user_scanner_open_fail ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_create_mutation_from_order_values ... ok
[INFO] [stdout] test repository::hbase_utils::tests::test_set_order_field_bad_and_good_ol ... ok
[INFO] [stdout] test producers::producers::tests::test_raise_event_is_err ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_order_row_is_ok ... ok
[INFO] [stdout] test repository::hbase::tests::test_get_order_row_err ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/order_service-84f03641d503f5ea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/acceptancetests.rs (/opt/rustwide/target/debug/deps/acceptancetests-14b95af909964ad3)
[INFO] [stdout] Feature: Create Order
[INFO] [stdout]   Scenario: Creating Order and Checking Database
[INFO] [stdout]    ✘  Given we have an order database
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: features/create_order.feature:4:1
[INFO] [stdout]       Matched: tests/acceptancetests.rs:20:1
[INFO] [stdout]       Step panicked. Captured output: called `Option::unwrap()` on a `None` value
[INFO] [stderr] 
[INFO] [stdout] [Summary]
[INFO] [stderr] thread 'main' (4403) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1238:13:
[INFO] [stdout] 1 feature
[INFO] [stderr] 1 step failed
[INFO] [stdout] 1 scenario (1 failed)
[INFO] [stderr] stack backtrace:
[INFO] [stdout] 1 step (1 failed)
[INFO] [stderr]    0:     0x5eef23dd8fb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5eef23dd8fb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5eef23dd8fb8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5eef23dd8fb8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5eef23df00ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5eef23df00ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stderr]    6:     0x5eef23dde502 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x5eef23dde502 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x5eef23dc03b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5eef23dc03b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5eef23dd30c1 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5eef23dd3372 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stderr]   12:     0x5eef23dd3372 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x5eef23dc0472 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x5eef23db5479 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x5eef23dc102d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x5eef23df093c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x5eef23aca888 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5eef239037b5 - <cucumber[8611d73e47f8dd92]::cucumber::Cucumber<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::parser::basic::Basic, &str, cucumber[8611d73e47f8dd92]::runner::basic::Basic<acceptancetests[e785859d266c59cf]::State, for<'a, 'b, 'c> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'b gherkin[903983ebb44eb27]::Rule>, &'c gherkin[903983ebb44eb27]::Scenario) -> cucumber[8611d73e47f8dd92]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, &'a mut acceptancetests[e785859d266c59cf]::State) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, core[8fb95b77d25ab6c8]::option::Option<&'a mut acceptancetests[e785859d266c59cf]::State>) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>>, cucumber[8611d73e47f8dd92]::writer::summarize::Summarize<cucumber[8611d73e47f8dd92]::writer::normalize::Normalize<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[8611d73e47f8dd92]::cucumber::Cucumber<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::parser::basic::Basic, &str, cucumber[8611d73e47f8dd92]::runner::basic::Basic<acceptancetests[e785859d266c59cf]::State, for<'a, 'b, 'c> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'b gherkin[903983ebb44eb27]::Rule>, &'c gherkin[903983ebb44eb27]::Scenario) -> cucumber[8611d73e47f8dd92]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, &'a mut acceptancetests[e785859d266c59cf]::State) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, core[8fb95b77d25ab6c8]::option::Option<&'a mut acceptancetests[e785859d266c59cf]::State>) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>>, cucumber[8611d73e47f8dd92]::writer::summarize::Summarize<cucumber[8611d73e47f8dd92]::writer::normalize::Normalize<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1238:13
[INFO] [stderr]   19:     0x5eef23908107 - <cucumber[8611d73e47f8dd92]::cucumber::Cucumber<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::parser::basic::Basic, &str, cucumber[8611d73e47f8dd92]::runner::basic::Basic<acceptancetests[e785859d266c59cf]::State, for<'a, 'b, 'c> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'b gherkin[903983ebb44eb27]::Rule>, &'c gherkin[903983ebb44eb27]::Scenario) -> cucumber[8611d73e47f8dd92]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, &'a mut acceptancetests[e785859d266c59cf]::State) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[903983ebb44eb27]::Feature, core[8fb95b77d25ab6c8]::option::Option<&'a gherkin[903983ebb44eb27]::Rule>, &'a gherkin[903983ebb44eb27]::Scenario, core[8fb95b77d25ab6c8]::option::Option<&'a mut acceptancetests[e785859d266c59cf]::State>) -> core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()> + 'a>>>, cucumber[8611d73e47f8dd92]::writer::summarize::Summarize<cucumber[8611d73e47f8dd92]::writer::normalize::Normalize<acceptancetests[e785859d266c59cf]::State, cucumber[8611d73e47f8dd92]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/cucumber.rs:1145:57
[INFO] [stderr]   20:     0x5eef23906eb0 - <acceptancetests[e785859d266c59cf]::State as cucumber[8611d73e47f8dd92]::World>::run::<&str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.14.2/src/lib.rs:256:46
[INFO] [stderr]   21:     0x5eef238b1bc3 - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5eef23904550 - futures_executor[c647c49c5634c66d]::local_pool::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.25/src/local_pool.rs:317:34
[INFO] [stderr]   23:     0x5eef239044cb - futures_executor[c647c49c5634c66d]::local_pool::run_executor::<(), futures_executor[c647c49c5634c66d]::local_pool::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.25/src/local_pool.rs:90:37
[INFO] [stderr]   24:     0x5eef238a7718 - <std[10d71ac2c42b111e]::thread::local::LocalKey<alloc[a7ee25936407c584]::sync::Arc<futures_executor[c647c49c5634c66d]::local_pool::ThreadNotify>>>::try_with::<futures_executor[c647c49c5634c66d]::local_pool::run_executor<(), futures_executor[c647c49c5634c66d]::local_pool::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stderr]   25:     0x5eef238a7633 - <std[10d71ac2c42b111e]::thread::local::LocalKey<alloc[a7ee25936407c584]::sync::Arc<futures_executor[c647c49c5634c66d]::local_pool::ThreadNotify>>>::with::<futures_executor[c647c49c5634c66d]::local_pool::run_executor<(), futures_executor[c647c49c5634c66d]::local_pool::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stderr]   26:     0x5eef2390268b - futures_executor[c647c49c5634c66d]::local_pool::run_executor::<(), futures_executor[c647c49c5634c66d]::local_pool::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.25/src/local_pool.rs:86:27
[INFO] [stderr]   27:     0x5eef23902728 - futures_executor[c647c49c5634c66d]::local_pool::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.25/src/local_pool.rs:317:5
[INFO] [stderr]   28:     0x5eef238d564d - acceptancetests[e785859d266c59cf]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/acceptancetests.rs:17:5
[INFO] [stderr]   29:     0x5eef2387305b - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x5eef238a780e - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   31:     0x5eef238e04f1 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x5eef23dd2017 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stderr]   34:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stderr]   35:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x5eef23dd2017 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5eef23dd2017 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5eef23dd2017 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x5eef238de727 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x5eef238dd62e - main
[INFO] [stderr]   43:     0x774586d6f1ca - <unknown>
[INFO] [stderr]   44:     0x774586d6f28b - __libc_start_main
[INFO] [stderr]   45:     0x5eef23853b15 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test acceptancetests`
[INFO] running `Command { std: "docker" "inspect" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303", kill_on_drop: false }`
[INFO] [stdout] b561d1ad97434869c48851df966dacd17759a282f641bc510355bbeb7b792303
