[INFO] fetching crate orientdb-client 0.6.0...
[INFO] testing orientdb-client-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate orientdb-client 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate orientdb-client 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate orientdb-client 0.6.0
[INFO] tweaked toml for crates.io crate orientdb-client 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orientdb-client 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orientdb-client 0.6.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dca098b4913d5ca70c0809eaea3ecbaf79677f289dc36b060c2d1f087ab5008b
[INFO] running `Command { std: "docker" "start" "-a" "dca098b4913d5ca70c0809eaea3ecbaf79677f289dc36b060c2d1f087ab5008b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dca098b4913d5ca70c0809eaea3ecbaf79677f289dc36b060c2d1f087ab5008b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca098b4913d5ca70c0809eaea3ecbaf79677f289dc36b060c2d1f087ab5008b", kill_on_drop: false }`
[INFO] [stdout] dca098b4913d5ca70c0809eaea3ecbaf79677f289dc36b060c2d1f087ab5008b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef791120f7d4be8922690c7765743385c2769c746d029c0f22992bd08e76d47
[INFO] running `Command { std: "docker" "start" "-a" "fef791120f7d4be8922690c7765743385c2769c746d029c0f22992bd08e76d47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling orientdb-client v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::common::protocol::messages::request::*`
[INFO] [stdout]   --> src/sync/protocol/mod.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub use crate::common::protocol::messages::request::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/types/document.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<String, OValue> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<'_, String, OValue> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement {
[INFO] [stdout]    |                                   ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement {
[INFO] [stdout]    |                                     ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement {
[INFO] [stdout]    |                                        ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement {
[INFO] [stdout]    |                                                     ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement<'_> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "fef791120f7d4be8922690c7765743385c2769c746d029c0f22992bd08e76d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef791120f7d4be8922690c7765743385c2769c746d029c0f22992bd08e76d47", kill_on_drop: false }`
[INFO] [stdout] fef791120f7d4be8922690c7765743385c2769c746d029c0f22992bd08e76d47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 324d5f06f309275afa84c18888bd718f4214f06c6496d289ec3b8fd887bef735
[INFO] running `Command { std: "docker" "start" "-a" "324d5f06f309275afa84c18888bd718f4214f06c6496d289ec3b8fd887bef735", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stdout] warning: unused import: `crate::common::protocol::messages::request::*`
[INFO] [stdout]   --> src/sync/protocol/mod.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub use crate::common::protocol::messages::request::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/types/document.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<String, OValue> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<'_, String, OValue> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement {
[INFO] [stdout]    |                                   ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement {
[INFO] [stdout]    |                                     ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement {
[INFO] [stdout]    |                                        ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement {
[INFO] [stdout]    |                                                     ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement<'_> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling addr2line v0.15.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling dotenv v0.14.1
[INFO] [stderr]    Compiling orientdb-client v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> tests/common/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OrientDBTest {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 10 |     pub address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrientDBTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> tests/common/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OrientDBTest {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 10 |     pub address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrientDBTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 | /         session
[INFO] [stdout] 258 | |             .command("create vertex Person content  { name : 'Jonh', address : { street : 'test street'}}")
[INFO] [stdout] 259 | |             .run()
[INFO] [stdout] 260 | |             .unwrap();
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         session.script_sql(script).run().unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     session
[INFO] [stdout] 321 | |         .command("create class Person extends V")
[INFO] [stdout] 322 | |         .run()
[INFO] [stdout] 323 | |         .unwrap();
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 | /     session
[INFO] [stdout] 326 | |         .command("create class HasFriend extends E")
[INFO] [stdout] 327 | |         .run()
[INFO] [stdout] 328 | |         .unwrap();
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | /     session
[INFO] [stdout] 331 | |         .command("create class Address abstract")
[INFO] [stdout] 332 | |         .run()
[INFO] [stdout] 333 | |         .unwrap();
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]    --> tests/orient-session.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | /     session
[INFO] [stdout] 336 | |         .command("create property Person.address EMBEDDED Address")
[INFO] [stdout] 337 | |         .run()
[INFO] [stdout] 338 | |         .unwrap();
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::protocol::messages::request::*`
[INFO] [stdout]   --> src/sync/protocol/mod.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         pub use crate::common::protocol::messages::request::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> tests/common/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OrientDBTest {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 10 |     pub address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrientDBTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/types/document.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<String, OValue> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> Iter<'_, String, OValue> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement {
[INFO] [stdout]    |                                   ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement {
[INFO] [stdout]    |                                     ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement {
[INFO] [stdout]    |                                        ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/session.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement {
[INFO] [stdout]    |                                                     ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement<'_> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "324d5f06f309275afa84c18888bd718f4214f06c6496d289ec3b8fd887bef735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "324d5f06f309275afa84c18888bd718f4214f06c6496d289ec3b8fd887bef735", kill_on_drop: false }`
[INFO] [stdout] 324d5f06f309275afa84c18888bd718f4214f06c6496d289ec3b8fd887bef735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de2c27e2ab192a856564718b00b572c8428143d8d391867b9f6799a9a4216e66
[INFO] running `Command { std: "docker" "start" "-a" "de2c27e2ab192a856564718b00b572c8428143d8d391867b9f6799a9a4216e66", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::common::protocol::messages::request::*`
[INFO] [stderr]   --> src/sync/protocol/mod.rs:18:17
[INFO] [stderr]    |
[INFO] [stderr] 18 |         pub use crate::common::protocol::messages::request::*;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/types/document.rs:152:17
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn iter(&self) -> Iter<String, OValue> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn iter(&self) -> Iter<'_, String, OValue> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync/session.rs:43:35
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement {
[INFO] [stderr]    |                                   ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn query<T: Into<String>>(&self, query: T) -> Statement<'_> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync/session.rs:47:37
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement {
[INFO] [stderr]    |                                     ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn command<T: Into<String>>(&self, command: T) -> Statement<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync/session.rs:51:40
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement {
[INFO] [stderr]    |                                        ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn script_sql<T: Into<String>>(&self, script: T) -> Statement<'_> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync/session.rs:56:53
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement {
[INFO] [stderr]    |                                                     ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn script<T: Into<String>, S: Into<String>>(&self, script: T, language: S) -> Statement<'_> {
[INFO] [stderr]    |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `orientdb-client` (lib) generated 6 warnings (run `cargo fix --lib -p orientdb-client` to apply 6 suggestions)
[INFO] [stderr] warning: field `address` is never read
[INFO] [stderr]   --> tests/common/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct OrientDBTest {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 10 |     pub address: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OrientDBTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `orientdb-client` (test "orient-sessions") generated 1 warning
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:257:9
[INFO] [stderr]     |
[INFO] [stderr] 257 | /         session
[INFO] [stderr] 258 | |             .command("create vertex Person content  { name : 'Jonh', address : { street : 'test street'}}")
[INFO] [stderr] 259 | |             .run()
[INFO] [stderr] 260 | |             .unwrap();
[INFO] [stderr]     | |_____________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:293:9
[INFO] [stderr]     |
[INFO] [stderr] 293 |         session.script_sql(script).run().unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 320 | /     session
[INFO] [stderr] 321 | |         .command("create class Person extends V")
[INFO] [stderr] 322 | |         .run()
[INFO] [stderr] 323 | |         .unwrap();
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:325:5
[INFO] [stderr]     |
[INFO] [stderr] 325 | /     session
[INFO] [stderr] 326 | |         .command("create class HasFriend extends E")
[INFO] [stderr] 327 | |         .run()
[INFO] [stderr] 328 | |         .unwrap();
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 | /     session
[INFO] [stderr] 331 | |         .command("create class Address abstract")
[INFO] [stderr] 332 | |         .run()
[INFO] [stderr] 333 | |         .unwrap();
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]    --> tests/orient-session.rs:335:5
[INFO] [stderr]     |
[INFO] [stderr] 335 | /     session
[INFO] [stderr] 336 | |         .command("create property Person.address EMBEDDED Address")
[INFO] [stderr] 337 | |         .run()
[INFO] [stderr] 338 | |         .unwrap();
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr] 
[INFO] [stderr] warning: `orientdb-client` (test "orient-session") generated 7 warnings (1 duplicate)
[INFO] [stderr] warning: `orientdb-client` (test "orient-client") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `orientdb-client` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orientdb_client-d3789a6bba5ef76a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test common::protocol::parser::tests::test_read_write_varint ... ok
[INFO] [stdout] test common::protocol::parser::tests::test_parse_string_varint ... ok
[INFO] [stdout] test common::protocol::parser::tests::test_parse_varint ... ok
[INFO] [stdout] test common::types::document::tests::doc_inner_test ... ok
[INFO] [stdout] test common::protocol::v37::serializer::tests::doc_ser_test ... ok
[INFO] [stdout] test common::types::document::tests::doc_simple_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/orient-client.rs (/opt/rustwide/target/debug/deps/orient_client-2bfb9c08546688b8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--test orient-client`
[INFO] [stdout] test test_client_connect_close ... FAILED
[INFO] [stdout] test test_client_create_exist_drop_db ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_client_connect_close stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_client_connect_close' (32) panicked at src/sync/network/cluster.rs:42:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Pool(Error(Some("")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6429f0ad5a82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6429f0ad5a82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6429f0ad5a82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6429f0ad5a82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6429f0ae79af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6429f0ae79af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6429f0aa2251 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6429f0aa2251 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6429f0aaec22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6429f0ab39cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6429f0ab3861 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6429f08af3fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6429f08af3fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6429f0ab408f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6429f0ab408f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6429f0ab3eea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6429f0aaed59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6429f0a9636d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6429f0af0c20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6429f0af01c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6429f090c722 - core::result::Result<T,E>::unwrap::h5a78b486d638dbbd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6429f090c722 - orientdb_client::sync::network::cluster::ClusterBuilder::build::{{closure}}::h0264d05139d7985b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/network/cluster.rs:42:51
[INFO] [stdout]   22:     0x6429f09048c1 - core::iter::adapters::map::map_fold::{{closure}}::h327ac32ec2e2e262
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x6429f08d8507 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::fold::h21334835d7bdd5b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/into_iter.rs:323:25
[INFO] [stdout]   24:     0x6429f090376f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc3310bd089d9d57a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x6429f0904886 - core::iter::traits::iterator::Iterator::for_each::h20b24d728cb154d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   26:     0x6429f08e8399 - alloc::vec::Vec<T,A>::extend_trusted::hc3fd726d8a9263bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   27:     0x6429f08e9a8b - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::haf2a8e3552826735
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   28:     0x6429f08e7dd8 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h4dc84b0b24fab8e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   29:     0x6429f08d20e5 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter{{reify.shim}}::hd8615094f70229bd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:52:5
[INFO] [stdout]   30:     0x6429f08e90be - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::ha55aa2334bf01e18
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stdout]   31:     0x6429f08e9a73 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbd10ef1f1d2d95ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   32:     0x6429f0904837 - core::iter::traits::iterator::Iterator::collect::hd98e7ec0005a4f31
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   33:     0x6429f090c633 - orientdb_client::sync::network::cluster::ClusterBuilder::build::ha3de34bf858862fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/network/cluster.rs:44:14
[INFO] [stdout]   34:     0x6429f088af6d - orientdb_client::sync::client::OrientDB::connect::h1a26d775fbe7c878
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/client.rs:32:14
[INFO] [stdout]   35:     0x6429f088a738 - orient_client::common::connect::h4e4f6e8632d0b6d8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:65:18
[INFO] [stdout]   36:     0x6429f08892a6 - orient_client::test_client_connect_close::ha9e68a8a10412716
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orient-client.rs:12:5
[INFO] [stdout]   37:     0x6429f08892d7 - orient_client::test_client_connect_close::{{closure}}::h1ac51ecf7836f1bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orient-client.rs:11:31
[INFO] [stdout]   38:     0x6429f088b8c6 - core::ops::function::FnOnce::call_once::h4eb20b1f7db8b791
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6429f08af1bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6429f08af1bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6429f08c4e25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6429f08c4e25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6429f08c4e25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x6429f08c4e25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x6429f08c4e25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6429f08c4e25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6429f08c4e25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6429f089b614 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6429f089b614 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x6429f089eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x6429f089eeda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6429f089eeda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x6429f089eeda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x6429f089eeda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6429f089eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x6429f089eeda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6429f0aa9ebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x6429f0aa9ebf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7e883d1b5aa4 - <unknown>
[INFO] [stdout]   60:     0x7e883d242a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_client_create_exist_drop_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_client_create_exist_drop_db' (33) panicked at src/sync/network/cluster.rs:42:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Pool(Error(Some("")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6429f0ad5a82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6429f0ad5a82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6429f0ad5a82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6429f0ad5a82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6429f0ae79af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6429f0ae79af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6429f0aa2251 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6429f0aa2251 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6429f0aaec22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6429f0ab39cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6429f0ab3861 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6429f08af3fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6429f08af3fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6429f0ab408f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6429f0ab408f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6429f0ab3eea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6429f0aaed59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6429f0a9636d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6429f0af0c20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6429f0af01c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6429f090c722 - core::result::Result<T,E>::unwrap::h5a78b486d638dbbd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6429f090c722 - orientdb_client::sync::network::cluster::ClusterBuilder::build::{{closure}}::h0264d05139d7985b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/network/cluster.rs:42:51
[INFO] [stdout]   22:     0x6429f09048c1 - core::iter::adapters::map::map_fold::{{closure}}::h327ac32ec2e2e262
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x6429f08d8507 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::fold::h21334835d7bdd5b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/into_iter.rs:323:25
[INFO] [stdout]   24:     0x6429f090376f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc3310bd089d9d57a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x6429f0904886 - core::iter::traits::iterator::Iterator::for_each::h20b24d728cb154d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   26:     0x6429f08e8399 - alloc::vec::Vec<T,A>::extend_trusted::hc3fd726d8a9263bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   27:     0x6429f08e9a8b - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::haf2a8e3552826735
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   28:     0x6429f08e7dd8 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h4dc84b0b24fab8e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   29:     0x6429f08d20e5 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter{{reify.shim}}::hd8615094f70229bd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:52:5
[INFO] [stdout]   30:     0x6429f08e90be - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::ha55aa2334bf01e18
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/in_place_collect.rs:246:9
[INFO] [stdout]   31:     0x6429f08e9a73 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbd10ef1f1d2d95ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   32:     0x6429f0904837 - core::iter::traits::iterator::Iterator::collect::hd98e7ec0005a4f31
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   33:     0x6429f090c633 - orientdb_client::sync::network::cluster::ClusterBuilder::build::ha3de34bf858862fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/network/cluster.rs:44:14
[INFO] [stdout]   34:     0x6429f088af6d - orientdb_client::sync::client::OrientDB::connect::h1a26d775fbe7c878
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/client.rs:32:14
[INFO] [stdout]   35:     0x6429f088a738 - orient_client::common::connect::h4e4f6e8632d0b6d8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:65:18
[INFO] [stdout]   36:     0x6429f0889304 - orient_client::test_client_create_exist_drop_db::heaa9298a015f8803
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orient-client.rs:17:18
[INFO] [stdout]   37:     0x6429f0889737 - orient_client::test_client_create_exist_drop_db::{{closure}}::h7ecc5e5fae802170
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orient-client.rs:16:38
[INFO] [stdout]   38:     0x6429f088b846 - core::ops::function::FnOnce::call_once::h07dfff9292c5e584
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6429f08af1bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6429f08af1bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6429f08c4e25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6429f08c4e25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6429f08c4e25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x6429f08c4e25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x6429f08c4e25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6429f08c4e25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6429f08c4e25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6429f089b614 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6429f089b614 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x6429f089eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x6429f089eeda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6429f089eeda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x6429f089eeda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x6429f089eeda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6429f089eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x6429f089eeda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6429f0aa9ebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x6429f0aa9ebf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7e883d1b5aa4 - <unknown>
[INFO] [stdout]   60:     0x7e883d242a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_client_connect_close
[INFO] [stdout]     test_client_create_exist_drop_db
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de2c27e2ab192a856564718b00b572c8428143d8d391867b9f6799a9a4216e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2c27e2ab192a856564718b00b572c8428143d8d391867b9f6799a9a4216e66", kill_on_drop: false }`
[INFO] [stdout] de2c27e2ab192a856564718b00b572c8428143d8d391867b9f6799a9a4216e66
