[INFO] cloning repository https://github.com/internet-of-plants/server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet-of-plants/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 173c062a60f0b0918e10a31a478b9c046b5884a7
[INFO] documenting internet-of-plants/server against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/internet-of-plants/server
[INFO] finished tweaking git repo https://github.com/internet-of-plants/server
[INFO] tweaked toml for git repo https://github.com/internet-of-plants/server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/internet-of-plants/server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/internet-of-plants/server 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paulocsanz/derive_get.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded random_color v0.6.1
[INFO] [stderr]   Downloaded axum-server v0.4.7
[INFO] [stderr]   Downloaded bcrypt v0.8.2
[INFO] [stderr]   Downloaded spin v0.9.7
[INFO] [stderr]   Downloaded handlebars v4.3.6
[INFO] [stderr]   Downloaded rustix v0.37.4
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.0
[INFO] [stderr]   Downloaded blowfish v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bc0e9107f6e86d9cdd3352fd480bc9c990eca4b8def82fe4edc596e8c1859cd
[INFO] running `Command { std: "docker" "start" "-a" "6bc0e9107f6e86d9cdd3352fd480bc9c990eca4b8def82fe4edc596e8c1859cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc0e9107f6e86d9cdd3352fd480bc9c990eca4b8def82fe4edc596e8c1859cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc0e9107f6e86d9cdd3352fd480bc9c990eca4b8def82fe4edc596e8c1859cd", kill_on_drop: false }`
[INFO] [stdout] 6bc0e9107f6e86d9cdd3352fd480bc9c990eca4b8def82fe4edc596e8c1859cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28c8fd654213129c744dca8e55e6d7394885495d28985d05ffff215e3d341a32
[INFO] running `Command { std: "docker" "start" "-a" "28c8fd654213129c744dca8e55e6d7394885495d28985d05ffff215e3d341a32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling whoami v1.4.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustix v0.37.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking block-cipher v0.8.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.0
[INFO] [stderr]     Checking spin v0.9.7
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking blowfish v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.22
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking bcrypt v0.8.2
[INFO] [stderr]     Checking tower-http v0.2.5
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking random_color v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derive_get v0.1.0 (https://github.com/paulocsanz/derive_get.git#b8f361c5)
[INFO] [stderr]    Compiling derive v0.1.0 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-stream v0.1.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-rt v0.6.3
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking handlebars v4.3.6
[INFO] [stderr]     Checking sqlx-core v0.6.3
[INFO] [stderr]     Checking git2 v0.16.1
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum-server v0.4.7
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]  Documenting server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/auth.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Display, sqlx::Type, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/collection.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compilation.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compiler.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_request.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_type.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/device_log.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_panic.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/event.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/firmware.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/organization.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/auth.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Display, sqlx::Type, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/collection.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compilation.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compiler.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_request.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_request.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_type.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/device_log.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_panic.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_prototype.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/target_prototype.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target_prototype.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/event.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize, Deserialize, sqlx::Type, Clone, Debug, PartialEq, Eq, FromStr)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/firmware.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/organization.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_request.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_prototype.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/target_prototype.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target_prototype.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize, Deserialize, sqlx::Type, Clone, Debug, PartialEq, Eq, FromStr)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/server/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "28c8fd654213129c744dca8e55e6d7394885495d28985d05ffff215e3d341a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c8fd654213129c744dca8e55e6d7394885495d28985d05ffff215e3d341a32", kill_on_drop: false }`
[INFO] [stdout] 28c8fd654213129c744dca8e55e6d7394885495d28985d05ffff215e3d341a32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.90.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05f22a14be60dd293a90f60fc6bf049b9d9b665409af6f0eb1dd52bee5587fe3
[INFO] running `Command { std: "docker" "start" "-a" "05f22a14be60dd293a90f60fc6bf049b9d9b665409af6f0eb1dd52bee5587fe3", kill_on_drop: false }`
[INFO] [stderr]  Documenting server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/auth.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Display, sqlx::Type, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/collection.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compilation.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/compiler.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_request.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_config_type.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/device_log.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/device_panic.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/event.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/firmware.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/organization.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/db/sensor.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[id]
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_request.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_config_type.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/sensor_prototype.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/db/target_prototype.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[id]
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/target_prototype.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize, Deserialize, sqlx::Type, Clone, Debug, PartialEq, Eq, FromStr)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/db/user.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[id]
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::sqlx::Type` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::sqlx::Type` may come from an old version of the `sqlx_macros` crate, try updating your dependency with `cargo update -p sqlx_macros`
[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 derive macro `::sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/server/index.html
[INFO] running `Command { std: "docker" "inspect" "05f22a14be60dd293a90f60fc6bf049b9d9b665409af6f0eb1dd52bee5587fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f22a14be60dd293a90f60fc6bf049b9d9b665409af6f0eb1dd52bee5587fe3", kill_on_drop: false }`
[INFO] [stdout] 05f22a14be60dd293a90f60fc6bf049b9d9b665409af6f0eb1dd52bee5587fe3
