[INFO] cloning repository https://github.com/j1nxie/mikisayaka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j1nxie/mikisayaka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fmikisayaka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fmikisayaka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46a3ff2c9fcd7597e7247cfb46cf4aa6fe974a95 [INFO] testing j1nxie/mikisayaka against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fmikisayaka" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j1nxie/mikisayaka [INFO] finished tweaking git repo https://github.com/j1nxie/mikisayaka [INFO] tweaked toml for git repo https://github.com/j1nxie/mikisayaka written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j1nxie/mikisayaka on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j1nxie/mikisayaka 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/j1nxie/mangadex-api` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded webpki-roots v0.26.11 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded serde_qs v0.15.0 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded hashbrown v0.15.4 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded hyper-util v0.1.15 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded rustls v0.22.4 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded rustls-webpki v0.103.4 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] [stderr] Downloaded tungstenite v0.21.0 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.21.0 [INFO] [stderr] Downloaded serenity v0.12.4 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded redox_syscall v0.5.13 [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded slab v0.4.10 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 864294c278c49d9933fe0dc5e9187066622421a3c96cc6919d3babbbfe906500 [INFO] running `Command { std: "docker" "start" "-a" "864294c278c49d9933fe0dc5e9187066622421a3c96cc6919d3babbbfe906500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "864294c278c49d9933fe0dc5e9187066622421a3c96cc6919d3babbbfe906500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864294c278c49d9933fe0dc5e9187066622421a3c96cc6919d3babbbfe906500", kill_on_drop: false }` [INFO] [stdout] 864294c278c49d9933fe0dc5e9187066622421a3c96cc6919d3babbbfe906500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1ffa0897e2acfa390a23782e50e52f9de6ce75df84152f3001f832b06642b2a [INFO] running `Command { std: "docker" "start" "-a" "a1ffa0897e2acfa390a23782e50e52f9de6ce75df84152f3001f832b06642b2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mangadex-api-types-rust v1.0.0 (https://github.com/j1nxie/mangadex-api#897c0cfb) [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mangadex-api-schema-rust v1.0.0 (https://github.com/j1nxie/mangadex-api#897c0cfb) [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling mikisayaka v2025.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling mangadex-api v4.0.0 (https://github.com/j1nxie/mangadex-api#897c0cfb) [INFO] [stderr] Compiling poise v0.6.1 [INFO] [stdout] warning: struct `QuoteAlias` is never constructed [INFO] [stdout] --> src/models/quotes.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QuoteAlias { [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 `id` is never read [INFO] [stdout] --> src/models/zenless.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HoyolabAccount { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoyolabAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_error` and `into_result` are never used [INFO] [stdout] --> src/models/zenless.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl HoyolabResponse { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn is_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DailyReward` is never constructed [INFO] [stdout] --> src/models/zenless/daily.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DailyReward { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_monthly_rewards` is never used [INFO] [stdout] --> src/zenless.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 18 | impl ZenlessClient { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub async fn get_monthly_rewards( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 35s [INFO] running `Command { std: "docker" "inspect" "a1ffa0897e2acfa390a23782e50e52f9de6ce75df84152f3001f832b06642b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ffa0897e2acfa390a23782e50e52f9de6ce75df84152f3001f832b06642b2a", kill_on_drop: false }` [INFO] [stdout] a1ffa0897e2acfa390a23782e50e52f9de6ce75df84152f3001f832b06642b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb3411d3d61727592e47bb0c3552a5fb3a1072a19849e36d9b43d0c47df08d2 [INFO] running `Command { std: "docker" "start" "-a" "4eb3411d3d61727592e47bb0c3552a5fb3a1072a19849e36d9b43d0c47df08d2", kill_on_drop: false }` [INFO] [stderr] Compiling mikisayaka v2025.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `QuoteAlias` is never constructed [INFO] [stdout] --> src/models/quotes.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QuoteAlias { [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 `id` is never read [INFO] [stdout] --> src/models/zenless.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HoyolabAccount { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoyolabAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_error` and `into_result` are never used [INFO] [stdout] --> src/models/zenless.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl HoyolabResponse { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn is_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DailyReward` is never constructed [INFO] [stdout] --> src/models/zenless/daily.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DailyReward { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_monthly_rewards` is never used [INFO] [stdout] --> src/zenless.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 18 | impl ZenlessClient { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub async fn get_monthly_rewards( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "4eb3411d3d61727592e47bb0c3552a5fb3a1072a19849e36d9b43d0c47df08d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb3411d3d61727592e47bb0c3552a5fb3a1072a19849e36d9b43d0c47df08d2", kill_on_drop: false }` [INFO] [stdout] 4eb3411d3d61727592e47bb0c3552a5fb3a1072a19849e36d9b43d0c47df08d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04caed69a2f25a3b198877e6fa78a057cddccbf2c4a94e0f34639a725fafda22 [INFO] running `Command { std: "docker" "start" "-a" "04caed69a2f25a3b198877e6fa78a057cddccbf2c4a94e0f34639a725fafda22", kill_on_drop: false }` [INFO] [stderr] warning: struct `QuoteAlias` is never constructed [INFO] [stderr] --> src/models/quotes.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct QuoteAlias { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/models/zenless.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct HoyolabAccount { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 9 | pub id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `HoyolabAccount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `is_error` and `into_result` are never used [INFO] [stderr] --> src/models/zenless.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 21 | impl HoyolabResponse { [INFO] [stderr] | -------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 26 | pub fn is_error(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn into_result(self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DailyReward` is never constructed [INFO] [stderr] --> src/models/zenless/daily.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct DailyReward { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_monthly_rewards` is never used [INFO] [stderr] --> src/zenless.rs:54:18 [INFO] [stderr] | [INFO] [stderr] 18 | impl ZenlessClient { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 54 | pub async fn get_monthly_rewards( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mikisayaka` (bin "mikisayaka" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mikisayaka-16acbb80c5b5f6d5) [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" "04caed69a2f25a3b198877e6fa78a057cddccbf2c4a94e0f34639a725fafda22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04caed69a2f25a3b198877e6fa78a057cddccbf2c4a94e0f34639a725fafda22", kill_on_drop: false }` [INFO] [stdout] 04caed69a2f25a3b198877e6fa78a057cddccbf2c4a94e0f34639a725fafda22