[INFO] cloning repository https://github.com/rg12301/billing-software
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rg12301/billing-software" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frg12301%2Fbilling-software", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frg12301%2Fbilling-software'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6c13392ea0d874e01f9b6dc7d3337ca09265717
[INFO] checking rg12301/billing-software against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frg12301%2Fbilling-software" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rg12301/billing-software
[INFO] finished tweaking git repo https://github.com/rg12301/billing-software
[INFO] tweaked toml for git repo https://github.com/rg12301/billing-software written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rg12301/billing-software on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rg12301/billing-software 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965
[INFO] running `Command { std: "docker" "start" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking printpdf v0.3.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking genpdf v0.2.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking billing-domain v0.1.0 (/opt/rustwide/workdir/crates/billing-domain)
[INFO] [stdout] warning: unused import: `crate::customer::Gstin`
[INFO] [stdout]  --> crates/billing-domain/src/invoice.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::customer::Gstin;
[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 import: `crate::customer::Gstin`
[INFO] [stdout]  --> crates/billing-domain/src/invoice.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::customer::Gstin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking billing-pdf v0.1.0 (/opt/rustwide/workdir/crates/billing-pdf)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking billing-auth v0.1.0 (/opt/rustwide/workdir/crates/billing-auth)
[INFO] [stdout] warning: unused import: `Claims`
[INFO] [stdout]  --> crates/billing-auth/src/extractor.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::jwt::{decode_token, JwtConfig, Claims};
[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 import: `Claims`
[INFO] [stdout]  --> crates/billing-auth/src/extractor.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::jwt::{decode_token, JwtConfig, Claims};
[INFO] [stdout]   |                                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking billing-db v0.1.0 (/opt/rustwide/workdir/crates/billing-db)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `create` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `create` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `list` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use job::*;
[INFO] [stdout]    |         ------ but the name `list` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `update` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invoice::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invoice::*;
[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 import: `quotation::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use quotation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `job::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use job::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `create` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `create` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `list` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use job::*;
[INFO] [stdout]    |         ------ but the name `list` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use template::*;
[INFO] [stdout]    |         ----------- but the name `update` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invoice::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invoice::*;
[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 import: `quotation::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use quotation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `job::*`
[INFO] [stdout]   --> crates/billing-db/src/repos/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use job::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> crates/billing-db/src/repos/invoice.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     for (idx, l) in input.lines.iter().enumerate() {
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> crates/billing-db/src/repos/invoice.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     for (idx, l) in input.lines.iter().enumerate() {
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking billing-api v0.1.0 (/opt/rustwide/workdir/crates/billing-api)
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> crates/billing-api/src/routes/pdf.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     http::{header, StatusCode},
[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: `delete` and `put`
[INFO] [stdout]   --> crates/billing-api/src/routes/mod.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     routing::{get, post, put, delete},
[INFO] [stdout]    |                          ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> crates/billing-api/src/routes/pdf.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     http::{header, StatusCode},
[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: `delete` and `put`
[INFO] [stdout]   --> crates/billing-api/src/routes/mod.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     routing::{get, post, put, delete},
[INFO] [stdout]    |                          ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> crates/billing-api/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let host = std::env::var("API_HOST").unwrap_or_else(|_| "0.0.0.0".into());
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> crates/billing-api/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let host = std::env::var("API_HOST").unwrap_or_else(|_| "0.0.0.0".into());
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/apps/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.72s
[INFO] running `Command { std: "docker" "inspect" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965", kill_on_drop: false }`
[INFO] [stdout] 70e853c84e40f429f764cc532262b9e3b5f5411dbd80decf1314ccac6fb45965
