[INFO] cloning repository https://github.com/dentamuhajir/insurance-claim-management-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dentamuhajir/insurance-claim-management-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdentamuhajir%2Finsurance-claim-management-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdentamuhajir%2Finsurance-claim-management-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7762076cb5cad0ca0c12448eb349d0a2e829eea0 [INFO] checking dentamuhajir/insurance-claim-management-system against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdentamuhajir%2Finsurance-claim-management-system" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dentamuhajir/insurance-claim-management-system [INFO] finished tweaking git repo https://github.com/dentamuhajir/insurance-claim-management-system [INFO] tweaked toml for git repo https://github.com/dentamuhajir/insurance-claim-management-system written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dentamuhajir/insurance-claim-management-system on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 324 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ff82ceb2f4d7bca9c8f0dea860bd81e499c29887c648ec8f1439aaef758fa52 [INFO] running `Command { std: "docker" "start" "-a" "3ff82ceb2f4d7bca9c8f0dea860bd81e499c29887c648ec8f1439aaef758fa52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff82ceb2f4d7bca9c8f0dea860bd81e499c29887c648ec8f1439aaef758fa52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff82ceb2f4d7bca9c8f0dea860bd81e499c29887c648ec8f1439aaef758fa52", kill_on_drop: false }` [INFO] [stdout] 3ff82ceb2f4d7bca9c8f0dea860bd81e499c29887c648ec8f1439aaef758fa52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e94c5336559be15bc0e81fa0ad8ed43e20f766d5f5e4d6cf8b06f771ca4f61ee [INFO] running `Command { std: "docker" "start" "-a" "e94c5336559be15bc0e81fa0ad8ed43e20f766d5f5e4d6cf8b06f771ca4f61ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking derive_more v2.1.1 [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] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking paybridge_notification_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `mailhogEmailSender` should have an upper camel case name [INFO] [stdout] --> src/infrastructure/mail/mailhog.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct mailhogEmailSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MailhogEmailSender` [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: type `mailhogEmailSender` should have an upper camel case name [INFO] [stdout] --> src/infrastructure/mail/mailhog.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct mailhogEmailSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MailhogEmailSender` [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: struct `NotificationService` is never constructed [INFO] [stdout] --> src/domain/notification/service.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NotificationService { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `send_test_email` are never used [INFO] [stdout] --> src/domain/notification/service.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl NotificationService { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(email_sender: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn send_test_email(&self, to: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EmailSender` is never used [INFO] [stdout] --> src/domain/notification/port.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait EmailSender: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `host` and `port` are never used [INFO] [stdout] --> src/infrastructure/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn host(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `mailhogEmailSender` is never constructed [INFO] [stdout] --> src/infrastructure/mail/mailhog.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct mailhogEmailSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NotificationService` is never constructed [INFO] [stdout] --> src/domain/notification/service.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NotificationService { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `send_test_email` are never used [INFO] [stdout] --> src/domain/notification/service.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl NotificationService { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(email_sender: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn send_test_email(&self, to: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EmailSender` is never used [INFO] [stdout] --> src/domain/notification/port.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait EmailSender: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `host` and `port` are never used [INFO] [stdout] --> src/infrastructure/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn host(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `mailhogEmailSender` is never constructed [INFO] [stdout] --> src/infrastructure/mail/mailhog.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct mailhogEmailSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "e94c5336559be15bc0e81fa0ad8ed43e20f766d5f5e4d6cf8b06f771ca4f61ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94c5336559be15bc0e81fa0ad8ed43e20f766d5f5e4d6cf8b06f771ca4f61ee", kill_on_drop: false }` [INFO] [stdout] e94c5336559be15bc0e81fa0ad8ed43e20f766d5f5e4d6cf8b06f771ca4f61ee