[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 master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rjuju/pg_validate_extupgrade on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-13/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f79e0d25cccc337ea9970caa812bf697f68ac4a1ae5d73e9f1aa162fde56b6db [INFO] running `Command { std: "docker" "start" "-a" "f79e0d25cccc337ea9970caa812bf697f68ac4a1ae5d73e9f1aa162fde56b6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f79e0d25cccc337ea9970caa812bf697f68ac4a1ae5d73e9f1aa162fde56b6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79e0d25cccc337ea9970caa812bf697f68ac4a1ae5d73e9f1aa162fde56b6db", kill_on_drop: false }` [INFO] [stdout] f79e0d25cccc337ea9970caa812bf697f68ac4a1ae5d73e9f1aa162fde56b6db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e96677b566404bfa12e89e1fff36f435f69aea2f4ccab4c5cadfd957cf4ad1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5e96677b566404bfa12e89e1fff36f435f69aea2f4ccab4c5cadfd957cf4ad1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking diffy v0.2.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [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] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking stringprep v0.1.2 [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 hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [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 serde v1.0.126 [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 serde_json v1.0.64 [INFO] [stderr] Checking pg_validate_extupgrade v1.0.0-beta (/opt/rustwide/workdir) [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: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: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_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_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_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_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_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: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: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: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: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_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_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_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_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_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_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 1m 10s [INFO] running `Command { std: "docker" "inspect" "f5e96677b566404bfa12e89e1fff36f435f69aea2f4ccab4c5cadfd957cf4ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e96677b566404bfa12e89e1fff36f435f69aea2f4ccab4c5cadfd957cf4ad1", kill_on_drop: false }` [INFO] [stdout] f5e96677b566404bfa12e89e1fff36f435f69aea2f4ccab4c5cadfd957cf4ad1