[INFO] fetching crate telemon 0.2.2...
[INFO] testing telemon-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate telemon 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate telemon 0.2.2
[INFO] finished tweaking crates.io crate telemon 0.2.2
[INFO] tweaked toml for crates.io crate telemon 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telemon 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telemon 0.2.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f37725152610eda93903c1d912c1ade14ba2726a08b37c473b2b46b5370faa3
[INFO] running `Command { std: "docker" "start" "-a" "5f37725152610eda93903c1d912c1ade14ba2726a08b37c473b2b46b5370faa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f37725152610eda93903c1d912c1ade14ba2726a08b37c473b2b46b5370faa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f37725152610eda93903c1d912c1ade14ba2726a08b37c473b2b46b5370faa3", kill_on_drop: false }`
[INFO] [stdout] 5f37725152610eda93903c1d912c1ade14ba2726a08b37c473b2b46b5370faa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb7b2cbb17b64bd82b62c34f8c60fb0098bef7d923c791db016c73683aef2902
[INFO] running `Command { std: "docker" "start" "-a" "cb7b2cbb17b64bd82b62c34f8c60fb0098bef7d923c791db016c73683aef2902", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling telemon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `telemon::config::config::Config`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telemon::config::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.74s
[INFO] running `Command { std: "docker" "inspect" "cb7b2cbb17b64bd82b62c34f8c60fb0098bef7d923c791db016c73683aef2902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7b2cbb17b64bd82b62c34f8c60fb0098bef7d923c791db016c73683aef2902", kill_on_drop: false }`
[INFO] [stdout] cb7b2cbb17b64bd82b62c34f8c60fb0098bef7d923c791db016c73683aef2902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6d796ecf031978491268e58a97d3f63d7665cc00172eb8be5fc41f2a58cb488
[INFO] running `Command { std: "docker" "start" "-a" "f6d796ecf031978491268e58a97d3f63d7665cc00172eb8be5fc41f2a58cb488", kill_on_drop: false }`
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling telemon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `telemon::config::config::Config`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telemon::config::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "f6d796ecf031978491268e58a97d3f63d7665cc00172eb8be5fc41f2a58cb488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d796ecf031978491268e58a97d3f63d7665cc00172eb8be5fc41f2a58cb488", kill_on_drop: false }`
[INFO] [stdout] f6d796ecf031978491268e58a97d3f63d7665cc00172eb8be5fc41f2a58cb488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4694483acca01784642f054d81ea79758f4e6fc680d3f79f132a75cb80471144
[INFO] running `Command { std: "docker" "start" "-a" "4694483acca01784642f054d81ea79758f4e6fc680d3f79f132a75cb80471144", kill_on_drop: false }`
[INFO] [stderr] warning: fields `msg` and `client` are never read
[INFO] [stderr]   --> src/message/message.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct SendTarget<'a> {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 44 |     msg: &'a str,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 45 |     client: TelegramClient,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message/message.rs:135:23
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `telemon` (lib) generated 2 warnings (run `cargo fix --lib -p telemon` to apply 1 suggestion)
[INFO] [stderr] warning: `telemon` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `telemon::config::config::Config`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use telemon::config::config::Config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `telemon` (bin "telemon" test) generated 1 warning (run `cargo fix --bin "telemon" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telemon-1907b9a8d44d879c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telemon-c2df57e0106b201d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests telemon
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/message/message.rs - message::message (line 16) - compile ... ok
[INFO] [stdout] test src/client/client.rs - client::client::CONFIG (line 9) - compile ... ok
[INFO] [stdout] test src/message/message.rs - message::message::TelegramClient (line 16) - compile ... ok
[INFO] [stdout] test src/message/message.rs - message::message::CONFIG (line 16) - compile ... ok
[INFO] [stdout] test src/config/config.rs - config::config (line 16) ... FAILED
[INFO] [stdout] test src/config/config.rs - config::config::Config::get (line 46) ... FAILED
[INFO] [stdout] test src/message/message.rs - message::message::Telemon::send (line 131) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/config.rs - config::config (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (71) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8c0a350b42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8c0a350b42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8c0a350b42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d8c0a350b42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d8c0a3623ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d8c0a3623ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d8c0a31c231 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8c0a31c231 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d8c0a329422 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d8c0a32e4ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d8c0a32e349 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d8c0a32ec25 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d8c0a32ea0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d8c0a329559 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d8c0a30fffd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d8c0a36ca90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d8c0a36bfb6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5d8c09c0d55c - core::result::Result<T,E>::expect::h548d1dd9d7c6eea8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   18:     0x5d8c09c2409e - telemon::config::config::CONFIG::{{closure}}::hb7403166b011a690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x5d8c09c15c8a - core::ops::function::FnOnce::call_once::h5c594543a7d6fa95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x5d8c09c15d22 - core::ops::function::FnOnce::call_once::hd15fc35889e367b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5d8c09c24d20 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h43953c241719986a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5d8c09c24d8e - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h86f62696cd8be72e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5d8c09c1d363 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hd2644f0bf490efe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5d8c0a2cb316 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h6cba946027e1841a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x5d8c0a2cc36b - once_cell::imp::initialize_or_wait::ha0cf216d6cf9cb83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5d8c09c1d312 - once_cell::imp::OnceCell<T>::initialize::h91682382cbe3aa31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5d8c09c24e61 - once_cell::sync::OnceCell<T>::get_or_try_init::haa0773d6b78027ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5d8c09c24d64 - once_cell::sync::OnceCell<T>::get_or_init::h1487078d77955c53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5d8c09c24cb1 - once_cell::sync::Lazy<T,F>::force::h36a5c0538bdc00d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5d8c09c23e5b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h650e72d74bb575b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5d8c09c2417b - telemon::config::config::Config::get::h47c47e0701b82241
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x5d8c09c0bd15 - doctest_bundle_2024::__doctest_1::main::hecc90612109b707f
[INFO] [stdout]   33:     0x5d8c09c0bdc6 - doctest_bundle_2024::__doctest_1::__main_fn::haaa2b29ddf0fbd2b
[INFO] [stdout]   34:     0x5d8c09c06511 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::hb1caf1f35d7953be
[INFO] [stdout]   35:     0x5d8c09c080e6 - core::ops::function::FnOnce::call_once::h070f65f804a2f731
[INFO] [stdout]   36:     0x5d8c09c07229 - doctest_runner_2024::main::h294037b4832fdcc2
[INFO] [stdout]   37:     0x5d8c09c08253 - core::ops::function::FnOnce::call_once::h96feacb59ef09039
[INFO] [stdout]   38:     0x5d8c09c07686 - std::sys::backtrace::__rust_begin_short_backtrace::h51402a6274bfb415
[INFO] [stdout]   39:     0x5d8c09c07469 - std::rt::lang_start::{{closure}}::h5f01580d4fa47a7b
[INFO] [stdout]   40:     0x5d8c0a31e120 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5d8c0a31e120 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x5d8c0a31e120 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5d8c0a31e120 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5d8c0a31e120 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5d8c0a31e120 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5d8c0a31e120 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5d8c0a31e120 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d8c0a31e120 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5d8c09c07451 - std::rt::lang_start::h9fd6023fdb5dc719
[INFO] [stdout]   50:     0x5d8c09c0bc85 - main
[INFO] [stdout]   51:     0x71042d9ed1ca - <unknown>
[INFO] [stdout]   52:     0x71042d9ed28b - __libc_start_main
[INFO] [stdout]   53:     0x5d8c09c05aa5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/config.rs - config::config::Config::get (line 46) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (69) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6537de69cb42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6537de69cb42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6537de69cb42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6537de69cb42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6537de6ae3ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6537de6ae3ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6537de668231 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6537de668231 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6537de675422 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6537de67a4ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6537de67a349 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x6537de67ac25 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x6537de67aa0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x6537de675559 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6537de65bffd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x6537de6b8a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6537de6b7fb6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x6537ddf5955c - core::result::Result<T,E>::expect::h548d1dd9d7c6eea8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   18:     0x6537ddf7009e - telemon::config::config::CONFIG::{{closure}}::hb7403166b011a690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x6537ddf61c8a - core::ops::function::FnOnce::call_once::h5c594543a7d6fa95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x6537ddf61d22 - core::ops::function::FnOnce::call_once::hd15fc35889e367b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x6537ddf70d20 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h43953c241719986a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x6537ddf70d8e - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h86f62696cd8be72e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x6537ddf69363 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hd2644f0bf490efe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x6537de617316 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h6cba946027e1841a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x6537de61836b - once_cell::imp::initialize_or_wait::ha0cf216d6cf9cb83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x6537ddf69312 - once_cell::imp::OnceCell<T>::initialize::h91682382cbe3aa31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x6537ddf70e61 - once_cell::sync::OnceCell<T>::get_or_try_init::haa0773d6b78027ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x6537ddf70d64 - once_cell::sync::OnceCell<T>::get_or_init::h1487078d77955c53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x6537ddf70cb1 - once_cell::sync::Lazy<T,F>::force::h36a5c0538bdc00d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x6537ddf6fe5b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h650e72d74bb575b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x6537ddf7017b - telemon::config::config::Config::get::h47c47e0701b82241
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x6537ddf57de0 - doctest_bundle_2024::__doctest_2::main::hef310fb614fa2a78
[INFO] [stdout]   33:     0x6537ddf57e66 - doctest_bundle_2024::__doctest_2::__main_fn::h17ab7440d981c429
[INFO] [stdout]   34:     0x6537ddf52591 - doctest_runner_2024::__doctest_2::TEST::{{closure}}::h79e291a4666de7b6
[INFO] [stdout]   35:     0x6537ddf54276 - core::ops::function::FnOnce::call_once::h9ae085d8ddbceb11
[INFO] [stdout]   36:     0x6537ddf53229 - doctest_runner_2024::main::h294037b4832fdcc2
[INFO] [stdout]   37:     0x6537ddf54253 - core::ops::function::FnOnce::call_once::h96feacb59ef09039
[INFO] [stdout]   38:     0x6537ddf53686 - std::sys::backtrace::__rust_begin_short_backtrace::h51402a6274bfb415
[INFO] [stdout]   39:     0x6537ddf53469 - std::rt::lang_start::{{closure}}::h5f01580d4fa47a7b
[INFO] [stdout]   40:     0x6537de66a120 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x6537de66a120 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x6537de66a120 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x6537de66a120 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6537de66a120 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x6537de66a120 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6537de66a120 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x6537de66a120 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6537de66a120 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x6537ddf53451 - std::rt::lang_start::h9fd6023fdb5dc719
[INFO] [stdout]   50:     0x6537ddf57c85 - main
[INFO] [stdout]   51:     0x780233f9e1ca - <unknown>
[INFO] [stdout]   52:     0x780233f9e28b - __libc_start_main
[INFO] [stdout]   53:     0x6537ddf51aa5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/message/message.rs - message::message::Telemon::send (line 131) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (72) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b17c4f15b42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b17c4f15b42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b17c4f15b42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b17c4f15b42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b17c4f273ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b17c4f273ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b17c4ee1231 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b17c4ee1231 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b17c4eee422 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b17c4ef34ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b17c4ef3349 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5b17c4ef3c25 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5b17c4ef3a0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5b17c4eee559 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b17c4ed4ffd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5b17c4f31a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b17c4f30fb6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5b17c47d255c - core::result::Result<T,E>::expect::h548d1dd9d7c6eea8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   18:     0x5b17c47e909e - telemon::config::config::CONFIG::{{closure}}::hb7403166b011a690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x5b17c47dac8a - core::ops::function::FnOnce::call_once::h5c594543a7d6fa95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x5b17c47dad22 - core::ops::function::FnOnce::call_once::hd15fc35889e367b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5b17c47e9d20 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h43953c241719986a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5b17c47e9d8e - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h86f62696cd8be72e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5b17c47e2363 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hd2644f0bf490efe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5b17c4e90316 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h6cba946027e1841a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x5b17c4e9136b - once_cell::imp::initialize_or_wait::ha0cf216d6cf9cb83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5b17c47e2312 - once_cell::imp::OnceCell<T>::initialize::h91682382cbe3aa31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5b17c47e9e61 - once_cell::sync::OnceCell<T>::get_or_try_init::haa0773d6b78027ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5b17c47e9d64 - once_cell::sync::OnceCell<T>::get_or_init::h1487078d77955c53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5b17c47e9cb1 - once_cell::sync::Lazy<T,F>::force::h36a5c0538bdc00d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5b17c47e8e5b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h650e72d74bb575b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5b17c47d7f0b - telemon::client::client::TelegramClient::new::h333c559be4091c21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/client.rs:42:20
[INFO] [stdout]   32:     0x5b17c47d0f94 - telemon::message::message::TelemonMessage::to::hd4ff05756e830d2c
[INFO] [stdout]   33:     0x5b17c47d0e94 - doctest_bundle_2024::__doctest_6::main::hb537704086aa3335
[INFO] [stdout]   34:     0x5b17c47d0ea6 - doctest_bundle_2024::__doctest_6::__main_fn::hcbd6e3dba7b333f2
[INFO] [stdout]   35:     0x5b17c47cb6a1 - doctest_runner_2024::__doctest_6::TEST::{{closure}}::h0c9342e551bca101
[INFO] [stdout]   36:     0x5b17c47cd226 - core::ops::function::FnOnce::call_once::h8e03ec9d3b576439
[INFO] [stdout]   37:     0x5b17c47cc229 - doctest_runner_2024::main::h294037b4832fdcc2
[INFO] [stdout]   38:     0x5b17c47cd253 - core::ops::function::FnOnce::call_once::h96feacb59ef09039
[INFO] [stdout]   39:     0x5b17c47cc686 - std::sys::backtrace::__rust_begin_short_backtrace::h51402a6274bfb415
[INFO] [stdout]   40:     0x5b17c47cc469 - std::rt::lang_start::{{closure}}::h5f01580d4fa47a7b
[INFO] [stdout]   41:     0x5b17c4ee3120 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x5b17c4ee3120 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5b17c4ee3120 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5b17c4ee3120 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5b17c4ee3120 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x5b17c4ee3120 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5b17c4ee3120 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5b17c4ee3120 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b17c4ee3120 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x5b17c47cc451 - std::rt::lang_start::h9fd6023fdb5dc719
[INFO] [stdout]   51:     0x5b17c47d0c85 - main
[INFO] [stdout]   52:     0x79b1261a61ca - <unknown>
[INFO] [stdout]   53:     0x79b1261a628b - __libc_start_main
[INFO] [stdout]   54:     0x5b17c47caaa5 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/config.rs - config::config (line 16)
[INFO] [stdout]     src/config/config.rs - config::config::Config::get (line 46)
[INFO] [stdout]     src/message/message.rs - message::message::Telemon::send (line 131)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.29s; merged doctests compilation took 0.99s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4694483acca01784642f054d81ea79758f4e6fc680d3f79f132a75cb80471144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4694483acca01784642f054d81ea79758f4e6fc680d3f79f132a75cb80471144", kill_on_drop: false }`
[INFO] [stdout] 4694483acca01784642f054d81ea79758f4e6fc680d3f79f132a75cb80471144
