[INFO] cloning repository https://github.com/WGB5445/aptos-faucet-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WGB5445/aptos-faucet-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWGB5445%2Faptos-faucet-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWGB5445%2Faptos-faucet-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d293c9a91bc9d062477b6fb6db439b93038d840c
[INFO] checking WGB5445/aptos-faucet-service against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWGB5445%2Faptos-faucet-service" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WGB5445/aptos-faucet-service
[INFO] finished tweaking git repo https://github.com/WGB5445/aptos-faucet-service
[INFO] tweaked toml for git repo https://github.com/WGB5445/aptos-faucet-service written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WGB5445/aptos-faucet-service on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WGB5445/aptos-faucet-service 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc8fa813022421efe1a0a409d6ea0533df0d8c9723487a6e53c18229014dee5
[INFO] running `Command { std: "docker" "start" "-a" "ebc8fa813022421efe1a0a409d6ea0533df0d8c9723487a6e53c18229014dee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc8fa813022421efe1a0a409d6ea0533df0d8c9723487a6e53c18229014dee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc8fa813022421efe1a0a409d6ea0533df0d8c9723487a6e53c18229014dee5", kill_on_drop: false }`
[INFO] [stdout] ebc8fa813022421efe1a0a409d6ea0533df0d8c9723487a6e53c18229014dee5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2a68a913faf4bbcaab5c9ceede96d5004baae6be29e2152ef82aadacee202a
[INFO] running `Command { std: "docker" "start" "-a" "5b2a68a913faf4bbcaab5c9ceede96d5004baae6be29e2152ef82aadacee202a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling sea-orm-macros v1.1.16
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking sea-orm-cli v1.1.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking sea-orm v1.1.16
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking jsonwebtoken v10.0.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking sea-orm-migration v1.1.16
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: associated function `quota_domain_to_active` is never used
[INFO] [stdout]    --> core/src/db/seaorm.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl SeaOrmStore {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn quota_domain_to_active(quota: &Quota) -> crate::entities::quota::ActiveModel {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `users` and `client` are never read
[INFO] [stdout]   --> core/src/queue.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MintQueue<R, U, C> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 19 |     repo: Arc<R>,
[INFO] [stdout] 20 |     users: Arc<U>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     client: Arc<C>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MintQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `quota_domain_to_active` is never used
[INFO] [stdout]    --> core/src/db/seaorm.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl SeaOrmStore {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn quota_domain_to_active(quota: &Quota) -> crate::entities::quota::ActiveModel {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `users` and `client` are never read
[INFO] [stdout]   --> core/src/queue.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MintQueue<R, U, C> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 19 |     repo: Arc<R>,
[INFO] [stdout] 20 |     users: Arc<U>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     client: Arc<C>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MintQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reporting v0.1.0 (/opt/rustwide/workdir/reporting)
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stdout] warning: function `parse_role` is never used
[INFO] [stdout]   --> web/src/main.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_role(s: &str) -> Result<Role> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sessions` is never read
[INFO] [stdout]   --> web/src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 54 |     faucet: Arc<FaucetService<DatabaseStore, LoggingAptosClient>>,
[INFO] [stdout] 55 |     sessions: SessionManager,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subject` and `name` are never read
[INFO] [stdout]   --> web/src/auth.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct GoogleProfile {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     pub email: String,
[INFO] [stdout]  8 |     pub subject: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  9 |     pub domain: Option<String>,
[INFO] [stdout] 10 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleProfile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_token_expired` is never used
[INFO] [stdout]   --> web/src/jwt.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl JwtService {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn is_token_expired(&self, token: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `channel`, `handle`, and `domain` are never read
[INFO] [stdout]   --> web/src/session.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SessionData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     pub user_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub channel: Channel,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub handle: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub domain: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> web/src/session.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 18 |     inner: Arc<DashMap<String, SessionData>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create`, `get`, and `revoke` are never used
[INFO] [stdout]   --> web/src/session.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl SessionManager {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 22 |     pub fn create(&self, user: &User) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn get(&self, token: &str) -> Option<SessionData> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn revoke(&self, token: &str) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_role` is never used
[INFO] [stdout]   --> web/src/main.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_role(s: &str) -> Result<Role> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sessions` is never read
[INFO] [stdout]   --> web/src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 54 |     faucet: Arc<FaucetService<DatabaseStore, LoggingAptosClient>>,
[INFO] [stdout] 55 |     sessions: SessionManager,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subject` and `name` are never read
[INFO] [stdout]   --> web/src/auth.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct GoogleProfile {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     pub email: String,
[INFO] [stdout]  8 |     pub subject: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  9 |     pub domain: Option<String>,
[INFO] [stdout] 10 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleProfile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_token_expired` is never used
[INFO] [stdout]   --> web/src/jwt.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl JwtService {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn is_token_expired(&self, token: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `channel`, `handle`, and `domain` are never read
[INFO] [stdout]   --> web/src/session.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SessionData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     pub user_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub channel: Channel,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub handle: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub domain: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> web/src/session.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SessionManager {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 18 |     inner: Arc<DashMap<String, SessionData>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create`, `get`, and `revoke` are never used
[INFO] [stdout]   --> web/src/session.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl SessionManager {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 22 |     pub fn create(&self, user: &User) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn get(&self, token: &str) -> Option<SessionData> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn revoke(&self, token: &str) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94e848735e78b58442e0b82e9c60f8f430840389/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/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 --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "ed25519-dalek", "flate2", "framework", "full", "fxhash", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustls_backend", "serenity-voice-model", "simd-json", "simd_json", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=10b12e12246a8394 -C extra-filename=-e5160145fd264275 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-0079cae26b65e598.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-41bc86bf46878f5f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-88dbb466a7aef215.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f2b4f2b68ecb811d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4d066baf516dd2b3.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-1e7a8f448c5eece0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbf5a0a071f398e.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4fdb6b5f02dfcaf2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d5575c06148ac1bc.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-b133737e806ba37b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ea712468bec42ae9.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-87dff8bc79a21798.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-480cca6b0c1b7c96.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-d931435f76517bfa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6cde5853832ed87e.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-58c9306af2142917.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b076d5f088fb8753.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5b2a68a913faf4bbcaab5c9ceede96d5004baae6be29e2152ef82aadacee202a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2a68a913faf4bbcaab5c9ceede96d5004baae6be29e2152ef82aadacee202a", kill_on_drop: false }`
[INFO] [stdout] 5b2a68a913faf4bbcaab5c9ceede96d5004baae6be29e2152ef82aadacee202a
