[INFO] cloning repository https://github.com/lxl66566/Mars-Bot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxl66566/Mars-Bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2FMars-Bot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2FMars-Bot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 926cf98e684e9449997ffa00b437be7f7196537c [INFO] checking lxl66566/Mars-Bot-rs/926cf98e684e9449997ffa00b437be7f7196537c against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2FMars-Bot-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lxl66566/Mars-Bot-rs [INFO] finished tweaking git repo https://github.com/lxl66566/Mars-Bot-rs [INFO] tweaked toml for git repo https://github.com/lxl66566/Mars-Bot-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lxl66566/Mars-Bot-rs on toolchain c871d09d1cc32a649f4c5177bb819646260ed120 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lxl66566/Mars-Bot-rs 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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-fmt v0.4.3 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded die-exit v0.5.0 [INFO] [stderr] Downloaded assert2-macros v0.3.16 [INFO] [stderr] Downloaded assert2 v0.3.16 [INFO] [stderr] Downloaded config-file2 v0.4.1 [INFO] [stderr] Downloaded rusqlite v0.36.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded libsqlite3-sys v0.34.0 [INFO] [stderr] Downloaded openssl-src v300.3.1+3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00f74b34193465c96af18575d6bbddc9da659ba1a2149be787803ba444bf4859 [INFO] running `Command { std: "docker" "start" "-a" "00f74b34193465c96af18575d6bbddc9da659ba1a2149be787803ba444bf4859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00f74b34193465c96af18575d6bbddc9da659ba1a2149be787803ba444bf4859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f74b34193465c96af18575d6bbddc9da659ba1a2149be787803ba444bf4859", kill_on_drop: false }` [INFO] [stdout] 00f74b34193465c96af18575d6bbddc9da659ba1a2149be787803ba444bf4859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f092f85d3de49e968bd36630efe7555a5e43c6883c9787be3b60503fcea293f [INFO] running `Command { std: "docker" "start" "-a" "6f092f85d3de49e968bd36630efe7555a5e43c6883c9787be3b60503fcea293f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking dyn-fmt v0.4.3 [INFO] [stderr] Checking die-exit v0.5.0 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking assert2 v0.3.16 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.122 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking config-file2 v0.4.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [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 mars-bot-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::::from`: use `.from` field instead [INFO] [stdout] --> src/bot.rs:24:78 [INFO] [stdout] | [INFO] [stdout] 24 | if CONFIG.get_or_init_default().only_mars_for_channel_message && message.from().is_some() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::::from`: use `.from` field instead [INFO] [stdout] --> src/bot.rs:24:78 [INFO] [stdout] | [INFO] [stdout] 24 | if CONFIG.get_or_init_default().only_mars_for_channel_message && message.from().is_some() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reply_to_message_id` found for struct `JsonRequest` in the current scope [INFO] [stdout] --> src/bot.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 103 | / bot.send_message(message.chat.id, reply_text) [INFO] [stdout] 104 | | .parse_mode(ParseMode::MarkdownV2) [INFO] [stdout] 105 | | .reply_to_message_id(message_id) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ method not found in `JsonRequest` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bot.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / bot.send_message(message.chat.id, reply_text) [INFO] [stdout] 104 | | .parse_mode(ParseMode::MarkdownV2) [INFO] [stdout] 105 | | .reply_to_message_id(message_id) [INFO] [stdout] 106 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reply_to_message_id` found for struct `JsonRequest` in the current scope [INFO] [stdout] --> src/bot.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 103 | / bot.send_message(message.chat.id, reply_text) [INFO] [stdout] 104 | | .parse_mode(ParseMode::MarkdownV2) [INFO] [stdout] 105 | | .reply_to_message_id(message_id) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^ method not found in `JsonRequest` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bot.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / bot.send_message(message.chat.id, reply_text) [INFO] [stdout] 104 | | .parse_mode(ParseMode::MarkdownV2) [INFO] [stdout] 105 | | .reply_to_message_id(message_id) [INFO] [stdout] 106 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mars-bot-rs` (bin "mars-bot") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mars-bot-rs` (bin "mars-bot" test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6f092f85d3de49e968bd36630efe7555a5e43c6883c9787be3b60503fcea293f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f092f85d3de49e968bd36630efe7555a5e43c6883c9787be3b60503fcea293f", kill_on_drop: false }` [INFO] [stdout] 6f092f85d3de49e968bd36630efe7555a5e43c6883c9787be3b60503fcea293f