[INFO] cloning repository https://github.com/mich1991/film_rental_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mich1991/film_rental_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich1991%2Ffilm_rental_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich1991%2Ffilm_rental_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33b65ce30048a5dc1290655fbede593e46cf6a83 [INFO] documenting mich1991/film_rental_rust/33b65ce30048a5dc1290655fbede593e46cf6a83 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich1991%2Ffilm_rental_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mich1991/film_rental_rust [INFO] finished tweaking git repo https://github.com/mich1991/film_rental_rust [INFO] tweaked toml for git repo https://github.com/mich1991/film_rental_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mich1991/film_rental_rust on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mich1991/film_rental_rust 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac-notification-sys v0.6.2 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded actix-cors v0.6.5 [INFO] [stderr] Downloaded notify-rust v4.11.6 [INFO] [stderr] Downloaded miniz_oxide v0.8.7 [INFO] [stderr] Downloaded cargo-watch v8.5.3 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded tauri-winrt-notification v0.2.1 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94de27f2bd141cd813c5fdb258d4c069720b67fca7d51a1e16d8e2ec8be50215 [INFO] running `Command { std: "docker" "start" "-a" "94de27f2bd141cd813c5fdb258d4c069720b67fca7d51a1e16d8e2ec8be50215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94de27f2bd141cd813c5fdb258d4c069720b67fca7d51a1e16d8e2ec8be50215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94de27f2bd141cd813c5fdb258d4c069720b67fca7d51a1e16d8e2ec8be50215", kill_on_drop: false }` [INFO] [stdout] 94de27f2bd141cd813c5fdb258d4c069720b67fca7d51a1e16d8e2ec8be50215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c997306450a0305c42f83b983e456f9d00588f885cbe7464a3a9a6af7bd06f7 [INFO] running `Command { std: "docker" "start" "-a" "4c997306450a0305c42f83b983e456f9d00588f885cbe7464a3a9a6af7bd06f7", kill_on_drop: false }` [INFO] [stderr] warning: film_rental_rust v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-server v2.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking actix-http v3.10.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking actix-web v4.10.2 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking actix-cors v0.6.5 [INFO] [stderr] Documenting film_rental_rust 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/routes/customers/customers.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | match sqlx::query_as!(TotalCustomersPerShop, " [INFO] [stdout] | ___________^ [INFO] [stdout] 18 | | SELECT count(*) as count, t3.address [INFO] [stdout] 19 | | FROM customer t1 [INFO] [stdout] 20 | | JOIN store t2 [INFO] [stdout] ... | [INFO] [stdout] 25 | | ORDER BY count DESC; [INFO] [stdout] 26 | | ").fetch_all(&state.db).await [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_as` (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/routes/customers/customers.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | match sqlx::query_as!(CustomersInShop, " [INFO] [stdout] | ___________^ [INFO] [stdout] 52 | | SELECT first_name, last_name, email, activebool, create_date, last_update [INFO] [stdout] 53 | | FROM customer [INFO] [stdout] 54 | | WHERE store_id = $1", id) [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_as` (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/routes/customers/customers.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | match sqlx::query_as!(CustomerDetails, "\ [INFO] [stdout] | ___________^ [INFO] [stdout] 86 | | SELECT t1.first_name, t1.last_name, t1.email, t1.activebool, t1.create_date, t1.last_update, [INFO] [stdout] 87 | | t2.address, t2.district, t2.phone, t2.postal_code, [INFO] [stdout] 88 | | t3.city [INFO] [stdout] ... | [INFO] [stdout] 93 | | ON t2.city_id = t3.city_id [INFO] [stdout] 94 | | WHERE customer_id = $1", customer_id) [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_as` (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/routes/customers/customers.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let country_exists = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 159 | | ValueExists, [INFO] [stdout] 160 | | "SELECT exists(select * from country where country.country = $1)", [INFO] [stdout] 161 | | &data.address.country.clone()) [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_as` (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/routes/customers/customers.rs:167:27 [INFO] [stdout] | [INFO] [stdout] 167 | country_respond = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 168 | | CountryRespond, [INFO] [stdout] 169 | | "SELECT t1.country_id FROM country t1 WHERE t1.country = $1", [INFO] [stdout] 170 | | data.address.country.clone() [INFO] [stdout] 171 | | ).fetch_one(&mut *tx).await.expect("Error while Inserting"); [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_as` (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/routes/customers/customers.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | country_respond = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 174 | | CountryRespond, [INFO] [stdout] 175 | | "INSERT INTO country (country)\ [INFO] [stdout] 176 | | VALUES ($1)\ [INFO] [stdout] 177 | | RETURNING country_id", [INFO] [stdout] 178 | | data.address.country.clone() [INFO] [stdout] 179 | | ).fetch_one(&mut *tx).await.expect("Error while Inserting"); [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_as` (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/routes/customers/customers.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let city_exists:ValueExists = sqlx::query_as!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | ValueExists, [INFO] [stdout] 184 | | "SELECT exists(select * from city where city.city = $1 and city.country_id = $2)", [INFO] [stdout] 185 | | &data.address.city.clone(), [INFO] [stdout] 186 | | country_respond.country_id.clone() as i16 [INFO] [stdout] 187 | | ).fetch_one(&mut *tx).await.expect("Error while checking existing city"); [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_as` (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/routes/customers/customers.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | city_respond = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 193 | | CityRespond, [INFO] [stdout] 194 | | "SELECT city_id FROM city WHERE city.city = $1 and city.country_id = $2", [INFO] [stdout] 195 | | &data.address.city.clone(), [INFO] [stdout] 196 | | country_respond.country_id.clone() as i16 [INFO] [stdout] 197 | | ).fetch_one(&mut *tx).await.expect("Error while Inserting"); [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_as` (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/routes/customers/customers.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | city_respond = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 200 | | CityRespond, [INFO] [stdout] 201 | | "INSERT INTO city (city, country_id)\ [INFO] [stdout] 202 | | VALUES ($1, $2)\ [INFO] [stdout] ... | [INFO] [stdout] 205 | | country_respond.country_id.clone() as i16 [INFO] [stdout] 206 | | ).fetch_one(&mut *tx).await.expect("Error while Inserting"); [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_as` (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/routes/customers/customers.rs:209:27 [INFO] [stdout] | [INFO] [stdout] 209 | let address_respond = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 210 | | AddressRespond, [INFO] [stdout] 211 | | "INSERT \ [INFO] [stdout] 212 | | INTO address (address, address2, district, city_id, postal_code, phone)\ [INFO] [stdout] ... | [INFO] [stdout] 220 | | data.address.phone.clone() [INFO] [stdout] 221 | | ) [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_as` (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/routes/customers/customers.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 224 | let customer = sqlx::query!("INSERT INTO customer \ [INFO] [stdout] | ____________________^ [INFO] [stdout] 225 | | (store_id, first_name, last_name, email, address_id, activebool) \ [INFO] [stdout] 226 | | VALUES ($1, $2, $3, $4, $5, $6)\ [INFO] [stdout] 227 | | RETURNING * [INFO] [stdout] ... | [INFO] [stdout] 236 | | ) [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] [stderr] error: could not document `film_rental_rust` [INFO] running `Command { std: "docker" "inspect" "4c997306450a0305c42f83b983e456f9d00588f885cbe7464a3a9a6af7bd06f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c997306450a0305c42f83b983e456f9d00588f885cbe7464a3a9a6af7bd06f7", kill_on_drop: false }` [INFO] [stdout] 4c997306450a0305c42f83b983e456f9d00588f885cbe7464a3a9a6af7bd06f7