[INFO] cloning repository https://github.com/KirillKrutski/telegram_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KirillKrutski/telegram_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirillKrutski%2Ftelegram_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirillKrutski%2Ftelegram_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffcd8037c3efbbcd332f7fd0dd193a12c292e1b7
[INFO] checking KirillKrutski/telegram_bot against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirillKrutski%2Ftelegram_bot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KirillKrutski/telegram_bot
[INFO] finished tweaking git repo https://github.com/KirillKrutski/telegram_bot
[INFO] tweaked toml for git repo https://github.com/KirillKrutski/telegram_bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KirillKrutski/telegram_bot on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KirillKrutski/telegram_bot 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rc-box v1.2.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded erasable v1.2.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d54ca162cc1efd3610aea8b77e3765eba497d203c0c09909a7213d8406069723
[INFO] running `Command { std: "docker" "start" "-a" "d54ca162cc1efd3610aea8b77e3765eba497d203c0c09909a7213d8406069723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d54ca162cc1efd3610aea8b77e3765eba497d203c0c09909a7213d8406069723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54ca162cc1efd3610aea8b77e3765eba497d203c0c09909a7213d8406069723", kill_on_drop: false }`
[INFO] [stdout] d54ca162cc1efd3610aea8b77e3765eba497d203c0c09909a7213d8406069723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6ae6f75a9cc5b9d3b761a1d09e8a723d54e19aa43bda4e128ce632b8897456
[INFO] running `Command { std: "docker" "start" "-a" "4c6ae6f75a9cc5b9d3b761a1d09e8a723d54e19aa43bda4e128ce632b8897456", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]    Compiling teloxide-macros v0.8.0
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking teloxide-core v0.10.1
[INFO] [stderr]     Checking teloxide v0.13.0
[INFO] [stderr]     Checking rust_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `connection`
[INFO] [stdout]  --> src/database.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod connection;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `connection`, create file "src/database/connection.rs" or "src/database/connection/mod.rs"
[INFO] [stdout]   = note: if there is a `mod connection` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `connection`
[INFO] [stdout]  --> src/database.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod connection;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `connection`, create file "src/database/connection.rs" or "src/database/connection/mod.rs"
[INFO] [stdout]   = note: if there is a `mod connection` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `tokio_postgres::connection`
[INFO] [stdout]    --> src/database.rs:6:32
[INFO] [stdout]     |
[INFO] [stdout]   6 |       let (client, connection) = tokio_postgres::connection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: a function with a similar name exists: `connect`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.12/src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | / pub async fn connect<T>(
[INFO] [stdout] 193 | |     config: &str,
[INFO] [stdout] 194 | |     tls: T,
[INFO] [stdout] 195 | | ) -> Result<(Client, Connection<Socket, T::Stream>), Error>
[INFO] [stdout] 196 | | where
[INFO] [stdout] 197 | |     T: MakeTlsConnect<Socket>,
[INFO] [stdout]     | |______________________________- similarly named function `connect` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `connection` is private
[INFO] [stdout]    --> src/database.rs:6:48
[INFO] [stdout]     |
[INFO] [stdout]   6 |     let (client, connection) = tokio_postgres::connection(
[INFO] [stdout]     |                                                ^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `connection` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.12/src/lib.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | mod connection;
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `teloxide::types::Message`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use teloxide::types::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     teloxide::repl(bot, |message| async move{
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 11 |         match message.text() {
[INFO] [stdout]    |               ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 10 |     teloxide::repl(bot, |message: /* Type */| async move{
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `str` with `&str`
[INFO] [stdout]   --> src/main.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 if text == "/start"{
[INFO] [stdout]    |                         ^^ no implementation for `str == &str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<&str>` is not implemented for `str`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 if text == *"/start"{
[INFO] [stdout]    |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Some(text) => {
[INFO] [stdout]    |                  ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Some(text) => {
[INFO] [stdout]    |             ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/core/src/option.rs:607:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:16:60
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     message.answer(format!("You said: {}", text)).await?;
[INFO] [stdout]    |                                                       --   ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `tokio_postgres::connection`
[INFO] [stdout]    --> src/database.rs:6:32
[INFO] [stdout]     |
[INFO] [stdout]   6 |       let (client, connection) = tokio_postgres::connection(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: a function with a similar name exists: `connect`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.12/src/lib.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | / pub async fn connect<T>(
[INFO] [stdout] 193 | |     config: &str,
[INFO] [stdout] 194 | |     tls: T,
[INFO] [stdout] 195 | | ) -> Result<(Client, Connection<Socket, T::Stream>), Error>
[INFO] [stdout] 196 | | where
[INFO] [stdout] 197 | |     T: MakeTlsConnect<Socket>,
[INFO] [stdout]     | |______________________________- similarly named function `connect` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `connection` is private
[INFO] [stdout]    --> src/database.rs:6:48
[INFO] [stdout]     |
[INFO] [stdout]   6 |     let (client, connection) = tokio_postgres::connection(
[INFO] [stdout]     |                                                ^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `connection` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.12/src/lib.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | mod connection;
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `teloxide::types::Message`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use teloxide::types::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0423, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_bot` (bin "rust_bot" test) due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     teloxide::repl(bot, |message| async move{
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 11 |         match message.text() {
[INFO] [stdout]    |               ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 10 |     teloxide::repl(bot, |message: /* Type */| async move{
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `str` with `&str`
[INFO] [stdout]   --> src/main.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 if text == "/start"{
[INFO] [stdout]    |                         ^^ no implementation for `str == &str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<&str>` is not implemented for `str`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 if text == *"/start"{
[INFO] [stdout]    |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Some(text) => {
[INFO] [stdout]    |                  ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Some(text) => {
[INFO] [stdout]    |             ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/core/src/option.rs:607:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:16:60
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     message.answer(format!("You said: {}", text)).await?;
[INFO] [stdout]    |                                                       --   ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0423, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_bot` (bin "rust_bot") due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4c6ae6f75a9cc5b9d3b761a1d09e8a723d54e19aa43bda4e128ce632b8897456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6ae6f75a9cc5b9d3b761a1d09e8a723d54e19aa43bda4e128ce632b8897456", kill_on_drop: false }`
[INFO] [stdout] 4c6ae6f75a9cc5b9d3b761a1d09e8a723d54e19aa43bda4e128ce632b8897456
