[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] checking bool-rus/ydb-unofficial against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf-spurious [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 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 292 packages to latest compatible versions [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding ctor v0.2.9 (available: v0.10.0) [INFO] [stderr] Adding deadpool v0.9.5 (available: v0.13.0) [INFO] [stderr] Adding jwt-simple v0.11.9 (available: v0.12.14) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.1) [INFO] [stderr] Adding sqlx-core v0.7.1 (available: v0.7.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tonic v0.9.2 (available: v0.14.5) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.3) [INFO] [stderr] Adding yandex-cloud v2023.9.4 (available: v2025.4.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.11.9 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded coarsetime v0.1.37 [INFO] [stderr] Downloaded jwt-simple v0.11.9 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded rsa v0.7.2 [INFO] [stderr] Downloaded der v0.6.1 [INFO] [stderr] Downloaded sqlx-core v0.7.1 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded axum v0.6.20 [INFO] [stderr] Downloaded wasix v0.13.1 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded ydb-grpc-bindings v0.0.1 [INFO] [stderr] Downloaded hmac-sha512 v1.1.12 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.7 [INFO] [stderr] Downloaded tonic-build v0.9.2 [INFO] [stderr] Downloaded hmac-sha256 v1.1.14 [INFO] [stderr] Downloaded prost-build 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6ada24783def59531db63d772095b64a6c4c68a63dc2a5017f9f26a397123a9 [INFO] running `Command { std: "docker" "start" "-a" "c6ada24783def59531db63d772095b64a6c4c68a63dc2a5017f9f26a397123a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6ada24783def59531db63d772095b64a6c4c68a63dc2a5017f9f26a397123a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ada24783def59531db63d772095b64a6c4c68a63dc2a5017f9f26a397123a9", kill_on_drop: false }` [INFO] [stdout] c6ada24783def59531db63d772095b64a6c4c68a63dc2a5017f9f26a397123a9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf1e4dab2f2e53ee0fcfadb6b1b7fdf698b455258eb5a2393c4198c4d8441c0 [INFO] running `Command { std: "docker" "start" "-a" "0cf1e4dab2f2e53ee0fcfadb6b1b7fdf698b455258eb5a2393c4198c4d8441c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [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] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking ydb-unofficial v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `payloaded` [INFO] [stdout] --> src/payload.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) use payloaded; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `payloaded` [INFO] [stdout] --> src/payload.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) use payloaded; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `table_client` are never used [INFO] [stdout] --> src/client.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 399 | impl<'a, C: Credentials> YdbTransaction<'a, C> { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 400 | pub(crate) fn new(client: TableClientWithSession<'a, C>, tx_control: TransactionControl) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | pub(crate) fn table_client(&mut self) -> &mut TableClientWithSession<'a, C> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | pub async fn table(&mut self) -> Result, 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | pub async fn table(&mut self) -> Result, 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 50.40s [INFO] running `Command { std: "docker" "inspect" "0cf1e4dab2f2e53ee0fcfadb6b1b7fdf698b455258eb5a2393c4198c4d8441c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf1e4dab2f2e53ee0fcfadb6b1b7fdf698b455258eb5a2393c4198c4d8441c0", kill_on_drop: false }` [INFO] [stdout] 0cf1e4dab2f2e53ee0fcfadb6b1b7fdf698b455258eb5a2393c4198c4d8441c0