[INFO] cloning repository https://github.com/encoderuz/telemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/encoderuz/telemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00765e57ba99615020d857defd7e732340341a72
[INFO] testing encoderuz/telemon against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/encoderuz/telemon
[INFO] finished tweaking git repo https://github.com/encoderuz/telemon
[INFO] tweaked toml for git repo https://github.com/encoderuz/telemon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/encoderuz/telemon on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/encoderuz/telemon 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 334ccaa569d8b61a810b8653737f666364567b76f196d183a2080c1dd3783d2f
[INFO] running `Command { std: "docker" "start" "-a" "334ccaa569d8b61a810b8653737f666364567b76f196d183a2080c1dd3783d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "334ccaa569d8b61a810b8653737f666364567b76f196d183a2080c1dd3783d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "334ccaa569d8b61a810b8653737f666364567b76f196d183a2080c1dd3783d2f", kill_on_drop: false }`
[INFO] [stdout] 334ccaa569d8b61a810b8653737f666364567b76f196d183a2080c1dd3783d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9061212acc5cffc9853db84934794506575478434795fe90e2b2771bb68147c7
[INFO] running `Command { std: "docker" "start" "-a" "9061212acc5cffc9853db84934794506575478434795fe90e2b2771bb68147c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[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 tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "9061212acc5cffc9853db84934794506575478434795fe90e2b2771bb68147c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9061212acc5cffc9853db84934794506575478434795fe90e2b2771bb68147c7", kill_on_drop: false }`
[INFO] [stdout] 9061212acc5cffc9853db84934794506575478434795fe90e2b2771bb68147c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbab0addbde396d61b28f94ec98a37a31c6d30e0c525ef8142d48de4a0fd023a
[INFO] running `Command { std: "docker" "start" "-a" "fbab0addbde396d61b28f94ec98a37a31c6d30e0c525ef8142d48de4a0fd023a", 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.95s
[INFO] running `Command { std: "docker" "inspect" "fbab0addbde396d61b28f94ec98a37a31c6d30e0c525ef8142d48de4a0fd023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbab0addbde396d61b28f94ec98a37a31c6d30e0c525ef8142d48de4a0fd023a", kill_on_drop: false }`
[INFO] [stdout] fbab0addbde396d61b28f94ec98a37a31c6d30e0c525ef8142d48de4a0fd023a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d406c903bde455253b891d9ec93534644bb8f351f32fca8650e9653abff8701
[INFO] running `Command { std: "docker" "start" "-a" "5d406c903bde455253b891d9ec93534644bb8f351f32fca8650e9653abff8701", 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" -p telemon --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telemon-31224114d44a327c)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telemon-7aa9702028a44237)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests telemon
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [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' (56) 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:     0x628a20410aa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628a20410aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628a20410aa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628a20410aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x628a20421f9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628a20421f9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x628a203dc8c3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628a203dc8c3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628a203e9742 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628a203ee78f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x628a203ee5e9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x628a203eee15 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x628a203eebfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x628a203e9879 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x628a203d07ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x628a2042c5c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x628a2042bac6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x628a1fcefb0c - core::result::Result<T,E>::expect::h6219330caa294afd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x628a1fcffaae - telemon::config::config::CONFIG::{{closure}}::hcc0c7ba17f431ecd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x628a1fce78ca - core::ops::function::FnOnce::call_once::h4f8c0483e73a9246
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x628a1fce7902 - core::ops::function::FnOnce::call_once::h6005b2d8e4137b6d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x628a1fcee76f - once_cell::sync::Lazy<T,F>::force::{{closure}}::h4596aa22bb276df9
[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:     0x628a1fcee7de - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h1db8cf07606b2c78
[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:     0x628a1fcee433 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h5cff0747c4bc412e
[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:     0x628a2038dfa6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h14324cdb7b7188fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x628a2038efbb - once_cell::imp::initialize_or_wait::h513fa9e890d8ae56
[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:     0x628a1fcee3e2 - once_cell::imp::OnceCell<T>::initialize::ha223a9f05fdaa217
[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:     0x628a1fcee8b1 - once_cell::sync::OnceCell<T>::get_or_try_init::hb1eac52cebd43377
[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:     0x628a1fcee7b4 - once_cell::sync::OnceCell<T>::get_or_init::h1c66dc5ff2c5b784
[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:     0x628a1fcee701 - once_cell::sync::Lazy<T,F>::force::h9c1468f56d87178e
[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:     0x628a1fce8a3b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h3b2975ae41f63bc1
[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:     0x628a1fcffb8b - telemon::config::config::Config::get::h576c5ff38b1a1a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x628a1fce7175 - doctest_bundle_2024::__doctest_1::main::he6c515d5cd113122
[INFO] [stdout]   33:     0x628a1fce7226 - doctest_bundle_2024::__doctest_1::__main_fn::h3aa5082163fb881c
[INFO] [stdout]   34:     0x628a1fce1961 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::h985c3dbb348c0d70
[INFO] [stdout]   35:     0x628a1fce3606 - core::ops::function::FnOnce::call_once::h6981578531f5c5b2
[INFO] [stdout]   36:     0x628a1fce2641 - doctest_runner_2024::main::hf744dbf5ea3621a0
[INFO] [stdout]   37:     0x628a1fce36f3 - core::ops::function::FnOnce::call_once::hc50d30f5079664ab
[INFO] [stdout]   38:     0x628a1fce2aa6 - std::sys::backtrace::__rust_begin_short_backtrace::h3b5db36f1c858090
[INFO] [stdout]   39:     0x628a1fce2889 - std::rt::lang_start::{{closure}}::h51a560ec7da73908
[INFO] [stdout]   40:     0x628a203de530 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x628a203de530 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x628a203de530 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x628a203de530 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x628a203de530 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x628a203de530 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x628a203de530 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x628a203de530 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x628a203de530 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x628a1fce2871 - std::rt::lang_start::hd8c2b9f812138635
[INFO] [stdout]   50:     0x628a1fce70f5 - main
[INFO] [stdout]   51:     0x7e3f8f5e11ca - <unknown>
[INFO] [stdout]   52:     0x7e3f8f5e128b - __libc_start_main
[INFO] [stdout]   53:     0x628a1fce11a5 - _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' (55) 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:     0x56cb186cbaa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cb186cbaa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cb186cbaa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cb186cbaa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cb186dcf9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cb186dcf9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56cb186978c3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cb186978c3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cb186a4742 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cb186a978f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56cb186a95e9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x56cb186a9e15 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x56cb186a9bfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x56cb186a4879 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56cb1868b7ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x56cb186e75c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56cb186e6ac6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x56cb17faab0c - core::result::Result<T,E>::expect::h6219330caa294afd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x56cb17fbaaae - telemon::config::config::CONFIG::{{closure}}::hcc0c7ba17f431ecd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x56cb17fa28ca - core::ops::function::FnOnce::call_once::h4f8c0483e73a9246
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x56cb17fa2902 - core::ops::function::FnOnce::call_once::h6005b2d8e4137b6d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x56cb17fa976f - once_cell::sync::Lazy<T,F>::force::{{closure}}::h4596aa22bb276df9
[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:     0x56cb17fa97de - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h1db8cf07606b2c78
[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:     0x56cb17fa9433 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h5cff0747c4bc412e
[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:     0x56cb18648fa6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h14324cdb7b7188fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x56cb18649fbb - once_cell::imp::initialize_or_wait::h513fa9e890d8ae56
[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:     0x56cb17fa93e2 - once_cell::imp::OnceCell<T>::initialize::ha223a9f05fdaa217
[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:     0x56cb17fa98b1 - once_cell::sync::OnceCell<T>::get_or_try_init::hb1eac52cebd43377
[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:     0x56cb17fa97b4 - once_cell::sync::OnceCell<T>::get_or_init::h1c66dc5ff2c5b784
[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:     0x56cb17fa9701 - once_cell::sync::Lazy<T,F>::force::h9c1468f56d87178e
[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:     0x56cb17fa3a3b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h3b2975ae41f63bc1
[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:     0x56cb17fbab8b - telemon::config::config::Config::get::h576c5ff38b1a1a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x56cb17fa2240 - doctest_bundle_2024::__doctest_2::main::h66f25da04924e085
[INFO] [stdout]   33:     0x56cb17fa22c6 - doctest_bundle_2024::__doctest_2::__main_fn::h64ae2a9b47637ce6
[INFO] [stdout]   34:     0x56cb17f9c9e1 - doctest_runner_2024::__doctest_2::TEST::{{closure}}::h2857b6df98a9a10e
[INFO] [stdout]   35:     0x56cb17f9e586 - core::ops::function::FnOnce::call_once::h4c75d3b1a8438ae0
[INFO] [stdout]   36:     0x56cb17f9d641 - doctest_runner_2024::main::hf744dbf5ea3621a0
[INFO] [stdout]   37:     0x56cb17f9e6f3 - core::ops::function::FnOnce::call_once::hc50d30f5079664ab
[INFO] [stdout]   38:     0x56cb17f9daa6 - std::sys::backtrace::__rust_begin_short_backtrace::h3b5db36f1c858090
[INFO] [stdout]   39:     0x56cb17f9d889 - std::rt::lang_start::{{closure}}::h51a560ec7da73908
[INFO] [stdout]   40:     0x56cb18699530 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x56cb18699530 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x56cb18699530 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x56cb18699530 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56cb18699530 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x56cb18699530 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x56cb18699530 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x56cb18699530 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x56cb18699530 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x56cb17f9d871 - std::rt::lang_start::hd8c2b9f812138635
[INFO] [stdout]   50:     0x56cb17fa20f5 - main
[INFO] [stdout]   51:     0x723ac77cc1ca - <unknown>
[INFO] [stdout]   52:     0x723ac77cc28b - __libc_start_main
[INFO] [stdout]   53:     0x56cb17f9c1a5 - _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' (54) 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:     0x616ba3772aa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616ba3772aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616ba3772aa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x616ba3772aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x616ba3783f9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x616ba3783f9f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x616ba373e8c3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616ba373e8c3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x616ba374b742 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x616ba375078f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x616ba37505e9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x616ba3750e15 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x616ba3750bfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x616ba374b879 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x616ba37327ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x616ba378e5c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x616ba378dac6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x616ba3051b0c - core::result::Result<T,E>::expect::h6219330caa294afd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x616ba3061aae - telemon::config::config::CONFIG::{{closure}}::hcc0c7ba17f431ecd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x616ba30498ca - core::ops::function::FnOnce::call_once::h4f8c0483e73a9246
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x616ba3049902 - core::ops::function::FnOnce::call_once::h6005b2d8e4137b6d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x616ba305076f - once_cell::sync::Lazy<T,F>::force::{{closure}}::h4596aa22bb276df9
[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:     0x616ba30507de - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h1db8cf07606b2c78
[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:     0x616ba3050433 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h5cff0747c4bc412e
[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:     0x616ba36effa6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h14324cdb7b7188fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x616ba36f0fbb - once_cell::imp::initialize_or_wait::h513fa9e890d8ae56
[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:     0x616ba30503e2 - once_cell::imp::OnceCell<T>::initialize::ha223a9f05fdaa217
[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:     0x616ba30508b1 - once_cell::sync::OnceCell<T>::get_or_try_init::hb1eac52cebd43377
[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:     0x616ba30507b4 - once_cell::sync::OnceCell<T>::get_or_init::h1c66dc5ff2c5b784
[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:     0x616ba3050701 - once_cell::sync::Lazy<T,F>::force::h9c1468f56d87178e
[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:     0x616ba304aa3b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h3b2975ae41f63bc1
[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:     0x616ba3060ceb - telemon::client::client::TelegramClient::new::h656c31668ec49f19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/client.rs:42:20
[INFO] [stdout]   32:     0x616ba30493f4 - telemon::message::message::TelemonMessage::to::he0176d0f42558fb7
[INFO] [stdout]   33:     0x616ba30492f4 - doctest_bundle_2024::__doctest_6::main::hbf445c496be9f705
[INFO] [stdout]   34:     0x616ba3049306 - doctest_bundle_2024::__doctest_6::__main_fn::haefaa46ff3111e66
[INFO] [stdout]   35:     0x616ba3043af1 - doctest_runner_2024::__doctest_6::TEST::{{closure}}::h92b87bc911268304
[INFO] [stdout]   36:     0x616ba30456c6 - core::ops::function::FnOnce::call_once::hb68f3c81bd6738c8
[INFO] [stdout]   37:     0x616ba3044641 - doctest_runner_2024::main::hf744dbf5ea3621a0
[INFO] [stdout]   38:     0x616ba30456f3 - core::ops::function::FnOnce::call_once::hc50d30f5079664ab
[INFO] [stdout]   39:     0x616ba3044aa6 - std::sys::backtrace::__rust_begin_short_backtrace::h3b5db36f1c858090
[INFO] [stdout]   40:     0x616ba3044889 - std::rt::lang_start::{{closure}}::h51a560ec7da73908
[INFO] [stdout]   41:     0x616ba3740530 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x616ba3740530 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x616ba3740530 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x616ba3740530 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x616ba3740530 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x616ba3740530 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x616ba3740530 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x616ba3740530 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x616ba3740530 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x616ba3044871 - std::rt::lang_start::hd8c2b9f812138635
[INFO] [stdout]   51:     0x616ba30490f5 - main
[INFO] [stdout]   52:     0x7351d0a881ca - <unknown>
[INFO] [stdout]   53:     0x7351d0a8828b - __libc_start_main
[INFO] [stdout]   54:     0x616ba30431a5 - _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.27s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.66s; merged doctests compilation took 1.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5d406c903bde455253b891d9ec93534644bb8f351f32fca8650e9653abff8701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d406c903bde455253b891d9ec93534644bb8f351f32fca8650e9653abff8701", kill_on_drop: false }`
[INFO] [stdout] 5d406c903bde455253b891d9ec93534644bb8f351f32fca8650e9653abff8701
