[INFO] cloning repository https://github.com/JuanPotato/unicode_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanPotato/unicode_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Funicode_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Funicode_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1088d913afdbb5da3dc5f2605da7845707ab6e62
[INFO] checking JuanPotato/unicode_bot/1088d913afdbb5da3dc5f2605da7845707ab6e62 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Funicode_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] validating manifest of git repo https://github.com/JuanPotato/unicode_bot on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JuanPotato/unicode_bot
[INFO] finished tweaking git repo https://github.com/JuanPotato/unicode_bot
[INFO] tweaked toml for git repo https://github.com/JuanPotato/unicode_bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/JuanPotato/unicode_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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded tg_botapi v0.10.0
[INFO] [stderr]   Downloaded charname v1.15.1
[INFO] [stderr]   Downloaded libc v0.2.157
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aa991e5a7441473072da6e313c34bc6aca2cea6b664c339741916eaa63054c2
[INFO] running `Command { std: "docker" "start" "-a" "9aa991e5a7441473072da6e313c34bc6aca2cea6b664c339741916eaa63054c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa991e5a7441473072da6e313c34bc6aca2cea6b664c339741916eaa63054c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa991e5a7441473072da6e313c34bc6aca2cea6b664c339741916eaa63054c2", kill_on_drop: false }`
[INFO] [stdout] 9aa991e5a7441473072da6e313c34bc6aca2cea6b664c339741916eaa63054c2
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d384eac68e322f7005fa4f7c44c56433b5bba4e1df8f5832f9bec904d3f3ffd4
[INFO] running `Command { std: "docker" "start" "-a" "d384eac68e322f7005fa4f7c44c56433b5bba4e1df8f5832f9bec904d3f3ffd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling charname v1.15.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking tg_botapi v0.10.0
[INFO] [stderr]     Checking unicode_bot v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/main.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn stat_handler(bot: Bot, mut output: File, mut rx: UnboundedReceiver<Statistic>) {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/main.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn stat_handler(bot: Bot, mut output: File, mut rx: UnboundedReceiver<Statistic>) {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ActionLength` is never constructed
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum StatisticAction {
[INFO] [stdout]    |      --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     ActionLength = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatisticAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ActionLength` is never constructed
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum StatisticAction {
[INFO] [stdout]    |      --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     ActionLength = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatisticAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.69s
[INFO] running `Command { std: "docker" "inspect" "d384eac68e322f7005fa4f7c44c56433b5bba4e1df8f5832f9bec904d3f3ffd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d384eac68e322f7005fa4f7c44c56433b5bba4e1df8f5832f9bec904d3f3ffd4", kill_on_drop: false }`
[INFO] [stdout] d384eac68e322f7005fa4f7c44c56433b5bba4e1df8f5832f9bec904d3f3ffd4
