[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbool-rus%2Fydb-unofficial" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bool-rus/ydb-unofficial on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 281 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.5.0)
[INFO] [stderr]       Adding deadpool v0.9.5 (available: v0.12.3)
[INFO] [stderr]       Adding jwt-simple v0.11.9 (available: v0.12.12)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[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.16)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.8.3
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded binstring v0.1.7
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.5
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded rsa v0.7.2
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] [stderr]   Downloaded sqlx-core v0.7.1
[INFO] [stderr]   Downloaded wasix v0.12.21
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded ydb-grpc-bindings v0.0.1
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded coarsetime v0.1.36
[INFO] [stderr]   Downloaded ct-codecs v1.1.6
[INFO] [stderr]   Downloaded ed25519-compact v2.1.1
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.12
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded jwt-simple v0.11.9
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.7
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded yandex-cloud v2023.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 941272c8a36f15454b18eca84f66472526a80b0b5d1fdc5baafea254a377596e
[INFO] running `Command { std: "docker" "start" "-a" "941272c8a36f15454b18eca84f66472526a80b0b5d1fdc5baafea254a377596e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941272c8a36f15454b18eca84f66472526a80b0b5d1fdc5baafea254a377596e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941272c8a36f15454b18eca84f66472526a80b0b5d1fdc5baafea254a377596e", kill_on_drop: false }`
[INFO] [stdout] 941272c8a36f15454b18eca84f66472526a80b0b5d1fdc5baafea254a377596e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86014efeeda6b0bf6104319c8ddcbbe126cdaf7c8bdcc647d6f51f7716d4c310
[INFO] running `Command { std: "docker" "start" "-a" "86014efeeda6b0bf6104319c8ddcbbe126cdaf7c8bdcc647d6f51f7716d4c310", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ydb-grpc-bindings v0.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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: 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)]` 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 47s
[INFO] running `Command { std: "docker" "inspect" "86014efeeda6b0bf6104319c8ddcbbe126cdaf7c8bdcc647d6f51f7716d4c310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86014efeeda6b0bf6104319c8ddcbbe126cdaf7c8bdcc647d6f51f7716d4c310", kill_on_drop: false }`
[INFO] [stdout] 86014efeeda6b0bf6104319c8ddcbbe126cdaf7c8bdcc647d6f51f7716d4c310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 225aa997553cade9b91a183d0b6b78f2732b13b687d0ea2efa3fb8dc98aa81f9
[INFO] running `Command { std: "docker" "start" "-a" "225aa997553cade9b91a183d0b6b78f2732b13b687d0ea2efa3fb8dc98aa81f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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: 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)]` 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: 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)]` 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 42.50s
[INFO] running `Command { std: "docker" "inspect" "225aa997553cade9b91a183d0b6b78f2732b13b687d0ea2efa3fb8dc98aa81f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225aa997553cade9b91a183d0b6b78f2732b13b687d0ea2efa3fb8dc98aa81f9", kill_on_drop: false }`
[INFO] [stdout] 225aa997553cade9b91a183d0b6b78f2732b13b687d0ea2efa3fb8dc98aa81f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbac899361a7c97810c871257ba40199ca369b06091b279932150ad9545adf75
[INFO] running `Command { std: "docker" "start" "-a" "cbac899361a7c97810c871257ba40199ca369b06091b279932150ad9545adf75", kill_on_drop: false }`
[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)]` 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 3 warnings
[INFO] [stderr] warning: `ydb-unofficial` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ydb_unofficial-24edceae696f9e96)
[INFO] [stderr]    Doc-tests ydb_unofficial
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [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::YdbConnection<C>::discovery (line 200) ... FAILED
[INFO] [stdout] test src/client.rs - client::YdbConnection<C>::table (line 224) ... FAILED
[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] 
[INFO] [stdout] failures:
[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' panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0456cca352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0456cca352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0456cca352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0456cca352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a0456cef473 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0456cef473 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0456cc6f23 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0456cc6f23 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0456cca1a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0456ccb3c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0456ccb1a5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5a0456ccbdd5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5a0456ccbb6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5a0456cca859 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a0456ccb7fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5a0456cecd90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5a0456ced256 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5a045670f8ae - core::result::Result<T,E>::expect::h646e99aaadafedce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x5a0456716258 - ydb_unofficial::client::YdbConnection<alloc::string::String>::from_env::hf4df7612a7cbf3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x5a045670ed7c - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   20:     0x5a04566f1ed6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h59db79f9cf9b3745
[INFO] [stdout]   21:     0x5a04566f19c6 - tokio::runtime::park::CachedParkThread::block_on::h4345afebea3f062e
[INFO] [stdout]   22:     0x5a04566fa1cb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hfb45a3c75c3db1c0
[INFO] [stdout]   23:     0x5a04566fa78e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h68abaaf34638ee51
[INFO] [stdout]   24:     0x5a04566f965d - tokio::runtime::context::runtime::enter_runtime::h9a7ac54e71fd191e
[INFO] [stdout]   25:     0x5a04566fa753 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hd29c467e0766f019
[INFO] [stdout]   26:     0x5a04566fa2c9 - tokio::runtime::runtime::Runtime::block_on_inner::h8950188f208e8a68
[INFO] [stdout]   27:     0x5a04566fa622 - tokio::runtime::runtime::Runtime::block_on::h721591676e4ddd65
[INFO] [stdout]   28:     0x5a045670ec7f - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   29:     0x5a04566e2453 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   30:     0x5a04566df476 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   31:     0x5a04566df3b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   32:     0x5a0456cc14c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   33:     0x5a0456cc14c0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5a0456cc14c0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5a0456cc14c0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5a0456cc14c0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5a0456cc14c0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a0456cc14c0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a0456cc14c0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a0456cc14c0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5a04566df3a1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   42:     0x5a045670f545 - main
[INFO] [stdout]   43:     0x7738da85d1ca - <unknown>
[INFO] [stdout]   44:     0x7738da85d28b - __libc_start_main
[INFO] [stdout]   45:     0x5a04566da665 - _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' panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ff2aa8f112 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ff2aa8f112 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ff2aa8f112 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ff2aa8f112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ff2aab4393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ff2aab4393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62ff2aa8bce3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ff2aa8bce3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ff2aa8ef62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ff2aa90183 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62ff2aa8ff65 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x62ff2aa90b95 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x62ff2aa9092a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x62ff2aa8f619 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x62ff2aa905bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x62ff2aab1cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x62ff2aab2176 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x62ff2a4d4fbe - core::result::Result<T,E>::expect::h646e99aaadafedce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x62ff2a4da368 - ydb_unofficial::client::YdbConnection<alloc::string::String>::from_env::hf4df7612a7cbf3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x62ff2a4d46fd - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   20:     0x62ff2a4ccc76 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   21:     0x62ff2a4b0dd6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0d2ee8e44b593bba
[INFO] [stdout]   22:     0x62ff2a4b0186 - tokio::runtime::park::CachedParkThread::block_on::h06b07884b3192901
[INFO] [stdout]   23:     0x62ff2a4b8f5b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hcad7d9cbac7b4578
[INFO] [stdout]   24:     0x62ff2a4b9711 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd57645abf553d77b
[INFO] [stdout]   25:     0x62ff2a4b8832 - tokio::runtime::context::runtime::enter_runtime::hfcd0d2b8ad24ea34
[INFO] [stdout]   26:     0x62ff2a4b964d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::had582a006bb71977
[INFO] [stdout]   27:     0x62ff2a4b933d - tokio::runtime::runtime::Runtime::block_on_inner::hd62a09a977d098a2
[INFO] [stdout]   28:     0x62ff2a4b95f3 - tokio::runtime::runtime::Runtime::block_on::h721591676e4ddd65
[INFO] [stdout]   29:     0x62ff2a4d45fe - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   30:     0x62ff2a49f043 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   31:     0x62ff2a49c056 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   32:     0x62ff2a49bf99 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   33:     0x62ff2aa86280 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   34:     0x62ff2aa86280 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x62ff2aa86280 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x62ff2aa86280 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x62ff2aa86280 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   38:     0x62ff2aa86280 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62ff2aa86280 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62ff2aa86280 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62ff2aa86280 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   42:     0x62ff2a49bf81 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   43:     0x62ff2a4d4c95 - main
[INFO] [stdout]   44:     0x745b44f551ca - <unknown>
[INFO] [stdout]   45:     0x745b44f5528b - __libc_start_main
[INFO] [stdout]   46:     0x62ff2a4943a5 - _start
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[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' panicked at src/client.rs:6:40:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624fe8b5abd2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624fe8b5abd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624fe8b5abd2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624fe8b5abd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624fe8b7fcf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624fe8b7fcf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x624fe8b577a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624fe8b577a3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624fe8b5aa22 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624fe8b5bc43 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x624fe8b5ba25 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x624fe8b5c655 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x624fe8b5c3ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x624fe8b5b0d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x624fe8b5c07d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x624fe8b7d610 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x624fe8b7dad6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x624fe85a196e - core::result::Result<T,E>::expect::h646e99aaadafedce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x624fe85a0838 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   19:     0x624fe859a1b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   20:     0x624fe85811c6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0d2ee8e44b593bba
[INFO] [stdout]   21:     0x624fe8580576 - tokio::runtime::park::CachedParkThread::block_on::h06b07884b3192901
[INFO] [stdout]   22:     0x624fe858934b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hcad7d9cbac7b4578
[INFO] [stdout]   23:     0x624fe8589b01 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd57645abf553d77b
[INFO] [stdout]   24:     0x624fe8588c22 - tokio::runtime::context::runtime::enter_runtime::hfcd0d2b8ad24ea34
[INFO] [stdout]   25:     0x624fe8589a3d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::had582a006bb71977
[INFO] [stdout]   26:     0x624fe858972d - tokio::runtime::runtime::Runtime::block_on_inner::hd62a09a977d098a2
[INFO] [stdout]   27:     0x624fe85899e3 - tokio::runtime::runtime::Runtime::block_on::h721591676e4ddd65
[INFO] [stdout]   28:     0x624fe85a065e - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   29:     0x624fe8570f13 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   30:     0x624fe856df06 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   31:     0x624fe856de49 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   32:     0x624fe8b51d40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   33:     0x624fe8b51d40 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x624fe8b51d40 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x624fe8b51d40 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x624fe8b51d40 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x624fe8b51d40 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x624fe8b51d40 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x624fe8b51d40 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x624fe8b51d40 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x624fe856de31 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   42:     0x624fe85a1605 - main
[INFO] [stdout]   43:     0x7e8678f221ca - <unknown>
[INFO] [stdout]   44:     0x7e8678f2228b - __libc_start_main
[INFO] [stdout]   45:     0x624fe8568f25 - _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' panicked at src/client.rs:170:34:
[INFO] [stdout] YDB_URL not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d61daeeb32 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d61daeeb32 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d61daeeb32 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64d61daeeb32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64d61db13db3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64d61db13db3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64d61daeb703 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d61daeb703 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64d61daee982 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64d61daefba3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64d61daef985 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x64d61daf05b5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x64d61daf034a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x64d61daef039 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x64d61daeffdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x64d61db116d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x64d61db11b96 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x64d61d52b29e - core::result::Result<T,E>::expect::h646e99aaadafedce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x64d61d534b58 - ydb_unofficial::client::YdbConnection<alloc::string::String>::from_env::hf4df7612a7cbf3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:170:34
[INFO] [stdout]   19:     0x64d61d52a0d0 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   20:     0x64d61d51c696 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   21:     0x64d61d4f7b26 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0d2ee8e44b593bba
[INFO] [stdout]   22:     0x64d61d4f6ed6 - tokio::runtime::park::CachedParkThread::block_on::h06b07884b3192901
[INFO] [stdout]   23:     0x64d61d4ffcab - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hcad7d9cbac7b4578
[INFO] [stdout]   24:     0x64d61d500461 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd57645abf553d77b
[INFO] [stdout]   25:     0x64d61d4ff582 - tokio::runtime::context::runtime::enter_runtime::hfcd0d2b8ad24ea34
[INFO] [stdout]   26:     0x64d61d50039d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::had582a006bb71977
[INFO] [stdout]   27:     0x64d61d50008d - tokio::runtime::runtime::Runtime::block_on_inner::hd62a09a977d098a2
[INFO] [stdout]   28:     0x64d61d500343 - tokio::runtime::runtime::Runtime::block_on::h721591676e4ddd65
[INFO] [stdout]   29:     0x64d61d529f6e - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   30:     0x64d61d4dd003 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   31:     0x64d61d4d9af6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   32:     0x64d61d4d9a39 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   33:     0x64d61dae5ca0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   34:     0x64d61dae5ca0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x64d61dae5ca0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x64d61dae5ca0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x64d61dae5ca0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   38:     0x64d61dae5ca0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64d61dae5ca0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64d61dae5ca0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64d61dae5ca0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   42:     0x64d61d4d9a21 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   43:     0x64d61d52ad95 - main
[INFO] [stdout]   44:     0x79aadc2231ca - <unknown>
[INFO] [stdout]   45:     0x79aadc22328b - __libc_start_main
[INFO] [stdout]   46:     0x64d61d4cb3e5 - _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 4.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cbac899361a7c97810c871257ba40199ca369b06091b279932150ad9545adf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbac899361a7c97810c871257ba40199ca369b06091b279932150ad9545adf75", kill_on_drop: false }`
[INFO] [stdout] cbac899361a7c97810c871257ba40199ca369b06091b279932150ad9545adf75
