[INFO] cloning repository https://github.com/Ogedi001/trustflow-platform-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ogedi001/trustflow-platform-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f810591ed18fbae417a0d82c1ef0fe811fe40fc [INFO] checking Ogedi001/trustflow-platform-backend against master#ff086354c9fc93e1da1d2f4d255456624fbcd099 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ogedi001/trustflow-platform-backend [INFO] finished tweaking git repo https://github.com/Ogedi001/trustflow-platform-backend [INFO] tweaked toml for git repo https://github.com/Ogedi001/trustflow-platform-backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ogedi001/trustflow-platform-backend on toolchain ff086354c9fc93e1da1d2f4d255456624fbcd099 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ogedi001/trustflow-platform-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" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619923e7a7a5b4ec18b9e26906e5a0fb920b541f6b68b60e3503c88c6eb49511 [INFO] running `Command { std: "docker" "start" "-a" "619923e7a7a5b4ec18b9e26906e5a0fb920b541f6b68b60e3503c88c6eb49511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619923e7a7a5b4ec18b9e26906e5a0fb920b541f6b68b60e3503c88c6eb49511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619923e7a7a5b4ec18b9e26906e5a0fb920b541f6b68b60e3503c88c6eb49511", kill_on_drop: false }` [INFO] [stdout] 619923e7a7a5b4ec18b9e26906e5a0fb920b541f6b68b60e3503c88c6eb49511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb597ddf82e6f6252d37a84f010bd039cb76a69e79a7878edc5f6efe6c0d0566 [INFO] running `Command { std: "docker" "start" "-a" "bb597ddf82e6f6252d37a84f010bd039cb76a69e79a7878edc5f6efe6c0d0566", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uuid v1.20.0 [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] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 axum-macros v0.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking config v0.1.0 (/opt/rustwide/workdir/libs/config) [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking error v0.1.0 (/opt/rustwide/workdir/libs/error) [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/libs/common) [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/recovery.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/recovery.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/common/src/middleware/mod.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub use cors::*; [INFO] [stdout] | ^^^^^^^ the name `presets` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 70 | pub use timeout::*; [INFO] [stdout] | ---------- but the name `presets` in the type 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] --> libs/common/src/middleware/mod.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | pub use super::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 79 | | auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*, [INFO] [stdout] 80 | | metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*, [INFO] [stdout] | | ---------- but the name `presets` in the type namespace is also re-exported here [INFO] [stdout] 81 | | }; [INFO] [stdout] | |_____^ the name `presets` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/recovery.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> libs/common/src/middleware/recovery.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `http` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/common/src/middleware/mod.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub use cors::*; [INFO] [stdout] | ^^^^^^^ the name `presets` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 70 | pub use timeout::*; [INFO] [stdout] | ---------- but the name `presets` in the type 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] --> libs/common/src/middleware/mod.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | pub use super::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 79 | | auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*, [INFO] [stdout] 80 | | metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*, [INFO] [stdout] | | ---------- but the name `presets` in the type namespace is also re-exported here [INFO] [stdout] 81 | | }; [INFO] [stdout] | |_____^ the name `presets` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redis v0.26.1 [INFO] [stdout] warning: unused variable: `request_log` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let request_log = RequestLog { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response_log` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let response_log = ResponseLog { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request_log` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let request_log = RequestLog { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response_log` [INFO] [stdout] --> libs/common/src/middleware/logging.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let response_log = ResponseLog { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ttl` is never read [INFO] [stdout] --> libs/common/src/middleware/idempotency.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct IdempotencyStore { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | ttl: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stdout] warning: field `ttl` is never read [INFO] [stdout] --> libs/common/src/middleware/idempotency.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct IdempotencyStore { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | ttl: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dispute v0.1.0 (/opt/rustwide/workdir/services/dispute) [INFO] [stderr] Checking catalog v0.1.0 (/opt/rustwide/workdir/services/catalog) [INFO] [stderr] Checking notification v0.1.0 (/opt/rustwide/workdir/services/notification) [INFO] [stderr] Checking shipment v0.1.0 (/opt/rustwide/workdir/services/shipment) [INFO] [stderr] Checking messaging v0.1.0 (/opt/rustwide/workdir/services/messaging) [INFO] [stderr] Checking risk v0.1.0 (/opt/rustwide/workdir/services/risk) [INFO] [stderr] Checking analytics v0.1.0 (/opt/rustwide/workdir/services/analytics) [INFO] [stderr] Checking evidence v0.1.0 (/opt/rustwide/workdir/services/evidence) [INFO] [stderr] Checking escrow v0.1.0 (/opt/rustwide/workdir/services/escrow) [INFO] [stderr] Checking order v0.1.0 (/opt/rustwide/workdir/services/order) [INFO] [stderr] Checking trust v0.1.0 (/opt/rustwide/workdir/services/trust) [INFO] [stderr] Checking identity v0.1.0 (/opt/rustwide/workdir/services/identity) [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking infrastructure v0.1.0 (/opt/rustwide/workdir/libs/infrastructure) [INFO] [stderr] Checking gateway v0.1.0 (/opt/rustwide/workdir/services/gateway) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "bb597ddf82e6f6252d37a84f010bd039cb76a69e79a7878edc5f6efe6c0d0566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb597ddf82e6f6252d37a84f010bd039cb76a69e79a7878edc5f6efe6c0d0566", kill_on_drop: false }` [INFO] [stdout] bb597ddf82e6f6252d37a84f010bd039cb76a69e79a7878edc5f6efe6c0d0566