[INFO] cloning repository https://github.com/broxus/benches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbenches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbenches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec14cb4c5de0357f6dcf86a638d7e3d22702aa9d
[INFO] testing broxus/benches against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbenches" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/broxus/benches
[INFO] finished tweaking git repo https://github.com/broxus/benches
[INFO] tweaked toml for git repo https://github.com/broxus/benches written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broxus/benches on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broxus/benches 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4
[INFO] running `Command { std: "docker" "start" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling benches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ton_block`
[INFO] [stdout]  --> src/ton_labs_maps.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ton_block::{Deserializable, Serializable};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ton_block`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ton_block`, use `cargo add ton_block` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ton_types`
[INFO] [stdout]  --> src/ton_labs_maps.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ton_types::{HashmapE, HashmapType, IBitstring, Result, SliceData};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ton_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ton_types`, use `cargo add ton_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `everscale_types` in this scope
[INFO] [stdout]  --> src/everscale_types_maps.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use everscale_types::cell::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `everscale_types` in this scope
[INFO] [stdout]  --> src/everscale_types_maps.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use everscale_types::dict::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `everscale_types` in this scope
[INFO] [stdout]  --> src/everscale_types_maps.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use everscale_types::models::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `everscale_types` in this scope
[INFO] [stdout]  --> src/everscale_types_maps.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use everscale_types::num::Tokens;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `everscale_types` in this scope
[INFO] [stdout]  --> src/everscale_types_maps.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use everscale_types::util::{CustomDebug, DisplayHash};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/everscale_types_maps.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `everscale_types`
[INFO] [stdout]  --> src/everscale_types_maps.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use everscale_types::{RcBoc, RcCellFamily};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_types`, use `cargo add everscale_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Load` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(CustomDebug, Load, Store)]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Store` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(CustomDebug, Load, Store)]
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]  --> src/ton_labs_adnl.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use adnl::common::TaggedObject;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]  --> src/ton_labs_adnl.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ton_api::ton::rpc::ton_node::DownloadNextBlockFull;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]  --> src/ton_labs_adnl.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ton_api::ton::TLObject;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `debug` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[debug(with = "DisplayHash")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Load` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(CustomDebug, Load)]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `debug` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[debug(with = "DisplayHash")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Load` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(CustomDebug, Load)]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `benches` (bin "ton-labs-maps") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `debug` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[debug(with = "DisplayHash")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `debug` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[debug(with = "DisplayHash")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Load` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(CustomDebug, Load)]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_block` in this scope
[INFO] [stdout]   --> src/ton_labs_maps.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |             validator_stake: ton_block::Grams::construct_from(slice)?,
[INFO] [stdout]    |                              ^^^^^^^^^ use of unresolved module or unlinked crate `ton_block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_block`, use `cargo add ton_block` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl adnl::common::Subscriber for Service {
[INFO] [stdout]    |      ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Load` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(CustomDebug, Load)]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_types` in this scope
[INFO] [stdout]  --> src/ton_labs_maps.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut data = SliceData::load_cell(ton_types::deserialize_tree_of_cells(
[INFO] [stdout]   |                                         ^^^^^^^^^ use of unresolved module or unlinked crate `ton_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ton_types`, use `cargo add ton_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_types` in this scope
[INFO] [stdout]   --> src/ton_labs_maps.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn bench(entries: &[(ton_types::UInt256, FrozenStake)]) {
[INFO] [stdout]    |                      ^^^^^^^^^ use of unresolved module or unlinked crate `ton_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_types`, use `cargo add ton_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_types` in this scope
[INFO] [stdout]   --> src/ton_labs_maps.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     addr: ton_types::UInt256,
[INFO] [stdout]    |           ^^^^^^^^^ use of unresolved module or unlinked crate `ton_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_types`, use `cargo add ton_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_block` in this scope
[INFO] [stdout]   --> src/ton_labs_maps.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |     validator_stake: ton_block::Grams,
[INFO] [stdout]    |                      ^^^^^^^^^ use of unresolved module or unlinked crate `ton_block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_block`, use `cargo add ton_block` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |         _peers: &adnl::common::AdnlPeers,
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_types` in this scope
[INFO] [stdout]   --> src/ton_labs_maps.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn write_to(&self, cell: &mut ton_types::BuilderData) -> Result<()> {
[INFO] [stdout]    |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `ton_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_types`, use `cargo add ton_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `benches` (bin "everscale-network-adnl") due to 10 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `debug` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[debug(with = "DisplayHash")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/everscale_network_adnl.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `everscale_crypto`
[INFO] [stdout]  --> src/everscale_network_adnl.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use everscale_crypto::ed25519;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_crypto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_crypto`, use `cargo add everscale_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `everscale_network`
[INFO] [stdout]  --> src/everscale_network_adnl.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use everscale_network::adnl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_network`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `everscale_network`, use `cargo add everscale_network` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `everscale_network`
[INFO] [stdout]   --> src/everscale_network_adnl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use everscale_network::{QueryConsumingResult, QuerySubscriber, SubscriberContext};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `everscale_network`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `everscale_network`, use `cargo add everscale_network` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tl_proto`
[INFO] [stdout]   --> src/everscale_network_adnl.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tl_proto::{TlRead, TlWrite};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tl_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tl_proto`, use `cargo add tl_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> Result<adnl::common::QueryResult> {
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tl` in this scope
[INFO] [stdout]    --> src/everscale_network_adnl.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[tl(boxed, id = 0x6ea0374a)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tl` in this scope
[INFO] [stdout]    --> src/everscale_network_adnl.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[tl(boxed, id = 0xbe589f93)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         adnl::common::QueryResult::consume_boxed(example_response())
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (_, config) = adnl::node::AdnlNodeConfig::from_ip_address_and_private_keys(
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let left_node = adnl::node::AdnlNode::with_config(config).await?;
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     adnl::node::AdnlNode::start(&left_node, vec![]).await?;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tl_proto` in this scope
[INFO] [stdout]   --> src/everscale_network_adnl.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let request_len = tl_proto::serialize(example_request()).len();
[INFO] [stdout]    |                       ^^^^^^^^ use of unresolved module or unlinked crate `tl_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tl_proto`, use `cargo add tl_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let (_, config) = adnl::node::AdnlNodeConfig::from_ip_address_and_private_keys(
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tl_proto` in this scope
[INFO] [stdout]   --> src/everscale_network_adnl.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let response_len = tl_proto::serialize(example_response()).len();
[INFO] [stdout]    |                        ^^^^^^^^ use of unresolved module or unlinked crate `tl_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tl_proto`, use `cargo add tl_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tl_proto` in this scope
[INFO] [stdout]    --> src/everscale_network_adnl.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     for<'a> A: TlRead<'a, Repr = tl_proto::Boxed> + 'static,
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `tl_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tl_proto`, use `cargo add tl_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let right_node = adnl::node::AdnlNode::with_config(config).await?;
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     adnl::node::AdnlNode::start(&right_node, vec![Arc::new(Service)]).await?;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `adnl` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let peers = adnl::common::AdnlPeers::with_keys(left_key, right_key.id().clone());
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `adnl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `adnl`, use `cargo add adnl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn bench(entries: &[(CellHash, FrozenStake)]) {
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:69:44
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         if data.downcast::<ton_api::ton::ton_node::DataFull>().is_err() {
[INFO] [stdout]    |                                            ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut result = Dict::<RcCellFamily, CellHash, FrozenStake>::new();
[INFO] [stdout]    |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn bench<CellHash>(entries: &[(CellHash, FrozenStake)]) {
[INFO] [stdout]    |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CellFamily` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ElectorData<C: CellFamily> {
[INFO] [stdout]    |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     credits: Dict<C, CellHash, Tokens>,
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     credits: Dict<C, CellHash, Tokens>,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ElectorData<C: CellFamily, CellHash> {
[INFO] [stdout]    |                                 ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     past_elections: Dict<C, u32, PastElection<C>>,
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     active_hash: CellHash,
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CellFamily` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct CurrentElectionData<C: CellFamily> {
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     members: Dict<C, CellHash, ElectionMember>,
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |     members: Dict<C, CellHash, ElectionMember>,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct CurrentElectionData<C: CellFamily, CellHash> {
[INFO] [stdout]    |                                         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     src_addr: CellHash,
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     adnl_addr: CellHash,
[INFO] [stdout]    |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CellFamily` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct PastElection<C: CellFamily> {
[INFO] [stdout]    |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     vset_hash: CellHash,
[INFO] [stdout]    |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     frozen_dict: Dict<C, CellHash, FrozenStake>,
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:80:26
[INFO] [stdout]    |
[INFO] [stdout] 80 |     frozen_dict: Dict<C, CellHash, FrozenStake>,
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct PastElection<C: CellFamily, CellHash> {
[INFO] [stdout]    |                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RawDict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     complaints: RawDict<C, 256>,
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CellHash` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |     addr: CellHash,
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Dict` in this scope
[INFO] [stdout]   --> src/everscale_types_maps.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut result = Dict::<RcCellFamily, CellHash, FrozenStake>::new();
[INFO] [stdout]    |                          ^^^^ use of undeclared type `Dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `benches` (bin "everscale-types-maps") due to 37 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn example_response() -> ton_api::ton::ton_node::DataFull {
[INFO] [stdout]     |                          ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ton_api::ton::ton_node::DataFull::TonNode_DataFull(ton_api::ton::ton_node::datafull::DataFull {
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:107:56
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ton_api::ton::ton_node::DataFull::TonNode_DataFull(ton_api::ton::ton_node::datafull::DataFull {
[INFO] [stdout]     |                                                        ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |         proof: ton_api::ton::bytes(vec![1u8; 128]),
[INFO] [stdout]     |                ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout] 110 |         block: ton_api::ton::bytes(vec![1u8; 128]),
[INFO] [stdout]     |                ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]    --> src/ton_labs_adnl.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |         is_link: ton_api::ton::Bool::BoolFalse,
[INFO] [stdout]     |                  ^^^^^^^----------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]     |                  help: perhaps you intended to use this type: `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `failure` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Result<T> = ::std::result::Result<T, failure::Error>;
[INFO] [stdout]    |                                           ^^^^^^^ use of unresolved module or unlinked crate `failure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `failure`, use `cargo add failure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `failure` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   break failure::err_msg("invalid response");
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `failure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `failure`, use `cargo add failure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let request_len = ton_api::serialize_boxed(&example_request())?.len();
[INFO] [stdout]    |                       ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ton_api` in this scope
[INFO] [stdout]   --> src/ton_labs_adnl.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let response_len = ton_api::serialize_boxed(&example_response())?.len();
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `ton_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ton_api`, use `cargo add ton_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `benches` (bin "ton-labs-adnl") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4", kill_on_drop: false }`
[INFO] [stdout] ba92c76652d93b450e00480d11de5ebda81c97874e218f45f6b6a43e57995ee4
