[INFO] cloning repository https://github.com/sdramare/gpt-tg-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdramare/gpt-tg-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde94b1814b20611377837cb80c1ab9261c23ac7
[INFO] testing sdramare/gpt-tg-bot/bde94b1814b20611377837cb80c1ab9261c23ac7 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdramare%2Fgpt-tg-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] finished tweaking git repo https://github.com/sdramare/gpt-tg-bot
[INFO] tweaked toml for git repo https://github.com/sdramare/gpt-tg-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdramare/gpt-tg-bot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdramare/gpt-tg-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded reqwest-retry v0.6.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.11.1
[INFO] [stderr]   Downloaded lambda_http v0.13.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.0
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded aws_lambda_events v0.15.1
[INFO] [stderr]   Downloaded lambda_runtime v0.13.0
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded reqwest-middleware v0.3.2
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded dyn-fmt v0.4.0
[INFO] [stderr]   Downloaded mockall v0.13.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63619796735f0400b27f46a6b1d4d8a11307b524b67124930aa9f8547b079cf
[INFO] running `Command { std: "docker" "start" "-a" "d63619796735f0400b27f46a6b1d4d8a11307b524b67124930aa9f8547b079cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63619796735f0400b27f46a6b1d4d8a11307b524b67124930aa9f8547b079cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63619796735f0400b27f46a6b1d4d8a11307b524b67124930aa9f8547b079cf", kill_on_drop: false }`
[INFO] [stdout] d63619796735f0400b27f46a6b1d4d8a11307b524b67124930aa9f8547b079cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb313673a7e6ce8c526a7989bc6d0eb744c03b9f13f58a7fb6d69d3bed3d459
[INFO] running `Command { std: "docker" "start" "-a" "4cb313673a7e6ce8c526a7989bc6d0eb744c03b9f13f58a7fb6d69d3bed3d459", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dyn-fmt v0.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aws_lambda_events v0.15.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling reqwest-middleware v0.3.2
[INFO] [stderr]    Compiling lambda_http v0.13.0
[INFO] [stderr]    Compiling reqwest-retry v0.6.0
[INFO] [stderr]    Compiling gpt-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 06s
[INFO] running `Command { std: "docker" "inspect" "4cb313673a7e6ce8c526a7989bc6d0eb744c03b9f13f58a7fb6d69d3bed3d459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb313673a7e6ce8c526a7989bc6d0eb744c03b9f13f58a7fb6d69d3bed3d459", kill_on_drop: false }`
[INFO] [stdout] 4cb313673a7e6ce8c526a7989bc6d0eb744c03b9f13f58a7fb6d69d3bed3d459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee01008ccf7e3d123f6f19757a698e79a3e01849b504b094b8f869ce357e7728
[INFO] running `Command { std: "docker" "start" "-a" "ee01008ccf7e3d123f6f19757a698e79a3e01849b504b094b8f869ce357e7728", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling reqwest-middleware v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling reqwest-retry v0.6.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling lambda_http v0.13.0
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling gpt-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "ee01008ccf7e3d123f6f19757a698e79a3e01849b504b094b8f869ce357e7728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee01008ccf7e3d123f6f19757a698e79a3e01849b504b094b8f869ce357e7728", kill_on_drop: false }`
[INFO] [stdout] ee01008ccf7e3d123f6f19757a698e79a3e01849b504b094b8f869ce357e7728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82d333cebe0699de3a72ded4db27f48dc4b0ffc381fd3885e2b11503e309a517
[INFO] running `Command { std: "docker" "start" "-a" "82d333cebe0699de3a72ded4db27f48dc4b0ffc381fd3885e2b11503e309a517", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpt_tg_bot-365c19a1530a0140)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test message_processor::tests::test_contains_case_insensitive ... ok
[INFO] [stdout] test message_processor::tests::test_process_message ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_bot_name ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_photo ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_draw_command ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_with_url ... ok
[INFO] [stdout] test message_processor::tests::test_should_answer ... ok
[INFO] [stdout] test gpt_client::tests::test_get_completion ... ok
[INFO] [stdout] test message_processor::tests::test_process_message_without_bot_name_or_draw_command ... ok
[INFO] [stdout] test tg_client::tests::test_escape_text_with_unary_symbols ... ok
[INFO] [stdout] test message_processor::tests::test_should_answer_negative ... ok
[INFO] [stdout] test tg_client::tests::test_escape_text ... ok
[INFO] [stdout] test gpt_client::tests::test_get_image_completion ... ok
[INFO] [stdout] test gpt_client::tests::test_get_completion_with_rules ... ok
[INFO] [stdout] test tg_client::tests::test_escape_text_with_pair_symbols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82d333cebe0699de3a72ded4db27f48dc4b0ffc381fd3885e2b11503e309a517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d333cebe0699de3a72ded4db27f48dc4b0ffc381fd3885e2b11503e309a517", kill_on_drop: false }`
[INFO] [stdout] 82d333cebe0699de3a72ded4db27f48dc4b0ffc381fd3885e2b11503e309a517
