[INFO] cloning repository https://github.com/open-trade/sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-trade/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-trade%2Fsqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-trade%2Fsqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1913a90a44e462d091dcc31c85d311ccd562c8c1 [INFO] checking open-trade/sqlx against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-trade%2Fsqlx" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-trade/sqlx on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/open-trade/sqlx [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/open-trade/sqlx [INFO] tweaked toml for git repo https://github.com/open-trade/sqlx written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/open-trade/sqlx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f3fdfe8f9f9434d46a6f7431db4ceb44196caf89df5c4a55c11ca9cc75432d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "17f3fdfe8f9f9434d46a6f7431db4ceb44196caf89df5c4a55c11ca9cc75432d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f3fdfe8f9f9434d46a6f7431db4ceb44196caf89df5c4a55c11ca9cc75432d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f3fdfe8f9f9434d46a6f7431db4ceb44196caf89df5c4a55c11ca9cc75432d", kill_on_drop: false }` [INFO] [stdout] 17f3fdfe8f9f9434d46a6f7431db4ceb44196caf89df5c4a55c11ca9cc75432d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636bde76f5fd7d291cab51140b9f10ad0908b948936a55c560cb0c1c6b95eb5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "636bde76f5fd7d291cab51140b9f10ad0908b948936a55c560cb0c1c6b95eb5d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking remove_dir_all v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking syn v1.0.72 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking sqlformat v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.26 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking simple_asn1 v0.5.3 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking rsa v0.4.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking mockall v0.8.3 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.5.5 (/opt/rustwide/workdir/sqlx-rt) [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking sqlx-core v0.5.5 (/opt/rustwide/workdir/sqlx-core) [INFO] [stderr] Checking sqlx-macros v0.5.5 (/opt/rustwide/workdir/sqlx-macros) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sqlx v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking sqlx-test v0.1.0 (/opt/rustwide/workdir/sqlx-test) [INFO] [stderr] Checking sqlx-cli v0.5.5 (/opt/rustwide/workdir/sqlx-cli) [INFO] [stderr] Checking sqlx-example-postgres-mockable-todos v0.1.0 (/opt/rustwide/workdir/examples/postgres/mockable-todos) [INFO] [stderr] Checking sqlx-example-mysql-todos v0.1.0 (/opt/rustwide/workdir/examples/mysql/todos) [INFO] [stderr] Checking sqlx-example-postgres-listen v0.1.0 (/opt/rustwide/workdir/examples/postgres/listen) [INFO] [stderr] Checking json v0.1.0 (/opt/rustwide/workdir/examples/postgres/json) [INFO] [stderr] Checking sqlx-example-sqlite-todos v0.1.0 (/opt/rustwide/workdir/examples/sqlite/todos) [INFO] [stderr] Checking sqlx-example-postgres-todos v0.1.0 (/opt/rustwide/workdir/examples/postgres/todos) [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let todo_id = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | INSERT INTO todos ( description ) [INFO] [stdout] 50 | | VALUES ( ? ) [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | description [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE todos [INFO] [stdout] 65 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 68 | | id [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 79 | | r#" [INFO] [stdout] 80 | | SELECT id, description, done [INFO] [stdout] 81 | | FROM todos [INFO] [stdout] 82 | | ORDER BY id [INFO] [stdout] 83 | | "# [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let todo_id = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | INSERT INTO todos ( description ) [INFO] [stdout] 50 | | VALUES ( ? ) [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | description [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/json/src/main.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let rec = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | INSERT INTO people ( person ) [INFO] [stdout] 65 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 68 | | Json(person) as _ [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/json/src/main.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | let rows = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 78 | | Row, [INFO] [stdout] 79 | | r#" [INFO] [stdout] 80 | | SELECT id, person as "person: Json" [INFO] [stdout] ... | [INFO] [stdout] 83 | | "# [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE todos [INFO] [stdout] 65 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 68 | | id [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/mysql/todos/src/main.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 79 | | r#" [INFO] [stdout] 80 | | SELECT id, description, done [INFO] [stdout] 81 | | FROM todos [INFO] [stdout] 82 | | ORDER BY id [INFO] [stdout] 83 | | "# [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/json/src/main.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let rec = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | INSERT INTO people ( person ) [INFO] [stdout] 65 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 68 | | Json(person) as _ [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/json/src/main.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | let rows = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 78 | | Row, [INFO] [stdout] 79 | | r#" [INFO] [stdout] 80 | | SELECT id, person as "person: Json" [INFO] [stdout] ... | [INFO] [stdout] 83 | | "# [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let rec = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 47 | | r#" [INFO] [stdout] 48 | | INSERT INTO todos ( description ) [INFO] [stdout] 49 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 52 | | description [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | UPDATE todos [INFO] [stdout] 64 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 67 | | id [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 78 | | r#" [INFO] [stdout] 79 | | SELECT id, description, done [INFO] [stdout] 80 | | FROM todos [INFO] [stdout] 81 | | ORDER BY id [INFO] [stdout] 82 | | "# [INFO] [stdout] 83 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | let id = sqlx::query!( [INFO] [stdout] | ______________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | INSERT INTO todos ( description ) [INFO] [stdout] 52 | | VALUES ( ?1 ) [INFO] [stdout] 53 | | "#, [INFO] [stdout] 54 | | description [INFO] [stdout] 55 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE todos [INFO] [stdout] 67 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 70 | | id [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, description, done [INFO] [stdout] 83 | | FROM todos [INFO] [stdout] 84 | | ORDER BY id [INFO] [stdout] 85 | | "# [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | let rec = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 86 | | r#" [INFO] [stdout] 87 | | INSERT INTO todos ( description ) [INFO] [stdout] 88 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 91 | | description [INFO] [stdout] 92 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let rows_affected = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 101 | | r#" [INFO] [stdout] 102 | | UPDATE todos [INFO] [stdout] 103 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 106 | | id [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | let recs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | SELECT id, description, done [INFO] [stdout] 119 | | FROM todos [INFO] [stdout] 120 | | ORDER BY id [INFO] [stdout] 121 | | "# [INFO] [stdout] 122 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-example-mysql-todos` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | let id = sqlx::query!( [INFO] [stdout] | ______________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | INSERT INTO todos ( description ) [INFO] [stdout] 52 | | VALUES ( ?1 ) [INFO] [stdout] 53 | | "#, [INFO] [stdout] 54 | | description [INFO] [stdout] 55 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE todos [INFO] [stdout] 67 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 70 | | id [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/sqlite/todos/src/main.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, description, done [INFO] [stdout] 83 | | FROM todos [INFO] [stdout] 84 | | ORDER BY id [INFO] [stdout] 85 | | "# [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let rec = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 47 | | r#" [INFO] [stdout] 48 | | INSERT INTO todos ( description ) [INFO] [stdout] 49 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 52 | | description [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let rows_affected = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | UPDATE todos [INFO] [stdout] 64 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 67 | | id [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/todos/src/main.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 78 | | r#" [INFO] [stdout] 79 | | SELECT id, description, done [INFO] [stdout] 80 | | FROM todos [INFO] [stdout] 81 | | ORDER BY id [INFO] [stdout] 82 | | "# [INFO] [stdout] 83 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | let rec = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 86 | | r#" [INFO] [stdout] 87 | | INSERT INTO todos ( description ) [INFO] [stdout] 88 | | VALUES ( $1 ) [INFO] [stdout] ... | [INFO] [stdout] 91 | | description [INFO] [stdout] 92 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let rows_affected = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 101 | | r#" [INFO] [stdout] 102 | | UPDATE todos [INFO] [stdout] 103 | | SET done = TRUE [INFO] [stdout] ... | [INFO] [stdout] 106 | | id [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> examples/postgres/mockable-todos/src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | let recs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | SELECT id, description, done [INFO] [stdout] 119 | | FROM todos [INFO] [stdout] 120 | | ORDER BY id [INFO] [stdout] 121 | | "# [INFO] [stdout] 122 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | sqlx::query!("select * from (select (1) as id, 'Herp Derpinson' as name, cast(null as char) email) accounts") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let account = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 24 | | "select * from (select (1) as id, 'Herp Derpinson' as name) accounts where id = ?", [INFO] [stdout] 25 | | 1i32 [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let account = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 47 | | RawAccount, [INFO] [stdout] 48 | | "SELECT * from (select 1 as type, cast(null as char) as name) accounts" [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | let id = sqlx::query_scalar!("select 1").fetch_one(&mut conn).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | let id = sqlx::query_scalar!(r#"select 1 as `&foo`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | let id = sqlx::query_scalar!(r#"select 1 as `foo!`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | let id = sqlx::query_scalar!(r#"select 1 as `foo?`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let id = sqlx::query_scalar!(r#"select 1 as `foo: MyInt`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | let id = sqlx::query_scalar!(r#"select 1 as `foo?: MyInt`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | let id = sqlx::query_scalar!(r#"select 1 as `foo!: MyInt`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | let id: MyInt = sqlx::query_scalar!(r#"select 1 as `foo: _`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | let id: MyInt = sqlx::query_scalar!(r#"select 1 as `foo?: _`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | let id: MyInt = sqlx::query_scalar!(r#"select 1 as `foo!: _`"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let article = sqlx::query_as_unchecked!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | Article, [INFO] [stdout] 138 | | "select * from (select 51 as id, true as deleted) articles" [INFO] [stdout] 139 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:153:15 [INFO] [stdout] | [INFO] [stdout] 153 | let rec = sqlx::query!("SELECT X'01AF' as _1") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | let record = sqlx::query!("select * from (select 1 as `id!`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | let record = sqlx::query!("select * from (select 1 as `id?`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | sqlx::query!("INSERT INTO tweet(id, text, owner_id) VALUES (1, '#sqlx is pretty cool!', 1)") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:216:18 [INFO] [stdout] | [INFO] [stdout] 216 | let record = sqlx::query_as!(Record, "select id as `id: _` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | let record = sqlx::query_as!(Record, "select * from (select 1 as `id: _`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:229:18 [INFO] [stdout] | [INFO] [stdout] 229 | let record = sqlx::query_as!(OptionalRecord, "select owner_id as `id: _` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | let record = sqlx::query_as!(Record, "select owner_id as `id!: _` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | let record = sqlx::query_as!(OptionalRecord, "select id as `id?: _` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | let record = sqlx::query!("select id as `id: MyInt` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | let record = sqlx::query!("select * from (select 1 as `id: MyInt`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | let record = sqlx::query!("select owner_id as `id: MyInt` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:298:18 [INFO] [stdout] | [INFO] [stdout] 298 | let record = sqlx::query!("select owner_id as `id!: MyInt` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | let record = sqlx::query!("select id as `id?: MyInt` from tweet") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | let record = sqlx::query!("select * from (select 'red' as `color: MyEnum`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> tests/mysql/macros.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | let record = sqlx::query!("select * from (select 2 as `color: MyCEnum`) records") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "636bde76f5fd7d291cab51140b9f10ad0908b948936a55c560cb0c1c6b95eb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636bde76f5fd7d291cab51140b9f10ad0908b948936a55c560cb0c1c6b95eb5d", kill_on_drop: false }` [INFO] [stdout] 636bde76f5fd7d291cab51140b9f10ad0908b948936a55c560cb0c1c6b95eb5d