[INFO] cloning repository https://github.com/FruitieX/add-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/FruitieX/add-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 809f84eaee46e0ef281ea2c76cafd41e45a29ab6 [INFO] checking FruitieX/add-bot-rs against master#0b278a539440be291466ea463a9b6310eaf4d7bb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FruitieX/add-bot-rs [INFO] finished tweaking git repo https://github.com/FruitieX/add-bot-rs [INFO] tweaked toml for git repo https://github.com/FruitieX/add-bot-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FruitieX/add-bot-rs on toolchain 0b278a539440be291466ea463a9b6310eaf4d7bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FruitieX/add-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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded serde_with v3.14.1 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded serde_with_macros v3.14.1 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded config v0.15.17 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded chrono-tz v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 519256989dce75e57d2600ccad52cbacb06e68a10d8aa5cbf2ae152db87dffbd [INFO] running `Command { std: "docker" "start" "-a" "519256989dce75e57d2600ccad52cbacb06e68a10d8aa5cbf2ae152db87dffbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "519256989dce75e57d2600ccad52cbacb06e68a10d8aa5cbf2ae152db87dffbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519256989dce75e57d2600ccad52cbacb06e68a10d8aa5cbf2ae152db87dffbd", kill_on_drop: false }` [INFO] [stdout] 519256989dce75e57d2600ccad52cbacb06e68a10d8aa5cbf2ae152db87dffbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a1cf85a96843d7043c56d3befc12a81cfe9ea803f6cdaa2e2b8bdf960262243 [INFO] running `Command { std: "docker" "start" "-a" "7a1cf85a96843d7043c56d3befc12a81cfe9ea803f6cdaa2e2b8bdf960262243", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking pxfm v0.1.24 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking colorous v1.0.16 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking config v0.15.17 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking teloxide v0.17.0 [INFO] [stderr] Checking add-bot v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "7a1cf85a96843d7043c56d3befc12a81cfe9ea803f6cdaa2e2b8bdf960262243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1cf85a96843d7043c56d3befc12a81cfe9ea803f6cdaa2e2b8bdf960262243", kill_on_drop: false }` [INFO] [stdout] 7a1cf85a96843d7043c56d3befc12a81cfe9ea803f6cdaa2e2b8bdf960262243