[INFO] cloning repository https://github.com/wangjun861205/with-baby-friendship
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjun861205/with-baby-friendship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-friendship", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-friendship'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2118b0333dda81c4377046cfea3b83f5201d7640
[INFO] testing wangjun861205/with-baby-friendship against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-friendship" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wangjun861205/with-baby-friendship
[INFO] finished tweaking git repo https://github.com/wangjun861205/with-baby-friendship
[INFO] tweaked toml for git repo https://github.com/wangjun861205/with-baby-friendship written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wangjun861205/with-baby-friendship on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wangjun861205/with-baby-friendship already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neo4rs-macros v0.2.1
[INFO] [stderr]   Downloaded ref_slice v1.2.1
[INFO] [stderr]   Downloaded crc v2.1.0
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded snap v1.0.5
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded neo4rs v0.5.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded deadpool v0.7.0
[INFO] [stderr]   Downloaded kafka v0.9.0
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded rdkafka v0.28.0
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded tokio v1.20.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.2.0+1.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23935c076c7b9935cf627853edb2478fbcb7a78f396f8a81ebc89c49224cc26b
[INFO] running `Command { std: "docker" "start" "-a" "23935c076c7b9935cf627853edb2478fbcb7a78f396f8a81ebc89c49224cc26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23935c076c7b9935cf627853edb2478fbcb7a78f396f8a81ebc89c49224cc26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23935c076c7b9935cf627853edb2478fbcb7a78f396f8a81ebc89c49224cc26b", kill_on_drop: false }`
[INFO] [stdout] 23935c076c7b9935cf627853edb2478fbcb7a78f396f8a81ebc89c49224cc26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13dd551a635c54323b4ebf5e068206c49220e4efea087838b8e937d2ffd5a2c7
[INFO] running `Command { std: "docker" "start" "-a" "13dd551a635c54323b4ebf5e068206c49220e4efea087838b8e937d2ffd5a2c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rdkafka-sys v4.2.0+1.8.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling kafka v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling neo4rs-macros v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling neo4rs v0.5.9
[INFO] [stderr]    Compiling redis v0.21.5
[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 rdkafka v0.28.0
[INFO] [stderr]    Compiling with-baby-friendship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `future_producer::FutureProducerContext`
[INFO] [stdout]  --> src/client.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         future_producer::FutureProducerContext, FutureProducer as KafkaProducer, FutureRecord,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio`
[INFO] [stdout]   --> src/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:30:102
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<Json<Vec<String>>, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:34:96
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:39:99
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:44:97
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...String>>(persister: Data<P>, cacher: Data<C>, uids: Path<(String, String)>) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cachers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn delete(&self, uid: Self::UID) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cachers.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             conn.del(format!("uid_{}", uid)).await?;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 21 |             conn.del::<_, ()>(format!("uid_{}", uid)).await?;
[INFO] [stdout]    |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cachers.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn insert(&self, uid: Self::UID, friends: Vec<Self::UID>) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cachers.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |             conn.set(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 30 |             conn.set::<_, _, ()>(
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/outputers.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn error(&self, key: K, err: E) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/outputers.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |         self.get()?.rpush(key, res)?;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 35 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/outputers.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn ok<T: Serialize>(&self, key: K, data: T) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/outputers.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.get()?.rpush(key, res)?;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/r2d2.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn has_broken(&self, conn: &mut Self::Connection) -> bool {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_key` is never used
[INFO] [stdout]   --> src/client.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn gen_key(redis: &mut RedisConnection, uid: i64) -> Result<String, Error> {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `request` is never used
[INFO] [stdout]   --> src/client.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn request<T: Send + Serialize>(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_node` is never used
[INFO] [stdout]   --> src/client.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub async fn add_node(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete_node`, `exist_node`, and `recommendations` are never used
[INFO] [stdout]   --> src/core.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait Persister {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn delete_node(&self, uid: Self::UID) -> Pin<Box<dyn Future<Output = Result<(), Error>>>>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]  9 |     fn exist_node(&self, uid: Self::UID) -> Pin<Box<dyn Future<Output = Result<bool, Error>>>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn recommendations(&self, uid: Self::UID, level: i32, threshold: i32) -> Pin<Box<dyn Future<Output = Result<Vec<Self::UID>, Error>>>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/core.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Cacher {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn delete(&self, uid: Self::UID) -> Pin<Box<dyn Future<Output = Result<(), Error>>>>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_404` are never used
[INFO] [stdout]   --> src/error.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Error {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 12 |     pub fn new(msg: String, code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new_404(msg: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recommendation` is never used
[INFO] [stdout]   --> src/handlers.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn recommendation<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)...
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_user` is never used
[INFO] [stdout]   --> src/handlers.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn delete_user<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) ...
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedisOutput` is never constructed
[INFO] [stdout]  --> src/outputers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RedisOutput(Pool<RedisManager>);
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/outputers.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RedisOutput {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(uri: &str) -> Result<Self, anyhow::Error> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> src/outputers.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Response<T: Serialize> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KafkaManager` is never constructed
[INFO] [stdout]  --> src/r2d2.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct KafkaManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/r2d2.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl KafkaManager {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(hosts: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedisManager` is never constructed
[INFO] [stdout]   --> src/r2d2.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct RedisManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/r2d2.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl RedisManager {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 37 |     pub fn new(uri: &str) -> Result<Self, redis::RedisError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, redis v0.21.5, with-baby-friendship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "13dd551a635c54323b4ebf5e068206c49220e4efea087838b8e937d2ffd5a2c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13dd551a635c54323b4ebf5e068206c49220e4efea087838b8e937d2ffd5a2c7", kill_on_drop: false }`
[INFO] [stdout] 13dd551a635c54323b4ebf5e068206c49220e4efea087838b8e937d2ffd5a2c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9de7abffee4508403d83352c68ad284c92a47e076d7b4d324bd2bdc9a412eef
[INFO] running `Command { std: "docker" "start" "-a" "a9de7abffee4508403d83352c68ad284c92a47e076d7b4d324bd2bdc9a412eef", kill_on_drop: false }`
[INFO] [stderr]    Compiling with-baby-friendship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `future_producer::FutureProducerContext`
[INFO] [stdout]  --> src/client.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         future_producer::FutureProducerContext, FutureProducer as KafkaProducer, FutureRecord,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio`
[INFO] [stdout]   --> src/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:30:102
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<Json<Vec<String>>, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:34:96
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:39:99
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacher`
[INFO] [stdout]   --> src/handlers.rs:44:97
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...String>>(persister: Data<P>, cacher: Data<C>, uids: Path<(String, String)>) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cachers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn delete(&self, uid: Self::UID) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cachers.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             conn.del(format!("uid_{}", uid)).await?;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 21 |             conn.del::<_, ()>(format!("uid_{}", uid)).await?;
[INFO] [stdout]    |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cachers.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn insert(&self, uid: Self::UID, friends: Vec<Self::UID>) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cachers.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |             conn.set(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 30 |             conn.set::<_, _, ()>(
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/outputers.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn error(&self, key: K, err: E) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/outputers.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |         self.get()?.rpush(key, res)?;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 35 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/outputers.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn ok<T: Serialize>(&self, key: K, data: T) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/outputers.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.get()?.rpush(key, res)?;
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/r2d2.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn has_broken(&self, conn: &mut Self::Connection) -> bool {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_node` is never used
[INFO] [stdout]   --> src/client.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub async fn add_node(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_404` are never used
[INFO] [stdout]   --> src/error.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Error {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 12 |     pub fn new(msg: String, code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new_404(msg: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recommendation` is never used
[INFO] [stdout]   --> src/handlers.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn recommendation<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)...
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_user` is never used
[INFO] [stdout]   --> src/handlers.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn delete_user<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) ...
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedisOutput` is never constructed
[INFO] [stdout]  --> src/outputers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RedisOutput(Pool<RedisManager>);
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/outputers.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RedisOutput {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(uri: &str) -> Result<Self, anyhow::Error> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> src/outputers.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Response<T: Serialize> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KafkaManager` is never constructed
[INFO] [stdout]  --> src/r2d2.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct KafkaManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/r2d2.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl KafkaManager {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(hosts: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedisManager` is never constructed
[INFO] [stdout]   --> src/r2d2.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct RedisManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/r2d2.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl RedisManager {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 37 |     pub fn new(uri: &str) -> Result<Self, redis::RedisError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, redis v0.21.5, with-baby-friendship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a9de7abffee4508403d83352c68ad284c92a47e076d7b4d324bd2bdc9a412eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9de7abffee4508403d83352c68ad284c92a47e076d7b4d324bd2bdc9a412eef", kill_on_drop: false }`
[INFO] [stdout] a9de7abffee4508403d83352c68ad284c92a47e076d7b4d324bd2bdc9a412eef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24706fcdafe62ebbc46d76bae314e1e845cb0539e3bdd92e816c56d6bd91da12
[INFO] running `Command { std: "docker" "start" "-a" "24706fcdafe62ebbc46d76bae314e1e845cb0539e3bdd92e816c56d6bd91da12", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `future_producer::FutureProducerContext`
[INFO] [stderr]  --> src/client.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |         future_producer::FutureProducerContext, FutureProducer as KafkaProducer, FutureRecord,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio`
[INFO] [stderr]   --> src/client.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tokio;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cacher`
[INFO] [stderr]   --> src/handlers.rs:30:102
[INFO] [stderr]    |
[INFO] [stderr] 30 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<Json<Vec<String>>, Error> {
[INFO] [stderr]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cacher`
[INFO] [stderr]   --> src/handlers.rs:34:96
[INFO] [stderr]    |
[INFO] [stderr] 34 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stderr]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cacher`
[INFO] [stderr]   --> src/handlers.rs:39:99
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) -> Result<String, Error> {
[INFO] [stderr]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cacher`
[INFO] [stderr]   --> src/handlers.rs:44:97
[INFO] [stderr]    |
[INFO] [stderr] 44 | ...String>>(persister: Data<P>, cacher: Data<C>, uids: Path<(String, String)>) -> Result<HttpResponse, Error> {
[INFO] [stderr]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacher`
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/cachers.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn delete(&self, uid: Self::UID) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/cachers.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |             conn.del(format!("uid_{}", uid)).await?;
[INFO] [stderr]    |                  ^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 21 |             conn.del::<_, ()>(format!("uid_{}", uid)).await?;
[INFO] [stderr]    |                     +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/cachers.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn insert(&self, uid: Self::UID, friends: Vec<Self::UID>) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<(), Error>>>> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/cachers.rs:30:18
[INFO] [stderr]    |
[INFO] [stderr] 30 |             conn.set(
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 30 |             conn.set::<_, _, ()>(
[INFO] [stderr]    |                     ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/outputers.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn error(&self, key: K, err: E) -> Result<(), anyhow::Error> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/outputers.rs:35:21
[INFO] [stderr]    |
[INFO] [stderr] 35 |         self.get()?.rpush(key, res)?;
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 35 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stderr]    |                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/outputers.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn ok<T: Serialize>(&self, key: K, data: T) -> Result<(), anyhow::Error> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/outputers.rs:41:21
[INFO] [stderr]    |
[INFO] [stderr] 41 |         self.get()?.rpush(key, res)?;
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 41 |         self.get()?.rpush::<_, _, ()>(key, res)?;
[INFO] [stderr]    |                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/r2d2.rs:23:26
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn has_broken(&self, conn: &mut Self::Connection) -> bool {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_node` is never used
[INFO] [stderr]   --> src/client.rs:50:14
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub async fn add_node(
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `new_404` are never used
[INFO] [stderr]   --> src/error.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Error {
[INFO] [stderr]    | ---------- associated functions in this implementation
[INFO] [stderr] 12 |     pub fn new(msg: String, code: StatusCode) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn new_404(msg: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `recommendation` is never used
[INFO] [stderr]   --> src/handlers.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub async fn recommendation<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)...
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_user` is never used
[INFO] [stderr]   --> src/handlers.rs:39:14
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub async fn delete_user<P: Persister<UID = String>, C: Cacher<UID = String>>(persister: Data<P>, cacher: Data<C>, uid: Path<(String,)>) ...
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RedisOutput` is never constructed
[INFO] [stderr]  --> src/outputers.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct RedisOutput(Pool<RedisManager>);
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/outputers.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl RedisOutput {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 11 |     pub fn new(uri: &str) -> Result<Self, anyhow::Error> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Response` is never used
[INFO] [stderr]   --> src/outputers.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum Response<T: Serialize> {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KafkaManager` is never constructed
[INFO] [stderr]  --> src/r2d2.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct KafkaManager {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/r2d2.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl KafkaManager {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 10 |     pub fn new(hosts: Vec<String>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RedisManager` is never constructed
[INFO] [stderr]   --> src/r2d2.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct RedisManager {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/r2d2.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl RedisManager {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 37 |     pub fn new(uri: &str) -> Result<Self, redis::RedisError> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `with-baby-friendship` (bin "with-baby-friendship" test) generated 22 warnings (run `cargo fix --bin "with-baby-friendship" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, redis v0.21.5, with-baby-friendship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/with_baby_friendship-a1aa6829714f0af9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test persisters::test::test_friends ... FAILED
[INFO] [stdout] test persisters::test::test_insert_node ... FAILED
[INFO] [stdout] test persisters::test::test_insert_relation ... FAILED
[INFO] [stdout] test persisters::test::test_recommendation ... FAILED
[INFO] [stdout] test cachers::test::test_delete_cache ... FAILED
[INFO] [stdout] test cachers::test::test_insert_cache ... FAILED
[INFO] [stdout] test client::test::test_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::test::test_friends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'persisters::test::test_friends' panicked at src/persisters.rs:181:26:
[INFO] [stdout] failed to load environment variables: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc62f784 - core::result::Result<T,E>::expect::h4e9595ea3d8c2aec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c97bc61cc6c - with_baby_friendship::persisters::test::test_friends::{{closure}}::h99999504082d05d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:181:26
[INFO] [stdout]   22:     0x5c97bc66388d - <core::pin::Pin<P> as core::future::future::Future>::poll::h915f5d17e1931505
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc6082fd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4518f4860254f0e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc614c20 - tokio::coop::with_budget::{{closure}}::hf357c91a3d7c2d08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc651d65 - std::thread::local::LocalKey<T>::try_with::h1dccd601661c7448
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc6515ce - std::thread::local::LocalKey<T>::with::hda2460d931912e94
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc607bef - tokio::coop::with_budget::h4b5a6f76c3037b85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc607bef - tokio::coop::budget::he3337f0e78cfc943
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc607bef - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9aabb4b17cd1348b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5fdf40 - tokio::runtime::basic_scheduler::Context::enter::h6ca70321652b29f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc60645f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha2b0927ec8c708c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602d24 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb5d504bd6ad67b41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65e783 - tokio::macros::scoped_tls::ScopedKey<T>::set::h06b4be73ae000849
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc60265f - tokio::runtime::basic_scheduler::CoreGuard::enter::ha80977e3c06a8d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602e72 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h853221d02cd68b8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fc7ba - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hba3748346021d803
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc63143e - tokio::runtime::Runtime::block_on::h4aaaf14c0a9d6f0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc61c9e9 - with_baby_friendship::persisters::test::test_friends::h1b8ed655b0c2300b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:197:77
[INFO] [stdout]   39:     0x5c97bc61c8b7 - with_baby_friendship::persisters::test::test_friends::{{closure}}::h6d99590ff7dbb5e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:180:28
[INFO] [stdout]   40:     0x5c97bc5f4346 - core::ops::function::FnOnce::call_once::h4cc006230dbd4278
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::test::test_insert_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'persisters::test::test_insert_node' panicked at src/persisters.rs:153:26:
[INFO] [stdout] failed to load environment variables: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc62f784 - core::result::Result<T,E>::expect::h4e9595ea3d8c2aec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c97bc61aa74 - with_baby_friendship::persisters::test::test_insert_node::{{closure}}::h1e7b100b3ff706e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:153:26
[INFO] [stdout]   22:     0x5c97bc663a2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdeac7d4d08b9b9cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc60827d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1c77b16ae3acf7db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc613460 - tokio::coop::with_budget::{{closure}}::h60d938107f7ade25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc651f65 - std::thread::local::LocalKey<T>::try_with::h3fb22f7c02b55298
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc650efe - std::thread::local::LocalKey<T>::with::h24e9d9813e2ad073
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc607d2f - tokio::coop::with_budget::hf45f64bc75c87c9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc607d2f - tokio::coop::budget::h55aa10915dd96474
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc607d2f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha5cac475e20c0ebb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5fd900 - tokio::runtime::basic_scheduler::Context::enter::h54339c0d0b5bc511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc603c1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h43309694629f882f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602ca4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h18656fc8b9b9c38b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65ed73 - tokio::macros::scoped_tls::ScopedKey<T>::set::hf3e7ab50982cc998
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc601e7f - tokio::runtime::basic_scheduler::CoreGuard::enter::h17d7afc1d2a73551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602f62 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb046bacf99ac922d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fbf3a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h2d2d6000f2480f63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc63179e - tokio::runtime::Runtime::block_on::h8da81a033387117b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc61a8b9 - with_baby_friendship::persisters::test::test_insert_node::h10d14b889ecbb35d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:160:77
[INFO] [stdout]   39:     0x5c97bc61a787 - with_baby_friendship::persisters::test::test_insert_node::{{closure}}::hf2f10090d0457d82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:152:32
[INFO] [stdout]   40:     0x5c97bc5f4426 - core::ops::function::FnOnce::call_once::h61a026841ab49a52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::test::test_insert_relation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'persisters::test::test_insert_relation' panicked at src/persisters.rs:165:26:
[INFO] [stdout] failed to load environment variables: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc62f784 - core::result::Result<T,E>::expect::h4e9595ea3d8c2aec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c97bc61b700 - with_baby_friendship::persisters::test::test_insert_relation::{{closure}}::h8ceed68e009f3e06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:165:26
[INFO] [stdout]   22:     0x5c97bc663acd - <core::pin::Pin<P> as core::future::future::Future>::poll::he594365fe3c9dbf6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc6083bd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf2aea1d268abf0a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc6143d0 - tokio::coop::with_budget::{{closure}}::hc112d65c91c28a40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc6535e5 - std::thread::local::LocalKey<T>::try_with::hbeaa0913c1b86039
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc650fee - std::thread::local::LocalKey<T>::with::h4edac72e569201ec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc60772f - tokio::coop::with_budget::h2d79ea9609fa9083
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc60772f - tokio::coop::budget::hdeda612f4dea2dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc60772f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h190d1c4f8cda5c59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5fd5e0 - tokio::runtime::basic_scheduler::Context::enter::h541c94d049caa668
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc60462f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h5595ba04722ecc8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602d64 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hfa2a06538f0e278e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65eea3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa93226b41f8fb8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc60226f - tokio::runtime::basic_scheduler::CoreGuard::enter::h2e8415343bd440ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602ec2 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h8bf0d9a9084b993e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fbc6a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h26b1bd828b2c34fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc63128e - tokio::runtime::Runtime::block_on::h37d0bf38d611dd4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc61b4d9 - with_baby_friendship::persisters::test::test_insert_relation::h3582183d4efb9b80
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:176:77
[INFO] [stdout]   39:     0x5c97bc61b3a7 - with_baby_friendship::persisters::test::test_insert_relation::{{closure}}::h2f68d3c176cc0605
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:164:36
[INFO] [stdout]   40:     0x5c97bc5f4386 - core::ops::function::FnOnce::call_once::h5a2da75c2889d3bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::test::test_recommendation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'persisters::test::test_recommendation' panicked at src/persisters.rs:202:26:
[INFO] [stdout] failed to load environment variables: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc62f784 - core::result::Result<T,E>::expect::h4e9595ea3d8c2aec
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c97bc61ebfa - with_baby_friendship::persisters::test::test_recommendation::{{closure}}::h6c98641249cba3aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:202:26
[INFO] [stdout]   22:     0x5c97bc66342d - <core::pin::Pin<P> as core::future::future::Future>::poll::h03de858d57caf3c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc60833d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7ed11daea33e879c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc6149c0 - tokio::coop::with_budget::{{closure}}::hecb46c5fa91efe11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc652365 - std::thread::local::LocalKey<T>::try_with::h4b47507b2fff7437
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc65157e - std::thread::local::LocalKey<T>::with::hd3d9ea27daae7e4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc607aaf - tokio::coop::with_budget::hb2ac2aada3f5b48e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc607aaf - tokio::coop::budget::h10fb207a21650fd9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc607aaf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h71944bfeca6114a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5ff460 - tokio::runtime::basic_scheduler::Context::enter::hbe3f7ecbb066e97b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc606e6f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hedb41ec2b926ef2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602d04 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7f020e1e4cbf3456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65ec43 - tokio::macros::scoped_tls::ScopedKey<T>::set::hf23d884b77f24e1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc6012af - tokio::runtime::basic_scheduler::CoreGuard::enter::h08c483494ad1435e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602e22 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7073c5803ce38b53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fc20a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hacc9cec5fc2bacd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc631b5e - tokio::runtime::Runtime::block_on::hfd00b3f1123f70c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc61e8d9 - with_baby_friendship::persisters::test::test_recommendation::hc1da9a4cb98f3651
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:224:43
[INFO] [stdout]   39:     0x5c97bc61e7a7 - with_baby_friendship::persisters::test::test_recommendation::{{closure}}::hc7ba536759892855
[INFO] [stdout]                                at /opt/rustwide/workdir/src/persisters.rs:201:35
[INFO] [stdout]   40:     0x5c97bc5f45f6 - core::ops::function::FnOnce::call_once::h8a7d4f1f37d5d968
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cachers::test::test_delete_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cachers::test::test_delete_cache' panicked at src/cachers.rs:69:75:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { msg: "Connection refused (os error 111)", code: 500 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc65ca0f - core::result::Result<T,E>::unwrap::h6e07689bcc697230
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c97bc65ca0f - with_baby_friendship::cachers::test::test_delete_cache::{{closure}}::h9a2672bdaf1418d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:69:75
[INFO] [stdout]   22:     0x5c97bc66368d - <core::pin::Pin<P> as core::future::future::Future>::poll::h608a283749bfd24d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc6082bd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h43b1289f7d74f544
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc614af0 - tokio::coop::with_budget::{{closure}}::hefbb44db66911c75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc6536e5 - std::thread::local::LocalKey<T>::try_with::hbfab177be5bba5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc65107e - std::thread::local::LocalKey<T>::with::h5b570eaea51a1f40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc60805f - tokio::coop::with_budget::h4c51a6d480013dda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc60805f - tokio::coop::budget::ha7f517369c338207
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc60805f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd98418ebf5f928f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5ff140 - tokio::runtime::basic_scheduler::Context::enter::hacc94812d9ec4e3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc60503f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h76c146f2c6d25316
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602d44 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hdc3f24f7c9e814de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65e8b3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h16acac697940bac7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc601a8f - tokio::runtime::basic_scheduler::CoreGuard::enter::h15b09fb02604b4dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602f12 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h926c2d61907988f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fb99a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h0e18774984500d12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc6319ad - tokio::runtime::Runtime::block_on::hb5637d1b27b640ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc65c23f - with_baby_friendship::cachers::test::test_delete_cache::h43231a43bd7c3f75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:72:65
[INFO] [stdout]   39:     0x5c97bc65c0d7 - with_baby_friendship::cachers::test::test_delete_cache::{{closure}}::ha610a83f3d9fd5d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:66:33
[INFO] [stdout]   40:     0x5c97bc5f4896 - core::ops::function::FnOnce::call_once::hd5041865d4d18189
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cachers::test::test_insert_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cachers::test::test_insert_cache' panicked at src/cachers.rs:61:75:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { msg: "Connection refused (os error 111)", code: 500 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc65bb3f - core::result::Result<T,E>::unwrap::h6e07689bcc697230
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c97bc65bb3f - with_baby_friendship::cachers::test::test_insert_cache::{{closure}}::h7d185e5ef9877d9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:61:75
[INFO] [stdout]   22:     0x5c97bc6636cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h72493105d4b6d5e1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc6083fd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf3139b2888996a7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc612e70 - tokio::coop::with_budget::{{closure}}::h2d8b3a2686f4c790
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc6539e5 - std::thread::local::LocalKey<T>::try_with::hc9a71cacd1a39013
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc65116e - std::thread::local::LocalKey<T>::with::h6f8cb9c6407b21fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc607f7f - tokio::coop::with_budget::he1abbd4e43dbc2d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc607f7f - tokio::coop::budget::h4cd4b1f7167d33b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc607f7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd71d1194a221b5a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5fdc20 - tokio::runtime::basic_scheduler::Context::enter::h6738b9fd3e902371
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc60320f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h355894ac2c02211a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602cc4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h718854b2193fa7b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65e9e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7c84a7b2632f0018
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc60169f - tokio::runtime::basic_scheduler::CoreGuard::enter::h11e8679c7e5c5dba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602dd2 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h436cfba126670366
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fca8a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hefa3a261e3dfd9dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc6310dd - tokio::runtime::Runtime::block_on::h28e153f022be9d2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc65b40f - with_baby_friendship::cachers::test::test_insert_cache::h94399f3bfabc5cc4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:62:102
[INFO] [stdout]   39:     0x5c97bc65b2a7 - with_baby_friendship::cachers::test::test_insert_cache::{{closure}}::hbd411a27c3104e67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cachers.rs:58:33
[INFO] [stdout]   40:     0x5c97bc5f46f6 - core::ops::function::FnOnce::call_once::hb30e61381999af56
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_request' panicked at src/client.rs:106:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c97bca3c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c97bca3c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c97bca3c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c97bca63ff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c97bca63ff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c97bca383d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c97bca383d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c97bca3bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c97bca3d639 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c97bca3d46e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c97bc6a3cf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c97bc6a3cf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c97bca3e10e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c97bca3e10e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c97bca3ddda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c97bca3c5b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c97bca3da6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c97bca62230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c97bca626e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c97bc668e3c - core::result::Result<T,E>::unwrap::h5a3131b92b178918
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c97bc668e3c - with_baby_friendship::client::test::test_request::{{closure}}::h93d93e3dbdd01c61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:106:53
[INFO] [stdout]   22:     0x5c97bc66392d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbfa7ed515cedf2c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c97bc60837d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd1dcbfe4843740f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x5c97bc613a50 - tokio::coop::with_budget::{{closure}}::h80764d33eeeb0995
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c97bc652465 - std::thread::local::LocalKey<T>::try_with::h4e8d9965646394ff
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5c97bc6517fe - std::thread::local::LocalKey<T>::with::hf67e4b57a9bee8c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5c97bc60795f - tokio::coop::with_budget::h27fce90e5c4a43ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c97bc60795f - tokio::coop::budget::heaeef86f4ab0a619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c97bc60795f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h56e20325d3fd4f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x5c97bc5fee20 - tokio::runtime::basic_scheduler::Context::enter::ha225219d060f709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x5c97bc605a4f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h894fcad9b5acb2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x5c97bc602ce4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7bb8c3548a82bad6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x5c97bc65eb13 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7f705f50cc304d2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5c97bc602a4f - tokio::runtime::basic_scheduler::CoreGuard::enter::hde0c7f7de8e583ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x5c97bc602d82 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h2fd12bc55291b62f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x5c97bc5fc4ee - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb2330165c55b2e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x5c97bc6315f9 - tokio::runtime::Runtime::block_on::h818f7e978859d370
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x5c97bc668687 - with_baby_friendship::client::test::test_request::h1b03434d822225fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:115:38
[INFO] [stdout]   39:     0x5c97bc668547 - with_baby_friendship::client::test::test_request::{{closure}}::hdf0d996410589df5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:77:28
[INFO] [stdout]   40:     0x5c97bc5f44a6 - core::ops::function::FnOnce::call_once::h66ca78c919159635
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5c97bc6a955b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c97bc6a955b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5c97bc6a8695 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5c97bc6a8695 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5c97bc6a8695 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5c97bc6a8695 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5c97bc6a8695 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5c97bc6a8695 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5c97bc6a8695 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5c97bc66c294 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5c97bc66c294 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5c97bc66fc6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5c97bc66fc6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5c97bc66fc6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5c97bc66fc6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c97bc66fc6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5c97bc66fc6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c97bca412af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5c97bca412af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7886cb4ecaa4 - <unknown>
[INFO] [stdout]   62:     0x7886cb579a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cachers::test::test_delete_cache
[INFO] [stdout]     cachers::test::test_insert_cache
[INFO] [stdout]     client::test::test_request
[INFO] [stdout]     persisters::test::test_friends
[INFO] [stdout]     persisters::test::test_insert_node
[INFO] [stdout]     persisters::test::test_insert_relation
[INFO] [stdout]     persisters::test::test_recommendation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin with-baby-friendship`
[INFO] running `Command { std: "docker" "inspect" "24706fcdafe62ebbc46d76bae314e1e845cb0539e3bdd92e816c56d6bd91da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24706fcdafe62ebbc46d76bae314e1e845cb0539e3bdd92e816c56d6bd91da12", kill_on_drop: false }`
[INFO] [stdout] 24706fcdafe62ebbc46d76bae314e1e845cb0539e3bdd92e816c56d6bd91da12
