[INFO] fetching crate nextid_sdk 1.0.0-rc2...
[INFO] testing nextid_sdk-1.0.0-rc2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate nextid_sdk 1.0.0-rc2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nextid_sdk 1.0.0-rc2
[INFO] finished tweaking crates.io crate nextid_sdk 1.0.0-rc2
[INFO] tweaked toml for crates.io crate nextid_sdk 1.0.0-rc2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nextid_sdk 1.0.0-rc2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nextid_sdk 1.0.0-rc2 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f50b75c6a5c5e5b68ef7e34b58f1e70205e99529dea2fc3d96012c8f2a1665
[INFO] running `Command { std: "docker" "start" "-a" "56f50b75c6a5c5e5b68ef7e34b58f1e70205e99529dea2fc3d96012c8f2a1665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f50b75c6a5c5e5b68ef7e34b58f1e70205e99529dea2fc3d96012c8f2a1665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f50b75c6a5c5e5b68ef7e34b58f1e70205e99529dea2fc3d96012c8f2a1665", kill_on_drop: false }`
[INFO] [stdout] 56f50b75c6a5c5e5b68ef7e34b58f1e70205e99529dea2fc3d96012c8f2a1665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c851808ce0969d8265d12175eab6a63108a222e57bb043430b3e5a7dec83ec7c
[INFO] running `Command { std: "docker" "start" "-a" "c851808ce0969d8265d12175eab6a63108a222e57bb043430b3e5a7dec83ec7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha3 v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling nextid_sdk v1.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]   --> src/proof_service/types/raw/query.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Request {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c851808ce0969d8265d12175eab6a63108a222e57bb043430b3e5a7dec83ec7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c851808ce0969d8265d12175eab6a63108a222e57bb043430b3e5a7dec83ec7c", kill_on_drop: false }`
[INFO] [stdout] c851808ce0969d8265d12175eab6a63108a222e57bb043430b3e5a7dec83ec7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8bd8fb46ea66f1dcb308499c29d3eb61763a4244afba76d058d1aaad0e76d02d
[INFO] running `Command { std: "docker" "start" "-a" "8bd8fb46ea66f1dcb308499c29d3eb61763a4244afba76d058d1aaad0e76d02d", kill_on_drop: false }`
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]   --> src/proof_service/types/raw/query.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Request {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nextid_sdk v1.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/util/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[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: `Error`
[INFO] [stdout]  --> src/util/tests.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::{Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]   --> src/proof_service/types/raw/query.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Request {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8bd8fb46ea66f1dcb308499c29d3eb61763a4244afba76d058d1aaad0e76d02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd8fb46ea66f1dcb308499c29d3eb61763a4244afba76d058d1aaad0e76d02d", kill_on_drop: false }`
[INFO] [stdout] 8bd8fb46ea66f1dcb308499c29d3eb61763a4244afba76d058d1aaad0e76d02d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e1a0a1b67b48061770e2c0590ce50a37c79bbf21d00c0e2c9e01680f3c6723ba
[INFO] running `Command { std: "docker" "start" "-a" "e1a0a1b67b48061770e2c0590ce50a37c79bbf21d00c0e2c9e01680f3c6723ba", kill_on_drop: false }`
[INFO] [stderr] warning: field `avatar` is never read
[INFO] [stderr]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct QueryResponse {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] 9 |     pub avatar: String,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `total`, `per`, and `current` are never read
[INFO] [stderr]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Pagination {
[INFO] [stderr]   |            ---------- fields in this struct
[INFO] [stderr] 7 |     pub total: u64,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr] 8 |     pub per: usize,
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 9 |     pub current: usize,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Request` is never constructed
[INFO] [stderr]   --> src/proof_service/types/raw/query.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Request {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/util/tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/util/tests.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::types::{Error, Result};
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nextid_sdk` (lib) generated 3 warnings
[INFO] [stderr] warning: `nextid_sdk` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p nextid_sdk --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/nextid_sdk/03a440e3a305033b/deps/nextid_sdk-03a440e3a305033b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests nextid_sdk
[INFO] [stdout] test util::tests::test_something ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_pk_vec (line 60) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_pk_hex (line 38) ... ok
[INFO] [stdout] test src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::new (line 48) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk (line 76) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk_hex (line 93) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::generate (line 18) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::has_sk (line 221) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::personal_sign (line 130) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::recover_from_personal_signature (line 173) ... ok
[INFO] [stdout] test src/util/mod.rs - util::base64_decode (line 64) ... ok
[INFO] [stdout] test src/util/mod.rs - util::base64_encode (line 48) ... ok
[INFO] [stdout] test src/util/mod.rs - util::eth_address_from_public_key (line 111) ... ok
[INFO] [stdout] test src/util/mod.rs - util::hex_decode (line 30) ... ok
[INFO] [stdout] test src/util/mod.rs - util::keccak256_hash (line 77) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::ts_string_to_naive (line 94) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::hex_encode (line 15) ... ok
[INFO] [stdout] test src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58) ... FAILED
[INFO] [stdout] test src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85) ... FAILED
[INFO] [stdout] test src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32) ... FAILED
[INFO] [stdout] test src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71) ... FAILED
[INFO] [stdout] test src/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/util/mod.rs - util::keccak256_hash (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nextid_sdk::crypto`
[INFO] [stdout]   --> src/util/mod.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | use nextid_sdk::crypto::hash_keccak256;
[INFO] [stdout]    |                 ^^^^^^ could not find `crypto` in `nextid_sdk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/mod.rs - util::ts_string_to_naive (line 94) stdout ----
[INFO] [stdout] error[E0599]: no method named `year` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/util/mod.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 | assert_eq!(2022, naive_dt.year());
[INFO] [stdout]    |                           ^^^^ method not found in `Result<chrono::naive::datetime::NaiveDateTime, nextid_sdk::types::Error>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (372) panicked at src/kv_service/procedure.rs:13:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61192f4a8572 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61192f4a8572 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61192f4a8572 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61192f4a8572 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61192f4bce5a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61192f4bce5a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x61192f4acc46 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61192f4acc46 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61192f49061f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61192f49061f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61192f4a30f1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61192f4a335b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61192f4906d8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61192f487fb9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61192f49126d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61192f4bd59c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61192f4bd312 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61192f1a19b3 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x61192f192986 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x61192f195af8 - tokio[6265671f52fed2a3]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x61192f14618a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::try_with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   21:     0x61192f145e56 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   22:     0x61192f147a35 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   23:     0x61192f150d4b - <tokio[6265671f52fed2a3]::runtime::enter::Enter>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x61192f1281ae - <tokio[6265671f52fed2a3]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x61192f116186 - <tokio[6265671f52fed2a3]::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x61192f1b677f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x61192f236ca3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x61192f174986 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x61192f195dd9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x61192f4a26d6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x61192f4a26d6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61192f4a26d6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61192f4a26d6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61192f4a26d6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x61192f4a26d6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61192f4a26d6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61192f4a26d6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61192f4a26d6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x61192f15c0f1 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x61192f23a035 - main
[INFO] [stdout]   41:     0x735b3e23e1ca - <unknown>
[INFO] [stdout]   42:     0x735b3e23e28b - __libc_start_main
[INFO] [stdout]   43:     0x61192f115e45 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (424) panicked at src/proof_service/procedure.rs:12:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5684adebf1d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5684adebf1d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5684adebf1d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5684adebf1d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5684aded3aba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5684aded3aba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5684adec38a6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5684adec38a6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5684adea727f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5684adea727f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5684adeb9d51 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5684adeb9fbb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5684adea7338 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5684ade9ec19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5684adea7ecd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5684aded41fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5684aded3f72 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5684adbc0e7a - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x5684adbb2076 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5684adbb52e8 - tokio[6265671f52fed2a3]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5684adb63f5a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::try_with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   21:     0x5684adb63c26 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   22:     0x5684adb654c5 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   23:     0x5684adb6f37d - <tokio[6265671f52fed2a3]::runtime::enter::Enter>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x5684adb46010 - <tokio[6265671f52fed2a3]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x5684adb33f36 - <tokio[6265671f52fed2a3]::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x5684adbd610f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x5684adc57083 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x5684adb93546 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x5684adbb55e9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x5684adeb9336 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5684adeb9336 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5684adeb9336 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5684adeb9336 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5684adeb9336 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5684adeb9336 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5684adeb9336 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5684adeb9336 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5684adeb9336 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5684adb7aa51 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x5684adc5a565 - main
[INFO] [stdout]   41:     0x7ab9a72fc1ca - <unknown>
[INFO] [stdout]   42:     0x7ab9a72fc28b - __libc_start_main
[INFO] [stdout]   43:     0x5684adb33bf5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (415) panicked at src/proof_service/mod.rs:7:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60913dde5ba2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60913dde5ba2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60913dde5ba2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60913dde5ba2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60913ddfa4aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60913ddfa4aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60913ddea276 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60913ddea276 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60913ddcdc4f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60913ddcdc4f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60913dde0721 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60913dde098b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60913ddcdd08 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60913ddc55e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60913ddce89d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60913ddfabec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60913ddfa962 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60913daf662e - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x60913dae7af6 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x60913daeac68 - tokio[6265671f52fed2a3]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x60913da90e3a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::try_with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   21:     0x60913da90b06 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   22:     0x60913da92a25 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   23:     0x60913da9bcbd - <tokio[6265671f52fed2a3]::runtime::enter::Enter>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x60913da72dd0 - <tokio[6265671f52fed2a3]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x60913da60c86 - <tokio[6265671f52fed2a3]::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x60913db0b26f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x60913db8b3d3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x60913dabf506 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x60913daeaf49 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x60913dddfd06 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x60913dddfd06 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x60913dddfd06 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x60913dddfd06 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60913dddfd06 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x60913dddfd06 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60913dddfd06 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60913dddfd06 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60913dddfd06 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x60913daa7031 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x60913db8e905 - main
[INFO] [stdout]   41:     0x7245a15381ca - <unknown>
[INFO] [stdout]   42:     0x7245a153828b - __libc_start_main
[INFO] [stdout]   43:     0x60913da609e5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (443) panicked at src/kv_service/mod.rs:8:92:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57714e520d62 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57714e520d62 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57714e520d62 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57714e520d62 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57714e53564a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57714e53564a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x57714e525436 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57714e525436 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57714e508e0f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57714e508e0f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57714e51b8e1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57714e51bb4b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x57714e508ec8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x57714e5007a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x57714e509a5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57714e535d8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57714e535b02 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x57714e21ee5b - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x57714e20fdc6 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x57714e212f38 - tokio[6265671f52fed2a3]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x57714e1c351a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::try_with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   21:     0x57714e1c31e6 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   22:     0x57714e1c4a85 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   23:     0x57714e1cdd1d - <tokio[6265671f52fed2a3]::runtime::enter::Enter>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x57714e1a55d0 - <tokio[6265671f52fed2a3]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x57714e193576 - <tokio[6265671f52fed2a3]::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x57714e23350f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x57714e2b3923 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x57714e1f1476 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x57714e213219 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x57714e51aec6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x57714e51aec6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57714e51aec6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57714e51aec6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57714e51aec6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x57714e51aec6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x57714e51aec6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57714e51aec6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57714e51aec6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x57714e1d9271 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x57714e2b6ca5 - main
[INFO] [stdout]   41:     0x7004a3b231ca - <unknown>
[INFO] [stdout]   42:     0x7004a3b2328b - __libc_start_main
[INFO] [stdout]   43:     0x57714e1932d5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (453) panicked at src/kv_service/mod.rs:9:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b208c76982 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b208c76982 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b208c76982 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b208c76982 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b208c8b26a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b208c8b26a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x56b208c7b056 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b208c7b056 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56b208c5ea2f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b208c5ea2f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b208c71501 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56b208c7176b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56b208c5eae8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56b208c563c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56b208c5f67d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56b208c8b9ac - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56b208c8b722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56b20897441f - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x56b208965876 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x56b2089689e8 - tokio[6265671f52fed2a3]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x56b20891715a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::try_with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   21:     0x56b208916e26 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6265671f52fed2a3]::coop::Budget>>>::with::<tokio[6265671f52fed2a3]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]   22:     0x56b2089186c5 - <tokio[6265671f52fed2a3]::park::thread::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   23:     0x56b20892194d - <tokio[6265671f52fed2a3]::runtime::enter::Enter>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x56b2088f9210 - <tokio[6265671f52fed2a3]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x56b2088e7186 - <tokio[6265671f52fed2a3]::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x56b208988b0f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x56b208a08403 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x56b208944e36 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x56b208968cc9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x56b208c70ae6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x56b208c70ae6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x56b208c70ae6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x56b208c70ae6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x56b208c70ae6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x56b208c70ae6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56b208c70ae6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56b208c70ae6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56b208c70ae6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x56b20892ccc1 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x56b208a0b875 - main
[INFO] [stdout]   41:     0x7a19974b41ca - <unknown>
[INFO] [stdout]   42:     0x7a19974b428b - __libc_start_main
[INFO] [stdout]   43:     0x56b2088e6e45 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51)
[INFO] [stdout]     src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71)
[INFO] [stdout]     src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58)
[INFO] [stdout]     src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32)
[INFO] [stdout]     src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85)
[INFO] [stdout]     src/util/mod.rs - util::keccak256_hash (line 77)
[INFO] [stdout]     src/util/mod.rs - util::ts_string_to_naive (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e1a0a1b67b48061770e2c0590ce50a37c79bbf21d00c0e2c9e01680f3c6723ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a0a1b67b48061770e2c0590ce50a37c79bbf21d00c0e2c9e01680f3c6723ba", kill_on_drop: false }`
[INFO] [stdout] e1a0a1b67b48061770e2c0590ce50a37c79bbf21d00c0e2c9e01680f3c6723ba
