[INFO] cloning repository https://github.com/BOPOHOB/EVEMerchantBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BOPOHOB/EVEMerchantBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBOPOHOB%2FEVEMerchantBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBOPOHOB%2FEVEMerchantBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abfafa798b2adf0ec2bcabaaf0445b627243b697 [INFO] checking BOPOHOB/EVEMerchantBot against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBOPOHOB%2FEVEMerchantBot" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BOPOHOB/EVEMerchantBot on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BOPOHOB/EVEMerchantBot [INFO] finished tweaking git repo https://github.com/BOPOHOB/EVEMerchantBot [INFO] tweaked toml for git repo https://github.com/BOPOHOB/EVEMerchantBot written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BOPOHOB/EVEMerchantBot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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 teloxide v0.2.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded teloxide-macros v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151195d472f145e1d094710aa159d8b9d4de049e8cb3913cd67681e6b16a1fd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "151195d472f145e1d094710aa159d8b9d4de049e8cb3913cd67681e6b16a1fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151195d472f145e1d094710aa159d8b9d4de049e8cb3913cd67681e6b16a1fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151195d472f145e1d094710aa159d8b9d4de049e8cb3913cd67681e6b16a1fd4", kill_on_drop: false }` [INFO] [stdout] 151195d472f145e1d094710aa159d8b9d4de049e8cb3913cd67681e6b16a1fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fb11e7a1da551b95888514213d72513dcb9087a54761f18b6c8a1ef94dd2ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03fb11e7a1da551b95888514213d72513dcb9087a54761f18b6c8a1ef94dd2ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling teloxide-macros v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking teloxide v0.2.0 [INFO] [stderr] Checking eve_merchant_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | message.answer(text).parse_mode(teloxide::types::ParseMode::Markdown).send().await.log_on_error().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | message.answer(text).parse_mode(teloxide::types::ParseMode::Markdown).send().await.log_on_error().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "03fb11e7a1da551b95888514213d72513dcb9087a54761f18b6c8a1ef94dd2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fb11e7a1da551b95888514213d72513dcb9087a54761f18b6c8a1ef94dd2ab", kill_on_drop: false }` [INFO] [stdout] 03fb11e7a1da551b95888514213d72513dcb9087a54761f18b6c8a1ef94dd2ab