[INFO] fetching crate vtg 1.1.2...
[INFO] testing vtg-1.1.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate vtg 1.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate vtg 1.1.2
[INFO] finished tweaking crates.io crate vtg 1.1.2
[INFO] tweaked toml for crates.io crate vtg 1.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtg 1.1.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vtg 1.1.2 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded base64 v0.21.3
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ae7067fd09fb8e36562ca3673991073f8c96d08d9a95cca42f33a383650e078
[INFO] running `Command { std: "docker" "start" "-a" "3ae7067fd09fb8e36562ca3673991073f8c96d08d9a95cca42f33a383650e078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ae7067fd09fb8e36562ca3673991073f8c96d08d9a95cca42f33a383650e078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae7067fd09fb8e36562ca3673991073f8c96d08d9a95cca42f33a383650e078", kill_on_drop: false }`
[INFO] [stdout] 3ae7067fd09fb8e36562ca3673991073f8c96d08d9a95cca42f33a383650e078
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6965fdf6dc023e9b734859435649b511a773aeb4329de0b4c7c962b43b41ab46
[INFO] running `Command { std: "docker" "start" "-a" "6965fdf6dc023e9b734859435649b511a773aeb4329de0b4c7c962b43b41ab46", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling vtg v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "6965fdf6dc023e9b734859435649b511a773aeb4329de0b4c7c962b43b41ab46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6965fdf6dc023e9b734859435649b511a773aeb4329de0b4c7c962b43b41ab46", kill_on_drop: false }`
[INFO] [stdout] 6965fdf6dc023e9b734859435649b511a773aeb4329de0b4c7c962b43b41ab46
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc42e8f119637a0f230d791506d11489b21a1abde3c1f9815b05765c0c22bf3
[INFO] running `Command { std: "docker" "start" "-a" "5cc42e8f119637a0f230d791506d11489b21a1abde3c1f9815b05765c0c22bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling vtg v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "5cc42e8f119637a0f230d791506d11489b21a1abde3c1f9815b05765c0c22bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc42e8f119637a0f230d791506d11489b21a1abde3c1f9815b05765c0c22bf3", kill_on_drop: false }`
[INFO] [stdout] 5cc42e8f119637a0f230d791506d11489b21a1abde3c1f9815b05765c0c22bf3
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04f6ec90d62fe6e78ae10af1233ad77a500aac2c2742b0f0dd7ff838c967baf5
[INFO] running `Command { std: "docker" "start" "-a" "04f6ec90d62fe6e78ae10af1233ad77a500aac2c2742b0f0dd7ff838c967baf5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vtg-178cf165d0078465)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::requests ... ok
[INFO] [stderr]    Doc-tests vtg
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::get_data (line 760) ... FAILED
[INFO] [stdout] test src/server.rs - server::start_callback_server (line 102) ... FAILED
[INFO] [stdout] test src/client/api_requests.rs - client::api_requests::api_call (line 20) - compile ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send (line 407) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext (line 329) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::MessageBuilder::send (line 202) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_attachment_files (line 623) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_attachments (line 677) ... FAILED
[INFO] [stdout] test src/structs/config.rs - structs::config::CallbackSettings (line 7) ... ok
[INFO] [stdout] test src/structs/config.rs - structs::config::Config (line 41) ... ok
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_with_html (line 449) ... FAILED
[INFO] [stdout] test src/structs/config.rs - structs::config::Config (line 30) ... ok
[INFO] [stdout] test src/structs/middleware.rs - structs::middleware::MiddlewareChain (line 21) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_with_keyboard (line 501) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext (line 351) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_with_options (line 570) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::message (line 371) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::set_data (line 752) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/client.rs - client::start_longpoll_client (line 137) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::get_data (line 760) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]  --> src/structs/context.rs:765:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | ctx.data = "{"test": "test"}".to_string();
[INFO] [stdout]   |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::start_callback_server (line 102) stdout ----
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/server.rs:118:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0752`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/api_requests.rs - client::api_requests::api_call (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]  --> src/client/api_requests.rs:25:121
[INFO] [stdout]   |
[INFO] [stdout] 8 | let response = api_call(Platform::VK, "messages.send", vec![param("peer_id", "1"), param("message", "Hello, world!")], &config).await;
[INFO] [stdout]   |                                                                                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/client/api_requests.rs:25:129
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_api_requests_rs_20_0() {
[INFO] [stdout]   |                                      -------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 8 | let response = api_call(Platform::VK, "messages.send", vec![param("peer_id", "1"), param("message", "Hello, world!")], &config).await;
[INFO] [stdout]   |                                                                                                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send (line 407) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:408:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ctx.send("Hello, world!");
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext (line 329) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `structs`
[INFO] [stdout]  --> src/structs/context.rs:330:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structs::context::Event;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `structs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structs`, use `cargo add structs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:331:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | if ctx.r#type == EventType::MessageNew {
[INFO] [stdout]   |    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventType`
[INFO] [stdout]  --> src/structs/context.rs:331:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | if ctx.r#type == EventType::MessageNew {
[INFO] [stdout]   |                  ^^^^^^^^^ use of undeclared type `EventType`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::context::EventType;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:332:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |      match ctx.platform {
[INFO] [stdout]   |            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform`
[INFO] [stdout]  --> src/structs/context.rs:333:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |          Platform::Telegram => {
[INFO] [stdout]   |          ^^^^^^^^ use of undeclared type `Platform`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::context::Platform;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:334:45
[INFO] [stdout]   |
[INFO] [stdout] 7 |              let Event::TGMessage(event) = &ctx.event else {
[INFO] [stdout]   |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform`
[INFO] [stdout]   --> src/structs/context.rs:339:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |          Platform::VK => {
[INFO] [stdout]    |          ^^^^^^^^ use of undeclared type `Platform`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::structs::context::Platform;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:340:48
[INFO] [stdout]    |
[INFO] [stdout] 13 |              let Event::VKMessageNew(event) = &ctx.event else {
[INFO] [stdout]    |                                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::MessageBuilder::send (line 202) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:204:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ctx.message("Привет")
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyboardButton`
[INFO] [stdout]  --> src/structs/context.rs:206:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |        vec![vec![KeyboardButton::Text {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^ use of undeclared type `KeyboardButton`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::keyboard::KeyboardButton;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/structs/context.rs:207:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |            color: Color::Positive,
[INFO] [stdout]   |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use env_logger::fmt::Color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::keyboard::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_value` in this scope
[INFO] [stdout]   --> src/structs/context.rs:209:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |            data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[INFO] [stdout]    |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 2  + use serde_json::to_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:213:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |        &ctx.platform,
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vk_api`
[INFO] [stdout]   --> src/structs/context.rs:215:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |    .vk_options(vk_api::VKMessagesSendOptions {
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `vk_api`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/structs/vk_api.rs, use `mod vk_api` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 2  + mod vk_api;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::structs::vk_api;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tg_api`
[INFO] [stdout]   --> src/structs/context.rs:219:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |    .tg_options(tg_api::TGSendMessageOptions {
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `tg_api`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/structs/tg_api.rs, use `mod tg_api` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 2  + mod tg_api;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::structs::tg_api;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/structs/context.rs:224:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_structs_context_rs_202_0() {
[INFO] [stdout]    |                                      ----------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 25 |    .await;
[INFO] [stdout]    |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send_attachment_files (line 623) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:626:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ctx.send_attachment_files(
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/structs/context.rs:631:13
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_structs_context_rs_623_0() {
[INFO] [stdout]    |                                      ----------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 11 |            .await
[INFO] [stdout]    |             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/structs/context.rs:635:3
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_structs_context_rs_623_0() {
[INFO] [stdout]    |                                      ----------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 15 | ).await;
[INFO] [stdout]    |   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send_attachments (line 677) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:680:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ctx.send_attachments(
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> src/structs/context.rs:686:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |            ftype: FileType::Photo,
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::client::requests::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> src/structs/context.rs:692:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |            ftype: FileType::Photo,
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::client::requests::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/structs/context.rs:696:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_structs_context_rs_677_0() {
[INFO] [stdout]    |                                      ----------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 22 |    .await;
[INFO] [stdout]    |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send_with_html (line 449) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:450:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ctx.send_with_html("<b>Hello, world!</b>");
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/middleware.rs - structs::middleware::MiddlewareChain (line 21) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `async`
[INFO] [stdout]   --> src/structs/middleware.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 10 | }
[INFO] [stdout]    |  ^ help: add `;` here
[INFO] [stdout] 11 | async fn catch_new_message(ctx: UnifyedContext) -> UnifyedContext {
[INFO] [stdout]    | ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send_with_keyboard (line 501) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:504:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ctx.send_with_keyboard("Hello, world!", Keyboard::new(vec![vec![KeyboardButton::Text {
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_value` in this scope
[INFO] [stdout]  --> src/structs/context.rs:507:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |   data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[INFO] [stdout]   |              ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use serde_json::to_value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:508:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | }]], true, false, &ctx.platform));
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext (line 351) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `structs`
[INFO] [stdout]  --> src/structs/context.rs:352:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structs::context::EAttachment;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `structs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structs`, use `cargo add structs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:353:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | if let Some(attachments) = ctx.attachments {
[INFO] [stdout]   |                            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::send_with_options (line 570) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vtg::vk_api`
[INFO] [stdout]  --> src/structs/context.rs:573:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use vtg::vk_api::VKMessagesSendOptions;
[INFO] [stdout]   |          ^^^^^^ could not find `vk_api` in `vtg`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vtg::tg_api`
[INFO] [stdout]  --> src/structs/context.rs:574:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vtg::tg_api::TGSendMessageOptions;
[INFO] [stdout]   |          ^^^^^^ could not find `tg_api` in `vtg`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:575:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | ctx.send_with_options(
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:580:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |            peer_id: Some(ctx.peer_id),
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:585:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |            chat_id: Some(ctx.peer_id),
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::message (line 371) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:373:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ctx.message("пива бы.")
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyboardButton`
[INFO] [stdout]  --> src/structs/context.rs:375:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |        vec![vec![KeyboardButton::Text {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^ use of undeclared type `KeyboardButton`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::keyboard::KeyboardButton;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/structs/context.rs:376:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |            color: Color::Positive,
[INFO] [stdout]   |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use env_logger::fmt::Color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vtg::structs::keyboard::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_value` in this scope
[INFO] [stdout]   --> src/structs/context.rs:378:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |            data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[INFO] [stdout]    |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 2  + use serde_json::to_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]   --> src/structs/context.rs:382:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |        &ctx.platform,
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vk_api`
[INFO] [stdout]   --> src/structs/context.rs:384:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |    .vk_options(vk_api::VKMessagesSendOptions {
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `vk_api`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/structs/vk_api.rs, use `mod vk_api` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 2  + mod vk_api;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::structs::vk_api;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tg_api`
[INFO] [stdout]   --> src/structs/context.rs:388:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |    .tg_options(tg_api::TGSendMessageOptions {
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `tg_api`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/structs/tg_api.rs, use `mod tg_api` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 2  + mod tg_api;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vtg::structs::tg_api;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/structs/context.rs:393:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_structs_context_rs_371_0() {
[INFO] [stdout]    |                                      ----------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 25 |    .await;
[INFO] [stdout]    |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs/context.rs - structs::context::UnifyedContext::set_data (line 752) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/structs/context.rs:753:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ctx.set_data("Hello, world!".to_string());
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 52) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:22:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6389502e18c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6389502e18c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6389502e18c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6389502e18c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x638950306c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x638950306c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6389502de373 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6389502de373 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6389502e1712 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6389502e2916 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6389502e2719 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6389502e3322 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6389502e30ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6389502e1dc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6389502e2d4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6389503049a0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x638950304da6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6389501034bf - rust_out::main::{{closure}}::h2d4c8021649ef9f0
[INFO] [stdout]   18:     0x6389500c2659 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he559a7f613a5832d
[INFO] [stdout]   19:     0x6389500c2213 - tokio::runtime::park::CachedParkThread::block_on::h230f9ab19feb7799
[INFO] [stdout]   20:     0x6389500cf6ba - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h0aeb4159303663ca
[INFO] [stdout]   21:     0x6389500ced85 - tokio::runtime::context::runtime::enter_runtime::h7f6189a4bb368178
[INFO] [stdout]   22:     0x6389500cf524 - tokio::runtime::runtime::Runtime::block_on_inner::h150659adbc8570e6
[INFO] [stdout]   23:     0x6389500cf632 - tokio::runtime::runtime::Runtime::block_on::h2c8a363dd3262800
[INFO] [stdout]   24:     0x6389501032e5 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   25:     0x63895005ba63 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   26:     0x6389500500c6 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   27:     0x63895004fd59 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   28:     0x6389502d92a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   29:     0x6389502d92a0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x6389502d92a0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x6389502d92a0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6389502d92a0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x6389502d92a0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x6389502d92a0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x6389502d92a0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6389502d92a0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x63895004fd41 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   38:     0x638950103f45 - main
[INFO] [stdout]   39:     0x7f2ecb9411ca - <unknown>
[INFO] [stdout]   40:     0x7f2ecb94128b - __libc_start_main
[INFO] [stdout]   41:     0x63894ff9dff5 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:22:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6497d481ad42 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6497d481ad42 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6497d481ad42 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6497d481ad42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6497d4840073 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6497d4840073 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6497d48178b3 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6497d48178b3 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6497d481ab92 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6497d481bd96 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6497d481bb99 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6497d481c7a2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6497d481c53a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6497d481b249 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6497d481c1cd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6497d483ddb0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6497d483e1b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6497d4724f2d - rust_out::main::{{closure}}::h2d4c8021649ef9f0
[INFO] [stdout]   18:     0x6497d46bd3f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1706ba025118372b
[INFO] [stdout]   19:     0x6497d46b00e9 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf4a8b83d4a01b7a7
[INFO] [stdout]   20:     0x6497d46aff86 - tokio::runtime::park::CachedParkThread::block_on::h3e6411473b0d062a
[INFO] [stdout]   21:     0x6497d46b40b1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd36422c866860998
[INFO] [stdout]   22:     0x6497d46b37ba - tokio::runtime::context::runtime::enter_runtime::hd85e3097c56a2f36
[INFO] [stdout]   23:     0x6497d46b3edd - tokio::runtime::runtime::Runtime::block_on_inner::h47c57d4904a81c48
[INFO] [stdout]   24:     0x6497d46b4077 - tokio::runtime::runtime::Runtime::block_on::h2c8a363dd3262800
[INFO] [stdout]   25:     0x6497d4724d33 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   26:     0x6497d4652bb3 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   27:     0x6497d4646596 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   28:     0x6497d4646229 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   29:     0x6497d48127e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   30:     0x6497d48127e0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x6497d48127e0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x6497d48127e0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6497d48127e0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x6497d48127e0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x6497d48127e0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x6497d48127e0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6497d48127e0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x6497d4646211 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   39:     0x6497d4725805 - main
[INFO] [stdout]   40:     0x7545c536a1ca - <unknown>
[INFO] [stdout]   41:     0x7545c536a28b - __libc_start_main
[INFO] [stdout]   42:     0x6497d4506d85 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::start_longpoll_client (line 137) 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:21:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d0c73afbee2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0c73afbee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0c73afbee2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d0c73afbee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d0c73b21213 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d0c73b21213 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d0c73af8a53 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d0c73af8a53 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d0c73afbd32 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d0c73afcf36 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d0c73afcd39 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d0c73afd942 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d0c73afd6da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d0c73afc3e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5d0c73afd36d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d0c73b1ef50 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d0c73b1f356 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5d0c73a05fbd - rust_out::main::{{closure}}::h2d4c8021649ef9f0
[INFO] [stdout]   18:     0x5d0c7399e456 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1706ba025118372b
[INFO] [stdout]   19:     0x5d0c73991149 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf4a8b83d4a01b7a7
[INFO] [stdout]   20:     0x5d0c73990fe6 - tokio::runtime::park::CachedParkThread::block_on::h3e6411473b0d062a
[INFO] [stdout]   21:     0x5d0c73995111 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd36422c866860998
[INFO] [stdout]   22:     0x5d0c7399481a - tokio::runtime::context::runtime::enter_runtime::hd85e3097c56a2f36
[INFO] [stdout]   23:     0x5d0c73994f3d - tokio::runtime::runtime::Runtime::block_on_inner::h47c57d4904a81c48
[INFO] [stdout]   24:     0x5d0c739950d7 - tokio::runtime::runtime::Runtime::block_on::h2c8a363dd3262800
[INFO] [stdout]   25:     0x5d0c73a05d93 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   26:     0x5d0c73933bb3 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   27:     0x5d0c73927596 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   28:     0x5d0c73927229 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   29:     0x5d0c73af3980 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   30:     0x5d0c73af3980 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5d0c73af3980 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5d0c73af3980 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d0c73af3980 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5d0c73af3980 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x5d0c73af3980 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x5d0c73af3980 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d0c73af3980 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5d0c73927211 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   39:     0x5d0c73a069a5 - main
[INFO] [stdout]   40:     0x76fc2ef5a1ca - <unknown>
[INFO] [stdout]   41:     0x76fc2ef5a28b - __libc_start_main
[INFO] [stdout]   42:     0x5d0c737e7d85 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::start_longpoll_client (line 137)
[INFO] [stdout]     src/client/api_requests.rs - client::api_requests::api_call (line 20)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 52)
[INFO] [stdout]     src/server.rs - server::start_callback_server (line 102)
[INFO] [stdout]     src/structs/context.rs - structs::context::MessageBuilder::send (line 202)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext (line 329)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext (line 351)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::get_data (line 760)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::message (line 371)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send (line 407)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send_attachment_files (line 623)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send_attachments (line 677)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send_with_html (line 449)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send_with_keyboard (line 501)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::send_with_options (line 570)
[INFO] [stdout]     src/structs/context.rs - structs::context::UnifyedContext::set_data (line 752)
[INFO] [stdout]     src/structs/middleware.rs - structs::middleware::MiddlewareChain (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "04f6ec90d62fe6e78ae10af1233ad77a500aac2c2742b0f0dd7ff838c967baf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f6ec90d62fe6e78ae10af1233ad77a500aac2c2742b0f0dd7ff838c967baf5", kill_on_drop: false }`
[INFO] [stdout] 04f6ec90d62fe6e78ae10af1233ad77a500aac2c2742b0f0dd7ff838c967baf5
