[INFO] cloning repository https://github.com/geph-official/telegram-giftcard-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geph-official/telegram-giftcard-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Ftelegram-giftcard-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Ftelegram-giftcard-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d956a497bab426489cf7d8c1f99d4667485ead [INFO] testing geph-official/telegram-giftcard-bot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Ftelegram-giftcard-bot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geph-official/telegram-giftcard-bot [INFO] finished tweaking git repo https://github.com/geph-official/telegram-giftcard-bot [INFO] tweaked toml for git repo https://github.com/geph-official/telegram-giftcard-bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geph-official/telegram-giftcard-bot on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geph-official/telegram-giftcard-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/geph-official/telegram-bot.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cache-padded v1.3.0 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded atomicwrites v0.3.1 [INFO] [stderr] Downloaded smol-timeout v0.6.1 [INFO] [stderr] Downloaded st3 v0.4.1 [INFO] [stderr] Downloaded async-compat v0.2.4 [INFO] [stderr] Downloaded hyper-util v0.1.12 [INFO] [stderr] Downloaded smolscale v0.4.16 [INFO] [stderr] Downloaded acidjson v0.1.3 [INFO] [stderr] Downloaded async-event v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b407c5182fbef70d51cc104a35f3800e0bb44c776bca312852657db2d238f93 [INFO] running `Command { std: "docker" "start" "-a" "6b407c5182fbef70d51cc104a35f3800e0bb44c776bca312852657db2d238f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b407c5182fbef70d51cc104a35f3800e0bb44c776bca312852657db2d238f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b407c5182fbef70d51cc104a35f3800e0bb44c776bca312852657db2d238f93", kill_on_drop: false }` [INFO] [stdout] 6b407c5182fbef70d51cc104a35f3800e0bb44c776bca312852657db2d238f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3363b9b550af0670fcd3b1c8679975ac0896325e7d2a3fdad9b83426067b9c78 [INFO] running `Command { std: "docker" "start" "-a" "3363b9b550af0670fcd3b1c8679975ac0896325e7d2a3fdad9b83426067b9c78", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling acidjson v0.1.3 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling smol-timeout v0.6.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smolscale v0.4.16 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling telegram-bot v0.1.0 (https://github.com/geph-official/telegram-bot.git#b76a8206) [INFO] [stderr] Compiling telegram-giftcard-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_compat::CompatExt` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_compat::CompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "3363b9b550af0670fcd3b1c8679975ac0896325e7d2a3fdad9b83426067b9c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3363b9b550af0670fcd3b1c8679975ac0896325e7d2a3fdad9b83426067b9c78", kill_on_drop: false }` [INFO] [stdout] 3363b9b550af0670fcd3b1c8679975ac0896325e7d2a3fdad9b83426067b9c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ff616d8c3f824d975772ccaad22e8fedb8b9e5135666f76390fa3e19759ef93 [INFO] running `Command { std: "docker" "start" "-a" "9ff616d8c3f824d975772ccaad22e8fedb8b9e5135666f76390fa3e19759ef93", kill_on_drop: false }` [INFO] [stderr] Compiling telegram-giftcard-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_compat::CompatExt` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_compat::CompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "9ff616d8c3f824d975772ccaad22e8fedb8b9e5135666f76390fa3e19759ef93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff616d8c3f824d975772ccaad22e8fedb8b9e5135666f76390fa3e19759ef93", kill_on_drop: false }` [INFO] [stdout] 9ff616d8c3f824d975772ccaad22e8fedb8b9e5135666f76390fa3e19759ef93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3d2f3d03ac9ccd284aec815f13e9925bbb166b39c0e6760f03ee650cce286b7 [INFO] running `Command { std: "docker" "start" "-a" "f3d2f3d03ac9ccd284aec815f13e9925bbb166b39c0e6760f03ee650cce286b7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `async_compat::CompatExt` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use async_compat::CompatExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `telegram-giftcard-bot` (bin "telegram-giftcard-bot" test) generated 1 warning (run `cargo fix --bin "telegram-giftcard-bot" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telegram_giftcard_bot-8f937bec6fcf52ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3d2f3d03ac9ccd284aec815f13e9925bbb166b39c0e6760f03ee650cce286b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d2f3d03ac9ccd284aec815f13e9925bbb166b39c0e6760f03ee650cce286b7", kill_on_drop: false }` [INFO] [stdout] f3d2f3d03ac9ccd284aec815f13e9925bbb166b39c0e6760f03ee650cce286b7