[INFO] cloning repository https://github.com/leelhn2345/turtle-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leelhn2345/turtle-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleelhn2345%2Fturtle-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleelhn2345%2Fturtle-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c346bc45232c7231790e991e466fc011c581376d [INFO] checking leelhn2345/turtle-bot against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleelhn2345%2Fturtle-bot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leelhn2345/turtle-bot on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leelhn2345/turtle-bot [INFO] finished tweaking git repo https://github.com/leelhn2345/turtle-bot [INFO] tweaked toml for git repo https://github.com/leelhn2345/turtle-bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leelhn2345/turtle-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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "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] Locking 19 packages to latest compatible versions [INFO] [stderr] Updating axum_typed_multipart v0.11.2 -> v0.12.2 (available: v0.16.2) [INFO] [stderr] Updating axum_typed_multipart_macros v0.11.2 -> v0.12.2 [INFO] [stderr] Adding foldhash v0.1.5 [INFO] [stderr] Adding hashbrown v0.15.4 [INFO] [stderr] Updating hashlink v0.9.1 -> v0.10.0 [INFO] [stderr] Updating libsqlite3-sys v0.28.0 -> v0.30.1 [INFO] [stderr] Adding rustls v0.23.27 [INFO] [stderr] Updating rustls-pki-types v1.8.0 -> v1.12.0 [INFO] [stderr] Adding rustls-webpki v0.103.3 [INFO] [stderr] Updating sqlx v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-core v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-macros v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-macros-core v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-mysql v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-postgres v0.8.0 -> v0.8.6 [INFO] [stderr] Updating sqlx-sqlite v0.8.0 -> v0.8.6 [INFO] [stderr] Updating syn v2.0.74 -> v2.0.87 (available: v2.0.102) [INFO] [stderr] Adding thiserror v2.0.12 [INFO] [stderr] Adding thiserror-impl v2.0.12 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipauto-macro v0.1.14 [INFO] [stderr] Downloaded async-openai v0.23.4 [INFO] [stderr] Downloaded utoipauto v0.1.14 [INFO] [stderr] Downloaded axum_typed_multipart_macros v0.12.2 [INFO] [stderr] Downloaded axum-login v0.15.3 [INFO] [stderr] Downloaded tower-cookies v0.10.0 [INFO] [stderr] Downloaded axum_typed_multipart v0.12.2 [INFO] [stderr] Downloaded random-number v0.1.8 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.11.0 [INFO] [stderr] Downloaded tower-sessions v0.12.3 [INFO] [stderr] Downloaded tower-sessions-sqlx-store v0.13.0 [INFO] [stderr] Downloaded utoipa-gen v4.3.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v7.1.0 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.7 [INFO] [stderr] Downloaded teloxide-core v0.10.0 [INFO] [stderr] Downloaded tower-sessions-core v0.12.3 [INFO] [stderr] Downloaded random-pick v1.2.16 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.12.3 [INFO] [stderr] Downloaded utoipauto-core v0.1.14 [INFO] [stderr] Downloaded tower v0.5.0 [INFO] [stderr] Downloaded passwords v3.1.16 [INFO] [stderr] Downloaded utoipa-swagger-ui-vendored v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b9448bd39f5182362a32720c5acc88dd0c513ba540c1dcb02943ddf2be7eb81 [INFO] running `Command { std: "docker" "start" "-a" "6b9448bd39f5182362a32720c5acc88dd0c513ba540c1dcb02943ddf2be7eb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b9448bd39f5182362a32720c5acc88dd0c513ba540c1dcb02943ddf2be7eb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9448bd39f5182362a32720c5acc88dd0c513ba540c1dcb02943ddf2be7eb81", kill_on_drop: false }` [INFO] [stdout] 6b9448bd39f5182362a32720c5acc88dd0c513ba540c1dcb02943ddf2be7eb81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d622504b019ef9a6c3b2e4d697753eba77e493f323c87201de491e72634d228b [INFO] running `Command { std: "docker" "start" "-a" "d622504b019ef9a6c3b2e4d697753eba77e493f323c87201de491e72634d228b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling teloxide-macros v0.8.0 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling utoipa-swagger-ui v7.1.0 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling utoipauto-core v0.1.14 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling utoipauto-macro v0.1.14 [INFO] [stderr] Compiling axum_typed_multipart_macros v0.12.2 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking teloxide-core v0.10.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking tower-sessions-core v0.12.3 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking async-convert v1.0.0 [INFO] [stderr] Checking async-openai v0.23.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking gaia v0.1.0 (/opt/rustwide/workdir/gaia) [INFO] [stderr] Checking tower-sessions-memory-store v0.12.3 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking tower-sessions v0.12.3 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking axum-login v0.15.3 [INFO] [stderr] Checking passwords v3.1.16 [INFO] [stderr] error: could not compile `teloxide-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teloxide-core-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(dep_docsrs)' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache_me", "default", "erased", "full", "native-tls", "nightly", "rustls", "rustls-native-roots", "throttle", "trace_adaptor", "vecrem"))' -C metadata=0f3e2daa464e47c9 -C extra-filename=-589479ce94d4ca19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-98c01fda3a078ef2.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b96ecedec47ac943.so --extern either=/opt/rustwide/target/debug/deps/libeither-e29c0936de8228d8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-13867ffd6a3c8e3c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-07e708b433ad93d7.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-0eeebd5ec7d97c25.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14a177adf99b47a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d402c5a93c034987.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595bb6825d6de4ba.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9bccd9aa2601fd21.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-6844cd677f682502.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-80eb26f66fb0d1c8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-84536a4f8af1353c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-707c314b1ced7be5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-626b31aafa2644b8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-23500f2aa9060014.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d622504b019ef9a6c3b2e4d697753eba77e493f323c87201de491e72634d228b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d622504b019ef9a6c3b2e4d697753eba77e493f323c87201de491e72634d228b", kill_on_drop: false }` [INFO] [stdout] d622504b019ef9a6c3b2e4d697753eba77e493f323c87201de491e72634d228b