[INFO] cloning repository https://github.com/BashSdo/real-estate-agency-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BashSdo/real-estate-agency-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Freal-estate-agency-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Freal-estate-agency-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afcb421370ca1d6a30be574482fd3738b7124494
[INFO] building BashSdo/real-estate-agency-backend against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Freal-estate-agency-backend" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BashSdo/real-estate-agency-backend
[INFO] finished tweaking git repo https://github.com/BashSdo/real-estate-agency-backend
[INFO] tweaked toml for git repo https://github.com/BashSdo/real-estate-agency-backend written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BashSdo/real-estate-agency-backend on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BashSdo/real-estate-agency-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-derive v0.4.5
[INFO] [stderr]   Downloaded tracerr v0.3.0
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded axum-client-ip v0.6.1
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded axum-extra v0.9.4
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded auto_enums v0.8.6
[INFO] [stderr]   Downloaded juniper_codegen v0.16.0
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded allocator-api2 v0.2.19
[INFO] [stderr]   Downloaded juniper v0.16.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded juniper_axum v0.1.0
[INFO] [stderr]   Downloaded juniper_subscriptions v0.17.0
[INFO] [stderr]   Downloaded refinery v0.8.14
[INFO] [stderr]   Downloaded cc v1.1.22
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded refinery-core v0.8.14
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded juniper_graphql_ws v0.4.0
[INFO] [stderr]   Downloaded derive_utils v0.14.2
[INFO] [stderr]   Downloaded refinery-macros v0.8.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4587d73618805cb7284b93d2c14448c17db5e9c407376452a516f63d159f96a
[INFO] running `Command { std: "docker" "start" "-a" "e4587d73618805cb7284b93d2c14448c17db5e9c407376452a516f63d159f96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4587d73618805cb7284b93d2c14448c17db5e9c407376452a516f63d159f96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4587d73618805cb7284b93d2c14448c17db5e9c407376452a516f63d159f96a", kill_on_drop: false }`
[INFO] [stdout] e4587d73618805cb7284b93d2c14448c17db5e9c407376452a516f63d159f96a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a304166a70d56983131777cc33ff7af6bd7f41c0037e34c2e85fc8b3bce6b263
[INFO] running `Command { std: "docker" "start" "-a" "a304166a70d56983131777cc33ff7af6bd7f41c0037e34c2e85fc8b3bce6b263", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling allocator-api2 v0.2.19
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling secrecy v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling derive_utils v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling postgres-derive v0.4.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling auto_enums v0.8.6
[INFO] [stderr]    Compiling juniper_codegen v0.16.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling refinery-core v0.8.14
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling refinery-macros v0.8.14
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracerr v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling juniper v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling deadpool-postgres v0.14.0
[INFO] [stderr]    Compiling refinery v0.8.14
[INFO] [stderr]    Compiling juniper_subscriptions v0.17.0
[INFO] [stderr]    Compiling common v0.0.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling juniper_graphql_ws v0.4.0
[INFO] [stderr]    Compiling service v0.0.0 (/opt/rustwide/workdir/service)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/contract/mod.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / define_kind! {
[INFO] [stdout] 321 | |     #[doc = "Kind of a [`Contract`]."]
[INFO] [stdout] 322 | |     enum Kind {
[INFO] [stdout] 323 | |         #[doc = "[`Rent`] [`Contract`]."]
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/realty.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / define_kind! {
[INFO] [stdout] 490 | |     #[doc = "Kind of a [`Realty`]."]
[INFO] [stdout] 491 | |     enum Kind {
[INFO] [stdout] 492 | |         #[doc = "An apartment in a building."]
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-extra v0.9.4
[INFO] [stderr]    Compiling juniper_axum v0.1.0
[INFO] [stderr]    Compiling axum-client-ip v0.6.1
[INFO] [stderr]    Compiling application v0.0.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "a304166a70d56983131777cc33ff7af6bd7f41c0037e34c2e85fc8b3bce6b263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a304166a70d56983131777cc33ff7af6bd7f41c0037e34c2e85fc8b3bce6b263", kill_on_drop: false }`
[INFO] [stdout] a304166a70d56983131777cc33ff7af6bd7f41c0037e34c2e85fc8b3bce6b263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34da9f57b1700fb8b07021062c230680945cec1e25351705d8a5b16bc2c9a880
[INFO] running `Command { std: "docker" "start" "-a" "34da9f57b1700fb8b07021062c230680945cec1e25351705d8a5b16bc2c9a880", kill_on_drop: false }`
[INFO] [stderr]    Compiling service v0.0.0 (/opt/rustwide/workdir/service)
[INFO] [stderr]    Compiling common v0.0.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/contract/mod.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / define_kind! {
[INFO] [stdout] 321 | |     #[doc = "Kind of a [`Contract`]."]
[INFO] [stdout] 322 | |     enum Kind {
[INFO] [stdout] 323 | |         #[doc = "[`Rent`] [`Contract`]."]
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/realty.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / define_kind! {
[INFO] [stdout] 490 | |     #[doc = "Kind of a [`Realty`]."]
[INFO] [stdout] 491 | |     enum Kind {
[INFO] [stdout] 492 | |         #[doc = "An apartment in a building."]
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling application v0.0.0 (/opt/rustwide/workdir/application)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/contract/mod.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / define_kind! {
[INFO] [stdout] 321 | |     #[doc = "Kind of a [`Contract`]."]
[INFO] [stdout] 322 | |     enum Kind {
[INFO] [stdout] 323 | |         #[doc = "[`Rent`] [`Contract`]."]
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> service/src/domain/realty.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / define_kind! {
[INFO] [stdout] 490 | |     #[doc = "Kind of a [`Realty`]."]
[INFO] [stdout] 491 | |     enum Kind {
[INFO] [stdout] 492 | |         #[doc = "An apartment in a building."]
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `postgres`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `define_kind` may come from an old version of the `common` crate, try updating your dependency with `cargo update -p common`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.18s
[INFO] running `Command { std: "docker" "inspect" "34da9f57b1700fb8b07021062c230680945cec1e25351705d8a5b16bc2c9a880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34da9f57b1700fb8b07021062c230680945cec1e25351705d8a5b16bc2c9a880", kill_on_drop: false }`
[INFO] [stdout] 34da9f57b1700fb8b07021062c230680945cec1e25351705d8a5b16bc2c9a880
