[INFO] fetching crate vtg 1.1.2...
[INFO] testing vtg-1.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate vtg 1.1.2 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtg 1.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded try-lock v0.2.4
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded pkg-config v0.3.30
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded http v1.1.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded gimli v0.28.0
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded time v0.3.34
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded native-tls v0.2.11
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded bytes v1.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded indexmap v2.0.0
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded lock_api v0.4.10
[INFO] [stderr]   Downloaded redox_syscall v0.3.5
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded tracing-core v0.1.31
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded windows-core v0.52.0
[INFO] [stderr]   Downloaded time-macros v0.2.17
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded iana-time-zone v0.1.60
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded pin-project v1.1.5
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded tokio-macros v2.4.0
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded pin-project-internal v1.1.5
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7023e8d9553a9a54b5d44e3602a5ac488fd40cc8dca823b777f958aa86aee1b8
[INFO] running `Command { std: "docker" "start" "-a" "7023e8d9553a9a54b5d44e3602a5ac488fd40cc8dca823b777f958aa86aee1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7023e8d9553a9a54b5d44e3602a5ac488fd40cc8dca823b777f958aa86aee1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7023e8d9553a9a54b5d44e3602a5ac488fd40cc8dca823b777f958aa86aee1b8", kill_on_drop: false }`
[INFO] [stdout] 7023e8d9553a9a54b5d44e3602a5ac488fd40cc8dca823b777f958aa86aee1b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e7568c771c3afc08aa981e81b486fbba989c0dc78e1b4ae95ee83801878a9be
[INFO] running `Command { std: "docker" "start" "-a" "5e7568c771c3afc08aa981e81b486fbba989c0dc78e1b4ae95ee83801878a9be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[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 serde_with v3.7.0
[INFO] [stderr]    Compiling h2 v0.4.4
[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 57.70s
[INFO] running `Command { std: "docker" "inspect" "5e7568c771c3afc08aa981e81b486fbba989c0dc78e1b4ae95ee83801878a9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7568c771c3afc08aa981e81b486fbba989c0dc78e1b4ae95ee83801878a9be", kill_on_drop: false }`
[INFO] [stdout] 5e7568c771c3afc08aa981e81b486fbba989c0dc78e1b4ae95ee83801878a9be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d6c02ea8330e09ead2af52ab19e9fc09bd1714f3a9e192543e42713e93f7646
[INFO] running `Command { std: "docker" "start" "-a" "1d6c02ea8330e09ead2af52ab19e9fc09bd1714f3a9e192543e42713e93f7646", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling native-tls v0.2.11
[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 aho-corasick v1.0.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling hyper v1.5.2
[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 49.01s
[INFO] running `Command { std: "docker" "inspect" "1d6c02ea8330e09ead2af52ab19e9fc09bd1714f3a9e192543e42713e93f7646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6c02ea8330e09ead2af52ab19e9fc09bd1714f3a9e192543e42713e93f7646", kill_on_drop: false }`
[INFO] [stdout] 1d6c02ea8330e09ead2af52ab19e9fc09bd1714f3a9e192543e42713e93f7646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d764f68a21b353163cef97ce125bd3ff4c4543267d8d8ef6239f4f39ec34b57
[INFO] running `Command { std: "docker" "start" "-a" "7d764f68a21b353163cef97ce125bd3ff4c4543267d8d8ef6239f4f39ec34b57", 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-fe6aee418de141c1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vtg
[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/structs/context.rs - structs::context::UnifyedContext::send (line 407) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext (line 351) ... 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_attachments (line 677) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext (line 329) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_attachment_files (line 623) ... FAILED
[INFO] [stdout] test src/structs/middleware.rs - structs::middleware::MiddlewareChain (line 21) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::set_data (line 752) ... FAILED
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::send_with_html (line 449) ... 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_with_options (line 570) ... FAILED
[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_keyboard (line 501) ... FAILED
[INFO] [stdout] test src/structs/config.rs - structs::config::Config (line 30) ... ok
[INFO] [stdout] test src/structs/context.rs - structs::context::UnifyedContext::message (line 371) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/structs/config.rs - structs::config::CallbackSettings (line 7) ... ok
[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] 765 | 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] 118 | 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/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] 408 | 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 351) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `structs` in this scope
[INFO] [stdout]    --> src/structs/context.rs:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 | 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] 353 | 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/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] 25 | 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] 21 | 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] 25 | 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_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] 680 | ctx.send_attachments(
[INFO] [stdout]     | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FileType` in this scope
[INFO] [stdout]    --> src/structs/context.rs:686:19
[INFO] [stdout]     |
[INFO] [stdout] 686 |            ftype: FileType::Photo,
[INFO] [stdout]     |                   ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 676 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FileType` in this scope
[INFO] [stdout]    --> src/structs/context.rs:692:19
[INFO] [stdout]     |
[INFO] [stdout] 692 |            ftype: FileType::Photo,
[INFO] [stdout]     |                   ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 676 + use std::fs::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] 678 | 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] 696 |    .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 (line 329) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `structs` in this scope
[INFO] [stdout]    --> src/structs/context.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | 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] 331 | if ctx.r#type == EventType::MessageNew {
[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:332:12
[INFO] [stdout]     |
[INFO] [stdout] 332 |      match ctx.platform {
[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:334:45
[INFO] [stdout]     |
[INFO] [stdout] 334 |              let Event::TGMessage(event) = &ctx.event else {
[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:340:48
[INFO] [stdout]     |
[INFO] [stdout] 340 |              let Event::VKMessageNew(event) = &ctx.event else {
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventType` in this scope
[INFO] [stdout]    --> src/structs/context.rs:331:18
[INFO] [stdout]     |
[INFO] [stdout] 331 | if ctx.r#type == EventType::MessageNew {
[INFO] [stdout]     |                  ^^^^^^^^^ use of undeclared type `EventType`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Platform` in this scope
[INFO] [stdout]    --> src/structs/context.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 |          Platform::VK => {
[INFO] [stdout]     |          ^^^^^^^^ use of undeclared type `Platform`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Platform` in this scope
[INFO] [stdout]    --> src/structs/context.rs:333:10
[INFO] [stdout]     |
[INFO] [stdout] 333 |          Platform::Telegram => {
[INFO] [stdout]     |          ^^^^^^^^ use of undeclared type `Platform`
[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::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] 626 | 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] 624 | 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] 631 |            .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] 624 | 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] 635 | ).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/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] 28 | }
[INFO] [stdout]    |  ^ help: add `;` here
[INFO] [stdout] 29 | 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::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] 753 | 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/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] 450 | 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/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] 204 | ctx.message("Привет")
[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:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |        &ctx.platform,
[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:224:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | 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] 224 |    .await;
[INFO] [stdout]     |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/structs/context.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |            color: Color::Positive,
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Color`
[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] 209 |            data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyboardButton` in this scope
[INFO] [stdout]    --> src/structs/context.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |        vec![vec![KeyboardButton::Text {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of undeclared type `KeyboardButton`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tg_api` in this scope
[INFO] [stdout]    --> src/structs/context.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 |    .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] 201 + mod tg_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vk_api` in this scope
[INFO] [stdout]    --> src/structs/context.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |    .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] 201 + mod vk_api;
[INFO] [stdout]     |
[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_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] 573 | 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] 574 | 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] 575 | 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] 580 |            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] 585 |            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::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] 504 | 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 value `ctx` in this scope
[INFO] [stdout]    --> src/structs/context.rs:508:20
[INFO] [stdout]     |
[INFO] [stdout] 508 | }]], true, false, &ctx.platform));
[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] 507 |   data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[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::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] 373 | ctx.message("пива бы.")
[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:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |        &ctx.platform,
[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:393:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | 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] 393 |    .await;
[INFO] [stdout]     |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/structs/context.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |            color: Color::Positive,
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Color`
[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] 378 |            data: Some(to_value("{\"text\": \"hello\"}".to_string()).unwrap()),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyboardButton` in this scope
[INFO] [stdout]    --> src/structs/context.rs:375:18
[INFO] [stdout]     |
[INFO] [stdout] 375 |        vec![vec![KeyboardButton::Text {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of undeclared type `KeyboardButton`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tg_api` in this scope
[INFO] [stdout]    --> src/structs/context.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |    .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] 370 + mod tg_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vk_api` in this scope
[INFO] [stdout]    --> src/structs/context.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |    .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] 370 + mod vk_api;
[INFO] [stdout]     |
[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/lib.rs - (line 52) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (264) panicked at src/lib.rs:22:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b2859e9a2a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b2859e9a2a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b2859e9a2a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b2859e9a2a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b2859fe7ba - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b2859fe7ba - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x56b2859ee112 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b2859ee112 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56b2859cf8ff - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b2859cf8ff - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b2859e1fe1 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56b2859e225b - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56b2859cf9b8 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56b2859c7269 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56b2859d089d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56b2859ff0cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56b2859fee12 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56b2854b3d7b - rust_out::main::{{closure}}::hb9f08a39eb052d6a
[INFO] [stdout]   18:     0x56b2854ae2e6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h82024e94e0906586
[INFO] [stdout]   19:     0x56b2854addb6 - tokio::runtime::park::CachedParkThread::block_on::hd41cd38d67411f2f
[INFO] [stdout]   20:     0x56b2854af56b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h3c088314984368a4
[INFO] [stdout]   21:     0x56b2854afc5e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h7afddded66cabeb6
[INFO] [stdout]   22:     0x56b2854ae99f - tokio::runtime::context::runtime::enter_runtime::hc34972c8b7c38e34
[INFO] [stdout]   23:     0x56b2854afbc3 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h651a14d08fbf64ec
[INFO] [stdout]   24:     0x56b2854af859 - tokio::runtime::runtime::Runtime::block_on_inner::ha891b3ca6f1e25a5
[INFO] [stdout]   25:     0x56b2854afaad - tokio::runtime::runtime::Runtime::block_on::hebc6c9afa325249e
[INFO] [stdout]   26:     0x56b2854b3bbd - rust_out::main::h6858b1260b220e61
[INFO] [stdout]   27:     0x56b2854ac383 - core::ops::function::FnOnce::call_once::h14ca9e4c454a06ac
[INFO] [stdout]   28:     0x56b2854aab56 - std::sys::backtrace::__rust_begin_short_backtrace::h0b4b0696ae3832eb
[INFO] [stdout]   29:     0x56b2854aab39 - std::rt::lang_start::{{closure}}::h7ddee22bd37cae7d
[INFO] [stdout]   30:     0x56b2859e14c4 - <&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<i32, &dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<isize, std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56b2859e14c4 - std[e28293b1aa0f68bd]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x56b2854aab21 - std::rt::lang_start::h94a3c273b33f1432
[INFO] [stdout]   40:     0x56b2854b4815 - main
[INFO] [stdout]   41:     0x76e083f3f1ca - <unknown>
[INFO] [stdout]   42:     0x76e083f3f28b - __libc_start_main
[INFO] [stdout]   43:     0x56b2854aaa15 - _start
[INFO] [stdout]   44:                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' (282) panicked at src/lib.rs:22:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5efda058a40a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5efda058a40a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5efda058a40a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5efda058a40a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5efda059f23a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5efda059f23a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x5efda058eaa2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5efda058eaa2 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5efda057040f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5efda057040f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5efda0582a31 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5efda0582cab - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5efda05704c8 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5efda0567d79 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5efda05713ad - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5efda059fb4c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5efda059f892 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5efda00d72d9 - rust_out::main::{{closure}}::hb9f08a39eb052d6a
[INFO] [stdout]   18:     0x5efda00d6e66 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9da111a7e0b89f02
[INFO] [stdout]   19:     0x5efda00d1416 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h42b9c3ee795bfb38
[INFO] [stdout]   20:     0x5efda00d0736 - tokio::runtime::park::CachedParkThread::block_on::haa8c20cf4be5e8a9
[INFO] [stdout]   21:     0x5efda00d281b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h9e62f4cb8a7e72e0
[INFO] [stdout]   22:     0x5efda00d2ed1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1985c60029dc0960
[INFO] [stdout]   23:     0x5efda00d1ca3 - tokio::runtime::context::runtime::enter_runtime::hce2728ac272d6a44
[INFO] [stdout]   24:     0x5efda00d2ebd - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9ff49d5f557a6f56
[INFO] [stdout]   25:     0x5efda00d293d - tokio::runtime::runtime::Runtime::block_on_inner::h2515e2383f87fc5a
[INFO] [stdout]   26:     0x5efda00d2da8 - tokio::runtime::runtime::Runtime::block_on::hebc6c9afa325249e
[INFO] [stdout]   27:     0x5efda00d70fb - rust_out::main::h6858b1260b220e61
[INFO] [stdout]   28:     0x5efda00cf473 - core::ops::function::FnOnce::call_once::h14ca9e4c454a06ac
[INFO] [stdout]   29:     0x5efda00cdc46 - std::sys::backtrace::__rust_begin_short_backtrace::h0b4b0696ae3832eb
[INFO] [stdout]   30:     0x5efda00cdc29 - std::rt::lang_start::{{closure}}::h7ddee22bd37cae7d
[INFO] [stdout]   31:     0x5efda0581f84 - <&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<i32, &dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panic::catch_unwind::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5efda0581f84 - std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<isize, std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5efda0581f84 - std[e28293b1aa0f68bd]::panic::catch_unwind::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5efda0581f84 - std[e28293b1aa0f68bd]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5efda00cdc11 - std::rt::lang_start::h94a3c273b33f1432
[INFO] [stdout]   41:     0x5efda00d7b95 - main
[INFO] [stdout]   42:     0x7a1c952f71ca - <unknown>
[INFO] [stdout]   43:     0x7a1c952f728b - __libc_start_main
[INFO] [stdout]   44:     0x5efda00cdb05 - _start
[INFO] [stdout]   45:                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' (299) panicked at src/client.rs:21:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59517ca2f56a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59517ca2f56a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59517ca2f56a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59517ca2f56a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59517ca4439a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59517ca4439a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x59517ca33c02 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59517ca33c02 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59517ca1556f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59517ca1556f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59517ca27b91 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59517ca27e0b - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59517ca15628 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59517ca0ced9 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59517ca1650d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59517ca44cac - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59517ca449f2 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59517c57c377 - rust_out::main::{{closure}}::hb9f08a39eb052d6a
[INFO] [stdout]   18:     0x59517c57bef6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9da111a7e0b89f02
[INFO] [stdout]   19:     0x59517c576496 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h42b9c3ee795bfb38
[INFO] [stdout]   20:     0x59517c5757c6 - tokio::runtime::park::CachedParkThread::block_on::haa8c20cf4be5e8a9
[INFO] [stdout]   21:     0x59517c57789b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h9e62f4cb8a7e72e0
[INFO] [stdout]   22:     0x59517c577f51 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1985c60029dc0960
[INFO] [stdout]   23:     0x59517c576d23 - tokio::runtime::context::runtime::enter_runtime::hce2728ac272d6a44
[INFO] [stdout]   24:     0x59517c577f3d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9ff49d5f557a6f56
[INFO] [stdout]   25:     0x59517c5779bd - tokio::runtime::runtime::Runtime::block_on_inner::h2515e2383f87fc5a
[INFO] [stdout]   26:     0x59517c577e28 - tokio::runtime::runtime::Runtime::block_on::hebc6c9afa325249e
[INFO] [stdout]   27:     0x59517c57c18b - rust_out::main::h6858b1260b220e61
[INFO] [stdout]   28:     0x59517c5744a3 - core::ops::function::FnOnce::call_once::h14ca9e4c454a06ac
[INFO] [stdout]   29:     0x59517c572c76 - std::sys::backtrace::__rust_begin_short_backtrace::h0b4b0696ae3832eb
[INFO] [stdout]   30:     0x59517c572c59 - std::rt::lang_start::{{closure}}::h7ddee22bd37cae7d
[INFO] [stdout]   31:     0x59517ca270e4 - <&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<i32, &dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59517ca270e4 - std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<isize, std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59517ca270e4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59517ca270e4 - std[e28293b1aa0f68bd]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x59517c572c41 - std::rt::lang_start::h94a3c273b33f1432
[INFO] [stdout]   41:     0x59517c57ccf5 - main
[INFO] [stdout]   42:     0x78bbd2d981ca - <unknown>
[INFO] [stdout]   43:     0x78bbd2d9828b - __libc_start_main
[INFO] [stdout]   44:     0x59517c572b35 - _start
[INFO] [stdout]   45:                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 2.61s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.03s; merged doctests compilation took 0.41s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7d764f68a21b353163cef97ce125bd3ff4c4543267d8d8ef6239f4f39ec34b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d764f68a21b353163cef97ce125bd3ff4c4543267d8d8ef6239f4f39ec34b57", kill_on_drop: false }`
[INFO] [stdout] 7d764f68a21b353163cef97ce125bd3ff4c4543267d8d8ef6239f4f39ec34b57
