[INFO] cloning repository https://github.com/lekoOwO/leko-mattermost-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lekoOwO/leko-mattermost-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2Fleko-mattermost-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2Fleko-mattermost-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a5cbc45d471c7a46610d17c06ddb887048f118f
[INFO] checking lekoOwO/leko-mattermost-bot against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlekoOwO%2Fleko-mattermost-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lekoOwO/leko-mattermost-bot
[INFO] finished tweaking git repo https://github.com/lekoOwO/leko-mattermost-bot
[INFO] tweaked toml for git repo https://github.com/lekoOwO/leko-mattermost-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lekoOwO/leko-mattermost-bot on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lekoOwO/leko-mattermost-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 600ebb75db11b8a44949381177e7af0bb42d2d45f2676988c6c19260ef8f6e98
[INFO] running `Command { std: "docker" "start" "-a" "600ebb75db11b8a44949381177e7af0bb42d2d45f2676988c6c19260ef8f6e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "600ebb75db11b8a44949381177e7af0bb42d2d45f2676988c6c19260ef8f6e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600ebb75db11b8a44949381177e7af0bb42d2d45f2676988c6c19260ef8f6e98", kill_on_drop: false }`
[INFO] [stdout] 600ebb75db11b8a44949381177e7af0bb42d2d45f2676988c6c19260ef8f6e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a50fd86dc5da452d222cb4bed6090d383c8c84a0497fca4a92a072f61f00519d
[INFO] running `Command { std: "docker" "start" "-a" "a50fd86dc5da452d222cb4bed6090d383c8c84a0497fca4a92a072f61f00519d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking warp v0.4.2
[INFO] [stderr]     Checking mockito v1.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking leko-mattermost-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `leko-mattermost-bot` (bin "leko-mattermost-bot")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name leko_mattermost_bot --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d6c72023a0e9b5c -C extra-filename=-627aa095f0bfd3a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9a932791a53c6c16.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-849cecd5e4cad7ec.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ba7e45f65fd1e66.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-536e2c75ecff08bc.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-495c5aa32d30131c.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9cd656a04d817e34.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a7bdfbd95f6822a9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2a351f3a0a25fae0.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d86e5bde004d001e.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-69d2572096410a87.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0b9f909a68e004bf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9da5ff08fd6e920e.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-739be9123376202e.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-b0803b972962c6ad.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84fa57a44b7703a5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad24c1c7af52440b.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f280326cecf20886.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-447d8ea2d50cbdd1.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5eb4c293130433e6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1f571f1e228de22c.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55dd552108923279.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-01e9feae4de0159d.rmeta --extern warp=/opt/rustwide/target/debug/deps/libwarp-f4282ceaabdfaa05.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-adda3ad1809766bb/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-27e242af2b6074e0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `DEFAULT_VERSION` is never used
[INFO] [stdout]   --> src/constants.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const DEFAULT_VERSION: i32 = 1;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_YAML_SIZE` is never used
[INFO] [stdout]   --> src/constants.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub const MAX_YAML_SIZE: usize = 10_000;
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `max_price_decimal` is never used
[INFO] [stdout]   --> src/constants.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn max_price_decimal() -> Decimal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rust_log` is never read
[INFO] [stdout]   --> src/env.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EnvConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub rust_log: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_channel_json_reply` is never used
[INFO] [stdout]   --> src/handlers/reply_helpers.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn in_channel_json_reply(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Emoji` is never constructed
[INFO] [stdout]    --> src/mattermost.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct Emoji {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_emoji_by_name` is never used
[INFO] [stdout]    --> src/mattermost.rs:415:18
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl MattermostClient {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub async fn get_emoji_by_name(&self, name: &str) -> Result<Emoji> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_mock_channel` and `as_any` are never used
[INFO] [stdout]   --> src/test_utils.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     impl MockMattermostService {
[INFO] [stdout]    |     -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |         pub fn add_mock_channel(&self, id: &str, channel_type: &str) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |         pub fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Custom` is never constructed
[INFO] [stdout]   --> src/validation.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ValidationError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Custom { message: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a50fd86dc5da452d222cb4bed6090d383c8c84a0497fca4a92a072f61f00519d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50fd86dc5da452d222cb4bed6090d383c8c84a0497fca4a92a072f61f00519d", kill_on_drop: false }`
[INFO] [stdout] a50fd86dc5da452d222cb4bed6090d383c8c84a0497fca4a92a072f61f00519d
