[INFO] fetching crate ydb-unofficial 0.6.7... [INFO] testing ydb-unofficial-0.6.7 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ydb-unofficial 0.6.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ydb-unofficial 0.6.7 [INFO] finished tweaking crates.io crate ydb-unofficial 0.6.7 [INFO] tweaked toml for crates.io crate ydb-unofficial 0.6.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ydb-unofficial 0.6.7 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.17) [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 prost-types v0.11.9 [INFO] [stderr] Downloaded tonic-build v0.9.2 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded binstring v0.1.7 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.5 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded atoi v2.0.0 [INFO] [stderr] Downloaded ctor v0.2.9 [INFO] [stderr] Downloaded sqlformat v0.2.6 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded ed25519-compact v2.1.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded hmac-sha256 v1.1.12 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded der v0.6.1 [INFO] [stderr] Downloaded futures-intrusive v0.5.0 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded sqlx-core v0.7.1 [INFO] [stderr] Downloaded ydb-grpc-bindings v0.0.1 [INFO] [stderr] Downloaded rsa v0.7.2 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded jwt-simple v0.11.9 [INFO] [stderr] Downloaded hashlink v0.8.4 [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded ct-codecs v1.1.6 [INFO] [stderr] Downloaded hmac-sha512 v1.1.7 [INFO] [stderr] Downloaded yandex-cloud v2023.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b99ab5bdb0f10e209d65dd50a1ad9794acc0170441c6448643b97aae2a8f561 [INFO] running `Command { std: "docker" "start" "-a" "2b99ab5bdb0f10e209d65dd50a1ad9794acc0170441c6448643b97aae2a8f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b99ab5bdb0f10e209d65dd50a1ad9794acc0170441c6448643b97aae2a8f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b99ab5bdb0f10e209d65dd50a1ad9794acc0170441c6448643b97aae2a8f561", kill_on_drop: false }` [INFO] [stdout] 2b99ab5bdb0f10e209d65dd50a1ad9794acc0170441c6448643b97aae2a8f561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 938800a2dd0b853089af1dd416973d803711fe98f60c707414308649ff5b8df4 [INFO] running `Command { std: "docker" "start" "-a" "938800a2dd0b853089af1dd416973d803711fe98f60c707414308649ff5b8df4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [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 linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.23.0 [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 regex v1.11.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [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 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 async-stream v0.3.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [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.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 tonic v0.9.2 [INFO] [stderr] Compiling ydb-unofficial v0.6.7 (/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, 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, 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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.91s [INFO] running `Command { std: "docker" "inspect" "938800a2dd0b853089af1dd416973d803711fe98f60c707414308649ff5b8df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938800a2dd0b853089af1dd416973d803711fe98f60c707414308649ff5b8df4", kill_on_drop: false }` [INFO] [stdout] 938800a2dd0b853089af1dd416973d803711fe98f60c707414308649ff5b8df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac41a508ad2ef2898ae1b076fce9c80d5c6eaeaf6e8e6a9d257106929633bab [INFO] running `Command { std: "docker" "start" "-a" "cac41a508ad2ef2898ae1b076fce9c80d5c6eaeaf6e8e6a9d257106929633bab", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [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-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 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.7 (/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, 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, 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> { [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> { [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, 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, 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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "cac41a508ad2ef2898ae1b076fce9c80d5c6eaeaf6e8e6a9d257106929633bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac41a508ad2ef2898ae1b076fce9c80d5c6eaeaf6e8e6a9d257106929633bab", kill_on_drop: false }` [INFO] [stdout] cac41a508ad2ef2898ae1b076fce9c80d5c6eaeaf6e8e6a9d257106929633bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3ff9c3f67ce5a22e6a1c71d1d6066bbdc21c3fc8cf70135fa3cfdbb5eb721e6 [INFO] running `Command { std: "docker" "start" "-a" "c3ff9c3f67ce5a22e6a1c71d1d6066bbdc21c3fc8cf70135fa3cfdbb5eb721e6", 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, 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, 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> { [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> { [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.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ydb_unofficial-d31da8d11110d90f) [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] [stderr] Doc-tests ydb_unofficial [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::YdbConnection::table (line 224) ... FAILED [INFO] [stdout] test src/client.rs - client::YdbConnection::discovery (line 200) ... 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 (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: 0x5690b36f5ca2 - 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: 0x5690b36f5ca2 - 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: 0x5690b36f5ca2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5690b36f5ca2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5690b371adc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5690b371adc3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5690b36f2873 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5690b36f2873 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5690b36f5af2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5690b36f6d13 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5690b36f6af5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5690b36f7725 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5690b36f74ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5690b36f61a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5690b36f714d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5690b37186e0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5690b3718ba6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5690b313b1ee - core::result::Result::expect::hbc3dbbf0e2e177be [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 18: 0x5690b313a0b8 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 19: 0x5690b3133a16 - as core::future::future::Future>::poll::h55b3798bf83be589 [INFO] [stdout] 20: 0x5690b311aa86 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb40ba83b0bf88236 [INFO] [stdout] 21: 0x5690b311a536 - tokio::runtime::park::CachedParkThread::block_on::h6653560a167f4865 [INFO] [stdout] 22: 0x5690b3122c3b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h4a9d1ff09404ce63 [INFO] [stdout] 23: 0x5690b3123321 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h998ac775e2e34d90 [INFO] [stdout] 24: 0x5690b3122072 - tokio::runtime::context::runtime::enter_runtime::h60a40aee185d4a7e [INFO] [stdout] 25: 0x5690b312330d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4db3592d2784d982 [INFO] [stdout] 26: 0x5690b3122e0d - tokio::runtime::runtime::Runtime::block_on_inner::h18738108499f9c15 [INFO] [stdout] 27: 0x5690b3123263 - tokio::runtime::runtime::Runtime::block_on::h138d4ef59b7e8284 [INFO] [stdout] 28: 0x5690b3139ede - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 29: 0x5690b310a663 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 30: 0x5690b3107786 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 31: 0x5690b31076c9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 32: 0x5690b36ece10 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 33: 0x5690b36ece10 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5690b36ece10 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5690b36ece10 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5690b36ece10 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 37: 0x5690b36ece10 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5690b36ece10 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5690b36ece10 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5690b36ece10 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 41: 0x5690b31076b1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 42: 0x5690b313ae85 - main [INFO] [stdout] 43: 0x7d2a922cd1ca - [INFO] [stdout] 44: 0x7d2a922cd28b - __libc_start_main [INFO] [stdout] 45: 0x5690b31027a5 - _start [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::YdbConnection::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: 0x5923e69031e2 - 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: 0x5923e69031e2 - 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: 0x5923e69031e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5923e69031e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5923e6928463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5923e6928463 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5923e68ffdb3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5923e68ffdb3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5923e6903032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5923e6904253 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5923e6904035 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5923e6904c65 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5923e69049fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5923e69036e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5923e690468d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5923e6925d80 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5923e6926246 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5923e634783e - core::result::Result::expect::hbc3dbbf0e2e177be [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 18: 0x5923e634cbe8 - ydb_unofficial::client::YdbConnection::from_env::h64d26a92e422231c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:170:34 [INFO] [stdout] 19: 0x5923e6346f7d - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 20: 0x5923e633f4d6 - as core::future::future::Future>::poll::h55b3798bf83be589 [INFO] [stdout] 21: 0x5923e6323696 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb40ba83b0bf88236 [INFO] [stdout] 22: 0x5923e6323146 - tokio::runtime::park::CachedParkThread::block_on::h6653560a167f4865 [INFO] [stdout] 23: 0x5923e632b84b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h4a9d1ff09404ce63 [INFO] [stdout] 24: 0x5923e632bf31 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h998ac775e2e34d90 [INFO] [stdout] 25: 0x5923e632ac82 - tokio::runtime::context::runtime::enter_runtime::h60a40aee185d4a7e [INFO] [stdout] 26: 0x5923e632bf1d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4db3592d2784d982 [INFO] [stdout] 27: 0x5923e632ba1d - tokio::runtime::runtime::Runtime::block_on_inner::h18738108499f9c15 [INFO] [stdout] 28: 0x5923e632be73 - tokio::runtime::runtime::Runtime::block_on::h138d4ef59b7e8284 [INFO] [stdout] 29: 0x5923e6346e7e - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 30: 0x5923e6311883 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 31: 0x5923e630e8d6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 32: 0x5923e630e819 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 33: 0x5923e68fa350 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 34: 0x5923e68fa350 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 35: 0x5923e68fa350 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 36: 0x5923e68fa350 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x5923e68fa350 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 38: 0x5923e68fa350 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x5923e68fa350 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x5923e68fa350 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5923e68fa350 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 42: 0x5923e630e801 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 43: 0x5923e6347515 - main [INFO] [stdout] 44: 0x77b0898491ca - [INFO] [stdout] 45: 0x77b08984928b - __libc_start_main [INFO] [stdout] 46: 0x5923e6306c25 - _start [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::YdbConnection::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: 0x5e04e7999422 - 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: 0x5e04e7999422 - 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: 0x5e04e7999422 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e04e7999422 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e04e79be543 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e04e79be543 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e04e7995ff3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e04e7995ff3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e04e7999272 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e04e799a493 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e04e799a275 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5e04e799aea5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5e04e799ac3a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5e04e7999929 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5e04e799a8cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5e04e79bbe60 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5e04e79bc326 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5e04e73dd12e - core::result::Result::expect::hbc3dbbf0e2e177be [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 18: 0x5e04e73e3ad8 - ydb_unofficial::client::YdbConnection::from_env::h64d26a92e422231c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:170:34 [INFO] [stdout] 19: 0x5e04e73dc5fc - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 20: 0x5e04e73bf756 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h84f4430888d83c25 [INFO] [stdout] 21: 0x5e04e73bf5e6 - tokio::runtime::park::CachedParkThread::block_on::h9636cd255a383256 [INFO] [stdout] 22: 0x5e04e73c7a4b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::he14f807e60104125 [INFO] [stdout] 23: 0x5e04e73c804e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hbd118752918f4833 [INFO] [stdout] 24: 0x5e04e73c702d - tokio::runtime::context::runtime::enter_runtime::hba981f6b81efc7ec [INFO] [stdout] 25: 0x5e04e73c7fb3 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h11f49481397e19ef [INFO] [stdout] 26: 0x5e04e73c7c49 - tokio::runtime::runtime::Runtime::block_on_inner::hfd5d3d8343c4c5da [INFO] [stdout] 27: 0x5e04e73c7ea2 - tokio::runtime::runtime::Runtime::block_on::h138d4ef59b7e8284 [INFO] [stdout] 28: 0x5e04e73dc4ff - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 29: 0x5e04e73afbd3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 30: 0x5e04e73accf6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 31: 0x5e04e73acc39 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 32: 0x5e04e7990590 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 33: 0x5e04e7990590 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5e04e7990590 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5e04e7990590 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5e04e7990590 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 37: 0x5e04e7990590 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5e04e7990590 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5e04e7990590 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e04e7990590 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 41: 0x5e04e73acc21 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 42: 0x5e04e73dcdc5 - main [INFO] [stdout] 43: 0x7b71db5bd1ca - [INFO] [stdout] 44: 0x7b71db5bd28b - __libc_start_main [INFO] [stdout] 45: 0x5e04e73a7ee5 - _start [INFO] [stdout] 46: 0x0 - [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: 0x64ba72338c02 - 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: 0x64ba72338c02 - 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: 0x64ba72338c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64ba72338c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64ba7235de83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64ba7235de83 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64ba723357d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64ba723357d3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64ba72338a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64ba72339c73 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x64ba72339a55 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x64ba7233a685 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x64ba7233a41a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x64ba72339109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x64ba7233a0ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x64ba7235b7a0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x64ba7235bc66 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x64ba71d73b1e - core::result::Result::expect::hbc3dbbf0e2e177be [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 18: 0x64ba71d7d3d8 - ydb_unofficial::client::YdbConnection::from_env::h64d26a92e422231c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:170:34 [INFO] [stdout] 19: 0x64ba71d72950 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 20: 0x64ba71d64ef6 - as core::future::future::Future>::poll::h55b3798bf83be589 [INFO] [stdout] 21: 0x64ba71d403e6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb40ba83b0bf88236 [INFO] [stdout] 22: 0x64ba71d3fe96 - tokio::runtime::park::CachedParkThread::block_on::h6653560a167f4865 [INFO] [stdout] 23: 0x64ba71d4859b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h4a9d1ff09404ce63 [INFO] [stdout] 24: 0x64ba71d48c81 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h998ac775e2e34d90 [INFO] [stdout] 25: 0x64ba71d479d2 - tokio::runtime::context::runtime::enter_runtime::h60a40aee185d4a7e [INFO] [stdout] 26: 0x64ba71d48c6d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4db3592d2784d982 [INFO] [stdout] 27: 0x64ba71d4876d - tokio::runtime::runtime::Runtime::block_on_inner::h18738108499f9c15 [INFO] [stdout] 28: 0x64ba71d48bc3 - tokio::runtime::runtime::Runtime::block_on::h138d4ef59b7e8284 [INFO] [stdout] 29: 0x64ba71d727ee - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 30: 0x64ba71d25873 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 31: 0x64ba71d22376 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 32: 0x64ba71d222b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 33: 0x64ba7232fd70 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 34: 0x64ba7232fd70 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 35: 0x64ba7232fd70 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 36: 0x64ba7232fd70 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x64ba7232fd70 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 38: 0x64ba7232fd70 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x64ba7232fd70 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x64ba7232fd70 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x64ba7232fd70 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 42: 0x64ba71d222a1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 43: 0x64ba71d73615 - main [INFO] [stdout] 44: 0x72efe839d1ca - [INFO] [stdout] 45: 0x72efe839d28b - __libc_start_main [INFO] [stdout] 46: 0x64ba71d13c65 - _start [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client (line 4) [INFO] [stdout] src/client.rs - client::YdbConnection::discovery (line 200) [INFO] [stdout] src/client.rs - client::YdbConnection::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 0.98s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c3ff9c3f67ce5a22e6a1c71d1d6066bbdc21c3fc8cf70135fa3cfdbb5eb721e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ff9c3f67ce5a22e6a1c71d1d6066bbdc21c3fc8cf70135fa3cfdbb5eb721e6", kill_on_drop: false }` [INFO] [stdout] c3ff9c3f67ce5a22e6a1c71d1d6066bbdc21c3fc8cf70135fa3cfdbb5eb721e6