[INFO] cloning repository https://github.com/otavioonoue/conecta-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otavioonoue/conecta-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotavioonoue%2Fconecta-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotavioonoue%2Fconecta-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91611bf071ffe76fb90b58c4fb3b486214ff1c90 [INFO] testing otavioonoue/conecta-backend against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotavioonoue%2Fconecta-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/otavioonoue/conecta-backend [INFO] finished tweaking git repo https://github.com/otavioonoue/conecta-backend [INFO] tweaked toml for git repo https://github.com/otavioonoue/conecta-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/otavioonoue/conecta-backend on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/otavioonoue/conecta-backend 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2300f8ea71a52ab3dca1efa538f414c16d99d80463d179d17d70718704fcda5 [INFO] running `Command { std: "docker" "start" "-a" "c2300f8ea71a52ab3dca1efa538f414c16d99d80463d179d17d70718704fcda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2300f8ea71a52ab3dca1efa538f414c16d99d80463d179d17d70718704fcda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2300f8ea71a52ab3dca1efa538f414c16d99d80463d179d17d70718704fcda5", kill_on_drop: false }` [INFO] [stdout] c2300f8ea71a52ab3dca1efa538f414c16d99d80463d179d17d70718704fcda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c53a384c4bda20700bf2a6c95bf497fc50350cfb77f0cf027b7eef59423ae68 [INFO] running `Command { std: "docker" "start" "-a" "4c53a384c4bda20700bf2a6c95bf497fc50350cfb77f0cf027b7eef59423ae68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling zmij v1.0.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling bcrypt v0.17.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling axum-extra v0.12.4 [INFO] [stderr] Compiling axum-valid v0.24.0 [INFO] [stderr] Compiling conecta-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `CREDIT_CARD` should have an upper camel case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | CREDIT_CARD, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreditCard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownerId` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub ownerId: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `owner_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `checkoutSession` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub checkoutSession: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentLink` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub paymentLink: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `netValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub netValue: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `net_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub originalValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `interestValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub interestValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `interest_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `billingType` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub billingType: BillingType, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `billing_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixTransaction` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub pixTransaction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pix_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub dueDate: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalDueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub originalDueDate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub paymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientPaymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub clientPaymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `installmentNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub installmentNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `installment_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub invoiceUrl: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `invoice_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub invoiceNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `externalReference` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub externalReference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub creditDate: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `estimatedCreditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub estimatedCreditDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionReceiptUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub transactionReceiptUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nossoNumero` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub nossoNumero: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nosso_numero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bankSlipUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub bankSlipUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bank_slip_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastInvoiceViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub lastInvoiceViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_invoice_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastBankSlipViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub lastBankSlipViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_bank_slip_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalService` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub postalService: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `postal_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `limitDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub limitDate: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `limit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDateLimitDays` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub dueDateLimitDays: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `due_date_limit_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.71s [INFO] running `Command { std: "docker" "inspect" "4c53a384c4bda20700bf2a6c95bf497fc50350cfb77f0cf027b7eef59423ae68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c53a384c4bda20700bf2a6c95bf497fc50350cfb77f0cf027b7eef59423ae68", kill_on_drop: false }` [INFO] [stdout] 4c53a384c4bda20700bf2a6c95bf497fc50350cfb77f0cf027b7eef59423ae68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7cb66ae093a69373dd168cef2ebe57c0b0b39aa0d46896ece8aa4b82c00bc02 [INFO] running `Command { std: "docker" "start" "-a" "b7cb66ae093a69373dd168cef2ebe57c0b0b39aa0d46896ece8aa4b82c00bc02", kill_on_drop: false }` [INFO] [stdout] warning: variant `CREDIT_CARD` should have an upper camel case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | CREDIT_CARD, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreditCard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownerId` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub ownerId: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `owner_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `checkoutSession` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub checkoutSession: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentLink` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub paymentLink: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `netValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub netValue: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `net_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub originalValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `interestValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub interestValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `interest_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `billingType` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub billingType: BillingType, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `billing_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixTransaction` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub pixTransaction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pix_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub dueDate: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalDueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub originalDueDate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub paymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientPaymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub clientPaymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `installmentNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub installmentNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `installment_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub invoiceUrl: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `invoice_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub invoiceNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `externalReference` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub externalReference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub creditDate: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `estimatedCreditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub estimatedCreditDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionReceiptUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub transactionReceiptUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nossoNumero` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub nossoNumero: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nosso_numero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bankSlipUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub bankSlipUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bank_slip_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastInvoiceViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub lastInvoiceViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_invoice_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastBankSlipViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub lastBankSlipViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_bank_slip_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalService` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub postalService: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `postal_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `limitDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub limitDate: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `limit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDateLimitDays` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub dueDateLimitDays: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `due_date_limit_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling conecta-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `CREDIT_CARD` should have an upper camel case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | CREDIT_CARD, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreditCard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `title_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let mut title_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `status_notification` is never read [INFO] [stdout] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let mut status_notification = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownerId` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub ownerId: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `owner_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateCreated` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub dateCreated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `checkoutSession` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub checkoutSession: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentLink` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub paymentLink: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `netValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub netValue: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `net_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub originalValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `interestValue` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub interestValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `interest_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `billingType` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub billingType: BillingType, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `billing_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixTransaction` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub pixTransaction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pix_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub dueDate: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `originalDueDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub originalDueDate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_due_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub paymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientPaymentDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub clientPaymentDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_payment_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `installmentNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub installmentNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `installment_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub invoiceUrl: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `invoice_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `invoiceNumber` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub invoiceNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `externalReference` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub externalReference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub creditDate: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `estimatedCreditDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub estimatedCreditDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_credit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionReceiptUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub transactionReceiptUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nossoNumero` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub nossoNumero: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nosso_numero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bankSlipUrl` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub bankSlipUrl: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bank_slip_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastInvoiceViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub lastInvoiceViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_invoice_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastBankSlipViewedDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub lastBankSlipViewedDate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_bank_slip_viewed_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalService` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub postalService: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `postal_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `limitDate` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub limitDate: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `limit_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dueDateLimitDays` should have a snake case name [INFO] [stdout] --> src/modules/public/payment/application/dto/webhook_event_request.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub dueDateLimitDays: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `due_date_limit_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `Command { std: "docker" "inspect" "b7cb66ae093a69373dd168cef2ebe57c0b0b39aa0d46896ece8aa4b82c00bc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cb66ae093a69373dd168cef2ebe57c0b0b39aa0d46896ece8aa4b82c00bc02", kill_on_drop: false }` [INFO] [stdout] b7cb66ae093a69373dd168cef2ebe57c0b0b39aa0d46896ece8aa4b82c00bc02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 311746aa0e0b37b32ebe5b5bc432b99879e41c92613e3df469a8862bb6fbad7b [INFO] running `Command { std: "docker" "start" "-a" "311746aa0e0b37b32ebe5b5bc432b99879e41c92613e3df469a8862bb6fbad7b", kill_on_drop: false }` [INFO] [stderr] warning: variant `CREDIT_CARD` should have an upper camel case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | CREDIT_CARD, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreditCard` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `title_notification` is never read [INFO] [stderr] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:44:38 [INFO] [stderr] | [INFO] [stderr] 44 | let mut title_notification = String::from(""); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `status_notification` is never read [INFO] [stderr] --> src/modules/public/user/application/usecase/update_budget_status_usecase.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | let mut status_notification = String::from(""); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `title_notification` is never read [INFO] [stderr] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:44:38 [INFO] [stderr] | [INFO] [stderr] 44 | let mut title_notification = String::from(""); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `status_notification` is never read [INFO] [stderr] --> src/modules/public/user/application/usecase/update_service_order_status_usecase.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | let mut status_notification = String::from(""); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: structure field `dateCreated` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub dateCreated: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `ownerId` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub ownerId: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `owner_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `dateCreated` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub dateCreated: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_created` [INFO] [stderr] [INFO] [stderr] warning: structure field `checkoutSession` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub checkoutSession: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_session` [INFO] [stderr] [INFO] [stderr] warning: structure field `paymentLink` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub paymentLink: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_link` [INFO] [stderr] [INFO] [stderr] warning: structure field `netValue` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub netValue: f64, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `net_value` [INFO] [stderr] [INFO] [stderr] warning: structure field `originalValue` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub originalValue: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_value` [INFO] [stderr] [INFO] [stderr] warning: structure field `interestValue` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub interestValue: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `interest_value` [INFO] [stderr] [INFO] [stderr] warning: structure field `billingType` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub billingType: BillingType, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `billing_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `pixTransaction` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub pixTransaction: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pix_transaction` [INFO] [stderr] [INFO] [stderr] warning: structure field `dueDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub dueDate: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `due_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `originalDueDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | pub originalDueDate: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `original_due_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `paymentDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub paymentDate: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `payment_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `clientPaymentDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub clientPaymentDate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_payment_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `installmentNumber` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | pub installmentNumber: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `installment_number` [INFO] [stderr] [INFO] [stderr] warning: structure field `invoiceUrl` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub invoiceUrl: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `invoice_url` [INFO] [stderr] [INFO] [stderr] warning: structure field `invoiceNumber` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | pub invoiceNumber: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number` [INFO] [stderr] [INFO] [stderr] warning: structure field `externalReference` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub externalReference: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_reference` [INFO] [stderr] [INFO] [stderr] warning: structure field `creditDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub creditDate: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `credit_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `estimatedCreditDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub estimatedCreditDate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `estimated_credit_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `transactionReceiptUrl` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub transactionReceiptUrl: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt_url` [INFO] [stderr] [INFO] [stderr] warning: structure field `nossoNumero` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 48 | pub nossoNumero: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nosso_numero` [INFO] [stderr] [INFO] [stderr] warning: structure field `bankSlipUrl` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub bankSlipUrl: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bank_slip_url` [INFO] [stderr] [INFO] [stderr] warning: structure field `lastInvoiceViewedDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | pub lastInvoiceViewedDate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_invoice_viewed_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `lastBankSlipViewedDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub lastBankSlipViewedDate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_bank_slip_viewed_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `postalService` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub postalService: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `postal_service` [INFO] [stderr] [INFO] [stderr] warning: structure field `limitDate` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | pub limitDate: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `limit_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `dueDateLimitDays` should have a snake case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | pub dueDateLimitDays: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `due_date_limit_days` [INFO] [stderr] [INFO] [stderr] warning: `conecta-backend` (lib) generated 33 warnings [INFO] [stderr] warning: `conecta-backend` (lib test) generated 33 warnings (33 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conecta_backend-37f06f09bd7b7020) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conecta_backend-7b8fce4630f2db47) [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] [stderr] Doc-tests conecta_backend [INFO] [stderr] warning: variant `CREDIT_CARD` should have an upper camel case name [INFO] [stderr] --> src/modules/public/payment/application/dto/webhook_event_request.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | CREDIT_CARD, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreditCard` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "311746aa0e0b37b32ebe5b5bc432b99879e41c92613e3df469a8862bb6fbad7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311746aa0e0b37b32ebe5b5bc432b99879e41c92613e3df469a8862bb6fbad7b", kill_on_drop: false }` [INFO] [stdout] 311746aa0e0b37b32ebe5b5bc432b99879e41c92613e3df469a8862bb6fbad7b