[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 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frg12301%2Fbilling-software" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rg12301/billing-software on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-protocol v0.6.10 [INFO] [stderr] Downloaded postgres-types v0.2.12 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded rusttype v0.8.3 [INFO] [stderr] Downloaded const_fn v0.4.12 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded genpdf v0.2.0 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded printpdf v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709 [INFO] running `Command { std: "docker" "start" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709", 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" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709", 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" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling either v1.15.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] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking printpdf v0.3.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking postgres-protocol v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking postgres-types v0.2.12 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking genpdf v0.2.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [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 hyper-util v0.1.20 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking billing-pdf v0.1.0 (/opt/rustwide/workdir/crates/billing-pdf) [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking sqlx-postgres 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-core v0.8.6 [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] [stderr] Checking billing-api v0.1.0 (/opt/rustwide/workdir/crates/billing-api) [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 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 53.54s [INFO] running `Command { std: "docker" "inspect" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709", kill_on_drop: false }` [INFO] [stdout] 106794cedbc70ddb98ac0d885bcb7f98da5db90f5fb1c91c31c6361f315ff709