[INFO] fetching crate holmes 0.1.0...
[INFO] building holmes-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate holmes 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate holmes 0.1.0
[INFO] finished tweaking crates.io crate holmes 0.1.0
[INFO] tweaked toml for crates.io crate holmes 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate holmes 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.8)
[INFO] [stderr]       Adding error-chain v0.7.2 (available: v0.12.4)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding phf v0.7.21 (available: v0.7.24)
[INFO] [stderr]       Adding phf_shared v0.7.21 (available: v0.7.24)
[INFO] [stderr]       Adding postgres v0.13.6 (available: v0.19.11)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded phf_shared v0.7.21
[INFO] [stderr]   Downloaded postgres v0.13.6
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded tokio-core v0.1.18
[INFO] [stderr]   Downloaded siphasher v0.2.3
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded fallible-iterator v0.1.6
[INFO] [stderr]   Downloaded postgres-protocol v0.2.2
[INFO] [stderr]   Downloaded thread_local v0.3.6
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded hex v0.2.0
[INFO] [stderr]   Downloaded md5 v0.3.8
[INFO] [stderr]   Downloaded phf v0.7.21
[INFO] [stderr]   Downloaded postgres-shared v0.1.1
[INFO] [stderr]   Downloaded error-chain v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91c553ea336f41e7ccd1c554201f6f992386aadf464b7440a87b2296022839aa
[INFO] running `Command { std: "docker" "start" "-a" "91c553ea336f41e7ccd1c554201f6f992386aadf464b7440a87b2296022839aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c553ea336f41e7ccd1c554201f6f992386aadf464b7440a87b2296022839aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c553ea336f41e7ccd1c554201f6f992386aadf464b7440a87b2296022839aa", kill_on_drop: false }`
[INFO] [stdout] 91c553ea336f41e7ccd1c554201f6f992386aadf464b7440a87b2296022839aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8fa3372b137187b7abf82056850cccacbeb68d2813e796da9c13f256297dd8
[INFO] running `Command { std: "docker" "start" "-a" "ae8fa3372b137187b7abf82056850cccacbeb68d2813e796da9c13f256297dd8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.1.6
[INFO] [stderr]    Compiling md5 v0.3.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling postgres-protocol v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling postgres-shared v0.1.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling postgres v0.13.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.7.2
[INFO] [stderr]    Compiling holmes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pg/dyn.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Hasher`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |         fn extract(&self, &mut RowIter) -> Option<Value>;
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut RowIter`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                             ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ValueT`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(conn.execute("create schema if not exists facts", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(conn.execute("create schema if not exists cache", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(conn.execute("create table if not exists predicates (id serial primary key, \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         try!(conn.execute("create table if not exists fields (\
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         try!(conn.execute("create table if not exists rules (id serial primary key , rule varchar \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         try!(conn.execute("create sequence if not exists cache_id", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         try!(db.rebuild_predicate_cache());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let conn = try!(Connection::connect(uri, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         try!(conn.execute(&disco_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         try!(conn.execute(&drop_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let old_db = try!(params.database
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:253:29
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let pred_stmt = try!(self.conn
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let pred_types = try!(pred_stmt.query(&[]));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             try!(self.conn
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         try!(self.conn.execute(&format!("create table cache.rule{} ({})",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let cache_stmt = try!(self.conn.prepare("select nextval('cache_id')"));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let cache_res = try!(cache_stmt.query(&[]));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         try!(self.conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let stmt: String = try!(self.insert_by_name
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |         Ok(try!(self.conn.execute(&stmt,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         try!(self.insert_predicate(&pred));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let rows = try!(self.conn.query(&raw_stmt, &vals));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:650:12
[INFO] [stdout]     |
[INFO] [stdout] 650 |         'a'...'z' | '_' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/fact_db.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cache_hit(&self, cache: CacheId, Vec<FactId>) -> Result<(), Self::Error>;
[INFO] [stdout]    |                                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vec<FactId>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(try!(self.fact_db.add_type(type_).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |         Ok(try!(self.fact_db.new_predicate(pred).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Ok(try!(self.fact_db.search_facts(query, None).chain_err(|| ErrorKind::FactDB))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, Future, Async, Poll, done, BoxFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::task::{park, Task};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn done(&self) -> BoxFuture<(), ()> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 self.await(park());
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/engine/mod.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 signal.refer(park());
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/simple.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/simple.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 25 - static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 25 + static DB_NUM: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/simple.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 46 - static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout] 46 + static LOGGER: ::std::sync::Once = ::std::sync::Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut Hasher,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut dyn Hasher,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<self::types::TypeT>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<dyn self::types::TypeT>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<self::values::ValueT>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<dyn self::values::ValueT>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/engine/types.rs:258:18
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<Fn(Value) -> Value>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<dyn Fn(Value) -> Value>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&dyn Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &dyn Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<dyn Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut dyn Hasher);
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &TypeT) -> bool;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &dyn TypeT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:410:27
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &Any;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &dyn Any;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&ToSql>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&dyn ToSql>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:425:36
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &ValueT) -> bool;
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &dyn ValueT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &dyn ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut Hasher) {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut dyn Hasher) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for TypeT {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for dyn TypeT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for ValueT {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for dyn ValueT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for TypeT {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for dyn TypeT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for TypeT {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for dyn TypeT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for ValueT {}
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for dyn ValueT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for TypeT {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for dyn TypeT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for ValueT {
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for dyn ValueT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &TypeT) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &dyn TypeT) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |         typet_inner_eq!();
[INFO] [stdout]     |         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for ValueT {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for dyn ValueT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:456:39
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &dyn ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:536:27
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:539:34
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:576:27
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:579:34
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:700:27
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:703:34
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:726:27
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:758:27
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:761:34
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:537:32
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:666:27
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:701:27
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:730:32
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:759:27
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&dyn ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:62
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &dyn ToSql).collect();
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&dyn ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Some(t) => t.unpark(),
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 task.unpark();
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         done(Ok(())).boxed()
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 |     macro_rules! typet_inner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     macro_rules! typet_inner_eq {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     macro_rules! typet_boiler {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     macro_rules! valuet_boiler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/edsl.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | macro_rules! field {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | macro_rules! clause {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     macro_rules! db_expr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s
[INFO] running `Command { std: "docker" "inspect" "ae8fa3372b137187b7abf82056850cccacbeb68d2813e796da9c13f256297dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8fa3372b137187b7abf82056850cccacbeb68d2813e796da9c13f256297dd8", kill_on_drop: false }`
[INFO] [stdout] ae8fa3372b137187b7abf82056850cccacbeb68d2813e796da9c13f256297dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05f3d1b65f99f51c86f8f429cde4493554e2895d84cc41e134eafa892dc9365e
[INFO] running `Command { std: "docker" "start" "-a" "05f3d1b65f99f51c86f8f429cde4493554e2895d84cc41e134eafa892dc9365e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pg/dyn.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Hasher`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |         fn extract(&self, &mut RowIter) -> Option<Value>;
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut RowIter`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                             ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ValueT`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(conn.execute("create schema if not exists facts", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(conn.execute("create schema if not exists cache", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(conn.execute("create table if not exists predicates (id serial primary key, \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         try!(conn.execute("create table if not exists fields (\
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         try!(conn.execute("create table if not exists rules (id serial primary key , rule varchar \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         try!(conn.execute("create sequence if not exists cache_id", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         try!(db.rebuild_predicate_cache());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let conn = try!(Connection::connect(uri, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         try!(conn.execute(&disco_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         try!(conn.execute(&drop_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let old_db = try!(params.database
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:253:29
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let pred_stmt = try!(self.conn
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let pred_types = try!(pred_stmt.query(&[]));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             try!(self.conn
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         try!(self.conn.execute(&format!("create table cache.rule{} ({})",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let cache_stmt = try!(self.conn.prepare("select nextval('cache_id')"));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let cache_res = try!(cache_stmt.query(&[]));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         try!(self.conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let stmt: String = try!(self.insert_by_name
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |         Ok(try!(self.conn.execute(&stmt,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         try!(self.insert_predicate(&pred));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let rows = try!(self.conn.query(&raw_stmt, &vals));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:650:12
[INFO] [stdout]     |
[INFO] [stdout] 650 |         'a'...'z' | '_' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/fact_db.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cache_hit(&self, cache: CacheId, Vec<FactId>) -> Result<(), Self::Error>;
[INFO] [stdout]    |                                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vec<FactId>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(try!(self.fact_db.add_type(type_).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |         Ok(try!(self.fact_db.new_predicate(pred).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Ok(try!(self.fact_db.search_facts(query, None).chain_err(|| ErrorKind::FactDB))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, Future, Async, Poll, done, BoxFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::task::{park, Task};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn done(&self) -> BoxFuture<(), ()> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 self.await(park());
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/engine/mod.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 signal.refer(park());
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/simple.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/simple.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 25 - static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 25 + static DB_NUM: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/simple.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 46 - static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout] 46 + static LOGGER: ::std::sync::Once = ::std::sync::Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut Hasher,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut dyn Hasher,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<self::types::TypeT>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<dyn self::types::TypeT>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<self::values::ValueT>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<dyn self::values::ValueT>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/engine/types.rs:258:18
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<Fn(Value) -> Value>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<dyn Fn(Value) -> Value>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&dyn Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &dyn Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<dyn Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut dyn Hasher);
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &TypeT) -> bool;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &dyn TypeT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:410:27
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &Any;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &dyn Any;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&ToSql>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&dyn ToSql>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:425:36
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &ValueT) -> bool;
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &dyn ValueT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &dyn ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut Hasher) {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut dyn Hasher) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for TypeT {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for dyn TypeT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for ValueT {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for dyn ValueT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for TypeT {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for dyn TypeT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for TypeT {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for dyn TypeT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for ValueT {}
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for dyn ValueT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for TypeT {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for dyn TypeT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for ValueT {
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for dyn ValueT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &TypeT) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &dyn TypeT) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |         typet_inner_eq!();
[INFO] [stdout]     |         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for ValueT {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for dyn ValueT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:456:39
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &dyn ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:536:27
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:539:34
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:576:27
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:579:34
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:700:27
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:703:34
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:726:27
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:758:27
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:761:34
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:537:32
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:666:27
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:701:27
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:730:32
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:759:27
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&dyn ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:62
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &dyn ToSql).collect();
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&dyn ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Some(t) => t.unpark(),
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 task.unpark();
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         done(Ok(())).boxed()
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 |     macro_rules! typet_inner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     macro_rules! typet_inner_eq {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     macro_rules! typet_boiler {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     macro_rules! valuet_boiler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/edsl.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | macro_rules! field {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | macro_rules! clause {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     macro_rules! db_expr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling holmes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reorder.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | /         holmes_exec!(holmes, {
[INFO] [stdout] 10 | |             predicate!(foo(uint64));
[INFO] [stdout] 11 | |             rule!(foo((2)) <= foo((1)));
[INFO] [stdout] 12 | |             rule!(foo((1)) <= foo((0)));
[INFO] [stdout] 13 | |             rule!(foo((3)) <= foo((2)));
[INFO] [stdout] 14 | |             fact!(foo(0))
[INFO] [stdout] 15 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred([first string], bytes, uint64))
[INFO] [stdout] 10 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]  --> tests/rule_basic.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_basic.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout]  8 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout]  9 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 10 | |       fact!(test_pred("foo", vec![3u8;3], 7));
[INFO] [stdout] 11 | |       rule!(test_pred(("bar"), (vec![2u8;2]), x) <= test_pred(("foo"), [_], x))
[INFO] [stdout] 12 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_basic.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_basic.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 24 | |       predicate!(reaches(string, string));
[INFO] [stdout] 25 | |       fact!(reaches("foo", "bar"));
[INFO] [stdout] 26 | |       fact!(reaches("bar", "baz"));
[INFO] [stdout] 27 | |       fact!(reaches("baz", "bang"));
[INFO] [stdout] 28 | |       rule!(reaches(src, dst) <= reaches(src, mid) & reaches(mid, dst))
[INFO] [stdout] 29 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_basic.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let ans = try!(query!(holmes, reaches(("foo"), tgt)));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         holmes_exec!(holmes, {
[INFO] [stdout] 18 | |             predicate!(test_pred([first string "This is the first element"], bytes, uint64))
[INFO] [stdout] 19 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /         holmes_exec!(holmes, {
[INFO] [stdout] 27 | |             predicate!(test_pred([first string "This is the first element"],
[INFO] [stdout] 28 | |                                   bytes, uint64)
[INFO] [stdout] 29 | |                        : "This is a test predicate")
[INFO] [stdout] 30 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         holmes_exec!(holmes, {
[INFO] [stdout] 38 | |             predicate!(test_pred([first string "This is the first element"],
[INFO] [stdout] 39 | |                                  bytes, uint64)
[INFO] [stdout] 40 | |                        : "This is a test predicate")
[INFO] [stdout] 41 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         holmes_exec!(holmes, {
[INFO] [stdout] 54 | |             predicate!(test_pred([foo string],
[INFO] [stdout] 55 | |                                  uint64,
[INFO] [stdout] 56 | |                                  [bar string]));
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             fact!(test_pred("wow", 4, "Wrong"))
[INFO] [stdout] 61 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 10 | |             fact!(test_pred("foo", vec![3u8, 4u8, 5u8], 7))
[INFO] [stdout] 11 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         holmes_exec!(holmes, {
[INFO] [stdout] 19 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 20 | |             should_fail(fact!(test_pred(7, vec![3u8, 4u8, 5u8], 7)))
[INFO] [stdout] 21 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 29 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 30 | |             fact!(test_pred("foo", vec![3u8, 3u8], 7))
[INFO] [stdout] 31 | |         }));
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         holmes_exec!(holmes, {
[INFO] [stdout] 43 | |             predicate!(test_pred(string, string));
[INFO] [stdout] 44 | |             fact!(test_pred("foo", "bar"))
[INFO] [stdout] 45 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         try!(holmes.add_type(Arc::new(BoolType)));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         try!(predicate!(holmes, type_pred(uint64, bool2)));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!(fact!(holmes, type_pred(32, BoolValue::new(false))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         try!(fact!(holmes, type_pred(42, BoolValue::new(true))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         assert_eq!(try!(query!(holmes, type_pred((32), x))),
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/type_extend.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_eq!(try!(query!(holmes, type_pred((42), x))),
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 try!(holmes.add_type(Arc::new(BoolType)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 try!(predicate!(holmes, type_pred(uint64, bool2)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         try!(holmes.add_type(Arc::new(BoolType)));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         try!(predicate!(holmes, type_pred(uint64, bool2)));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         try!(fact!(holmes, type_pred(42, BoolValue::new(true))));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         assert_eq!(try!(query!(holmes, type_pred((32), x))),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> tests/type_extend.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         assert_eq!(try!(query!(holmes, type_pred((42), x))),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/issue_00010.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         holmes_exec!(holmes, {
[INFO] [stdout] 17 | |     predicate!(out(string, uint64, uint64));
[INFO] [stdout] 18 | |     predicate!(assoc(string, uint64, uint64));
[INFO] [stdout] 19 | |     predicate!(look(string, uint64, uint64, uint64));
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |              out(name, addr, tgt))
[INFO] [stdout] 24 | |     })?;
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred(string, bytes, uint64))
[INFO] [stdout] 10 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         holmes_exec!(holmes, {
[INFO] [stdout] 18 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 19 | |             should_fail(predicate!(test_pred(string, string, string)))
[INFO] [stdout] 20 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         holmes_exec!(holmes, {
[INFO] [stdout] 28 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 29 | |             predicate!(test_pred(string, bytes, uint64))
[INFO] [stdout] 30 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reboot.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | /                 holmes_exec!(holmes, {
[INFO] [stdout] 14 | |                     predicate!(test_pred(bytes, uint64))
[INFO] [stdout] 15 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reboot.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | /                 holmes_exec!(holmes, {
[INFO] [stdout] 19 | |                     predicate!(test_pred(bytes, uint64))
[INFO] [stdout] 20 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reboot.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | /                 holmes_exec!(holmes, {
[INFO] [stdout] 28 | |                     predicate!(test_pred(bytes, uint64))
[INFO] [stdout] 29 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reboot.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | /                 holmes_exec!(holmes, {
[INFO] [stdout] 33 | |                     should_fail(predicate!(test_pred(bytes, uint64, uint64)))
[INFO] [stdout] 34 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/reboot.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | /                 holmes_exec!(holmes, {
[INFO] [stdout] 42 | |                     predicate!(test_pred(string, uint64));
[INFO] [stdout] 43 | |                     fact!(test_pred("foo", 7))
[INFO] [stdout] 44 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 10 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout] 11 | |         let (42) = (42)})
[INFO] [stdout] 12 | |     })?;
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 22 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 23 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout] 24 | |           let x = (42)
[INFO] [stdout] 25 | |       });
[INFO] [stdout] 26 | |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout] 27 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 39 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 40 | |       func!(let plus_two : uint64 -> uint64 = |v : &u64| {v + 2});
[INFO] [stdout] 41 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), y) <= test_pred(("foo"), [_], x), {
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout] 45 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]  --> tests/rule_substr.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout]  8 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout]  9 | |       predicate!(test_pred(uint64, bytes));
[INFO] [stdout] 10 | |       predicate!(sub(uint64, bytes));
[INFO] [stdout] 11 | |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout] 12 | |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout] 13 | |       rule!(sub(n, x) <= test_pred(n, {(1), (2), x}))
[INFO] [stdout] 14 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> /opt/rustwide/workdir/src/edsl.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( try!($action($holmes)); );*
[INFO] [stdout]    |                                     ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 28 | |       predicate!(test_pred(uint64, bytes));
[INFO] [stdout] 29 | |       predicate!(sub(uint64, bytes));
[INFO] [stdout] 30 | |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout] 31 | |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout] 32 | |       rule!(sub(n, x) <= test_pred(n, {[n], (2), x}))
[INFO] [stdout] 33 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 58 | |       predicate!(test_pred(uint64, bytes, uint64));
[INFO] [stdout] 59 | |       func!(let succs : uint64 -> (uint64, uint64) = |n : &u64| {
[INFO] [stdout] 60 | |         (n + 1, n + 2)
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout] 66 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |           try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 78 | |       predicate!(test_pred(uint64, bytes, uint64));
[INFO] [stdout] 79 | |       func!(let succs : uint64 -> [uint64] = |n : &u64| {
[INFO] [stdout] 80 | |         vec![n + 1, n + 2]
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout] 86 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pg/dyn.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Hasher`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |         fn extract(&self, &mut RowIter) -> Option<Value>;
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut RowIter`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/pg/dyn.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                             ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ValueT`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(conn.execute("create schema if not exists facts", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         try!(conn.execute("create schema if not exists cache", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try!(conn.execute("create table if not exists predicates (id serial primary key, \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         try!(conn.execute("create table if not exists fields (\
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         try!(conn.execute("create table if not exists rules (id serial primary key , rule varchar \
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         try!(conn.execute("create sequence if not exists cache_id", &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         try!(db.rebuild_predicate_cache());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let conn = try!(Connection::connect(uri, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         try!(conn.execute(&disco_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         try!(conn.execute(&drop_query, &[]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut params = try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let old_db = try!(params.database
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let conn = try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:253:29
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let pred_stmt = try!(self.conn
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let pred_types = try!(pred_stmt.query(&[]));
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             try!(self.conn
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         try!(self.conn.execute(&format!("create table cache.rule{} ({})",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let cache_stmt = try!(self.conn.prepare("select nextval('cache_id')"));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let cache_res = try!(cache_stmt.query(&[]));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         try!(self.conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let stmt: String = try!(self.insert_by_name
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |         Ok(try!(self.conn.execute(&stmt,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         try!(self.insert_predicate(&pred));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let rows = try!(self.conn.query(&raw_stmt, &vals));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:650:12
[INFO] [stdout]     |
[INFO] [stdout] 650 |         'a'...'z' | '_' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/fact_db.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cache_hit(&self, cache: CacheId, Vec<FactId>) -> Result<(), Self::Error>;
[INFO] [stdout]    |                                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vec<FactId>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(try!(self.fact_db.add_type(type_).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |         Ok(try!(self.fact_db.new_predicate(pred).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Ok(try!(self.fact_db.search_facts(query, None).chain_err(|| ErrorKind::FactDB))
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn inner(&self) -> &Any {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn inner(&self) -> &dyn Any {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn inner_eq(&self, other: &TypeT) -> bool {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn inner_eq(&self, other: &dyn TypeT) -> bool {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, Future, Async, Poll, done, BoxFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::task::{park, Task};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn done(&self) -> BoxFuture<(), ()> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 self.await(park());
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/engine/mod.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 signal.refer(park());
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> &Any {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> &dyn Any {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn inner(&self) -> &Any {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn inner(&self) -> &dyn Any {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn inner_eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn inner_eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn inner_ord(&self, other: &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn inner_ord(&self, other: &dyn ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/simple.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/simple.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 25 - static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 25 + static DB_NUM: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/simple.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 46 - static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout] 46 + static LOGGER: ::std::sync::Once = ::std::sync::Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut Hasher,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut dyn Hasher,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<self::types::TypeT>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<dyn self::types::TypeT>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<self::values::ValueT>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<dyn self::values::ValueT>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |         self as &Any
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |         self as &dyn Any
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/engine/types.rs:258:18
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<Fn(Value) -> Value>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<dyn Fn(Value) -> Value>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&dyn Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |         &self.val as &Any
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 61 |         &self.val as &dyn Any
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/type_extend.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |         self as &Any
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 67 |         self as &dyn Any
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &dyn Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<dyn Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut Hasher);
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, &mut dyn Hasher);
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &TypeT) -> bool;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &dyn TypeT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:410:27
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &Any;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &dyn Any;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&ToSql>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&dyn ToSql>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:425:36
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &ValueT) -> bool;
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &dyn ValueT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, &dyn ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut Hasher) {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut dyn Hasher) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for TypeT {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for dyn TypeT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for ValueT {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for dyn ValueT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for TypeT {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for dyn TypeT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for TypeT {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for dyn TypeT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for ValueT {}
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for dyn ValueT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for TypeT {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for dyn TypeT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for ValueT {
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for dyn ValueT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &TypeT) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &dyn TypeT) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |         typet_inner_eq!();
[INFO] [stdout]     |         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for ValueT {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for dyn ValueT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:456:39
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &dyn ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:536:27
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:539:34
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:576:27
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:579:34
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:700:27
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:703:34
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:726:27
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:758:27
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:761:34
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:537:32
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:666:27
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:701:27
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:730:32
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:759:27
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&dyn ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:62
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &dyn ToSql).collect();
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&dyn ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Some(t) => t.unpark(),
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 task.unpark();
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         done(Ok(())).boxed()
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 |     macro_rules! typet_inner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     macro_rules! typet_inner_eq {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     macro_rules! typet_boiler {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     macro_rules! valuet_boiler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/edsl.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | macro_rules! field {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | macro_rules! clause {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     macro_rules! db_expr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "05f3d1b65f99f51c86f8f429cde4493554e2895d84cc41e134eafa892dc9365e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f3d1b65f99f51c86f8f429cde4493554e2895d84cc41e134eafa892dc9365e", kill_on_drop: false }`
[INFO] [stdout] 05f3d1b65f99f51c86f8f429cde4493554e2895d84cc41e134eafa892dc9365e
