[INFO] cloning repository https://github.com/BeWhyZ/money-babystep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeWhyZ/money-babystep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeWhyZ%2Fmoney-babystep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeWhyZ%2Fmoney-babystep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f31efddb9020214d11ee5c706ed2ecd435a99ed
[INFO] checking BeWhyZ/money-babystep against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeWhyZ%2Fmoney-babystep" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BeWhyZ/money-babystep
[INFO] finished tweaking git repo https://github.com/BeWhyZ/money-babystep
[INFO] tweaked toml for git repo https://github.com/BeWhyZ/money-babystep written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BeWhyZ/money-babystep on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BeWhyZ/money-babystep 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded os-thread-local v0.1.3
[INFO] [stderr]   Downloaded rinf_proc v8.7.2
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded async-oneshot v0.5.9
[INFO] [stderr]   Downloaded futures-micro v0.5.0
[INFO] [stderr]   Downloaded allo-isolate v0.1.27
[INFO] [stderr]   Downloaded messages v0.3.1
[INFO] [stderr]   Downloaded sea-orm-macros v2.0.0-rc.18
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded rinf v8.7.2
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded sea-query-derive v1.0.0-rc.11
[INFO] [stderr]   Downloaded sea-query-sqlx v0.8.0-rc.9
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.20
[INFO] [stderr]   Downloaded sea-orm v2.0.0-rc.18
[INFO] [stderr]   Downloaded sea-schema v0.17.0-rc.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c8f16a31aa4672cf63a2c83b15ae8dc5e59c07b2239f242bcacb5c26ce81fa8
[INFO] running `Command { std: "docker" "start" "-a" "8c8f16a31aa4672cf63a2c83b15ae8dc5e59c07b2239f242bcacb5c26ce81fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c8f16a31aa4672cf63a2c83b15ae8dc5e59c07b2239f242bcacb5c26ce81fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8f16a31aa4672cf63a2c83b15ae8dc5e59c07b2239f242bcacb5c26ce81fa8", kill_on_drop: false }`
[INFO] [stdout] 8c8f16a31aa4672cf63a2c83b15ae8dc5e59c07b2239f242bcacb5c26ce81fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 869be9adf70e51c20f3fdec5409ea97ce0fc845e1e05398b23876148b4fd364a
[INFO] running `Command { std: "docker" "start" "-a" "869be9adf70e51c20f3fdec5409ea97ce0fc845e1e05398b23876148b4fd364a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.11
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking sea-query v1.0.0-rc.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking futures-micro v0.5.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking allo-isolate v0.1.27
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking async-oneshot v0.5.9
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.18
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling rinf_proc v8.7.2
[INFO] [stderr]     Checking os-thread-local v0.1.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking messages v0.3.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking rinf v8.7.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-sqlx v0.8.0-rc.9
[INFO] [stderr]     Checking sea-schema v0.17.0-rc.15
[INFO] [stderr]     Checking sea-orm v2.0.0-rc.18
[INFO] [stderr]     Checking hub v0.1.0 (/opt/rustwide/workdir/native/hub)
[INFO] [stdout] warning: unused imports: `DartSignal` and `RustSignal`
[INFO] [stdout]  --> native/hub/src/api/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rinf::{DartSignal, RustSignal};
[INFO] [stdout]   |            ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> native/hub/src/api/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api`
[INFO] [stdout]  --> native/hub/src/service/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::api;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> native/hub/src/signals/demo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::interval`
[INFO] [stdout]  --> native/hub/src/signals/demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::interval;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DartSignal` and `RustSignal`
[INFO] [stdout]  --> native/hub/src/api/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rinf::{DartSignal, RustSignal};
[INFO] [stdout]   |            ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> native/hub/src/api/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api`
[INFO] [stdout]  --> native/hub/src/service/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::api;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> native/hub/src/signals/demo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::interval`
[INFO] [stdout]  --> native/hub/src/signals/demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::interval;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> native/hub/src/server/mod.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let infra = Infra::new(db, id_generator.clone());
[INFO] [stdout]    |                 ---------- ^^ expected `Pool<Sqlite>`, found `DatabaseConnection`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pool<sqlx::Sqlite>`
[INFO] [stdout]               found struct `DatabaseConnection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> native/hub/src/data/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(db: SqlitePool, id_generator: Arc<IDGenerator>) -> Self {
[INFO] [stdout]    |            ^^^ --------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> native/hub/src/server/mod.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let infra = Infra::new(db, id_generator.clone());
[INFO] [stdout]    |                 ---------- ^^ expected `Pool<Sqlite>`, found `DatabaseConnection`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pool<sqlx::Sqlite>`
[INFO] [stdout]               found struct `DatabaseConnection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> native/hub/src/data/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(db: SqlitePool, id_generator: Arc<IDGenerator>) -> Self {
[INFO] [stdout]    |            ^^^ --------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bills`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn batch_create(&self, bills: &mut [crate::biz::Bill]) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_bills`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn get_latest(&self, user_id: u64, book_id: u64) -> Result<Vec<Bill>> {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `book_id`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn get_latest(&self, user_id: u64, book_id: u64) -> Result<Vec<Bill>> {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_book_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn create(&self, tag: &mut crate::biz::TagInfo) -> Result<()> {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tags`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn batch_create(&self, tags: &mut [crate::biz::TagInfo]) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_tags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bills`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn batch_create(&self, bills: &mut [crate::biz::Bill]) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_bills`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn get_latest(&self, user_id: u64, book_id: u64) -> Result<Vec<Bill>> {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `book_id`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn get_latest(&self, user_id: u64, book_id: u64) -> Result<Vec<Bill>> {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_book_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn create(&self, tag: &mut crate::biz::TagInfo) -> Result<()> {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tags`
[INFO] [stdout]   --> native/hub/src/data/repo.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn batch_create(&self, tags: &mut [crate::biz::TagInfo]) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_tags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hub` (lib test) due to 1 previous error; 10 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hub` (lib) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "869be9adf70e51c20f3fdec5409ea97ce0fc845e1e05398b23876148b4fd364a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869be9adf70e51c20f3fdec5409ea97ce0fc845e1e05398b23876148b4fd364a", kill_on_drop: false }`
[INFO] [stdout] 869be9adf70e51c20f3fdec5409ea97ce0fc845e1e05398b23876148b4fd364a
