[INFO] cloning repository https://github.com/lapismyt/tonutils-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lapismyt/tonutils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapismyt%2Ftonutils-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapismyt%2Ftonutils-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2841f436d190213fe3d868f126c2be4fe7e3971
[INFO] testing lapismyt/tonutils-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapismyt%2Ftonutils-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lapismyt/tonutils-rs
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/lapismyt/tonutils-rs
[INFO] tweaked toml for git repo https://github.com/lapismyt/tonutils-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lapismyt/tonutils-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lapismyt/tonutils-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f410d0c8a924137cf9acb0a53d017a320838a989ee59196d4636ab8c4b33d86
[INFO] running `Command { std: "docker" "start" "-a" "0f410d0c8a924137cf9acb0a53d017a320838a989ee59196d4636ab8c4b33d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f410d0c8a924137cf9acb0a53d017a320838a989ee59196d4636ab8c4b33d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f410d0c8a924137cf9acb0a53d017a320838a989ee59196d4636ab8c4b33d86", kill_on_drop: false }`
[INFO] [stdout] 0f410d0c8a924137cf9acb0a53d017a320838a989ee59196d4636ab8c4b33d86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b19a2012730cec0023703788061d742568c12b2fb773c3da093504337a64e6e1
[INFO] running `Command { std: "docker" "start" "-a" "b19a2012730cec0023703788061d742568c12b2fb773c3da093504337a64e6e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tl-proto-proc v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling tl-proto v0.5.3
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tower v0.6.0
[INFO] [stderr]    Compiling tonutils-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `find_consensus_block` and `delete_unsync_peers` are never used
[INFO] [stdout]    --> src/liteclient/balancer.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl LiteBalancer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 258 |     async fn find_consensus_block(&self) -> u32 {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     async fn delete_unsync_peers(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "b19a2012730cec0023703788061d742568c12b2fb773c3da093504337a64e6e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19a2012730cec0023703788061d742568c12b2fb773c3da093504337a64e6e1", kill_on_drop: false }`
[INFO] [stdout] b19a2012730cec0023703788061d742568c12b2fb773c3da093504337a64e6e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dfa4c9635e2f6ccd1eec677c8d2ee506e43aaad229d87380edb0953b6ec15fc
[INFO] running `Command { std: "docker" "start" "-a" "0dfa4c9635e2f6ccd1eec677c8d2ee506e43aaad229d87380edb0953b6ec15fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tower v0.6.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tonutils-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `find_consensus_block` and `delete_unsync_peers` are never used
[INFO] [stdout]    --> src/liteclient/balancer.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl LiteBalancer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 258 |     async fn find_consensus_block(&self) -> u32 {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     async fn delete_unsync_peers(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.87s
[INFO] running `Command { std: "docker" "inspect" "0dfa4c9635e2f6ccd1eec677c8d2ee506e43aaad229d87380edb0953b6ec15fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dfa4c9635e2f6ccd1eec677c8d2ee506e43aaad229d87380edb0953b6ec15fc", kill_on_drop: false }`
[INFO] [stdout] 0dfa4c9635e2f6ccd1eec677c8d2ee506e43aaad229d87380edb0953b6ec15fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5392df21dde46a7dc7c1240ca710929c14c556e7e25d1602b87a7ad48522178
[INFO] running `Command { std: "docker" "start" "-a" "c5392df21dde46a7dc7c1240ca710929c14c556e7e25d1602b87a7ad48522178", kill_on_drop: false }`
[INFO] [stderr] warning: methods `find_consensus_block` and `delete_unsync_peers` are never used
[INFO] [stderr]    --> src/liteclient/balancer.rs:258:14
[INFO] [stderr]     |
[INFO] [stderr]  71 | impl LiteBalancer {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 258 |     async fn find_consensus_block(&self) -> u32 {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 271 |     async fn delete_unsync_peers(&self) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tonutils-rs` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonutils_rs-b2e21ca57250d180)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test adnl::tests::test_expanded_secret_key ... ok
[INFO] [stdout] test adnl::tests::test_compute_shared_secret_symmetric ... ok
[INFO] [stdout] test adnl::tests::test_keypair_from_secret_key ... ok
[INFO] [stdout] test adnl::tests::test_keypair_generation ... ok
[INFO] [stdout] test adnl::tests::test_keypair_copy_clone ... ok
[INFO] [stdout] test adnl::crypto::tests::correct_shared_secret ... ok
[INFO] [stdout] test adnl::tests::test_public_key_from_bytes ... ok
[INFO] [stdout] test adnl::tests::test_public_key_debug ... ok
[INFO] [stdout] test adnl::tests::test_public_key_serialization_roundtrip ... ok
[INFO] [stdout] test adnl::tests::test_public_key_as_bytes ... ok
[INFO] [stdout] test adnl::tests::test_secret_key_operations ... ok
[INFO] [stdout] test adnl::tests::test_public_key_equality ... ok
[INFO] [stdout] test adnl::tests::test_compute_shared_secret_value ... ok
[INFO] [stdout] test adnl::tests::test_public_key_from_tl ... ok
[INFO] [stdout] test adnl::tests::test_tl_public_key_ed25519 ... ok
[INFO] [stdout] test adnl::tests::test_tl_public_key_aes ... ok
[INFO] [stdout] test adnl::tests::test_tl_public_key_owned_conversion ... ok
[INFO] [stdout] test adnl::tests::test_tl_public_key_unencoded ... ok
[INFO] [stdout] test adnl::tests::test_tl_public_key_overlay ... ok
[INFO] [stdout] test adnl::tests::test_signature_deterministic ... ok
[INFO] [stdout] test adnl::tests::test_public_key_invalid_bytes ... ok
[INFO] [stdout] test crc::tests::test_crc16_deterministic ... ok
[INFO] [stdout] test adnl::tests::test_public_key_display ... ok
[INFO] [stdout] test adnl::tests::test_public_key_from_tl_non_ed25519 ... ok
[INFO] [stdout] test crc::tests::test_crc16_multiple_digests ... ok
[INFO] [stdout] test crc::tests::test_crc16_different_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_basic ... ok
[INFO] [stdout] test crc::tests::test_crc16_digest_update ... ok
[INFO] [stdout] test crc::tests::test_crc16_binary_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_large_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_empty_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_order_matters ... ok
[INFO] [stdout] test crc::tests::test_crc16_pattern_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_single_byte ... ok
[INFO] [stdout] test crc::tests::test_crc16_vs_crc32_same_data ... ok
[INFO] [stdout] test crc::tests::test_crc16_zero_bytes ... ok
[INFO] [stdout] test crc::tests::test_crc32_basic ... ok
[INFO] [stdout] test crc::tests::test_crc32_binary_data ... ok
[INFO] [stdout] test crc::tests::test_crc32_deterministic ... ok
[INFO] [stdout] test crc::tests::test_crc32_digest_update ... ok
[INFO] [stdout] test crc::tests::test_crc32_empty_data ... ok
[INFO] [stdout] test crc::tests::test_crc32_all_ones ... ok
[INFO] [stdout] test crc::tests::test_crc32_large_data ... ok
[INFO] [stdout] test crc::tests::test_crc32_multiple_digests ... ok
[INFO] [stdout] test crc::tests::test_crc32_order_matters ... ok
[INFO] [stdout] test crc::tests::test_crc32_single_byte ... ok
[INFO] [stdout] test crc::tests::test_crc32_pattern_data ... ok
[INFO] [stdout] test crc::tests::test_crc32_zero_bytes ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_balancer_error_from_lite_error ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_balancer_initialization ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_archival_peers_filtering ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_balancer_close_all ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_choose_peer_with_load ... ok
[INFO] [stdout] test crc::tests::test_crc32_different_data ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_balancer_configuration ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_complete_request_decrements_counter ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_build_priority_list_sorting ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_balancer_error_display ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_consensus_block_empty ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_calc_new_average ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_empty_balancer_choose_archive_peer ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_peer_stats_default ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_execute_request_increments_counter ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_complete_request_removes_failed_peer ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_empty_balancer_choose_peer ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_delete_unsync_peers ... ok
[INFO] [stdout] test adnl::tests::test_sign_and_verify_raw ... ok
[INFO] [stdout] test liteclient::tests::test_lite_error_debug ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_consensus_block_calculation ... ok
[INFO] [stdout] test liteclient::tests::test_lite_error_from_adnl_error ... ok
[INFO] [stdout] test liteclient::balancer::tests::test_update_average_request_time ... ok
[INFO] [stdout] test liteclient::tests::test_lite_error_display ... ok
[INFO] [stdout] test liteclient::tests::test_lite_error_tl_error ... ok
[INFO] [stdout] test liteclient::tests::test_lite_error_unexpected_message ... ok
[INFO] [stdout] test liteclient::tests::test_tl_error_unexpected_eof ... ok
[INFO] [stdout] test network_config::tests::test_config_global_clone ... ok
[INFO] [stdout] test network_config::tests::test_config_global_from_str_error ... ok
[INFO] [stdout] test network_config::tests::test_config_global_serialization_roundtrip ... ok
[INFO] [stdout] test network_config::tests::test_config_lite_server_socket_addr ... ok
[INFO] [stdout] test network_config::tests::test_config_lite_server_debug_format ... ok
[INFO] [stdout] test network_config::tests::test_config_lite_server_serialization_roundtrip ... ok
[INFO] [stdout] test network_config::tests::test_config_public_key_base64_deserialization ... ok
[INFO] [stdout] test network_config::tests::test_config_public_key_debug_format ... ok
[INFO] [stdout] test network_config::tests::test_ip_address_negative_i32 ... ok
[INFO] [stdout] test network_config::tests::test_config_public_key_ed25519 ... ok
[INFO] [stdout] test network_config::tests::test_config_public_key_into_bytes ... ok
[INFO] [stdout] test network_config::tests::test_config_public_key_non_zero_base64 ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_broadcast ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_localhost ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_deref_mut ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_from_i32 ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_unspecified ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_to_i32 ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_various_ports ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_roundtrip ... ok
[INFO] [stdout] test tl::tests::test_account_id_creation ... ok
[INFO] [stdout] test tl::tests::test_block_id_creation ... ok
[INFO] [stdout] test tl::tests::test_block_id_ext_creation ... ok
[INFO] [stdout] test adnl::tests::test_verify_raw_wrong_signature ... ok
[INFO] [stdout] test network_config::tests::test_lite_server_address_deref ... ok
[INFO] [stdout] test crc::tests::test_crc16_all_ones ... ok
[INFO] [stdout] test tl::tests::test_block_id_ext_display ... ok
[INFO] [stdout] test tl::tests::test_block_link_back_creation ... ok
[INFO] [stdout] test tl::tests::test_block_id_ext_equality ... ok
[INFO] [stdout] test tl::tests::test_int256_creation_and_display ... ok
[INFO] [stdout] test tl::tests::test_block_link_forward_creation ... ok
[INFO] [stdout] test tl::tests::test_int256_hash_consistency ... ok
[INFO] [stdout] test tl::tests::test_int256_from_str ... ok
[INFO] [stdout] test tl::tests::test_library_entry_creation ... ok
[INFO] [stdout] test tl::tests::test_signature_creation ... ok
[INFO] [stdout] test tl::tests::test_signature_set_creation ... ok
[INFO] [stdout] test tl::tests::test_string_creation_from_string ... ok
[INFO] [stdout] test tl::tests::test_transaction_id3_creation ... ok
[INFO] [stdout] test tl::tests::test_transaction_id_with_all_fields ... ok
[INFO] [stdout] test tl::tests::test_transaction_id_partial_fields ... ok
[INFO] [stdout] test tl::tests::test_int256_default ... ok
[INFO] [stdout] test tl::tests::test_int256_equality ... ok
[INFO] [stdout] test tvm::address::tests::test_address_base64 ... ok
[INFO] [stdout] test tvm::address::tests::test_address_hex ... ok
[INFO] [stdout] test tvm::address::tests::test_address_conversion ... ok
[INFO] [stdout] test tvm::address::tests::test_external_address ... ok
[INFO] [stdout] test tvm::boc::tests::test_hex_conversion ... ok
[INFO] [stdout] test tvm::builder::tests::test_builder_address ... ok
[INFO] [stdout] test tvm::builder::tests::test_builder_basic ... ok
[INFO] [stdout] test tvm::boc::tests::test_serialize_deserialize_simple ... ok
[INFO] [stdout] test tvm::address::tests::test_zero_address_formats ... ok
[INFO] [stdout] test tvm::builder::tests::test_builder_coins ... ok
[INFO] [stdout] test tvm::builder::tests::test_builder_snake_string ... ok
[INFO] [stdout] test tvm::builder::tests::test_builder_string ... ok
[INFO] [stdout] test tvm::cell::tests::test_cell_hash ... ok
[INFO] [stdout] test tvm::cell::tests::test_empty_cell ... ok
[INFO] [stdout] test tvm::dict::tests::test_dict_address_key ... ok
[INFO] [stdout] test tvm::cell::tests::test_cell_with_data ... ok
[INFO] [stdout] test tvm::dict::tests::test_dict_basic ... ok
[INFO] [stdout] test tvm::dict::tests::test_dict_get ... ok
[INFO] [stdout] test tvm::slice::tests::test_slice_load_reference ... ok
[INFO] [stdout] test tvm::slice::tests::test_slice_load_uint ... ok
[INFO] [stdout] test tvm::slice::tests::test_slice_load_bits ... ok
[INFO] [stdout] test tvm::slice::tests::test_slice_skip ... ok
[INFO] [stdout] test tvm::tests::test_address_builder_integration ... ok
[INFO] [stdout] test tvm::tests::test_boc_conversions ... ok
[INFO] [stdout] test tvm::tests::test_boc_crc_options ... ok
[INFO] [stdout] test tvm::tests::test_builder_and_cell_integration ... ok
[INFO] [stdout] test tvm::tests::test_boc_roundtrip ... ok
[INFO] [stdout] test tvm::tests::test_cell_operations ... ok
[INFO] [stdout] test tvm::tests::test_cell_with_references ... ok
[INFO] [stdout] test tvm::tests::test_edge_cases ... ok
[INFO] [stdout] test tl::tests::test_int256_random ... ok
[INFO] [stdout] test tvm::tests::test_boc_with_references ... ok
[INFO] [stdout] test tvm::tests::test_external_address_operations ... ok
[INFO] [stdout] test tl::tests::test_string_creation_from_str ... ok
[INFO] [stdout] test tl::tests::test_zero_state_id_ext_creation ... ok
[INFO] [stdout] test tvm::cell::tests::test_cell_builder ... ok
[INFO] [stdout] test tvm::tests::test_hash_consistency ... ok
[INFO] [stdout] test tvm::tests::test_multiple_references ... ok
[INFO] [stdout] test tvm::tests::test_slice_operations ... ok
[INFO] [stdout] test tvm::tests::test_snake_string_integration ... ok
[INFO] [stdout] test tvm::tests::test_var_uint_operations ... ok
[INFO] [stdout] test adnl::tests::test_sign_and_verify_tl ... ok
[INFO] [stdout] test tvm::tests::test_dict_builder_storage ... ok
[INFO] [stdout] test adnl::tests::test_multiple_signatures_verify ... ok
[INFO] [stdout] test adnl::crypto::tests::correct_signature ... ok
[INFO] [stdout] test adnl::tests::test_verify_tl_wrong_signature ... ok
[INFO] [stdout] test adnl::tests::test_verify_with_wrong_public_key ... ok
[INFO] [stdout] test adnl::tests::test_keypair_sign_tl_vs_raw ... ok
[INFO] [stdout] test network_config::tests::test_config_global_empty_servers ... ok
[INFO] [stdout] test network_config::tests::test_config_global_deserialization ... ok
[INFO] [stdout] test network_config::tests::test_config_global_multiple_servers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tonutils_rs-18d3863aefafedf9)
[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 tonutils_rs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/tvm/cell.rs - tvm::cell::CellBuilder (line 250) ... ok
[INFO] [stdout] test src/tvm/builder.rs - tvm::builder (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.40s; merged doctests compilation took 1.36s
[INFO] running `Command { std: "docker" "inspect" "c5392df21dde46a7dc7c1240ca710929c14c556e7e25d1602b87a7ad48522178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5392df21dde46a7dc7c1240ca710929c14c556e7e25d1602b87a7ad48522178", kill_on_drop: false }`
[INFO] [stdout] c5392df21dde46a7dc7c1240ca710929c14c556e7e25d1602b87a7ad48522178
