[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] testing rjuju/pg_validate_extupgrade against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rjuju/pg_validate_extupgrade on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-65/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0777e3e9a6b2e8d001e10ef3924682d796def81907abcfcda105b8d0e8610d12 [INFO] running `Command { std: "docker" "start" "-a" "0777e3e9a6b2e8d001e10ef3924682d796def81907abcfcda105b8d0e8610d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0777e3e9a6b2e8d001e10ef3924682d796def81907abcfcda105b8d0e8610d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0777e3e9a6b2e8d001e10ef3924682d796def81907abcfcda105b8d0e8610d12", kill_on_drop: false }` [INFO] [stdout] 0777e3e9a6b2e8d001e10ef3924682d796def81907abcfcda105b8d0e8610d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61b5e2dbd63795df9d321eebe4c80f220ab0d1fbc2e132918ca42f5a520fbf7 [INFO] running `Command { std: "docker" "start" "-a" "f61b5e2dbd63795df9d321eebe4c80f220ab0d1fbc2e132918ca42f5a520fbf7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling phf_shared 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 phf v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling postgres v0.19.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling 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: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 28.44s [INFO] running `Command { std: "docker" "inspect" "f61b5e2dbd63795df9d321eebe4c80f220ab0d1fbc2e132918ca42f5a520fbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61b5e2dbd63795df9d321eebe4c80f220ab0d1fbc2e132918ca42f5a520fbf7", kill_on_drop: false }` [INFO] [stdout] f61b5e2dbd63795df9d321eebe4c80f220ab0d1fbc2e132918ca42f5a520fbf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 059770a953002fab9dd04a4b08a39a11eff62b1879eec348d7393b048ff86f70 [INFO] running `Command { std: "docker" "start" "-a" "059770a953002fab9dd04a4b08a39a11eff62b1879eec348d7393b048ff86f70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Compiling 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_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: 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 test [unoptimized + debuginfo] target(s) in 20.31s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "059770a953002fab9dd04a4b08a39a11eff62b1879eec348d7393b048ff86f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059770a953002fab9dd04a4b08a39a11eff62b1879eec348d7393b048ff86f70", kill_on_drop: false }` [INFO] [stdout] 059770a953002fab9dd04a4b08a39a11eff62b1879eec348d7393b048ff86f70