[INFO] cloning repository https://github.com/Bruno-Gomes-QA/datalchemy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bruno-Gomes-QA/datalchemy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Gomes-QA%2Fdatalchemy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Gomes-QA%2Fdatalchemy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a42ca7fb1da9c138b1293bf1d3b622c661492e2
[INFO] checking Bruno-Gomes-QA/datalchemy against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruno-Gomes-QA%2Fdatalchemy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bruno-Gomes-QA/datalchemy
[INFO] finished tweaking git repo https://github.com/Bruno-Gomes-QA/datalchemy
[INFO] tweaked toml for git repo https://github.com/Bruno-Gomes-QA/datalchemy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bruno-Gomes-QA/datalchemy on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bruno-Gomes-QA/datalchemy 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46c4868108ed8da1928b6fa04088290c08a60a84a97a41d84a9743a1ca0aa87a
[INFO] running `Command { std: "docker" "start" "-a" "46c4868108ed8da1928b6fa04088290c08a60a84a97a41d84a9743a1ca0aa87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46c4868108ed8da1928b6fa04088290c08a60a84a97a41d84a9743a1ca0aa87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c4868108ed8da1928b6fa04088290c08a60a84a97a41d84a9743a1ca0aa87a", kill_on_drop: false }`
[INFO] [stdout] 46c4868108ed8da1928b6fa04088290c08a60a84a97a41d84a9743a1ca0aa87a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eee66a7b438845629e79801f024cbbad55a89530cc7046d4540439d2b92d526e
[INFO] running `Command { std: "docker" "start" "-a" "eee66a7b438845629e79801f024cbbad55a89530cc7046d4540439d2b92d526e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking datalchemy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         select nspname as "name!"
[INFO] [stdout] 16 | |         from pg_namespace
[INFO] [stdout] 17 | |         order by nspname
[INFO] [stdout] 18 | |         "#
[INFO] [stdout] 19 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 34 | |         r#"
[INFO] [stdout] 35 | |         select
[INFO] [stdout] 36 | |           c.relname as "name!",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         schema
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout]  79 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  80 | |         r#"
[INFO] [stdout]  81 | |         select
[INFO] [stdout]  82 | |           a.attnum as "ordinal_position!",
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         table
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 158 | |         r#"
[INFO] [stdout] 159 | |         select
[INFO] [stdout] 160 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         table
[INFO] [stdout] 174 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 197 | |         r#"
[INFO] [stdout] 198 | |         select
[INFO] [stdout] 199 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         table
[INFO] [stdout] 216 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 242 | |         r#"
[INFO] [stdout] 243 | |         select
[INFO] [stdout] 244 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |         table
[INFO] [stdout] 256 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         select nspname as "name!"
[INFO] [stdout] 16 | |         from pg_namespace
[INFO] [stdout] 17 | |         order by nspname
[INFO] [stdout] 18 | |         "#
[INFO] [stdout] 19 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 34 | |         r#"
[INFO] [stdout] 35 | |         select
[INFO] [stdout] 36 | |           c.relname as "name!",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         schema
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:287:16
[INFO] [stdout]     |
[INFO] [stdout] 287 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 288 | |         r#"
[INFO] [stdout] 289 | |         select
[INFO] [stdout] 290 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |         table
[INFO] [stdout] 320 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:351:16
[INFO] [stdout]     |
[INFO] [stdout] 351 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 352 | |         r#"
[INFO] [stdout] 353 | |         select
[INFO] [stdout] 354 | |           idx.relname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |         table
[INFO] [stdout] 371 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout]  79 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  80 | |         r#"
[INFO] [stdout]  81 | |         select
[INFO] [stdout]  82 | |           a.attnum as "ordinal_position!",
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         table
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:395:16
[INFO] [stdout]     |
[INFO] [stdout] 395 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 396 | |         r#"
[INFO] [stdout] 397 | |         select
[INFO] [stdout] 398 | |           n.nspname as "schema!",
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |         "#
[INFO] [stdout] 407 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 158 | |         r#"
[INFO] [stdout] 159 | |         select
[INFO] [stdout] 160 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         table
[INFO] [stdout] 174 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 197 | |         r#"
[INFO] [stdout] 198 | |         select
[INFO] [stdout] 199 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         table
[INFO] [stdout] 216 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 242 | |         r#"
[INFO] [stdout] 243 | |         select
[INFO] [stdout] 244 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |         table
[INFO] [stdout] 256 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:287:16
[INFO] [stdout]     |
[INFO] [stdout] 287 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 288 | |         r#"
[INFO] [stdout] 289 | |         select
[INFO] [stdout] 290 | |           con.conname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |         table
[INFO] [stdout] 320 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:351:16
[INFO] [stdout]     |
[INFO] [stdout] 351 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 352 | |         r#"
[INFO] [stdout] 353 | |         select
[INFO] [stdout] 354 | |           idx.relname as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |         table
[INFO] [stdout] 371 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:395:16
[INFO] [stdout]     |
[INFO] [stdout] 395 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 396 | |         r#"
[INFO] [stdout] 397 | |         select
[INFO] [stdout] 398 | |           n.nspname as "schema!",
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |         "#
[INFO] [stdout] 407 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FkAction`, `FkMatchType`, and `IdentityGeneration`
[INFO] [stdout]  --> src/introspect/postgres/mapper.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CheckConstraint, Column, ColumnType, EnumType, FkAction, FkMatchType, ForeignKey,
[INFO] [stdout]   |                                                    ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 4 |     GeneratedExpression, GeneratedKind, IdentityGeneration, Index, PrimaryKey, Table, TableKind,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FkAction`, `FkMatchType`, and `IdentityGeneration`
[INFO] [stdout]  --> src/introspect/postgres/mapper.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CheckConstraint, Column, ColumnType, EnumType, FkAction, FkMatchType, ForeignKey,
[INFO] [stdout]   |                                                    ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 4 |     GeneratedExpression, GeneratedKind, IdentityGeneration, Index, PrimaryKey, Table, TableKind,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Ok(rows.into_iter().map(|row| row.name).collect())
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Ok(rows.into_iter().map(|row| row.name).collect())
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     Ok(rows
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/introspect/postgres/queries.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     Ok(rows
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:79:9
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:79:9
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let row = sqlx::query!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     Ok(row.map(|row| RawPrimaryKey {
[INFO] [stdout]     |        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let row: /* Type */ = sqlx::query!(
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let row = sqlx::query!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     Ok(row.map(|row| RawPrimaryKey {
[INFO] [stdout]     |        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let row: /* Type */ = sqlx::query!(
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/introspect/postgres/queries.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     Ok(rows
[INFO] [stdout]     |        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datalchemy` (lib) due to 18 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `datalchemy` (lib test) due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "eee66a7b438845629e79801f024cbbad55a89530cc7046d4540439d2b92d526e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee66a7b438845629e79801f024cbbad55a89530cc7046d4540439d2b92d526e", kill_on_drop: false }`
[INFO] [stdout] eee66a7b438845629e79801f024cbbad55a89530cc7046d4540439d2b92d526e
