[INFO] cloning repository https://github.com/bool-rus/ydb-unofficial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bool-rus/ydb-unofficial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbool-rus%2Fydb-unofficial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbool-rus%2Fydb-unofficial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a90caf4e1719c184d4bbc7b056815db96c3502b7
[INFO] testing bool-rus/ydb-unofficial against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbool-rus%2Fydb-unofficial" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bool-rus/ydb-unofficial
[INFO] finished tweaking git repo https://github.com/bool-rus/ydb-unofficial
[INFO] tweaked toml for git repo https://github.com/bool-rus/ydb-unofficial written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bool-rus/ydb-unofficial on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 284 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.3)
[INFO] [stderr]       Adding deadpool v0.9.5 (available: v0.12.3)
[INFO] [stderr]       Adding jwt-simple v0.11.9 (available: v0.12.13)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sqlx-core v0.7.1 (available: v0.7.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] [stderr]       Adding yandex-cloud v2023.9.4 (available: v2025.4.14)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded binstring v0.1.7
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded tokio-util v0.7.18
[INFO] [stderr]   Downloaded ed25519-compact v2.2.0
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded coarsetime v0.1.37
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.6
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.12
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.8
[INFO] [stderr]   Downloaded wasix v0.13.1
[INFO] [stderr]   Downloaded ct-codecs v1.1.6
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.7
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f6c7ca959bee57db065ac25a46f0d0eb6943ca0a0a5b9ed415703c526e4c37c
[INFO] running `Command { std: "docker" "start" "-a" "8f6c7ca959bee57db065ac25a46f0d0eb6943ca0a0a5b9ed415703c526e4c37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6c7ca959bee57db065ac25a46f0d0eb6943ca0a0a5b9ed415703c526e4c37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6c7ca959bee57db065ac25a46f0d0eb6943ca0a0a5b9ed415703c526e4c37c", kill_on_drop: false }`
[INFO] [stdout] 8f6c7ca959bee57db065ac25a46f0d0eb6943ca0a0a5b9ed415703c526e4c37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61490ef18548310ae1cd3bbcbe93b8a9904f6aa984713bef69a102693b14790b
[INFO] running `Command { std: "docker" "start" "-a" "61490ef18548310ae1cd3bbcbe93b8a9904f6aa984713bef69a102693b14790b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling ydb-grpc-bindings v0.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling ydb-unofficial v0.6.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `payloaded`
[INFO] [stdout]   --> src/payload.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) use payloaded;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `table_client` are never used
[INFO] [stdout]    --> src/client.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl<'a, C: Credentials> YdbTransaction<'a, C> {
[INFO] [stdout]     | ---------------------------------------------- associated items in this implementation
[INFO] [stdout] 400 |     pub(crate) fn new(client: TableClientWithSession<'a, C>, tx_control: TransactionControl) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub(crate) fn table_client(&mut self) -> &mut TableClientWithSession<'a, C> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[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/client.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<C>, YdbError> {
[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] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<'_, C>, YdbError> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:249:27
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<C>> {
[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] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<'_, C>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "61490ef18548310ae1cd3bbcbe93b8a9904f6aa984713bef69a102693b14790b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61490ef18548310ae1cd3bbcbe93b8a9904f6aa984713bef69a102693b14790b", kill_on_drop: false }`
[INFO] [stdout] 61490ef18548310ae1cd3bbcbe93b8a9904f6aa984713bef69a102693b14790b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c472e95d6425953c92e0198784603ade0e22ad67583a7a08318a027105978ad
[INFO] running `Command { std: "docker" "start" "-a" "2c472e95d6425953c92e0198784603ade0e22ad67583a7a08318a027105978ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling ydb-grpc-bindings v0.0.1
[INFO] [stderr]    Compiling ydb-unofficial v0.6.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `payloaded`
[INFO] [stdout]   --> src/payload.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) use payloaded;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `table_client` are never used
[INFO] [stdout]    --> src/client.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl<'a, C: Credentials> YdbTransaction<'a, C> {
[INFO] [stdout]     | ---------------------------------------------- associated items in this implementation
[INFO] [stdout] 400 |     pub(crate) fn new(client: TableClientWithSession<'a, C>, tx_control: TransactionControl) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub(crate) fn table_client(&mut self) -> &mut TableClientWithSession<'a, C> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[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/client.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<C>, YdbError> {
[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] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<'_, C>, YdbError> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:249:27
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<C>> {
[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] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<'_, C>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `payloaded`
[INFO] [stdout]   --> src/payload.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) use payloaded;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `table_client` are never used
[INFO] [stdout]    --> src/client.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl<'a, C: Credentials> YdbTransaction<'a, C> {
[INFO] [stdout]     | ---------------------------------------------- associated items in this implementation
[INFO] [stdout] 400 |     pub(crate) fn new(client: TableClientWithSession<'a, C>, tx_control: TransactionControl) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub(crate) fn table_client(&mut self) -> &mut TableClientWithSession<'a, C> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[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/client.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<C>, YdbError> {
[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] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<'_, C>, YdbError> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:249:27
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<C>> {
[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] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<'_, C>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.56s
[INFO] running `Command { std: "docker" "inspect" "2c472e95d6425953c92e0198784603ade0e22ad67583a7a08318a027105978ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c472e95d6425953c92e0198784603ade0e22ad67583a7a08318a027105978ad", kill_on_drop: false }`
[INFO] [stdout] 2c472e95d6425953c92e0198784603ade0e22ad67583a7a08318a027105978ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 079b9363130f01efdb0db579ea73d2a0e4ac9a0d761f957f9177fafb4b37bf21
[INFO] running `Command { std: "docker" "start" "-a" "079b9363130f01efdb0db579ea73d2a0e4ac9a0d761f957f9177fafb4b37bf21", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `payloaded`
[INFO] [stderr]   --> src/payload.rs:39:16
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) use payloaded;
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `table_client` are never used
[INFO] [stderr]    --> src/client.rs:400:19
[INFO] [stderr]     |
[INFO] [stderr] 399 | impl<'a, C: Credentials> YdbTransaction<'a, C> {
[INFO] [stderr]     | ---------------------------------------------- associated items in this implementation
[INFO] [stderr] 400 |     pub(crate) fn new(client: TableClientWithSession<'a, C>, tx_control: TransactionControl) -> Self {
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |     pub(crate) fn table_client(&mut self) -> &mut TableClientWithSession<'a, C> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:234:24
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<C>, YdbError> {
[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] 234 |     pub async fn table(&mut self) -> Result<TableClientWithSession<'_, C>, YdbError> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:249:27
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<C>> {
[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] 249 |     pub fn table_if_ready(&mut self) -> Option<TableClientWithSession<'_, C>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ydb-unofficial` (lib) generated 4 warnings (run `cargo fix --lib -p ydb-unofficial` to apply 3 suggestions)
[INFO] [stderr] warning: `ydb-unofficial` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ydb_unofficial-e23b92156f5f2698)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests ydb_unofficial
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/client.rs - client::create_endpoint (line 104) ... ok
[INFO] [stdout] test src/client.rs - client (line 4) ... FAILED
[INFO] [stdout] test src/client.rs - client::YdbTransaction<'a,C> (line 383) ... FAILED
[INFO] [stdout] test src/client.rs - client::YdbConnection<C>::discovery (line 200) ... FAILED
[INFO] [stdout] test src/client.rs - client::YdbConnection<C>::table (line 224) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client (line 4) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (131) panicked at src/client.rs:6:40:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621e4ef39b42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621e4ef39b42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621e4ef39b42 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x621e4ef39b42 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x621e4ef4f96a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x621e4ef4f96a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x621e4ef3ea26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621e4ef3ea26 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x621e4ef1ef6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x621e4ef1ef6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x621e4ef31d91 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x621e4ef31ffb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x621e4ef1f028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x621e4ef16ae9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x621e4ef1ffbd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x621e4ef500ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x621e4ef4fe22 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x621e4e9af1de - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x621e4e996fb7 - rust_out[31cf89adcf23a82a]::main::{closure#0}
[INFO] [stdout]   19:     0x621e4e9ab1f6 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]   20:     0x621e4e990b16 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x621e4e97aa26 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x621e4e978b5b - <tokio[37d8834cff8a656a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x621e4e98fb91 - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x621e4e988503 - tokio[37d8834cff8a656a]::runtime::context::runtime::enter_runtime::<<tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   25:     0x621e4e978d3d - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x621e4e97725d - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x621e4e9776b3 - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   28:     0x621e4e99bbce - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   29:     0x621e4e9ada73 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x621e4e987416 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x621e4e993079 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x621e4ef312d6 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x621e4ef312d6 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x621e4e980b01 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x621e4e9aea65 - main
[INFO] [stdout]   43:     0x740a501681ca - <unknown>
[INFO] [stdout]   44:     0x740a5016828b - __libc_start_main
[INFO] [stdout]   45:     0x621e4e974265 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::YdbTransaction<'a,C> (line 383) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (180) panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6240144e3402 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6240144e3402 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6240144e3402 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6240144e3402 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6240144f922a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6240144f922a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6240144e82e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6240144e82e6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6240144c86cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6240144c86cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6240144db651 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6240144db8bb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6240144c8788 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6240144c0249 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6240144c971d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6240144f996c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6240144f96e2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x624013f4eb6e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x624013f52b18 - <ydb_unofficial[cf84138844130f4b]::client::YdbConnection<alloc[9c68fdf4f4f29218]::string::String>>::from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x624013f23120 - rust_out[31cf89adcf23a82a]::main::{closure#0}
[INFO] [stdout]   20:     0x624013f464e6 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]   21:     0x624013f19486 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   22:     0x624013ef5406 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x624013ef32cb - <tokio[37d8834cff8a656a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   24:     0x624013f18ae1 - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   25:     0x624013f0a483 - tokio[37d8834cff8a656a]::runtime::context::runtime::enter_runtime::<<tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   26:     0x624013ef34ad - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x624013ef087d - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   28:     0x624013ef0cd3 - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   29:     0x624013f2d39e - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   30:     0x624013f4c4a3 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x624013f09396 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   32:     0x624013f1d129 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   33:     0x6240144dab96 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   34:     0x6240144dab96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6240144dab96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6240144dab96 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6240144dab96 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   38:     0x6240144dab96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6240144dab96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6240144dab96 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6240144dab96 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   42:     0x624013efd201 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   43:     0x624013f4dce5 - main
[INFO] [stdout]   44:     0x73fe29f5e1ca - <unknown>
[INFO] [stdout]   45:     0x73fe29f5e28b - __libc_start_main
[INFO] [stdout]   46:     0x624013eea565 - _start
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::YdbConnection<C>::discovery (line 200) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (214) panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604ddfca1702 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604ddfca1702 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604ddfca1702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604ddfca1702 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604ddfcb752a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604ddfcb752a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x604ddfca65e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604ddfca65e6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604ddfc86b2f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604ddfc86b2f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604ddfc99951 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x604ddfc99bbb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x604ddfc86be8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x604ddfc7e6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x604ddfc87b7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x604ddfcb7c6c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x604ddfcb79e2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x604ddf71548e - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x604ddf716cb8 - <ydb_unofficial[cf84138844130f4b]::client::YdbConnection<alloc[9c68fdf4f4f29218]::string::String>>::from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x604ddf6fea9f - rust_out[31cf89adcf23a82a]::main::{closure#0}
[INFO] [stdout]   20:     0x604ddf6f8746 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x604ddf6e4e66 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   22:     0x604ddf6e26db - <tokio[37d8834cff8a656a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   23:     0x604ddf6f7d9e - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x604ddf6f195f - tokio[37d8834cff8a656a]::runtime::context::runtime::enter_runtime::<<tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[31cf89adcf23a82a]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x604ddf6e2773 - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   26:     0x604ddf6e0e69 - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   27:     0x604ddf6e10c2 - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   28:     0x604ddf70290f - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   29:     0x604ddf713d63 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x604ddf6f0706 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x604ddf6fac49 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x604ddfc98e96 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x604ddfc98e96 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x604ddf6ea441 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x604ddf714d15 - main
[INFO] [stdout]   43:     0x72bf5b29b1ca - <unknown>
[INFO] [stdout]   44:     0x72bf5b29b28b - __libc_start_main
[INFO] [stdout]   45:     0x604ddf6ddda5 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::YdbConnection<C>::table (line 224) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (197) panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4043f5e4a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4043f5e4a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4043f5e4a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4043f5e4a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4043f742ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4043f742ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b4043f63386 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4043f63386 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b4043f4376f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4043f4376f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4043f566f1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b4043f5695b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b4043f43828 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b4043f3b2e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b4043f447bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b4043f74a0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b4043f74782 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b40439d29be - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5b40439d4558 - <ydb_unofficial[cf84138844130f4b]::client::YdbConnection<alloc[9c68fdf4f4f29218]::string::String>>::from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x5b40439b65f0 - rust_out[31cf89adcf23a82a]::main::{closure#0}
[INFO] [stdout]   20:     0x5b40439cdd36 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]   21:     0x5b40439aeff6 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   22:     0x5b4043996c06 - <tokio[37d8834cff8a656a]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5b4043994deb - <tokio[37d8834cff8a656a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   24:     0x5b40439ae651 - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   25:     0x5b40439a5ef3 - tokio[37d8834cff8a656a]::runtime::context::runtime::enter_runtime::<<tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   26:     0x5b4043994fcd - <tokio[37d8834cff8a656a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5b4043992f9d - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<rust_out[31cf89adcf23a82a]::main::{closure#0}>>>
[INFO] [stdout]   28:     0x5b40439933f3 - <tokio[37d8834cff8a656a]::runtime::runtime::Runtime>::block_on::<rust_out[31cf89adcf23a82a]::main::{closure#0}>
[INFO] [stdout]   29:     0x5b40439bc33e - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   30:     0x5b40439d1423 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x5b40439a4e06 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   32:     0x5b40439b1df9 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   33:     0x5b4043f55c36 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   34:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   38:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b4043f55c36 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   42:     0x5b404399d551 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   43:     0x5b40439d25d5 - main
[INFO] [stdout]   44:     0x7da0b13a01ca - <unknown>
[INFO] [stdout]   45:     0x7da0b13a028b - __libc_start_main
[INFO] [stdout]   46:     0x5b404398efe5 - _start
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client (line 4)
[INFO] [stdout]     src/client.rs - client::YdbConnection<C>::discovery (line 200)
[INFO] [stdout]     src/client.rs - client::YdbConnection<C>::table (line 224)
[INFO] [stdout]     src/client.rs - client::YdbTransaction<'a,C> (line 383)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "079b9363130f01efdb0db579ea73d2a0e4ac9a0d761f957f9177fafb4b37bf21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079b9363130f01efdb0db579ea73d2a0e4ac9a0d761f957f9177fafb4b37bf21", kill_on_drop: false }`
[INFO] [stdout] 079b9363130f01efdb0db579ea73d2a0e4ac9a0d761f957f9177fafb4b37bf21
