[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 try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [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 ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cd17aa35f3a31babdd20f282e5bad403aed59692595a820423c185cc6bb7fd0 [INFO] running `Command { std: "docker" "start" "-a" "4cd17aa35f3a31babdd20f282e5bad403aed59692595a820423c185cc6bb7fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd17aa35f3a31babdd20f282e5bad403aed59692595a820423c185cc6bb7fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd17aa35f3a31babdd20f282e5bad403aed59692595a820423c185cc6bb7fd0", kill_on_drop: false }` [INFO] [stdout] 4cd17aa35f3a31babdd20f282e5bad403aed59692595a820423c185cc6bb7fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b199ad27a39a575b9bf1575cfc6a802dfdff1fe9a80ea4f519ba4009a5873c1 [INFO] running `Command { std: "docker" "start" "-a" "4b199ad27a39a575b9bf1575cfc6a802dfdff1fe9a80ea4f519ba4009a5873c1", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Compiling ring v0.17.14 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking printpdf v0.3.4 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking postgres-protocol v0.6.10 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking postgres-types v0.2.12 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking genpdf v0.2.0 [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 axum v0.7.9 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking billing-pdf v0.1.0 (/opt/rustwide/workdir/crates/billing-pdf) [INFO] [stderr] Compiling 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] [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 41.85s [INFO] running `Command { std: "docker" "inspect" "4b199ad27a39a575b9bf1575cfc6a802dfdff1fe9a80ea4f519ba4009a5873c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b199ad27a39a575b9bf1575cfc6a802dfdff1fe9a80ea4f519ba4009a5873c1", kill_on_drop: false }` [INFO] [stdout] 4b199ad27a39a575b9bf1575cfc6a802dfdff1fe9a80ea4f519ba4009a5873c1