[INFO] cloning repository https://github.com/torogozpay/api-ecomerce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torogozpay/api-ecomerce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorogozpay%2Fapi-ecomerce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorogozpay%2Fapi-ecomerce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40706c3f936127d8560528834efdde8c89433135
[INFO] checking torogozpay/api-ecomerce against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorogozpay%2Fapi-ecomerce" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/torogozpay/api-ecomerce
[INFO] finished tweaking git repo https://github.com/torogozpay/api-ecomerce
[INFO] tweaked toml for git repo https://github.com/torogozpay/api-ecomerce written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/torogozpay/api-ecomerce on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 372 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.3.1 (available: v0.4.10)
[INFO] [stderr]       Adding config v0.10.1 (available: v0.15.25)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.4.0)
[INFO] [stderr]       Adding rand v0.8.7 (available: v0.10.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.21.0)
[INFO] [stderr]       Adding serial-key v1.0.0 (available: v2.0.0)
[INFO] [stderr]       Adding utoipa v3.5.0 (available: v5.5.0)
[INFO] [stderr]       Adding utoipa-swagger-ui v3.1.5 (available: v9.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09
[INFO] running `Command { std: "docker" "start" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling diesel v0.16.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling utoipa-swagger-ui v3.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling utoipa-gen v3.5.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking impl-more v0.3.2
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]    Compiling dotenv v0.10.1
[INFO] [stderr]    Compiling diesel_infer_schema v0.16.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]    Compiling diesel_codegen v0.16.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serial-key v1.0.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking listenfd v1.0.2
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-socks v0.5.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking utoipa v3.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking diesel v2.3.11
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking actix-http v3.13.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking domain v0.1.0 (/opt/rustwide/workdir/domain)
[INFO] [stderr]     Checking diesel_migrations v2.3.2
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Debug, Serialize, Deserialize, Queryable, Selectable, Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSc...
[INFO] [stdout]     |                                                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub amount_min: BigDecimal,     
[INFO] [stdout]     |         ^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    --> domain/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Debug, Serialize, Deserialize, Queryable, Selectable, Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSc...
[INFO] [stdout]     |                                                                            ----------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub amount_min: BigDecimal,     
[INFO] [stdout]     |         ^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    --> domain/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&'update BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...ertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |             ^^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `&'update BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Debug, Serialize, Deserialize, Queryable, Selectable, Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSc...
[INFO] [stdout]     |                                                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub amount_min: BigDecimal,     
[INFO] [stdout]     |         ^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    --> domain/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Debug, Serialize, Deserialize, Queryable, Selectable, Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSc...
[INFO] [stdout]     |                                                                            ----------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub amount_min: BigDecimal,     
[INFO] [stdout]     |         ^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    --> domain/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&'update BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `Eq<amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-b1ff18127339e7a3.long-type-16512677485983822375.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&'update BigDecimal: AsExpression<diesel::sql_types::Numeric>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...ertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |             ^^^^^^^^^^^ the trait `AsExpression<diesel::sql_types::Numeric>` is not implemented for `&'update BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `AsExpression<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/pg/types/floats/mod.rs:12:48
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[derive(Debug, Default, Clone, PartialEq, Eq, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `&'__expr PgNumeric`
[INFO] [stdout]     |                                                `PgNumeric`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.11/src/type_impls/decimal.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout]  11 |     #[derive(AsExpression, FromSqlRow)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `&'__expr bigdecimal::BigDecimal`
[INFO] [stdout]     |              `bigdecimal::BigDecimal`
[INFO] [stdout]     = note: there are multiple different versions of crate `bigdecimal` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&'update BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `Eq<amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(Grouped<Eq<amount_min, &BigDecimal>>,)` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-b1ff18127339e7a3.long-type-16512677485983822375.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&'update BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `Eq<amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-f22e7e026c6919b4.long-type-15786417787621547300.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&'update BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `Eq<amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(Grouped<Eq<amount_min, &BigDecimal>>,)` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-f22e7e026c6919b4.long-type-15786417787621547300.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(Grouped<Eq<amount_min, BigDecimal>>,)` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-b1ff18127339e7a3.long-type-7124425969298654783.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `&'update Configuration` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(Grouped<Eq<amount_min, BigDecimal>>,)` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/domain-f22e7e026c6919b4.long-type-13255857765612771117.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BigDecimal: AppearsOnTable<schema::configuration::table>` is not satisfied
[INFO] [stdout]    --> domain/src/models.rs:176:76
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...Insertable, AsChangeset, Ord, Eq, PartialOrd, PartialEq, Clone, ToSchema)] 
[INFO] [stdout]     |                ^^^^^^^^^^^ the trait `AppearsOnTable<schema::configuration::table>` is not implemented for `BigDecimal`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AppearsOnTable<schema::configuration::table>` is implemented for `schema::configuration::columns::star`
[INFO] [stdout]    --> domain/src/schema.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / diesel::table! {    
[INFO] [stdout]  62 | |     configuration (id) {
[INFO] [stdout]  63 | |         id -> Int4,
[INFO] [stdout]  64 | |         amount_min -> Numeric,
[INFO] [stdout]  65 | |     }
[INFO] [stdout]  66 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: required for `&BigDecimal` to implement `AppearsOnTable<schema::configuration::table>`
[INFO] [stdout]     = note: required for `diesel::expression::operators::Eq<schema::configuration::columns::amount_min, &BigDecimal>` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `&'update Configuration` to implement `diesel::AsChangeset`
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `domain` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `domain` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09", kill_on_drop: false }`
[INFO] [stdout] 5ad43fc3917f691e9080487330e443e2874af0457a970d60e1208fd8fb366f09
