[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] testing BashSdo/real-estate-agency-backend against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Freal-estate-agency-backend" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BashSdo/real-estate-agency-backend on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.7.11 [INFO] [stderr] Downloaded secrecy v0.10.2 [INFO] [stderr] Downloaded postgres-types v0.2.7 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded axum-client-ip v0.6.1 [INFO] [stderr] Downloaded axum-extra v0.9.4 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded auto_enums v0.8.6 [INFO] [stderr] Downloaded tower-http v0.6.1 [INFO] [stderr] Downloaded axum v0.7.7 [INFO] [stderr] Downloaded juniper_codegen v0.16.0 [INFO] [stderr] Downloaded juniper v0.16.1 [INFO] [stderr] Downloaded tracerr v0.3.0 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded refinery v0.8.14 [INFO] [stderr] Downloaded cc v1.1.22 [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded juniper_axum v0.1.0 [INFO] [stderr] Downloaded juniper_graphql_ws v0.4.0 [INFO] [stderr] Downloaded deadpool v0.12.1 [INFO] [stderr] Downloaded deadpool-postgres v0.14.0 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded refinery-core v0.8.14 [INFO] [stderr] Downloaded allocator-api2 v0.2.19 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded juniper_subscriptions v0.17.0 [INFO] [stderr] Downloaded derive_utils v0.14.2 [INFO] [stderr] Downloaded refinery-macros v0.8.14 [INFO] [stderr] Downloaded postgres-derive v0.4.5 [INFO] [stderr] Downloaded sealed v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2542961e398874cc95229115d05a08705ad93451d540755b6be55e8b71e4cfd7 [INFO] running `Command { std: "docker" "start" "-a" "2542961e398874cc95229115d05a08705ad93451d540755b6be55e8b71e4cfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2542961e398874cc95229115d05a08705ad93451d540755b6be55e8b71e4cfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2542961e398874cc95229115d05a08705ad93451d540755b6be55e8b71e4cfd7", kill_on_drop: false }` [INFO] [stdout] 2542961e398874cc95229115d05a08705ad93451d540755b6be55e8b71e4cfd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac8b582914e311de2e22348beb7638e47330fd53554189f12266e19e0ecf4754 [INFO] running `Command { std: "docker" "start" "-a" "ac8b582914e311de2e22348beb7638e47330fd53554189f12266e19e0ecf4754", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling secrecy v0.10.2 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling sealed v0.3.0 [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 juniper_codegen v0.16.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling auto_enums v0.8.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.14 [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 ouroboros v0.18.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracerr v0.3.0 [INFO] [stderr] Compiling refinery-macros v0.8.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling hyper-util v0.1.8 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling deadpool v0.12.1 [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 toml_edit v0.22.21 [INFO] [stderr] Compiling juniper v0.16.1 [INFO] [stderr] Compiling tokio-postgres v0.7.11 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [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] [stderr] Compiling axum-client-ip v0.6.1 [INFO] [stderr] Compiling axum-extra v0.9.4 [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 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 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 juniper_axum v0.1.0 [INFO] [stderr] Compiling application v0.0.0 (/opt/rustwide/workdir/application) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "ac8b582914e311de2e22348beb7638e47330fd53554189f12266e19e0ecf4754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8b582914e311de2e22348beb7638e47330fd53554189f12266e19e0ecf4754", kill_on_drop: false }` [INFO] [stdout] ac8b582914e311de2e22348beb7638e47330fd53554189f12266e19e0ecf4754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b40e3dc20323b8c99a0857922aa14a723518603d91bf72d708706ba5a83c248d [INFO] running `Command { std: "docker" "start" "-a" "b40e3dc20323b8c99a0857922aa14a723518603d91bf72d708706ba5a83c248d", kill_on_drop: false }` [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 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] [stderr] Compiling service v0.0.0 (/opt/rustwide/workdir/service) [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 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 common v0.0.0 (/opt/rustwide/workdir/common) [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 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 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 41.31s [INFO] running `Command { std: "docker" "inspect" "b40e3dc20323b8c99a0857922aa14a723518603d91bf72d708706ba5a83c248d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40e3dc20323b8c99a0857922aa14a723518603d91bf72d708706ba5a83c248d", kill_on_drop: false }` [INFO] [stdout] b40e3dc20323b8c99a0857922aa14a723518603d91bf72d708706ba5a83c248d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4246d5cbea8c278b3a8429afa92c6283521922ae379da8be7eba9887118d1a2a [INFO] running `Command { std: "docker" "start" "-a" "4246d5cbea8c278b3a8429afa92c6283521922ae379da8be7eba9887118d1a2a", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> service/src/domain/contract/mod.rs:320:1 [INFO] [stderr] | [INFO] [stderr] 320 | / define_kind! { [INFO] [stderr] 321 | | #[doc = "Kind of a [`Contract`]."] [INFO] [stderr] 322 | | enum Kind { [INFO] [stderr] 323 | | #[doc = "[`Rent`] [`Contract`]."] [INFO] [stderr] ... | [INFO] [stderr] 338 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `postgres` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> service/src/domain/realty.rs:489:1 [INFO] [stderr] | [INFO] [stderr] 489 | / define_kind! { [INFO] [stderr] 490 | | #[doc = "Kind of a [`Realty`]."] [INFO] [stderr] 491 | | enum Kind { [INFO] [stderr] 492 | | #[doc = "An apartment in a building."] [INFO] [stderr] ... | [INFO] [stderr] 501 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `postgres` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `define_kind` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `define_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `service` (lib) generated 2 warnings [INFO] [stderr] warning: `service` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-49feca725206c3cb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/application-b2058f0055d6f2a7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-a8203515da5073c6) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/service-f0bb0af40531e568) [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests application [INFO] [stdout] test money::spec::to_string ... ok [INFO] [stdout] test money::spec::from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests common [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test common/src/kind.rs - kind::define_kind (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests service [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4246d5cbea8c278b3a8429afa92c6283521922ae379da8be7eba9887118d1a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4246d5cbea8c278b3a8429afa92c6283521922ae379da8be7eba9887118d1a2a", kill_on_drop: false }` [INFO] [stdout] 4246d5cbea8c278b3a8429afa92c6283521922ae379da8be7eba9887118d1a2a