[INFO] cloning repository https://github.com/rjuju/pg_validate_extupgrade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjuju/pg_validate_extupgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5405c4fb85a68992442a3694fc5283088bde16e [INFO] checking rjuju/pg_validate_extupgrade against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rjuju/pg_validate_extupgrade on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rjuju/pg_validate_extupgrade [INFO] finished tweaking git repo https://github.com/rjuju/pg_validate_extupgrade [INFO] tweaked toml for git repo https://github.com/rjuju/pg_validate_extupgrade written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rjuju/pg_validate_extupgrade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diffy v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58b25bcbac38eab295558883152d787967988468f978feffa28e88f205f8f28 [INFO] running `Command { std: "docker" "start" "-a" "b58b25bcbac38eab295558883152d787967988468f978feffa28e88f205f8f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58b25bcbac38eab295558883152d787967988468f978feffa28e88f205f8f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58b25bcbac38eab295558883152d787967988468f978feffa28e88f205f8f28", kill_on_drop: false }` [INFO] [stdout] b58b25bcbac38eab295558883152d787967988468f978feffa28e88f205f8f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c41838d0b321314f3de12906a28ffad2d002fdeba144e56f49a0e6fae997d40 [INFO] running `Command { std: "docker" "start" "-a" "8c41838d0b321314f3de12906a28ffad2d002fdeba144e56f49a0e6fae997d40", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.73 (as host dependency): visit [INFO] [stderr] tokio v1.7.1: winapi [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking diffy v0.2.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking postgres v0.19.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking pg_validate_extupgrade v1.0.0-beta (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_cast.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | castfunc: Option = (proc_prototype!("castfunc")), [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: this warning originates in the macro `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_event_trigger.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | evtfoid: Text = (proc_prototype!("evtfoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fdwhandler: Option = (proc_prototype!("fdwhandler")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | fdwvalidator: Option = (proc_prototype!("fdwvalidator")), [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | oprname: Name = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | oprcom: Option = (opr_prototype!("com")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | oprnegate: Option = (opr_prototype!("neg")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | oprcode: Option = (proc_prototype!("o.oprcode")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | oprrest: Option = (proc_prototype!("o.oprrest")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | oprjoin: Option = (proc_prototype!("o.oprjoin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | signature: Text = (proc_prototype!("p.oid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | prosupport: Text = (proc_prototype!("p.prosupport")) {PG_12..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | typsubscript: Text = (proc_prototype!("t.typsubscript")) {PG_14..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | typinput: Text = (proc_prototype!("t.typinput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | typoutput: Text = (proc_prototype!("t.typoutput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | typreceive: Option = (proc_prototype!("t.typreceive")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | typsend: Option = (proc_prototype!("t.typsend")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | typmodin: Option = (proc_prototype!("t.typmodin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | typmodout: Option = (proc_prototype!("t.typmodout")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | typanalyze: Option = (proc_prototype!("t.typanalyze")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | aggname: Name = (proc_prototype!("a.aggfnoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | aggtransfn: Text = (proc_prototype!("a.aggtransfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | aggfinalfn: Option = (proc_prototype!("a.aggfinalfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | aggcombinefn: Option = (proc_prototype!("a.aggcombinefn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | aggserialfn: Option = (proc_prototype!("a.aggserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | aggdeserialfn: Option = (proc_prototype!("a.aggdeserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | aggmtransfn: Option = (proc_prototype!("a.aggmtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | aggminvtransfn: Option = (proc_prototype!("a.aggminvtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | aggmfinalfn: Option = (proc_prototype!("a.aggmfinalfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | aggsortop: Option = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | rngcanonical: Option = (proc_prototype!("r.rngcanonical")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | rngsubdiff: Option = (proc_prototype!("r.rngsubdiff")), [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 `proc_prototype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_cast.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | castfunc: Option = (proc_prototype!("castfunc")), [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: this warning originates in the macro `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_event_trigger.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | evtfoid: Text = (proc_prototype!("evtfoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fdwhandler: Option = (proc_prototype!("fdwhandler")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | fdwvalidator: Option = (proc_prototype!("fdwvalidator")), [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | oprname: Name = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | oprcom: Option = (opr_prototype!("com")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | oprnegate: Option = (opr_prototype!("neg")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | oprcode: Option = (proc_prototype!("o.oprcode")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | oprrest: Option = (proc_prototype!("o.oprrest")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | oprjoin: Option = (proc_prototype!("o.oprjoin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | signature: Text = (proc_prototype!("p.oid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | prosupport: Text = (proc_prototype!("p.prosupport")) {PG_12..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | typsubscript: Text = (proc_prototype!("t.typsubscript")) {PG_14..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | typinput: Text = (proc_prototype!("t.typinput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | typoutput: Text = (proc_prototype!("t.typoutput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | typreceive: Option = (proc_prototype!("t.typreceive")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | typsend: Option = (proc_prototype!("t.typsend")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | typmodin: Option = (proc_prototype!("t.typmodin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | typmodout: Option = (proc_prototype!("t.typmodout")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | typanalyze: Option = (proc_prototype!("t.typanalyze")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | aggname: Name = (proc_prototype!("a.aggfnoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | aggtransfn: Text = (proc_prototype!("a.aggtransfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | aggfinalfn: Option = (proc_prototype!("a.aggfinalfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | aggcombinefn: Option = (proc_prototype!("a.aggcombinefn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | aggserialfn: Option = (proc_prototype!("a.aggserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | aggdeserialfn: Option = (proc_prototype!("a.aggdeserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | aggmtransfn: Option = (proc_prototype!("a.aggmtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | aggminvtransfn: Option = (proc_prototype!("a.aggminvtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | aggmfinalfn: Option = (proc_prototype!("a.aggmfinalfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | aggsortop: Option = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | rngcanonical: Option = (proc_prototype!("r.rngcanonical")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | rngsubdiff: Option = (proc_prototype!("r.rngsubdiff")), [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 `proc_prototype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.08s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking futures-util v0.3.15 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking postgres v0.19.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking pg_validate_extupgrade v1.0.0-beta (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_cast.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | castfunc: Option = (proc_prototype!("castfunc")), [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: this warning originates in the macro `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_event_trigger.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | evtfoid: Text = (proc_prototype!("evtfoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fdwhandler: Option = (proc_prototype!("fdwhandler")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | fdwvalidator: Option = (proc_prototype!("fdwvalidator")), [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | oprname: Name = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | oprcom: Option = (opr_prototype!("com")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | oprnegate: Option = (opr_prototype!("neg")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | oprcode: Option = (proc_prototype!("o.oprcode")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | oprrest: Option = (proc_prototype!("o.oprrest")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | oprjoin: Option = (proc_prototype!("o.oprjoin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | signature: Text = (proc_prototype!("p.oid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | prosupport: Text = (proc_prototype!("p.prosupport")) {PG_12..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | typsubscript: Text = (proc_prototype!("t.typsubscript")) {PG_14..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | typinput: Text = (proc_prototype!("t.typinput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | typoutput: Text = (proc_prototype!("t.typoutput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | typreceive: Option = (proc_prototype!("t.typreceive")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | typsend: Option = (proc_prototype!("t.typsend")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | typmodin: Option = (proc_prototype!("t.typmodin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | typmodout: Option = (proc_prototype!("t.typmodout")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | typanalyze: Option = (proc_prototype!("t.typanalyze")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | aggname: Name = (proc_prototype!("a.aggfnoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | aggtransfn: Text = (proc_prototype!("a.aggtransfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | aggfinalfn: Option = (proc_prototype!("a.aggfinalfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | aggcombinefn: Option = (proc_prototype!("a.aggcombinefn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | aggserialfn: Option = (proc_prototype!("a.aggserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | aggdeserialfn: Option = (proc_prototype!("a.aggdeserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | aggmtransfn: Option = (proc_prototype!("a.aggmtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | aggminvtransfn: Option = (proc_prototype!("a.aggminvtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | aggmfinalfn: Option = (proc_prototype!("a.aggmfinalfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | aggsortop: Option = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | rngcanonical: Option = (proc_prototype!("r.rngcanonical")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | rngsubdiff: Option = (proc_prototype!("r.rngsubdiff")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_cast.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | castfunc: Option = (proc_prototype!("castfunc")), [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: this warning originates in the macro `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_event_trigger.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | evtfoid: Text = (proc_prototype!("evtfoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fdwhandler: Option = (proc_prototype!("fdwhandler")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_foreign_data_wrapper.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | fdwvalidator: Option = (proc_prototype!("fdwvalidator")), [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | oprname: Name = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | oprcom: Option = (opr_prototype!("com")), [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 `opr_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | oprnegate: Option = (opr_prototype!("neg")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | oprcode: Option = (proc_prototype!("o.oprcode")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | oprrest: Option = (proc_prototype!("o.oprrest")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_operator.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | oprjoin: Option = (proc_prototype!("o.oprjoin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | signature: Text = (proc_prototype!("p.oid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_proc.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | prosupport: Text = (proc_prototype!("p.prosupport")) {PG_12..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | typsubscript: Text = (proc_prototype!("t.typsubscript")) {PG_14..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | typinput: Text = (proc_prototype!("t.typinput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | typoutput: Text = (proc_prototype!("t.typoutput")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | typreceive: Option = (proc_prototype!("t.typreceive")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | typsend: Option = (proc_prototype!("t.typsend")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | typmodin: Option = (proc_prototype!("t.typmodin")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | typmodout: Option = (proc_prototype!("t.typmodout")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_type.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | typanalyze: Option = (proc_prototype!("t.typanalyze")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | aggname: Name = (proc_prototype!("a.aggfnoid")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | aggtransfn: Text = (proc_prototype!("a.aggtransfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | aggfinalfn: Option = (proc_prototype!("a.aggfinalfn")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | aggcombinefn: Option = (proc_prototype!("a.aggcombinefn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | aggserialfn: Option = (proc_prototype!("a.aggserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | aggdeserialfn: Option = (proc_prototype!("a.aggdeserialfn")) {PG_9_6..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | aggmtransfn: Option = (proc_prototype!("a.aggmtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | aggminvtransfn: Option = (proc_prototype!("a.aggminvtransfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | aggmfinalfn: Option = (proc_prototype!("a.aggmfinalfn")) {PG_9_4..}, [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 `proc_prototype` (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] --> src/compare.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | alias=$alias); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_aggregate.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | aggsortop: Option = (opr_prototype!("o")), [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 `opr_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | rngcanonical: Option = (proc_prototype!("r.rngcanonical")), [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 `proc_prototype` (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] --> src/compare.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | field=$field); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/extension/pg_range.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | rngsubdiff: Option = (proc_prototype!("r.rngsubdiff")), [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 `proc_prototype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.24s [INFO] running `Command { std: "docker" "inspect" "8c41838d0b321314f3de12906a28ffad2d002fdeba144e56f49a0e6fae997d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c41838d0b321314f3de12906a28ffad2d002fdeba144e56f49a0e6fae997d40", kill_on_drop: false }` [INFO] [stdout] 8c41838d0b321314f3de12906a28ffad2d002fdeba144e56f49a0e6fae997d40